summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-WriteBasicConfigVersionFile'Brad King2018-11-155-906/+891
|\
| * Tests: Simplify RunCMake.WriteBasicConfigVersionFileBrad King2018-11-142-29/+8
| * Tests: Factor out RunCMake.WriteBasicConfigVersionFile testBrad King2018-11-146-906/+912
* | Merge topic 'configure_file-canonical-deps'Brad King2018-11-154-1/+14
|\ \
| * | configure_file: canonicalize input and output path in dependenciesFrank Benkstein2018-11-134-1/+14
* | | Merge topic 'deprecate-findqt'Brad King2018-11-156-0/+51
|\ \ \
| * | | find_package(): Add policy to remove the FindQt moduleKyle Edwards2018-11-146-0/+51
* | | | Merge topic 'autogen_info_write'Brad King2018-11-155-39/+39
|\ \ \ \
| * | | | Autogen: Sort testsSebastian Holtermann2018-11-143-38/+32
| * | | | Autogen: Add a definitions test to the MocOnly testSebastian Holtermann2018-11-142-1/+7
| | |_|/ | |/| |
* | | | Tests: Add option for custom RunCMake.XcodeProject timeoutBrad King2018-11-141-0/+7
|/ / /
* | | Merge topic 'GNUInstallDirs-FreeBSD-info'Brad King2018-11-145-5/+127
|\ \ \
| * | | GNUInstallDirs: Update FreeBSD "info" destination to share/infoTobias C. Berner2018-11-134-8/+8
| * | | Tests: Split GNUInstallDirs expectations for FreeBSDBrad King2018-11-135-5/+127
| | |/ | |/|
* | | Merge topic 'if_support_checking_if_cache_var_defined'Brad King2018-11-131-0/+9
|\ \ \ | |_|/ |/| |
| * | If: Support the 'DEFINED CACHE{}' syntaxRobert Maynard2018-11-091-0/+9
* | | Merge topic 'pie-link-options'Craig Scott2018-11-1217-1/+257
|\ \ \
| * | | POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-1111-1/+229
| * | | INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions supportMarc Chevrier2018-11-087-0/+28
| |/ /
* | | Autogen: Add test for CMAKE_GLOBAL_AUTOGEN/RCC_TARGETSebastian Holtermann2018-11-1117-0/+279
| |/ |/|
* | cpack: Better error message when generator doesn't exist.Robert Maynard2018-11-081-1/+1
|/
* Merge topic 'install-defaults'Brad King2018-11-0832-0/+505
|\
| * install: Add sane set of defaults for DESTINATION and file type parametersKyle Edwards2018-11-0732-0/+505
* | Merge topic 'find-jpeg-turbo-multiarch-version'Brad King2018-11-082-1/+3
|\ \ | |/ |/|
| * FindJPEG: handle multiarch installs of libjpeg-turboBen Boeckel2018-11-062-1/+3
* | Merge topic 'fix-double-warn-uninitialized-in-script-mode'Brad King2018-11-073-0/+10
|\ \
| * | CMP0053: Fix double warning on uninitialized variables in -P modeR2RT2018-11-053-0/+10
* | | Merge topic 'FindSQLite3-module'Brad King2018-11-074-0/+40
|\ \ \ | |_|/ |/| |
| * | FindSQLite3: Add module to find SQLite3Chuck Atkins2018-11-064-0/+40
* | | Merge topic 'FindPostgreSQL-target'Brad King2018-11-064-0/+45
|\ \ \
| * | | Tests/FindPostgreSQL: add a test for FindPostgreSQLBen Boeckel2018-11-014-0/+45
* | | | Merge topic 'autogen_origin_depends'Brad King2018-11-0626-50/+310
|\ \ \ \
| * | | | Autogen: Separate AUTOGEN_TARGET_DEPENDS tests into own tests suiteSebastian Holtermann2018-11-057-48/+70
| * | | | Autogen: Rename MocDepends test to AutogenOriginDependsOnSebastian Holtermann2018-11-0312-2/+2
| * | | | Autogen: Add test for AUTOGEN_ORIGIN_DEPENDS=OFFSebastian Holtermann2018-11-0312-0/+238
| | |_|/ | |/| |
* | | | Merge topic 'rename-cpack-ext-generator'Brad King2018-11-0617-38/+38
|\ \ \ \ | |_|_|/ |/| | |
| * | | CPack: Rename Ext generator to ExternalCraig Scott2018-11-0517-38/+38
* | | | Merge topic 'custom-command-work-dir-genex'Brad King2018-11-051-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | add_custom_{command,target}: Fix WORKING_DIRECTORY leading genexBrad King2018-11-031-2/+2
| |/ /
| * | Merge branch 'cuda-thread-flags' into release-3.13Brad King2018-10-247-16/+73
| |\ \
* | \ \ Merge topic 'FindGDAL-target'Brad King2018-11-024-0/+41
|\ \ \ \
| * | | | FindGDAL: set the GDAL_VERSIONBen Boeckel2018-11-012-6/+3
| * | | | Tests/FindGDAL: add a test for FindGDALBen Boeckel2018-11-014-0/+44
| | |_|/ | |/| |
* | | | Merge topic 'check-keywords-only-if-used'Brad King2018-11-0222-0/+88
|\ \ \ \
| * | | | cmTargetPropCommandBase: check keywords after parsingBen Boeckel2018-10-2614-40/+0
| * | | | Tests: add tests for empty-value keyword arguments in target_*Ben Boeckel2018-10-2636-0/+128
* | | | | Merge topic 'fix-custom-target-with-csharp'Brad King2018-11-014-2/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CSharp: Fix regression in VS project type selection for custom targetBrad King2018-10-314-2/+15
| | |/ / | |/| |
| * | | Merge branch 'vs-csharp-in-custom-target' into release-3.13Brad King2018-10-233-0/+3
| |\ \ \
* | \ \ \ Merge topic 'set_directory_properties-script-mode'Brad King2018-10-303-0/+5
|\ \ \ \ \