summaryrefslogtreecommitdiffstats
path: root/testtools/CustomTarget_bridgetest_climaker.mk
Commit message (Collapse)AuthorAgeFilesLines
* gbuild: refactor CliUnoApiMichael Stahl2013-10-281-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
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-21/+4
|
* climaker no longer needs *.rdb.oldformat input filesStephan Bergmann2013-04-291-2/+2
| | | | Change-Id: I55447aba5abcc8205543c7ca64763b5c99854837
* Fix generation of cli_types_bridgetest.dll after gbuild'ificationStephan Bergmann2013-04-251-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
* More "Let climaker work on *.rdb.oldformat for now"Stephan Bergmann2013-04-241-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
* Get rid of UnoApiMerge_typesStephan Bergmann2013-04-241-2/+3
| | | | | | | (The "statistic" target in offapi/UnoApiMerge_types.mk appears to have been dead code already for quite a while.) Change-Id: I0852ebf1f765ba881abb6ce4db496e949076fc64
* add runtime deps for custom targetsDavid Tardon2012-12-301-1/+1
| | | | Change-Id: I49272003ea72c84c9e81bc826820b0ac5f9d5008
* normalize gbuild variable names in testtools.Michael Stahl2012-06-051-4/+5
| | | | | | Variables should have module name as prefix to prevent collisions. Change-Id: I8937e1e04db422d629779ea470bfbd614aeb7524
* testtools: superfluous dependencyMatúš Kukan2012-05-291-1/+1
| | | | Change-Id: Id57d40f2b6cdaa9934a885764d986d581d149a59
* testttools: tweak makefiles, fix typosMatúš Kukan2012-05-291-1/+1
| | | | Change-Id: I4e7c7f2d79641772479924f8efc479beaf137f8f
* do not use gb_Helper_*native* functionsDavid Tardon2012-05-291-1/+1
| | | | Change-Id: Iba3e4b97efe9dde7bb26e0e78ec7ec60ae642634
* fix typoDavid Tardon2012-05-291-1/+1
| | | | Change-Id: I6c69daaa171786e605a58b23d8cd10cf43e5b139
* testComponent is now building correctlyDavid Ostrovsky2012-05-291-22/+3
| | | | Change-Id: I I58cabe71ffa6ba05652ba98b61c71d8919456323
* bridgetest further targets migratedDavid Ostrovsky2012-05-291-0/+65
Change-Id: I9e1b13b8f0454aa65d3b0b6a0b26e54bd2b3a21f