| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'fix-crash-on-bad-LANG_STANDARD' | Brad King | 2015-03-02 | 4 | -0/+9 |
|\ |
|
| * | Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426) | Brad King | 2015-02-28 | 4 | -0/+9 |
|
|
* | | Merge topic 'remove_error_read_script' | Brad King | 2015-02-27 | 20 | -20/+0 |
|\ \ |
|
| * | | CTest: Drop "Error in read script" message at end of testing | Zack Galbreath | 2015-02-27 | 20 | -20/+0 |
|
|
* | | | Merge topic 'cmake-build-ninja-verbose' | Brad King | 2015-02-27 | 3 | -0/+22 |
|\ \ \ |
|
| * | | | Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v' | Brad King | 2015-02-26 | 3 | -0/+22 |
| |/ / |
|
* | | | CPackRPM: Consolidate CPackComponentsForAll test case coverage | Domen Vrankar | 2015-02-27 | 1 | -25/+5 |
|
|
* | | | Merge branch 'cpack_rpm_mulit_prefix_fixup' into cpack_rpm_mulit_prefix_fixup... | Domen Vrankar | 2015-02-27 | 2 | -3/+38 |
|\ \ \
| |/ /
|/| | |
|
| * | | CPackRPM: Fix handling of relocation prefix parent directories | Domen Vrankar | 2015-02-27 | 2 | -3/+37 |
|
|
* | | | Merge topic 'ExternalData-url-algo-map' | Brad King | 2015-02-26 | 13 | -0/+48 |
|\ \ \ |
|
| * | | | ExternalData: Add support for custom algorithm-to-URL mapping | Brad King | 2015-02-25 | 13 | -0/+48 |
|
|
* | | | | Tests: Drop CTestTestFailedSubmit-* tests | Brad King | 2015-02-24 | 2 | -91/+0 |
|/ / / |
|
* | | | Merge topic 'osx-framework-search-platform-SDKs' | Brad King | 2015-02-24 | 3 | -1/+10 |
|\ \ \ |
|
| * | | | OS X: Add platform-specific Frameworks search path | Gregor Jasny | 2015-02-23 | 3 | -1/+10 |
|
|
* | | | | Merge topic 'FeatureSummary-no-duplicates' | Brad King | 2015-02-24 | 3 | -0/+13 |
|\ \ \ \ |
|
| * | | | | FeatureSummary: Print each feature info only once | Gregor Jasny | 2015-02-23 | 3 | -0/+13 |
| |/ / / |
|
* | | | | Merge topic 'rpm_at_in_path' | Brad King | 2015-02-24 | 2 | -2/+26 |
|\ \ \ \ |
|
| * | | | | CPackRPM: Drop explicit handling of '@' symbols that breaks them (#14782) | Domen Vrankar | 2015-02-24 | 2 | -2/+26 |
| |/ / / |
|
* | | | | Merge topic 'ctest-output-options' | Brad King | 2015-02-24 | 40 | -1/+265 |
|\ \ \ \ |
|
| * | | | | ctest_upload: Add QUIET option | Zack Galbreath | 2015-02-23 | 6 | -0/+31 |
|
|
| * | | | | ctest_memcheck: Add QUIET option | Zack Galbreath | 2015-02-23 | 3 | -1/+3 |
|
|
| * | | | | ctest_coverage: Add QUIET option | Zack Galbreath | 2015-02-23 | 6 | -0/+37 |
|
|
| * | | | | ctest_test: Add QUIET option | Zack Galbreath | 2015-02-23 | 6 | -0/+34 |
|
|
| * | | | | ctest_build: Add QUIET option | Zack Galbreath | 2015-02-23 | 6 | -0/+43 |
|
|
| * | | | | ctest_configure: Add QUIET option | Zack Galbreath | 2015-02-23 | 6 | -0/+39 |
|
|
| * | | | | ctest_update: Add QUIET option | Zack Galbreath | 2015-02-23 | 2 | -0/+39 |
|
|
| * | | | | ctest_start: Add QUIET option | Zack Galbreath | 2015-02-23 | 6 | -0/+30 |
|
|
| * | | | | ctest_submit: Add QUIET option | Zack Galbreath | 2015-02-23 | 4 | -0/+9 |
|
|
* | | | | | Merge topic 'test-RunCMake-refactor-ctest' | Brad King | 2015-02-24 | 149 | -120/+104 |
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| * | | | Tests: Drop unnecessary stderr matching from RunCMake.ctest_memcheck | Brad King | 2015-02-23 | 5 | -15/+0 |
|
|
| * | | | Tests: Teach RunCMake to tolerate 'Error kstat returned' lines in test output | Brad King | 2015-02-23 | 1 | -1/+1 |
|
|
| * | | | Tests: Teach RunCMake to tolerate Guard Malloc lines in test output | Brad King | 2015-02-23 | 1 | -1/+1 |
|
|
| * | | | Tests: Teach RunCMake to tolerate BullseyeCoverage lines in test output | Brad King | 2015-02-23 | 1 | -1/+1 |
|
|
| * | | | Tests: Match curl error in RunCMake.ctest_submit FailDrop-* cases | Brad King | 2015-02-23 | 3 | -3/+3 |
|
|
| * | | | Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck} | Brad King | 2015-02-19 | 85 | -30/+30 |
|
|
| * | | | Tests: Rename RunCMake.{CTestSubmit => ctest_submit} | Brad King | 2015-02-19 | 62 | -37/+37 |
|
|
| * | | | Tests: Split RunCTest helper out of RunCMake.CTest(Submit|Memcheck) | Brad King | 2015-02-19 | 4 | -31/+30 |
|
|
| * | | | Tests: Rename RunCMake.CTestMemcheck internals to match CTestSubmit | Brad King | 2015-02-19 | 4 | -12/+12 |
|
|
* | | | | Merge topic 'rpm_package_architecture' | Brad King | 2015-02-23 | 2 | -0/+14 |
|\ \ \ \ |
|
| * | | | | Tests: CpackRPM test component architecture | Joshua A Clayton | 2015-02-23 | 2 | -0/+14 |
|
|
* | | | | | Merge topic 'rpm_run_tests_on_other_platforms' | Brad King | 2015-02-23 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | CPackRPM: run tests on more platforms than just Linux | Domen Vrankar | 2015-02-23 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge topic 'use-algorithms' | Brad King | 2015-02-23 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | cmGlobalGenerator: Convert set insert algorithm to vector algorithms. | Stephen Kelly | 2015-02-20 | 1 | -1/+1 |
|
|
* | | | | | | Merge topic 'private-FindJsonCpp' | Brad King | 2015-02-23 | 1 | -0/+3 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | FindJsonCpp: Drop new module due to upstream jsoncpp providing package | Brad King | 2015-02-20 | 1 | -0/+3 |
|
|
* | | | | | Merge topic 'find-command-prefix-from-PATH' | Brad King | 2015-02-20 | 15 | -0/+54 |
|\ \ \ \ \ |
|
| * | | | | | Teach find_(library|file|path) to get prefixes from PATH (#15370) | Brad King | 2015-02-19 | 15 | -0/+54 |
| | |/ / /
| |/| | | |
|
* | | | | | Fortran: Test that CMAKE_Fortran_COMPILER_VERSION is set (#15372) | Brad King | 2015-02-19 | 1 | -9/+1 |
|/ / / / |
|
* | | | | Tests: Consolidate detection of 'rpmbuild' | Brad King | 2015-02-13 | 2 | -11/+16 |
|
|