summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'separgs-native'Brad King2017-04-288-0/+60
|\
| * separgs: Add a NATIVE_COMMAND modeChristian Pfeiffer2017-04-262-0/+20
| * separgs: Migrate tests to RunCMake testsChristian Pfeiffer2017-04-267-0/+40
* | Merge topic 'bindexplib-consts'Brad King2017-04-282-0/+12
|\ \
| * | bindexplib: fix constants symbols exportMikhail Paulyshka2017-04-262-0/+12
* | | Merge topic 'test-install-objects-as-files'Brad King2017-04-275-6/+26
|\ \ \
| * | | Tests: Add case for install(FILES) with TARGET_OBJECTSBrad King2017-04-265-0/+16
| * | | Tests: Generalize RunCMake.install internal infrastructureBrad King2017-04-261-6/+10
| | |/ | |/|
* | | Merge topic 'test-makefile-custom-target-includes'Brad King2017-04-275-3/+30
|\ \ \
| * | | Tests: Add case for IMPLICIT_DEPENDS in custom targetBrad King2017-04-265-0/+26
| * | | Tests: Split RunCMake.BuildDepends make-only conditionBrad King2017-04-261-3/+4
| |/ /
* | | Merge topic 'ctest_test-ignore-skipped-tests'Brad King2017-04-2717-12/+145
|\ \ \ | |/ / |/| |
| * | cmCTestTestHandler: indicate why a test did not runBen Boeckel2017-04-2410-20/+20
| * | cmCTestTestHandler: count skipped tests as disabledBen Boeckel2017-04-2411-0/+133
* | | Merge topic 'deprecate-policy-old'Brad King2017-04-2510-1/+102
|\ \ \ | |_|/ |/| |
| * | Add deprecation warnings for policies CMP0036 and belowBrad King2017-04-2110-1/+102
| |/
* | Merge topic 'remove-xcode-2'Brad King2017-04-244-27/+5
|\ \
| * | Xcode: Drop support for Xcode versions below 3Brad King2017-04-224-27/+5
| |/
* | Merge topic 'vs8-deprecate'Brad King2017-04-245-0/+15
|\ \
| * | Deprecate Visual Studio 8 2005 generatorBrad King2017-04-215-0/+15
| |/
* | RunCMake.Ninja: add a test for assumed sourcesBen Boeckel2017-04-212-0/+36
* | ninja: break unnecessary target dependenciesBen Boeckel2017-04-215-0/+58
* | RunCMake.Ninja: support passing arguments when running ninjaBen Boeckel2017-04-211-1/+1
|/
* 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-198-19/+4
* | Merge topic 'objlib-extend'Brad King2017-04-1925-45/+89
|\ \
| * | Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-1813-11/+40
| * | Genex: Allow TARGET_OBJECTS to be used everywhereRobert Maynard2017-04-182-2/+4
| * | Genex: Reject TARGET_OBJECTS on non-object libraries earlierBrad King2017-04-1810-32/+45
* | | 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
* | 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
| |/
* | CheckIPOSupported: Add Fortran supportRuslan Baratov2017-04-044-9/+0
|/
* 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
|\ \
| * | Add 'DISABLED' test propertyBetsy McPhail2017-03-2918-0/+201
* | | handle non-existing symlink creation locationsDomen Vrankar2017-03-283-0/+17
|/ /
* | Merge topic 'cpack-rpm-debuginfo-honor-package-filename'Brad King2017-03-272-3/+15
|\ \