summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'objlib-own-target-objs' into release-3.9Brad King2017-07-174-0/+9
|\
| * Diagnose object library self-referenceBrad King2017-07-144-0/+9
* | Android: Always add standard include directories lastBrad King2017-07-134-0/+31
|/
* Merge branch 'vs-2017-sln-guid' into release-3.9Brad King2017-07-1111-7/+18
|\
| * VS: Add SolutionGuid to generated .sln filesBrad King2017-07-1111-7/+18
* | Merge branch 'find_package-root-prefix-path-suffixes' into release-3.9Brad King2017-07-118-0/+72
|\ \
| * | find_*: Honor PATH_SUFFIXES in PackageName_ROOT pathsBrad King2017-07-118-0/+72
| |/
* | Merge branch 'bindexplib-revert-consts' into release-3.9Brad King2017-07-102-12/+0
|\ \
| * | bindexplib: Revert support for constants symbolsBrad King2017-07-102-12/+0
| |/
* | Merge branch 'autogen-no-generated-files' into release-3.9Brad King2017-07-072-0/+3
|\ \
| * | Autogen: Skip generated files for compatibility with CMake 3.8Brad King2017-07-072-0/+3
| |/
* | 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
|\
| * 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-cuda-fix-flags' into release-3.9Brad King2017-06-271-0/+5
|\ \ | |/ |/|
| * VS: Fix support for nvcc flags not in our flag tableBrad King2017-06-271-0/+5
* | Merge branch 'vs-rc-flags' into release-3.9Brad King2017-06-221-0/+4
|\ \
| * | VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGSBrad King2017-06-221-0/+4
* | | Merge branch 'vs-cuda-fix-flags' into release-3.9Brad King2017-06-213-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
* | | Vs: allow CSharp targets to be linked to CXX targetsMichael Stürmer2017-06-215-0/+54
|/ /
* | IPO: Consider support for each language separatelyBrad King2017-06-149-13/+13
* | 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
| |_|/ / / |/| | | |