summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Tests: Skip BootstrapTest if testing external CMakeBrad King2017-05-311-0/+3
| |/ / |/| |
* | | Merge topic 'ninja-mingw'Brad King2017-05-311-3/+2
|\ \ \
| * | | Tests: Fix VSResource test on MinGW with Ninja and a space in the pathBrad King2017-05-301-3/+2
| |/ /
* | | Merge topic 'fix-XCTest-build-config'Brad King2017-05-311-0/+1
|\ \ \
| * | | Tests: Fix XCTest build configurationBrad King2017-05-301-0/+1
| |/ /
* | | Tests: Fix Qt5Autogen test on XcodeBrad King2017-05-302-4/+5
|/ /
* | Merge topic 'sunpro-std-flags'Brad King2017-05-281-3/+3
|\ \
| * | Tests: Compile entire Plugin test with the same language standardBrad King2017-05-261-3/+3
* | | Autogen: Test adaptionsSebastian Holtermann2017-05-261-2/+8
* | | Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.Sebastian Holtermann2017-05-261-2/+2
* | | Merge topic 'FindDoxygen-add-docs-function'Brad King2017-05-256-0/+109
|\ \ \
| * | | Improve Doxygen supportAlex Turbov2017-05-246-0/+109
* | | | Merge topic 'find_dependency-improvements'Brad King2017-05-2528-50/+71
|\ \ \ \
| * | | | Improve find_dependency argument handlingMatthew Woehlke2017-05-2228-50/+71