Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Detect CMake warnings and errors in build output. | David Cole | 2010-07-10 | 2 | -6/+21 |
* | ExternalProject: Add LOG_* options to hide step output | Brad King | 2010-06-21 | 2 | -0/+143 |
* | Preserve ENV{MAKEFLAGS} in CMake script mode | Brad King | 2010-06-21 | 1 | -10/+10 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-21 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-20 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-19 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-18 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-17 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-16 | 1 | -1/+1 |
* | Merge branch 'remove-CTestTest3' | Brad King | 2010-06-15 | 1 | -13/+0 |
|\ | |||||
| * | Remove CTestTest3. | David Cole | 2010-06-13 | 1 | -13/+0 |
* | | Merge branch 'ctest-git-flexibility' | Brad King | 2010-06-15 | 12 | -44/+157 |
|\ \ | |||||
| * | | ctest_update: Support Git upstream branch rewrites | Brad King | 2010-06-08 | 6 | -16/+50 |
| * | | ctest_update: Support custom Git update command | Brad King | 2010-06-08 | 5 | -16/+95 |
| * | | Generalize CTest.Update* test dashboard script helpers | Brad King | 2010-06-08 | 6 | -16/+16 |
* | | | Merge branch 'vs10-source-groups' | Brad King | 2010-06-15 | 2 | -0/+53 |
|\ \ \ | |||||
| * | | | Fix nested source groups with VS 10 (#9863) | Christoph Watzl | 2010-06-11 | 2 | -0/+53 |
* | | | | Merge branch 'coverage_exclusion_from_glob' | Brad King | 2010-06-15 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | Extra coverage glob should subtract the explicitly defined excluded files | Zach Mullen | 2010-06-11 | 1 | -2/+6 |
| |/ / / | |||||
* | | | | Merge branch 'make_libarchive_use_cmzlib' | Brad King | 2010-06-15 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Make sure libarchive uses cmzlib and not the system libz if found. | Bill Hoffman | 2010-06-11 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge branch 'msys-bootstrap-test' | Brad King | 2010-06-15 | 2 | -5/+15 |
|\ \ \ \ | |||||
| * | | | | Enable BootstrapTest on MSYS | Brad King | 2010-06-11 | 2 | -5/+15 |
| |/ / / | |||||
* | | | | Merge branch 'remove-qmake-query' | Brad King | 2010-06-15 | 2 | -30/+5 |
|\ \ \ \ | |||||
| * | | | | Remove macro for querying qmake for qmake variables. | Clinton Stimpson | 2010-06-12 | 2 | -30/+5 |
* | | | | | Merge branch 'findthreads-irix' | Brad King | 2010-06-15 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Support pthreads on irix. | Clinton Stimpson | 2010-06-12 | 1 | -2/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'tru64-make-includes' | Brad King | 2010-06-15 | 3 | -3/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Tru64: Use full-path include directives in Makefiles (#10569) | Brad King | 2010-06-14 | 3 | -3/+9 |
* | | | | | | Merge branch 'tru64-cmOStringStream-vtable' | Brad King | 2010-06-15 | 4 | -1/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tru64: Place cmOStringStream vtable uniquely (#10541) | Brad King | 2010-06-10 | 4 | -1/+20 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'test-NoNewline-with-built-cmake' | Brad King | 2010-06-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Run CTest.NoNewline test using built CMake | Brad King | 2010-06-10 | 1 | -1/+1 |
* | | | | | | | Merge branch 'fix-issue-10346' | Brad King | 2010-06-15 | 1 | -1/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix issue #10346. Error if SOURCE_DIR is empty. | David Cole | 2010-06-09 | 1 | -1/+14 |
* | | | | | | | | Merge branch 'cygwin-data-dirs' | Brad King | 2010-06-15 | 2 | -14/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix CMake data and doc paths in Cygwin package | Brad King | 2010-06-09 | 2 | -14/+12 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'source-file-property-documentation' | Brad King | 2010-06-15 | 2 | -29/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Document scope of source file properties | Brad King | 2010-06-09 | 2 | -29/+11 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'mingw-response-files' | Brad King | 2010-06-15 | 6 | -3/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use response file for objects on MinGW and MSYS | Brad King | 2010-03-11 | 2 | -0/+3 |
| * | | | | | | | | Use platform variable for response file flag | Brad King | 2010-03-11 | 2 | -1/+14 |
| * | | | | | | | | Use forward slashes for objects in response files | Brad King | 2010-03-11 | 3 | -2/+6 |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-15 | 1 | -1/+1 |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-14 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-13 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-12 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | KWSys: Teach Process to error on empty command | Brad King | 2010-06-11 | 2 | -0/+16 |
* | | | | | | KWSys: Process tree kill for Solaris | Brad King | 2010-06-11 | 1 | -0/+3 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-06-11 | 1 | -1/+1 |