summaryrefslogtreecommitdiffstats
path: root/Tests/ObjectLibrary
Commit message (Expand)AuthorAgeFilesLines
* add_library: Allow arbitrary non-linked sources in OBJECT librariesBrad King2014-07-092-1/+13
* Tests: Fix broken dependency in ObjectLibrary testBrad King2014-07-071-1/+1
* Tests: Resolve TODO comment left in ObjectLibrary testBrad King2014-07-072-8/+2
* Ninja: Add order-only dependencies to link commands (#14728)Ben Boeckel2014-07-011-0/+6
* Make ExportLanguages a subtest of the ObjectLibrary testStephen Kelly2013-10-245-0/+33
* Make sure INTERFACE properties work with OBJECT libraries.Stephen Kelly2013-02-084-6/+23
* Whitelist target types in target_{include_directories,compile_definitions}Stephen Kelly2013-02-081-1/+1
* Tests/ObjectLibrary: Do not enable CXX in subdirectoriesBrad King2012-08-202-2/+2
* Xcode: Fix object library references in multi-project trees (#13452)Brad King2012-08-032-0/+2
* Fix ObjectLibrary test on WatcomBrad King2012-03-204-12/+12
* Test OBJECT library use without other sourcesBrad King2012-03-165-0/+64
* Test OBJECT library success casesBrad King2012-03-1613-0/+110