summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Tests: Backport tests for _autogen target dependenciesSebastian Holtermann2017-09-1311-47/+182
* Merge branch 'backport-genex-SOURCES-test' into release-3.9Brad King2017-09-071-2/+2
|\
| * Tests: Fix RunCMake.GeneratorExpression to run in CMake 3.9Brad King2017-09-071-2/+2
* | Merge branch 'backport-vs-csharp-ref-no-asm' into release-3.9Brad King2017-09-053-0/+25
|\ \
| * | VS: Do not reference output assemblies if not possible for CSharp targetMichael Stürmer2017-09-053-0/+25
* | | Merge branch 'fix-genex-SOURCES' into release-3.9Brad King2017-09-015-0/+15
|\ \ \ | |/ / |/| / | |/
| * Genex: Fix TARGET_PROPERTY value of SOURCESBrad King2017-09-015-0/+15
* | Merge branch 'fix-find-package-mode' into release-3.9Brad King2017-08-291-0/+2
|\ \
| * | cmake: Fix --find-package mode with imported targetsBrad King2017-08-291-0/+2
| |/
* | Autogen: Extend AUTOUIC search paths testSebastian Holtermann2017-08-156-1/+105
|/
* Merge branch 'find-package_root-disable' into release-3.9Brad King2017-08-103-0/+3
|\
| * find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9Brad King2017-08-083-0/+3
* | Tests: Simplify RunCMake.find_package PackageRoot case regexesBrad King2017-08-086-465/+480
|/
* find_package: Split PACKAGE_ROOT tests to work with smaller regexChuck Atkins2017-08-027-846/+872
* find_package: Fix PACKAGE_ROOT test to check find_pacakge(CONFIG) mode.Chuck Atkins2017-07-287-99/+531
* 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
|\ \ \ \