| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Consolidate detection of 'rpmbuild' | Brad King | 2015-02-13 | 1 | -10/+15 |
|
|
* | Merge topic 'CTestCoverageCollectGCOV-refinements' | Brad King | 2015-02-04 | 1 | -0/+12 |
|\ |
|
| * | CTestCoverageCollectGCOV: Add test case | Bill Hoffman | 2015-02-03 | 1 | -0/+12 |
|
|
* | | Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324) | Brad King | 2015-01-29 | 1 | -1/+1 |
|/ |
|
* | FindJsonCpp: Add module to find JsonCpp package | Brad King | 2015-01-19 | 1 | -0/+3 |
|
|
* | Merge topic 'ninja-fix-subdir-objlib-languages' | Brad King | 2014-12-24 | 1 | -0/+1 |
|\ |
|
| * | Tests: Test using objects from a language enabled in a subdirectory (#15325) | Brad King | 2014-12-23 | 1 | -0/+1 |
|
|
* | | Merge topic 'add-FindGSL' | Brad King | 2014-12-23 | 1 | -0/+4 |
|\ \ |
|
| * | | FindGSL: Add module to find the GNU Scientific Library | Kelly Thompson | 2014-12-17 | 1 | -0/+4 |
|
|
* | | | Merge topic 'osx-cfbundle-tweaks' | Brad King | 2014-12-19 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | Tests: Run CFBundleTest only with valid configuration | Brad King | 2014-12-19 | 1 | -2/+3 |
| |/ / |
|
* | | | Tests: Move CTestTestMemcheck tools into Tests/CMakeLib | Brad King | 2014-12-18 | 1 | -4/+0 |
|/ / |
|
* | | Tests: Fix OS X version check to use component-wise test | Brad King | 2014-12-12 | 1 | -1/+1 |
|
|
* | | test: test source file properties with case-insensitivity | Ben Boeckel | 2014-12-02 | 1 | -0/+1 |
|
|
* | | Merge topic 'default-lang-dialect-for-master' | Brad King | 2014-11-25 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'default-lang-dialect' into step2 | Stephen Kelly | 2014-11-20 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Fix the test for running the CxxDialog unit test. | Stephen Kelly | 2014-11-20 | 1 | -2/+2 |
|
|
* | | | Add an option for explicit BYPRODUCTS of custom commands (#14963) | Brad King | 2014-11-14 | 1 | -0/+2 |
|/ / |
|
* | | Tests: Build config-dependent tests in the same config they run | Brad King | 2014-11-13 | 1 | -3/+6 |
|
|
* | | Merge topic 'update-curl' | Brad King | 2014-11-10 | 1 | -0/+1 |
|\ \ |
|
| * | | Tests: Update expected CTestTestFailedSubmit output | Brad King | 2014-11-10 | 1 | -0/+1 |
|
|
* | | | Merge topic 'wince-tests' | Brad King | 2014-10-30 | 1 | -1/+52 |
|\ \ \
| |/ /
|/| | |
|
| * | | Tests: Run Tutorial steps 1-4 as tests for Windows CE | Pascal Bach | 2014-10-29 | 1 | -1/+52 |
|
|
* | | | CTest: Add Javascript coverage parser | Joseph Snyder | 2014-10-29 | 1 | -0/+19 |
|/ / |
|
* | | Merge topic 'cmake-cmp0054-warnings' | Brad King | 2014-10-21 | 1 | -1/+1 |
|\ \ |
|
| * | | Avoid if() quoted auto-dereference | Ben Boeckel | 2014-10-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'ctest-delphi-coverage' | Brad King | 2014-10-21 | 1 | -0/+17 |
|\ \
| |/
|/| |
|
| * | CTest: Add code coverage parser for Pascal/Delphi | Joseph Snyder | 2014-10-21 | 1 | -0/+17 |
|
|
* | | Merge topic 'vs-nsight-tegra-generator' | Brad King | 2014-09-30 | 1 | -1/+27 |
|\ \ |
|
| * | | Tests: Add test for VS Nsight Tegra generator support | Brad King | 2014-09-30 | 1 | -1/+27 |
|
|
* | | | Merge topic 'vs-minor-cleanups' | Brad King | 2014-09-29 | 1 | -14/+17 |
|\ \ \
| |/ / |
|
| * | | Tests: Always detect VS and SDK availability on Windows | Brad King | 2014-09-29 | 1 | -14/+17 |
|
|
* | | | Tests: Adjust expected error message in FailedSubmit-ftp | Tony Kelman | 2014-09-26 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'vs-generator-platform' | Brad King | 2014-09-15 | 1 | -1/+1 |
|\ \ |
|
| * | | Tests: Use -A option to pass generator platform selection | Brad King | 2014-09-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'if-sanity' | Brad King | 2014-09-15 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix if() checks of CMAKE_SYSTEM_NAME on Cygwin | Brad King | 2014-09-11 | 1 | -1/+1 |
|
|
* | | Tests: Add generator platform support | Brad King | 2014-09-10 | 1 | -0/+15 |
|/ |
|
* | Merge topic 'wix-log-on-failure' | Brad King | 2014-09-04 | 1 | -0/+4 |
|\ |
|
| * | CPackWiX: Attach wix.log on test failure. | Nils Gladitz | 2014-09-02 | 1 | -0/+4 |
|
|
* | | Merge topic 'vs-windows-apps' | Brad King | 2014-09-02 | 1 | -0/+50 |
|\ \
| |/
|/| |
|
| * | VS: Add test case for Windows Phone and Windows Store | Gilles Khouzam | 2014-09-02 | 1 | -0/+50 |
|
|
* | | Merge topic 'vs-masm' | Brad King | 2014-08-22 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | VS: Add MASM support to VS 8 and 9 (#8170, #14984) | Brad King | 2014-08-20 | 1 | -1/+4 |
|
|
| * | VS: Add test for MASM support | Brad King | 2014-08-20 | 1 | -0/+5 |
|
|
* | | CTEST: Fix MUMPS file parser and update test | Joseph Snyder | 2014-08-15 | 1 | -2/+2 |
|/ |
|
* | Tests: Activate tests accidentally excluded from Xcode | Brad King | 2014-07-17 | 1 | -2/+2 |
|
|
* | Tests: split the ExternalProject test | Rolf Eike Beer | 2014-07-03 | 1 | -0/+15 |
|
|
* | Tests: Use add_test(NAME) signature in add_test_macro | Ben Boeckel | 2014-07-01 | 1 | -1/+1 |
|
|
* | Update CDash server URL | Brad King | 2014-06-24 | 1 | -2/+2 |
|
|