summaryrefslogtreecommitdiff
path: root/testtools/Module_testtools.mk
AgeCommit message (Collapse)Author
2016-09-14Change the shared bridgetest code from static to dynamic libraryStephan Bergmann
...so ASan builds do not complain about ODR violations due to multiple instances of vtable for testtools::bridgetest::CurrentContextChecker after a53808c0ed577468393aced90963af6496706959 "loplugin:dllprivate" removed the SAL_DLLPRIVATE from class CurrentContextChecker (which apparently /did/ have an impact with -fvisibility-ms-compat, as used by Linux Clang ASan/UBSan builds). Change-Id: Ifb1ba1819f7ea989300f4696d44f9599a1436563
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
Change-Id: I0cc43cef91e3fcd82a3558a16ab0afbd4d56b141
2013-09-18There are two distinct InternalUnoApis in testtoolsStephan Bergmann
Change-Id: Ie9663bfa522c0d2ee4f996c2f7d744aaf0600623
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-03Remove Mac OS X for PowerPC supportTor Lillqvist
Change-Id: I10b15141e6a5f93365e1cfa6fbc0c7cc3ea49b15
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2012-12-22bridgetest_climaker seems to work nowPeter Foley
Change-Id: I50d55f5e5cc7987550ade689ca3754c818efeb62
2012-05-31Just bypass completely when cross-compilingTor Lillqvist
Change-Id: I4f3ca66cbba141bc26ae0b4bbd622fe8e3e86674
2012-05-29bridgetest_climaker is commented outDavid Ostrovsky
Change-Id: I6d0ab4c67061245d33732823c6de17e95568da85
2012-05-29do not run bridgetest on macosx/ppcDavid Tardon
Change-Id: I6df6c061b09674370a99c2b5e69927500af8d1e5
2012-05-29do not run bridgetest on cross-compilationDavid Tardon
Change-Id: I59addd16d4bd6720164c71dae3bd03e5d91afa40
2012-05-29use gb_Jar_set_componentfileDavid Tardon
Change-Id: Ie2ee3387537d1ab968ca685d7b30aa59d28734db
2012-05-29CustomTarget_uno_test is a testDavid Tardon
Change-Id: I I547827f41986c54b98b5d9019f680378ca89c11d
2012-05-29CustomTarget_bridgetestDavid Ostrovsky
Change-Id: I2457061286dcdfe8e07624cd235261e7ed731172
2012-05-29CustomTarget_uno_test added.David Ostrovsky
Change-Id: Ia6b99cc7ec7d911d46354c1c892d8a6bbd23e188
2012-05-29uno_services.rdb are now createdDavid Ostrovsky
Because there is still no helper for javamaker and automagically xslt procession of components during jar building phase, manually steps are needed. CustomTarget_bridgetest_testComponent.mk takescare of this. Change-Id: I I6bf5bdc0b2bcd19e09fdd6b32e46a2c228f4e357
2012-05-29testComponent is now building correctlyDavid Ostrovsky
Change-Id: I I58cabe71ffa6ba05652ba98b61c71d8919456323
2012-05-29bridgetest further targets migratedDavid Ostrovsky
Change-Id: I9e1b13b8f0454aa65d3b0b6a0b26e54bd2b3a21f
2012-05-29bridgetest_javamaker target addedDavid Ostrovsky
Change-Id: Ice0a284683d67168624aeb9d737ff219c9074251
2012-05-29gbuild conversion: testtools moduleDavid Ostrovsky
Change-Id: I90787a7d239dd4f73f53d13bd5b08172ee2b6a5e