summaryrefslogtreecommitdiff
path: root/testtools/Library_cppobj.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
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
2012-05-29prefix testtools libraries with testtools_ in Repository.mkDavid Ostrovsky
Change-Id: I0894b073b5263a45c9026ec55049ebeaf0770535
2012-05-29bridgetest does not need offapiDavid Tardon
Change-Id: I I6ed4e2aa8f01a44939afa8d081dd2dc6a3a2a8a6
2012-05-29bridgetest further targets migratedDavid Ostrovsky
Change-Id: I9e1b13b8f0454aa65d3b0b6a0b26e54bd2b3a21f