summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-repeat-until-fail'Brad King2015-04-011-11/+11
|\
| * Tests: Fix RunCMake.CTestCommandLine expected output time matchingBrad King2015-03-311-11/+11
* | Merge topic 'solaris-fix-target_link_libraries-test'Brad King2015-04-011-1/+11
|\ \
| * | Tests: Do not try to use invalid "ld -v" flag on SolarisBrad King2015-03-311-1/+11
* | | CPackRPM: Add basic symlink support (#15209)Domen Vrankar2015-03-314-5/+185
|/ /
* | Merge topic 'cpack-archive-prefix'Brad King2015-03-304-0/+43
|\ \
| * | cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677)Clinton Stimpson2015-03-304-0/+43
* | | Merge topic 'add_dependencies-INTERFACE-libraries'Brad King2015-03-306-15/+9
|\ \ \
| * | | Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-276-15/+9
| |/ /
* | | ExternalData: Add option to recursively match under directoriesBrad King2015-03-2721-0/+49
|/ /
* | Tests: Enable XCTest tests for Xcode 5Gregor Jasny2015-03-241-1/+1
* | Merge topic 'ninja-require-byproducts'Brad King2015-03-2318-0/+95
|\ \
| * | Ninja: Add policy to require explicit custom command byproductsBrad King2015-03-2018-0/+95
* | | Merge topic 'add-extra-qbs-generator'Brad King2015-03-231-1/+15
|\ \ \
| * | | Qbs: Add new 'extra' generator for qbs project filesStanislav Ionascu2015-03-201-1/+15
| |/ /
* | | Merge topic 'cpack-rpm-ignore-default-prefix'Brad King2015-03-232-2/+6
|\ \ \
| * | | CPack/RPM ignore install prefix relocation pathDomen Vrankar2015-03-202-2/+6
* | | | Merge topic 'xcode-xctest'Brad King2015-03-2313-0/+902
|\ \ \ \
| * | | | Tests: Add XCTest example to test Frameworks and Cocoa App BundlesGregor Jasny2015-03-2313-0/+890
| * | | | Tests: Compute Xcode version for any generator on OS XBrad King2015-03-181-0/+12
| | |/ / | |/| |
* | | | Merge topic 'ctest-repeat-until-fail'Brad King2015-03-2314-0/+97
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ctest: Add a new --repeat-until-fail optionBill Hoffman2015-03-2314-0/+97
* | | Merge topic 'file-globbing-directory-listing'Brad King2015-03-2013-0/+122
|\ \ \
| * | | file: Teach GLOB to list directories optionallyDomen Vrankar2015-03-2013-0/+122
| | |/ | |/|
* | | CPack/RPM improved component override testDomen Vrankar2015-03-172-12/+12
|/ /
* | Merge topic 'cpack_rpm_old_version_tests'Brad King2015-03-171-10/+31
|\ \
| * | CPack/RPM architecture test fixupDomen Vrankar2015-03-151-6/+25
| * | CPack/RPM relocation paths test fixupDomen Vrankar2015-03-151-4/+6
* | | Merge topic 'FindMatlab-rewrite'Brad King2015-03-1717-0/+271
|\ \ \
| * | | FindMatlab: Rewrite module and provide a usage APIRaffi Enficiaud2015-03-1717-0/+271
| |/ /
* | | CTest: Output test-specific env vars in verbose mode (#15446)Zach Mullen2015-03-175-0/+53
|/ /
* | Merge topic 'main_dependency_diagnostic'Brad King2015-03-1211-0/+70
|\ \
| * | add_custom_command: Diagnose MAIN_DEPENDENCY limitation.Nils Gladitz2015-03-0911-0/+70
| |/
* | Merge topic 'fix_jacoco_coverage_process'Brad King2015-03-122-0/+2
|\ \
| * | CTest: Fix Jacoco CoverageJoseph Snyder2015-03-062-0/+2
| |/
* | Merge topic 'target-language-genex'Brad King2015-03-1056-1/+404
|\ \
| * | File(GENERATE): Process genex evaluation files for each language.Stephen Kelly2015-03-095-1/+32
| * | Genex: Allow COMPILE_LANGUAGE when processing include directories.Stephen Kelly2015-03-0910-0/+67
| * | Genex: Allow COMPILE_LANGUAGE when processing compile definitions.Stephen Kelly2015-03-098-0/+86
| * | Genex: Enable use of COMPILE_LANGUAGE for compile options.Stephen Kelly2015-03-0914-0/+100
| * | Genex: Add a COMPILE_LANGUAGE generator expression.Stephen Kelly2015-03-0722-0/+119
| |/
* | Merge topic 'ExternalProject-byproducts-tokens'Brad King2015-03-101-0/+21
|\ \
| * | ExternalProject: Replace placeholder tokens in BYPRODUCTSGaëtan Lehmann2015-03-091-0/+21
| |/
* | Merge topic 'configure_file-NEWLINE_STYLE-no-warn'Brad King2015-03-1027-42/+54
|\ \ | |/ |/|
| * Tests: Add more signature tests to RunCMake.configure_file testBrad King2015-03-0927-42/+54
* | Merge topic 'fix-crash-on-bad-LANG_STANDARD'Brad King2015-03-024-0/+9
|\ \
| * | Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426)Brad King2015-02-284-0/+9
| |/
* | Merge topic 'remove_error_read_script'Brad King2015-02-2720-20/+0
|\ \
| * | CTest: Drop "Error in read script" message at end of testingZack Galbreath2015-02-2720-20/+0
* | | Merge topic 'cmake-build-ninja-verbose'Brad King2015-02-273-0/+22
|\ \ \