summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Static libraries can now explicitly resolve device symbolsRobert Maynard2017-04-268-0/+204
* CUDA: Visual Studio now properly delays device linkingRobert Maynard2017-04-263-8/+74
* Merge topic 'remove-xcode-2'Brad King2017-04-247-60/+5
|\
| * Xcode: Drop support for Xcode versions below 3Brad King2017-04-227-60/+5
* | Merge topic 'vs8-deprecate'Brad King2017-04-245-0/+15
|\ \
| * | Deprecate Visual Studio 8 2005 generatorBrad King2017-04-215-0/+15
| |/
* | Merge topic 'namespace-jar-exports'Brad King2017-04-243-2/+6
|\ \
| * | Tests: Test namespaces with exported JARsMatthew Woehlke2017-04-213-2/+6
* | | Merge topic 'fix-test-all-find-modules'Brad King2017-04-242-6/+2
|\ \ \
| * | | Tests: Simplify CMakeOnly.AllFindModules policy settingsBrad King2017-04-211-5/+1
| * | | Tests: Fix FindModulesExecuteAll when KDE4 is installedBrad King2017-04-211-1/+1
| * | | Merge branch 'server-mode-test-no-pyc' into releaseBrad King2017-04-031-0/+1
| |\ \ \
| * \ \ \ Merge branch 'mac-implicit-link-no-lto-flag' into releaseBrad King2017-04-031-0/+6
| |\ \ \ \
* | \ \ \ \ Merge topic 'loosen-object-deps'Brad King2017-04-247-1/+97
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Tests: use BYPRODUCTS in the CustomCommandWorkingDirectory testBen Boeckel2017-04-211-0/+2
| * | | | | 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 '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