summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'enable_ptx_compilation'Brad King2017-04-216-0/+145
|\
| * CUDA: Allow sources to be compiled to .ptx filesRobert Maynard2017-04-206-0/+145
* | Merge topic 'GNUInstallDirs-add-RUNSTATEDIR'Brad King2017-04-215-0/+9
|\ \
| * | GNUInstallDirs: Add RUNSTATEDIR variableFelix Geyer2017-04-205-0/+9
* | | Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-1913-41/+15
| |/ |/|
* | Merge topic 'objlib-extend'Brad King2017-04-1936-58/+193
|\ \
| * | Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-1819-12/+82
| * | Genex: Allow TARGET_OBJECTS to be used everywhereRobert Maynard2017-04-186-2/+54
| * | Genex: Reject TARGET_OBJECTS on non-object libraries earlierBrad King2017-04-1810-32/+45
| * | Tests: ExportImport C code should use explicit (void) in prototypesRobert Maynard2017-04-181-12/+12
* | | Merge topic 'test-CheckIPOSupported'Brad King2017-04-1910-0/+99
|\ \ \
| * | | Tests: Add cases for typical CheckIPOSupported usageRuslan Baratov2017-04-1810-0/+99
* | | | Merge topic 'fix-CMakeTestAllGenerators'Brad King2017-04-192-49/+11
|\ \ \ \
| * | | | Tests: Drop machine-specific logic from CMakeTestAllGeneratorsBrad King2017-04-181-22/+0
| * | | | Tests: Run CMakeTestAllGenerators seriallyBrad King2017-04-181-0/+3
| * | | | Tests: Fix CMakeTestAllGenerators generator listBrad King2017-04-181-27/+8
* | | | | Merge topic 'findmpi-add-imported-targets'Brad King2017-04-195-0/+80
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindMPI: Add test caseChristian Pfeiffer2017-04-185-0/+80
| | |_|/ | |/| |
* | | | Merge topic 'fix-CMP0026-old'Brad King2017-04-182-0/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | CMP0026: Fix OLD behavior with file written during configure stepBrad King2017-04-172-0/+13
| | |/ | |/|
* | | file: Add COPY/INSTALL option for fixed layout relative to a directoryBrad King2017-04-139-0/+38
| |/ |/|
* | Merge topic 'project-description'Brad King2017-04-136-0/+13
|\ \
| * | project: Add `DESCRIPTION` parameterAlex Turbov2017-04-116-0/+13
* | | Use quotes for non-system includesDaniel Pfeifer2017-04-114-5/+5
| |/ |/|
* | Merge topic 'include_external_msproject-map-config'Brad King2017-04-067-4/+34
|\ \
| * | include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG>Beeble2017-04-057-4/+34
* | | Merge topic 'prop-is-multi-config'Brad King2017-04-055-0/+11
|\ \ \
| * | | Tests: Add case for GENERATOR_IS_MULTI_CONFIGBrad King2017-04-045-0/+11
| |/ /
* | | Merge topic 'CheckIPOSupported-Fortran'Brad King2017-04-054-9/+0
|\ \ \
| * | | CheckIPOSupported: Add Fortran supportRuslan Baratov2017-04-044-9/+0
| |/ /
* | | Merge topic 'mac-implicit-link-no-lto-flag'Brad King2017-04-041-0/+6
|\ \ \
| * | | CMakeParseImplicitLinkInfo: Ignore ld -lto_library flagBrad King2017-04-031-0/+6
* | | | Merge topic 'server-mode-test-no-pyc'Brad King2017-04-041-0/+1
|\ \ \ \
| * | | | Tests: Avoid generating .pyc files during Server testBrad King2017-04-031-0/+1
| |/ / /
* | | | Merge topic 'test-CMakeOnly.AllFindModules-local-exclude'Brad King2017-04-042-2/+9
|\ \ \ \
| * | | | Tests: Optionally skip local packages versions in CMakeOnly.AllFindModulesBrad King2017-04-032-2/+9
| | |/ / | |/| |
* | | | Merge topic 'test-CMake.GetPrerequisites-config-message'Brad King2017-04-042-9/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: Fix CMake.GetPrerequisites test config messageBrad King2017-04-032-9/+3
| | |/ | |/|
* | | Merge topic 'test-LinkInterfaceLoop-custom-timeout'Brad King2017-04-031-1/+8
|\ \ \
| * | | Tests: Add option to customize LinkInterfaceLoop timeoutBrad King2017-03-311-1/+8
| |/ /
* | | Merge topic 'test-fix-CTestTestChecksum-dir'Brad King2017-04-031-2/+2
|\ \ \ | |/ / |/| |
| * | Tests: Fix spurious CTestTestParallel failuresBrad King2017-03-311-2/+2
| |/
| * Merge branch '16742-swift-3.0' into releaseBrad King2017-03-292-7/+3
| |\
* | \ Merge topic '16733-bundle-genex'Brad King2017-03-3118-9/+97
|\ \ \
| * | | Xcode: Execute RunCMake.Framework also for Xcode generatorGregor Jasny2017-03-304-9/+11
| * | | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressionsGregor Jasny2017-03-3014-0/+86
* | | | Merge topic 'ipo-policy-CMP0069'Brad King2017-03-3126-1/+105
|\ \ \ \ | |/ / / |/| | |
| * | | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-3022-0/+87
| * | | CheckIPOSupported: Visual Studio and Xcode generators do not support IPORuslan Baratov2017-03-305-1/+18
* | | | Merge topic 'ctest-disable-tests'Brad King2017-03-3018-0/+201
|\ \ \ \