summaryrefslogtreecommitdiff
path: root/Tests/ConfigSources
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'tests-CMAKE_BUILD_TYPE-None'Brad King2021-04-051-2/+2
|\
| * Tests/ConfigSources: fix for non main stream CMAKE_BUILD_TYPEĐoàn Trần Công Danh2021-04-021-2/+2
* | Tests: Update for the Fujitsu compilerChuck Atkins2021-03-311-0/+1
|/
* Tests: Fix ConfigSources test with Intel compiler on WindowsBrad King2021-01-061-0/+5
* Merge topic 'test-ConfigSources-config'Brad King2020-12-221-1/+1
|\
| * Tests: Fix ConfigSources test with empty CMAKE_BUILD_TYPEBrad King2020-12-211-1/+1
* | add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSBrad King2020-12-118-4/+150
|/
* add_custom_command: Properly recognize if sources depend on configDeniz Bahadir2020-10-221-0/+13
* OBJECT libraries: Properly recognize if sources depend on configurationDeniz Bahadir2020-09-232-1/+24
* Tests: Add case for source files named with CONFIG genexBrad King2020-05-181-0/+7
* cmGlobalGenerator: Fix CheckTargetsForMissingSources after refactoringBrad King2020-05-151-0/+14
* INTERFACE_SOURCES: Fix per-config link libs on multi-config generatorsBrad King2020-05-122-1/+46
* Tests: Enable ConfigSources test on every configurationBrad King2019-10-048-21/+69
* cmTarget: Don't allow relative paths in INTERFACE_SOURCESStephen Kelly2014-11-291-3/+3
* cmTarget: Allow transitive evaluation of SOURCES property.Stephen Kelly2014-04-025-1/+27
* cmTarget: Make the source files depend on the config.Stephen Kelly2014-04-022-0/+14