Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2012-11-18 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-11-17 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-11-16 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-11-15 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2012-11-14 | 1 | -1/+1 |
* | Merge topic 'CPack-BugFixesSet' | Brad King | 2012-11-13 | 1 | -1/+0 |
|\ | |||||
| * | Remove seemingly bogus duplicate CPACK_PACKAGE_FILE_NAME call. | Andreas Mohr | 2012-11-11 | 1 | -1/+0 |
* | | Merge topic 'CPack-fixTypoInErrorMsg' | Brad King | 2012-11-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | Correct string literal typo (have "(NULL)" like all other cases). | Andreas Mohr | 2012-11-10 | 1 | -1/+1 |
| |/ | |||||
* | | Merge topic 'only-git-fetch-when-necessary' | Brad King | 2012-11-13 | 6 | -5/+307 |
|\ \ | |||||
| * | | ExternalProjectUpdateTest: Only support Git 1.6.5 and greater. | Matt McCormick | 2012-11-13 | 1 | -0/+18 |
| * | | ExternalProject: Verify when a fetch occurs during update test. | Matt McCormick | 2012-11-13 | 1 | -10/+26 |
| * | | ExternalProject: Make sure the ExternalProjectUpdate setup is available. | Matt McCormick | 2012-11-13 | 2 | -3/+19 |
| * | | ExternalProject: Always do a git fetch for a remote ref. | Matt McCormick | 2012-11-13 | 2 | -2/+17 |
| * | | ExternalProject: Add tests for UPDATE_COMMAND. | Matt McCormick | 2012-11-13 | 4 | -0/+166 |
| * | | ExternalProject: Do smoke tests for Git Tutorial builds. | Matt McCormick | 2012-11-03 | 1 | -0/+11 |
| * | | ExternalProject: Only run 'git fetch' when required. | Matt McCormick | 2012-11-03 | 1 | -5/+65 |
* | | | Merge topic 'link-depends-no-shared' | Brad King | 2012-11-13 | 9 | -1/+109 |
|\ \ \ | |||||
| * | | | Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED | Brad King | 2012-11-09 | 5 | -0/+73 |
| * | | | Optionally skip link dependencies on shared library files | Brad King | 2012-10-26 | 4 | -1/+36 |
* | | | | Merge topic 'update-KWSys' | Brad King | 2012-11-13 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-kwsys' into update-KWSys | Brad King | 2012-11-09 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | KWSys 2012-11-08 (3b17de34) | KWSys Robot | 2012-11-09 | 1 | -1/+1 |
* | | | | | | Merge topic 'fix-compiler-warnings' | Brad King | 2012-11-13 | 11 | -77/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove references to ancient and removed parts of the code. | Stephen Kelly | 2012-11-13 | 1 | -56/+0 |
| * | | | | | | Resolve ambiguity warning regarding use of && and ||. | Stephen Kelly | 2012-11-13 | 1 | -2/+2 |
| * | | | | | | Resolve warnings about shadowing parameters and local variables. | Stephen Kelly | 2012-11-13 | 6 | -16/+18 |
| * | | | | | | Resolve warnings about used enum values in switch blocks. | Stephen Kelly | 2012-11-13 | 3 | -0/+7 |
| * | | | | | | Resolve warnings about unused variables. | Stephen Kelly | 2012-11-07 | 4 | -3/+1 |
* | | | | | | | Merge topic 'osx-bad-sdk-xcode-3.2.6' | Brad King | 2012-11-13 | 1 | -0/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | OS X: Warn about known SDK breakage by Xcode 3.2.6 | Brad King | 2012-11-08 | 1 | -0/+17 |
* | | | | | | | | Merge topic 'doc-fixups' | Brad King | 2012-11-13 | 12 | -24/+39 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation: Clarify configure_file behavior | Brad King | 2012-11-07 | 1 | -6/+14 |
| * | | | | | | | | Documentation: Clarify some command descriptions | Andreas Mohr | 2012-11-07 | 5 | -7/+14 |
| * | | | | | | | | Documentation: Correct typos and grammar | Andreas Mohr | 2012-11-07 | 9 | -11/+11 |
* | | | | | | | | | Merge topic 'MakeSquish4Work' | Brad King | 2012-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Squish: fix new squish_v4_add_test() macro | Alex Neundorf | 2012-11-07 | 1 | -1/+1 |
* | | | | | | | | | | Merge topic 'compiler-warnings' | Brad King | 2012-11-13 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Enable some compiler warnings when building CMake. | Stephen Kelly | 2012-11-13 | 1 | -0/+23 |
* | | | | | | | | | | | Merge topic 'deprecate-load_command' | Brad King | 2012-11-13 | 7 | -1/+32 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | load_command: Deprecate and document pending removal | Brad King | 2012-11-07 | 7 | -1/+32 |
* | | | | | | | | | | | | Merge topic 'fix-13604-ccmake-del-key' | Brad King | 2012-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | ccmake: Allow DEL key in first column | Matthew Woehlke | 2012-11-13 | 1 | -1/+1 |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-13 | 1 | -1/+1 |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-12 | 1 | -1/+1 |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-11 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-10 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-09 | 1 | -1/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2012-11-08 | 1 | -1/+1 |
| |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'import-KWSys-subtree' | Brad King | 2012-11-07 | 11 | -359/+1647 |
|\ \ \ \ \ \ \ \ \ \ |