summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ipo-xcode'Brad King2017-05-032-3/+2
|\
| * Xcode: Support IPO (LTO)Ruslan Baratov2017-05-022-3/+2
* | Merge topic 'excludeFixtures'Brad King2017-05-0210-2/+151
|\ \ | |/ |/|
| * Add ctest options for limiting which tests fixtures addCraig Scott2017-05-0110-2/+151
* | Merge topic 'separgs-native'Brad King2017-04-2811-31/+61
|\ \
| * | separgs: Use NATIVE_COMMAND where appropriateChristian Pfeiffer2017-04-261-5/+1
| * | separgs: Add a NATIVE_COMMAND modeChristian Pfeiffer2017-04-262-0/+20
| * | separgs: Migrate tests to RunCMake testsChristian Pfeiffer2017-04-269-26/+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 'cuda-device-link-ar'Brad King2017-04-2711-8/+278
|\ \ \
| * | | 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 '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 'xctest_static_framework'Brad King2017-04-265-0/+63
|\ \ \ \
| * | | | XCTest: Add support for static frameworksGuillaume Campagna2017-04-255-0/+63
* | | | | Merge topic 'findopenmp-modernized'Brad King2017-04-269-0/+186
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | FindOpenMP: Add testsChristian Pfeiffer2017-04-259-0/+186
* | | | | 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-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
|\ \ \ \ \ \