summaryrefslogtreecommitdiff
path: root/testtools/CustomTarget_bridgetest_climaker.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-10-28gbuild: refactor CliUnoApiMichael Stahl1-2/+2
- stop copying the DLL to OUTDIR - since that was the main reason for the separation between CliUnoApi and CliUnoApiTarget, merge the targets; the newly inherited variables are not expected to cause problems - hardcode target to URE bin dir for now, no immediate need for multiple layers Change-Id: I428d801ec7058e1c6374d8162a4118a3fe581978
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2013-04-29climaker no longer needs *.rdb.oldformat input filesStephan Bergmann1-2/+2
Change-Id: I55447aba5abcc8205543c7ca64763b5c99854837
2013-04-25Fix generation of cli_types_bridgetest.dll after gbuild'ificationStephan Bergmann1-1/+3
...the "double use of udkapi.rdb in climaker call in testtools/CustomTarget_bridgetest_climaker.mk looked fishy" indeed. Everything built in module testtools that is not used by the "native inprocess" test case (testtools/CustomTarget_uno_test.mk) is more-or-less faithfully copied over from pre-gbuild times, but the code to actually (manually) execute it is effectively lost: bridgetest_client against bridgetest_server and bridgetest_javaserver; bridgetest_inprocess_java; cli_bridgetest_inprocess.exe. So this cli_types_bridgetest.dll is effectively dead code today, but at least it is a more faithful copy of the pre-gbuild version again. Change-Id: If01a9d837dc6bf3837a17878d8a4bfaf87ab6d4d
2013-04-24More "Let climaker work on *.rdb.oldformat for now"Stephan Bergmann1-4/+2
...also, the use of double use of udkapi.rdb in climaker call in testtools/CustomTarget_bridgetest_climaker.mk looked fishy. Change-Id: I8be22b184740d65e567df65bae51fe18066be102
2013-04-24Get rid of UnoApiMerge_typesStephan Bergmann1-2/+3
(The "statistic" target in offapi/UnoApiMerge_types.mk appears to have been dead code already for quite a while.) Change-Id: I0852ebf1f765ba881abb6ce4db496e949076fc64
2012-12-30add runtime deps for custom targetsDavid Tardon1-1/+1
Change-Id: I49272003ea72c84c9e81bc826820b0ac5f9d5008
2012-06-05normalize gbuild variable names in testtools.Michael Stahl1-4/+5
Variables should have module name as prefix to prevent collisions. Change-Id: I8937e1e04db422d629779ea470bfbd614aeb7524
2012-05-29testtools: superfluous dependencyMatúš Kukan1-1/+1
Change-Id: Id57d40f2b6cdaa9934a885764d986d581d149a59
2012-05-29testttools: tweak makefiles, fix typosMatúš Kukan1-1/+1
Change-Id: I4e7c7f2d79641772479924f8efc479beaf137f8f
2012-05-29do not use gb_Helper_*native* functionsDavid Tardon1-1/+1
Change-Id: Iba3e4b97efe9dde7bb26e0e78ec7ec60ae642634
2012-05-29fix typoDavid Tardon1-1/+1
Change-Id: I6c69daaa171786e605a58b23d8cd10cf43e5b139
2012-05-29testComponent is now building correctlyDavid Ostrovsky1-22/+3
Change-Id: I I58cabe71ffa6ba05652ba98b61c71d8919456323
2012-05-29bridgetest further targets migratedDavid Ostrovsky1-0/+65
Change-Id: I9e1b13b8f0454aa65d3b0b6a0b26e54bd2b3a21f