summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Add TEST_INCLUDE_DIR[S] unit testMatthew Woehlke2017-07-127-0/+79
* | | | | | | | | | | Merge topic 'labels-for-subprojects'Brad King2017-07-1332-0/+483
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add tests for new directory labels and labels-for-subprojects featuresBetsy McPhail2017-07-1032-0/+483
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'vs-2017-sln-guid'Brad King2017-07-1211-7/+18
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | VS: Add SolutionGuid to generated .sln filesBrad King2017-07-1111-7/+18
* | | | | | | | | | | Merge topic 'find_package-root-prefix-path-suffixes'Brad King2017-07-128-0/+72
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | find_*: Honor PATH_SUFFIXES in PackageName_ROOT pathsBrad King2017-07-118-0/+72
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'bindexplib-revert-consts'Brad King2017-07-122-12/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | bindexplib: Revert support for constants symbolsBrad King2017-07-102-12/+0
| |/ / / / / / /
* | | | | | | | Merge topic 'FindMFC-try-static'Brad King2017-07-111-0/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | FindMFC: Check for static MFC variantRich Chiodo2017-07-061-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'autogen-no-generated-files'Brad King2017-07-102-0/+3
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Autogen: Skip generated files for compatibility with CMake 3.8Brad King2017-07-072-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'find_package-restore-considered-configs'Brad King2017-07-1011-1/+45
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | find_package: Restore longer message when config files were consideredBrad King2017-07-0711-1/+45
| |/ / / /
| * | | | Merge branch 'fix-crash-on-non-enabled-language-features' into release-3.9Brad King2017-06-2726-12/+30
| |\ \ \ \
| * \ \ \ \ Merge branch 'vs-cuda-fix-flags' into release-3.9Brad King2017-06-271-0/+5
| |\ \ \ \ \
* | | | | | | configure_file: Add support for indented cmakedefineSylvain Joubert2017-07-048-0/+60
| |_|_|/ / / |/| | | | |
* | | | | | 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
| | |/ / | |/| |