summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* server-mode: Set global configuration of cmake via a commandTobias Hunger2016-09-262-4/+139
* server-mode: Query global configuration of cmake via a commandTobias Hunger2016-09-264-3/+87
* Merge topic 'revert-cpack-deb-package-description-fallback'Brad King2016-09-264-10/+7
|\
| * Revert "CPack/DEB: Make package description variable precedence match RPM"Domen Vrankar2016-09-244-10/+7
* | Merge topic 'xcode-swift-version'Brad King2016-09-261-0/+4
|\ \
| * | Xcode: Add option to set Swift language versionBrad King2016-09-261-0/+4
| |/
* | Tests: Add Fortran submodule testsBrad King2016-09-235-0/+95
|/
* Merge topic 'test-Fortran-split'Brad King2016-09-2324-89/+96
|\
| * Tests: Split Fortran module testing into separate FortranModules testBrad King2016-09-2223-86/+91
| * Tests: Check if Fortran compiler supports F90Brad King2016-09-221-0/+3
| * Tests: Use more generic variables in Fortran testBrad King2016-09-221-10/+10
| * Tests: Remove trailing line from Fortran/ExternalBrad King2016-09-221-1/+0
* | Fix XCODE_ATTRIBUTE_..._LOCATION target property lookupBrad King2016-09-223-0/+11
|/
* Merge topic 'test-fixtures'Brad King2016-09-2216-0/+207
|\
| * CTest: Add support for test fixturesCraig Scott2016-09-2016-0/+207
* | server-mode: Introduce cmServerConnectionTobias Hunger2016-09-224-1/+4
* | Merge topic 'ctest-capture-error'Brad King2016-09-219-0/+48
|\ \
| * | CTest: Add CAPTURE_CMAKE_ERROR val to `ctest_*` commandsBill Hoffman2016-09-209-0/+48
* | | Merge topic 'runcmake-cpack-test-framework-fix'Brad King2016-09-211-70/+17
|\ \ \ | |_|/ |/| |
| * | Tests: Fix RunCMake.CPack test infrastructure after logical conflictDomen Vrankar2016-09-201-70/+17
* | | Merge topic 'directory-list-targets-and-subdirs'Brad King2016-09-205-1/+38
|\ \ \ | |/ / |/| |
| * | Add directory properties to get source and binary directoriesBrad King2016-09-192-1/+14
| * | Add directory property to list buildsystem targetsBrad King2016-09-193-1/+15
| * | Add a directory property to list subdirectoriesBrad King2016-09-195-1/+11
* | | Merge topic 'cpack-rpm-srpm-package'Brad King2016-09-206-1/+145
|\ \ \
| * | | CPack/RPM: Generate source rpm (SRPM) packages on demandDomen Vrankar2016-09-206-1/+145
| |/ /
* | | Merge topic 'cpack.hash_computing'Brad King2016-09-208-12/+70
|\ \ \
| * | | CPack: Add option to generate a checksum file next to each package filePetr Orlov2016-09-195-0/+30
| * | | Tests: Add subtest support to RunCMake/CPack infrastructureDomen Vrankar2016-09-193-12/+40
| |/ /
* | | server-mode: Add --experimental flagTobias Hunger2016-09-202-2/+2
|/ /
* | cmake-server: Add unit testTobias Hunger2016-09-196-0/+316
* | cmake-server: Bare-bones server implementationTobias Hunger2016-09-193-0/+3
* | Make the add_custom_command output more predictableStephen Kelly2016-09-191-1/+4
* | Merge topic 'file-curl-httpheader'Brad King2016-09-167-0/+14
|\ \
| * | file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboptionRuslan Baratov2016-09-157-0/+14
* | | Merge topic 'find_package-dir-sort'Brad King2016-09-167-0/+129
|\ \ \
| * | | find_package: Optionally sort globbed directories in a meaningful orderPierluigi Taddei2016-09-157-0/+129
* | | | Tests: Add case for file(LOCK) with lower-cased pathRuslan Baratov2016-09-152-0/+12
|/ / /
* | | Merge topic 'update-kwsys'Brad King2016-09-151-6/+6
|\ \ \
| * | | Tests: Use upper-case drive letters in RunCMake.get_filename_componentBrad King2016-09-151-6/+6
| | |/ | |/|
* | | Merge topic 'add-strverscmp'Brad King2016-09-151-4/+68
|\ \ \ | |_|/ |/| |
| * | Tests: Add test for our strverscmp implementationPierluigi Taddei2016-09-141-4/+68
* | | Merge topic 'file-curl-userpw'Brad King2016-09-147-0/+14
|\ \ \
| * | | file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboptionRuslan Baratov2016-09-137-0/+14
* | | | Merge topic 'add_androidmk_generator'Brad King2016-09-148-0/+99
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for creating prebuilt Android.mk filesBill Hoffman2016-09-138-0/+99
* | | | Merge topic 'timestamp-names'Brad King2016-09-132-0/+14
|\ \ \ \
| * | | | string(TIMESTAMP ...): add '%a' and '%b' format specifiersRuslan Baratov2016-09-122-0/+14
* | | | | Merge topic 'file-download-unexpected-arg'Brad King2016-09-139-0/+22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | file(DOWNLOAD|UPLOAD): Warn on unexpected argumentsRuslan Baratov2016-09-099-0/+22
| |/ / /