summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'target-depends-per-config'Brad King2017-05-192-2/+4
|\
| * Tests: Fix RunCMake.CMP0022 tll case for Debug configurationBrad King2017-05-182-2/+4
* | Merge topic 'solarisEmptyFileFix'Brad King2017-05-192-2/+6
|\ \
| * | Tests: Ensure Solaris linker never sees empty contentsCraig Scott2017-05-182-2/+6
| |/
* | Merge topic 'solaris_testLibSONAME'Brad King2017-05-191-1/+1
|\ \
| * | Tests: Make function name not match SONAMECraig Scott2017-05-181-1/+1
* | | Merge topic 'FindProtobuf-targets'Brad King2017-05-195-0/+62
|\ \ \
| * | | FindProtobuf: add testsAndré Apitzsch2017-05-185-0/+62
| | |/ | |/|
* | | Merge topic 'cpack-archive-per-component-filename'Brad King2017-05-183-1/+7
|\ \ \
| * | | CPack/Archive: per component filenames supportDomen Vrankar2017-05-163-1/+7
| |/ /
* | | Merge topic 'source_group-TREE-relative-path'Brad King2017-05-185-11/+19
|\ \ \
| * | | source_group: Restore TREE support for relative pathsMateusz Janek2017-05-175-11/+19
* | | | Merge topic 'removeSetModulePath'Brad King2017-05-184-12/+0
|\ \ \ \
| * | | | Tests: Remove unnecessary setting of CMAKE_MODULE_PATHCraig Scott2017-05-154-12/+0
| | |/ / | |/| |
* | | | Merge topic 'gtest_add_tests'Brad King2017-05-189-0/+148
|\ \ \ \ | |/ / / |/| | |
| * | | GoogleTest: Expand capabilities of gtest_add_tests()Craig Scott2017-05-159-0/+148
* | | | CPack test symlinks in packageDomen Vrankar2017-05-145-0/+59
* | | | Improved CPack tests error loggingDomen Vrankar2017-05-143-4/+6
|/ / /
* | | Features: Record features for SunPro C 5.13 and 5.14Brad King2017-05-112-1/+12
* | | Merge topic 'print-function-server-tests'Brad King2017-05-112-2/+4
|\ \ \
| * | | Tests/Server: import print_function from the futureBen Boeckel2017-05-102-2/+4
* | | | Merge topic 'test-lang-fix'Brad King2017-05-102-2/+2
|\ \ \ \
| * | | | TestFindOpenMP,MPI: Disable default languagesChristian Pfeiffer2017-05-082-2/+2
* | | | | Merge topic 'ninja-windows-command-concat'Brad King2017-05-102-0/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Ninja: Fix command concatenation on WindowsBernhard Burgermeister2017-05-092-0/+24
* | | | | Tests: Fix RunCMake.Framework expectation for universal binariesBrad King2017-05-082-2/+5
| |/ / / |/| | |
* | | | Merge topic 'pgi-fix-linux'Brad King2017-05-081-30/+30
|\ \ \ \
| * | | | Do not assume GCC libs are linked by all compilersChristian Pfeiffer2017-05-051-30/+30
| |/ / /
* | | | Merge topic 'ctest_submit_headers'Brad King2017-05-057-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | ctest_submit: Add HTTPHEADER optionZack Galbreath2017-05-047-0/+10
* | | | 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
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |