summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ObjectLibrary
Commit message (Expand)AuthorAgeFilesLines
* add_library: Allow arbitrary non-linked sources in OBJECT librariesBrad King2014-07-092-2/+4
* cmGeneratorTarget: Compute consumed object libraries on demand.Stephen Kelly2014-04-022-0/+8
* cmTarget: Allow any generator expression in SOURCES property.Stephen Kelly2014-04-021-1/+3
* Merge topic 'object-library-missing-source'Brad King2013-11-024-0/+12
|\
| * Check for OBJECT_LIBRARY source files at start of generationBrad King2013-11-014-0/+12
* | Make ExportLanguages a subtest of the ObjectLibrary testStephen Kelly2013-10-243-17/+0
|/
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* Test OBJECT library language propagationBrad King2012-03-163-0/+17
* Test OBJECT library failure casesBrad King2012-03-1650-0/+146