summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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
* | | | | | Merge topic 'find_package-shorter-message'Brad King2017-05-259-47/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | find_package: shorten output for missing package in config modeChristoph Grüninger2017-05-239-47/+5
* | | | | | FindProtobuf: Rename imported targets to match upstream namesBrad King2017-05-221-3/+3
| |_|/ / / |/| | | |
* | | | | Merge topic 'add-findpackage-root-prefix'Brad King2017-05-2217-0/+476
|\ \ \ \ \
| * | | | | find_*: Add tests for PackageRoot search path groupChuck Atkins2017-05-1617-0/+476
* | | | | | Merge topic 'pgi-fix-windows'Brad King2017-05-221-3/+48
|\ \ \ \ \ \
| * | | | | | ImplicitLinkInfo: Add support for PGI on WindowsChristian Pfeiffer2017-05-201-3/+48
| |/ / / / /