summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindJPEG-imported-targets'Brad King2018-04-195-1/+45
|\
| * FindJPEG: Add imported target support and full testMateusz Loskot2018-04-184-0/+44
| * FindJPEG: Add version detection and associated test update and docsMateusz Loskot2018-04-171-1/+1
* | Merge topic 'CheckIncludeFile-required-libs'Brad King2018-04-194-0/+184
|\ \
| * | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESBrad King2018-04-183-0/+176
| * | cmake_policy: Add undocumented PARENT_SCOPE option to GETBrad King2018-04-181-0/+8
| |/
* | Android: Add support for NDK r17Brad King2018-04-172-7/+9
|/
* Merge topic 'list-TRANSFORM'Brad King2018-04-1796-0/+589
|\
| * list: Add TRANSFORM sub-commandMarc Chevrier2018-04-1696-0/+589
* | Merge topic 'implicit-lib-gcceh-file'Brad King2018-04-171-0/+6
|\ \
| * | Exclude "libgcc_eh" library files from implicit link librariesBrad King2018-04-161-0/+6
* | | Merge topic 'vs-cuda-pdb'Brad King2018-04-164-0/+37
|\ \ \
| * | | VS: Add workaround for CUDA compiler PDB locationBrad King2018-04-134-0/+37
| | |/ | |/|
* | | Merge topic 'test-ExternalData-dedup'Brad King2018-04-162-3/+4
|\ \ \
| * | | Tests: Avoid duplicate rules in ExternalData testBrad King2018-04-132-3/+4
| |/ /
* | | Merge branch 'backport-fix-explicit-CMakeLists.txt'Brad King2018-04-136-0/+55
|\ \ \ | |/ / |/| |
| * | Restore support for explicitly referenced CMakeLists.txt sourcesBrad King2018-04-136-0/+55
| |/
* | Merge topic 'variable_watch-on-PARENT_SCOPE'Brad King2018-04-123-0/+18
|\ \
| * | variable_watch: trigger on variables set via PARENT_SCOPEMatteo Settenvini2018-04-113-0/+18
* | | Merge topic 'FindMatlab-handle-exception'Brad King2018-04-123-3/+44
|\ \ \
| * | | FindMatlab: add unit testsRaffi Enficiaud2018-04-093-3/+44
| |/ /
* | | Merge topic 'cpack-trace-nullptr'Brad King2018-04-114-0/+13
|\ \ \
| * | | CPack: Fix crash on invalid generator nameBrad King2018-04-104-0/+13
| | |/ | |/|
* | | Merge topic 'fix-crash-trace-exp-uninit-vars'Brad King2018-04-103-0/+10
|\ \ \ | |_|/ |/| |
| * | Fix crash with --trace-expand --warn-uninitialized togetherR2RT2018-04-093-0/+10
| |/
* | Merge topic 'test-CompileFeatures-simplify'Brad King2018-04-091-174/+44
|\ \
| * | Tests: Simplify CompileFeatures expectation logicBrad King2018-04-061-174/+44
* | | Merge topic 'UseSWIG-bugfixes'Craig Scott2018-04-069-41/+45
|\ \ \ | |/ / |/| |
| * | UseSWIG: Ensure tests are usable in multi-config mode.Marc Chevrier2018-04-059-41/+45
* | | Merge topic 'ninja-fortran-rspfile'Brad King2018-04-065-0/+15
|\ \ \
| * | | Ninja: Fix Fortran support with response filesBrad King2018-04-055-0/+15
| |/ /
* | | Merge topic 'glob_configure_depends'Brad King2018-04-0619-0/+159
|\ \ \ | |/ / |/| |
| * | Add tests for `file(GLOB)` CONFIGURE_DEPENDS flagShane Parris2018-04-0219-0/+159
* | | Merge topic 'wcdh-bare-features'Brad King2018-04-043-1/+38
|\ \ \
| * | | WCDH: introduce BARE_FEATURESRolf Eike Beer2018-04-033-1/+38
* | | | Merge topic 'android-no-libstdc++'Brad King2018-04-043-0/+29
|\ \ \ \
| * | | | Android: Suppress implicit -lstdc++ linker flagBrad King2018-04-033-0/+29
* | | | | Merge topic 'cuda_support_system_libraries_with_device_symbols'Brad King2018-04-043-0/+93
|\ \ \ \ \
| * | | | | CUDA: Pass more link libraries to device linkingRobert Maynard2018-03-283-0/+93
* | | | | | UseSWIG: Add new behavior for better support files managementMarc Chevrier2018-04-034-3/+124
* | | | | | UseSWIG: Rework testsMarc Chevrier2018-04-0226-105/+172
| |_|/ / / |/| | | |
* | | | | Merge topic 'remove-vs8-generator'Brad King2018-04-0211-36/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Drop Visual Studio 8 2005 generatorBrad King2018-04-0210-27/+12
| * | | | Tests: Remove unused file from Tutorial Step7 testBrad King2018-03-291-9/+0
| | |/ / | |/| |
* | | | Merge topic 'features-c++20'Brad King2018-04-022-1/+7
|\ \ \ \
| * | | | Features: Add infrastructure for C++ 20 language standardBrad King2018-03-272-1/+7
* | | | | Merge topic 'features-msvc-c'Brad King2018-04-023-7/+28
|\ \ \ \ \
| * | | | | Features: Record C features for MSVCBrad King2018-03-292-3/+8
| * | | | | Features: Do not assume c_restrict support in CompileFeatures testBrad King2018-03-281-1/+11
| * | | | | Features: Fix CompileFeatures test checks for CBrad King2018-03-281-3/+9
| | |/ / / | |/| | |