summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cuda-thread-flags' into release-3.13Brad King2018-10-247-16/+73
|\
| * CUDA: Add test for device linking when host linking uses threadsRobert Maynard2018-10-247-16/+73
* | Merge branch 'vs-csharp-in-custom-target' into release-3.13Brad King2018-10-233-0/+3
|\ \ | |/ |/|
| * VS: Fix crash on CSharp sources in a custom targetBrad King2018-10-233-0/+3
* | Merge branch 'GNUInstallDirs-kfreebsd-man' into release-3.13Brad King2018-10-221-1/+1
|\ \
| * | GNUInstallDirs: Don't use BSD info and man paths on GNU/kFreeBSDJames Clarke2018-10-221-1/+1
| |/
* | Merge branch 'document-dollar-in-varnames' into release-3.13Brad King2018-10-166-0/+41
|\ \
| * | CMP0053: document that `$` is a valid literal variable characterBen Boeckel2018-10-156-0/+41
| |/
* | Merge branch 'backport-revert-install-code-script-genex' into release-3.13Brad King2018-10-116-19/+0
|\ \
| * | install: Revert CODE,SCRIPT support for generator expressionsBrad King2018-10-116-19/+0
| |/
* | Merge branch 'vs-cuda-pdb' into release-3.13Brad King2018-10-1014-14/+14
|\ \
| * | Tests: Fix Cuda test project namesBrad King2018-10-1014-14/+14
| |/
* | Merge branch 'project-always-set-desc-url' into release-3.13Brad King2018-10-082-0/+27
|\ \
| * | project(): Add tests verifying variables set by second project() callCraig Scott2018-10-072-0/+27
| |/
* | Merge branch 'pkgc-op-lt-gt' into release-3.13Brad King2018-10-042-0/+84
|\ \
| * | FindPkgConfig: support also > and < operators for version comparesRolf Eike Beer2018-10-042-0/+84
| |/
* | Fix misc. typosluz.paz2018-10-032-2/+2
|/
* Merge topic 'fix-csharp-target-type'Brad King2018-10-032-0/+9
|\
| * CSharp: Fix regression in VS project type selectionBrad King2018-10-022-0/+9
* | Merge topic 'no_buildid_for_files'Brad King2018-10-014-0/+4
|\ \
| * | ctest: only create buildid when submitting from Testing/ dirZack Galbreath2018-09-284-0/+4
* | | Ninja,Makefile: Add tests for handling of byproducts by clean operationsPedro Navarro2018-09-286-0/+173
* | | Tests: Update CustomCommandWorkingDirectory to handle in-source byproductsPedro Navarro2018-09-281-4/+4
* | | Merge topic 'customcommandworkingdirectory'Brad King2018-09-281-0/+20
|\ \ \
| * | | add_custom_{command,target}: WORKING_DIRECTORY generator expressionsJon Chronopoulos2018-09-281-0/+20
* | | | Merge topic 'vs-global-props-for-all-targets'Brad King2018-09-283-0/+53
|\ \ \ \
| * | | | VS: Add test for CMAKE_VS_GLOBALSMikhail Korolev2018-09-283-0/+53
* | | | | Merge topic 'addvs2017arm64'Brad King2018-09-281-17/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tests: Add VSWinStore* test for VS 2017 ARM64Gilles Khouzam2018-09-261-0/+1
| * | | | Tests: Teach VSWinStore* tests to pass the architecture as a parameterGilles Khouzam2018-09-261-17/+18
| |/ / /
* | | | Merge topic 'link-directories'Craig Scott2018-09-2626-0/+171
|\ \ \ \
| * | | | link_directories(): enhance capabilitiesMarc Chevrier2018-09-253-1/+36
| * | | | LINK_DIRECTORIES target property: add policy for absolute paths check.Marc Chevrier2018-09-2514-0/+49
| * | | | LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-2510-0/+87
| |/ / /
* | | | Merge topic 'dbgsym-packaging'Brad King2018-09-265-11/+38
|\ \ \ \ | |/ / / |/| | |
| * | | CPack/Deb: Add ability to split out debug symbols into .ddeb packageAndrew Fuller2018-09-215-11/+38
* | | | Merge topic 'deprecate-policy-old'Craig Scott2018-09-2010-3/+106
|\ \ \ \
| * | | | Add deprecation warnings for policies CMP0063 and belowBrad King2018-09-1710-3/+106
| |/ / /
* | | | Merge topic 'bundleutilities-policy'Brad King2018-09-2010-0/+32
|\ \ \ \
| * | | | BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-1910-0/+32
| | |/ / | |/| |
* | | | Merge topic 'vs-2015-max-sdk'Brad King2018-09-201-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: Add VSWinStorePhone for VS 15 2017Gilles Khouzam2018-09-191-0/+5
| * | | Tests: Fix VSWinStorePhone to properly identify VS 14 2015Gilles Khouzam2018-09-191-1/+1
* | | | Merge topic 'symlink'Brad King2018-09-193-31/+42
|\ \ \ \
| * | | | cmake: Add '-E create_symlink' support on WindowsJon Chronopoulos2018-09-183-31/+42
* | | | | Merge topic 'provide_explicit_source_and_build_command_line_options'Brad King2018-09-1911-0/+42
|\ \ \ \ \
| * | | | | cmake: -S and -B can be used to specify source and build directoriesRobert Maynard2018-09-1511-0/+42
* | | | | | Merge topic 'ctest-more_submit_params'Brad King2018-09-195-0/+5
|\ \ \ \ \ \
| * | | | | | ctest_submit: pass additional info to CDashZack Galbreath2018-09-175-0/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'fix-getsafedef-stdstring'Brad King2018-09-193-0/+11
|\ \ \ \ \ \