summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* XCTest: Speed up test by only enabling C languageGregor Jasny2017-06-281-1/+1
* Merge topic 'feature/include_guard'Brad King2017-06-2819-0/+126
|\
| * include_guard: add tests for the featurePavel Solodovnikov2017-06-2219-0/+126
* | Merge topic 'vs_csharp_custom_command'Brad King2017-06-277-0/+83
|\ \
| * | Vs: fix CSharp custom command by introducing inline MSBuild <Targets>sMichael Stürmer2017-06-227-0/+83
* | | Merge topic 'fix-crash-on-non-enabled-language-features'Brad King2017-06-2726-12/+30
|\ \ \
| * | | target_compile_features: Do not crash on non-enabled languageBrad King2017-06-264-0/+8
| * | | Tests: Enable languages explicitly in RunCMake.target_compile_featuresBrad King2017-06-2622-12/+22
| * | | Merge branch 'vs-rc-flags' into release-3.9Brad King2017-06-221-0/+4
| |\ \ \
| * \ \ \ Merge branch 'vs-cuda-fix-flags' into release-3.9Brad King2017-06-213-0/+9
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-cuda-fix-flags'Brad King2017-06-271-0/+5
|\ \ \ \ \ \
| * | | | | | VS: Fix support for nvcc flags not in our flag tableBrad King2017-06-271-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs-rc-flags'Brad King2017-06-221-0/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGSBrad King2017-06-221-0/+4
* | | | | Merge topic 'vs-cuda-fix-flags'Brad King2017-06-223-0/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | VS: Improve workaround for CUDA -Xcompiler placement bugBrad King2017-06-211-0/+4
| * | | | VS: Fix target_compile_options for CUDABrad King2017-06-212-0/+5
* | | | | Merge topic 'cuda-macos-rpath-in-tests'Brad King2017-06-227-23/+17
|\ \ \ \ \
| * | | | | Tests: Simplify CUDA rpath on macOSBrad King2017-06-217-23/+17
* | | | | | Merge topic 'vs_fix_configuration_error'Brad King2017-06-221-1/+1
|\ \ \ \ \ \
| * | | | | | Tests: Verify registry value is not "/registry" before usingMichael Stürmer2017-06-211-1/+1
* | | | | | | Merge topic 'vs_csharp_link_to_managed_cxx'Brad King2017-06-225-0/+54
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Vs: allow CSharp targets to be linked to CXX targetsMichael Stürmer2017-06-215-0/+54
| | |/ / / | |/| | |
* | | | | Autogen: Q_OBJECT behind brace testSebastian Holtermann2017-06-206-9/+65
| |/ / / |/| | |
* | | | Merge topic 'doc-test-layout'Brad King2017-06-152-39/+31
|\ \ \ \
| * | | | Tests: Document test directory layout in a README.rstBrad King2017-06-142-39/+31
* | | | | Merge topic 'vs_csharp_prop_for_all_extensions'Brad King2017-06-152-15/+42
|\ \ \ \ \
| * | | | | Vs: add support for VS_CSHARP_* target property for additional file extensionsMichael Stürmer2017-06-132-15/+42
| | |_|_|/ | |/| | |
* | | | | Merge topic 'ipo-per-lang'Brad King2017-06-159-13/+13
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | IPO: Consider support for each language separatelyBrad King2017-06-149-13/+13
* | | | Merge topic 'vs-dotnet-custom-reference-tags'Brad King2017-06-143-0/+69
|\ \ \ \
| * | | | VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>Michael Stürmer2017-06-133-0/+69
| | |/ / | |/| |
* | | | Autogen: Tests: Disable some tests on non ASCII build pathsSebastian Holtermann2017-06-132-23/+51
* | | | Autogen: Tests fix for utf8 pathsSebastian Holtermann2017-06-121-2/+2
|/ / /
* | | Merge topic 'execute_process-pipeline-results'Brad King2017-06-125-1/+171
|\ \ \
| * | | execute_process: Add option to get results of every childAdam Weisi2017-06-105-1/+171
| |/ /
* | | Merge topic 'cuda-compiler-launcher'Brad King2017-06-127-5/+26
|\ \ \
| * | | CUDA: Add option to run the compiler through launcher toolsBrad King2017-06-097-5/+26
* | | | file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-099-0/+78
* | | | Tests: Use full output paths in file(GENERATE) callsBrad King2017-06-0815-16/+16
|/ / /
* | | cmake_host_system_information: Add more keywordsFlorian Maushart2017-06-051-0/+19
|/ /
* | Merge topic 'GoogleTest-disabled-tests'Brad King2017-06-052-1/+29
|\ \
| * | GoogleTest: Add support for disabled testsChuck Atkins2017-06-052-1/+29
* | | Merge topic 'test-GNUInstallDirs-FreeBSD'Brad King2017-06-057-8/+136
|\ \ \
| * | | Tests: Fix RunCMake.GNUInstallDirs on BSD platformsBrad King2017-06-027-8/+136
* | | | Merge topic 'ninja-mingw'Brad King2017-06-011-1/+1
|\ \ \ \
| * | | | Tests: Fix CustomCommandByproducts regex for phony rulesBrad King2017-05-311-1/+1
| |/ / /
* | | | Merge topic 'add-common-record-features-macros'Brad King2017-06-017-44/+87
|\ \ \ \
| * | | | CompileFeatures: Makes tests work with meta-feature onlyChuck Atkins2017-05-297-42/+81
| * | | | Tests: Allow test macro to take no executable argumentsChuck Atkins2017-05-291-2/+6