Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ExternalProject-git-submodules' | Brad King | 2014-01-29 | 2 | -6/+25 |
|\ | |||||
| * | ExternalProject: Add option GIT_SUBMODULES | Gereon Kremer | 2014-01-28 | 2 | -6/+25 |
* | | Merge topic 'cygwin-RunCMake-tests' | Brad King | 2014-01-29 | 4 | -4/+4 |
|\ \ | |||||
| * | | Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] tests | Brad King | 2014-01-28 | 4 | -4/+4 |
* | | | Merge topic 'emacs-mode-byte-compile' | Brad King | 2014-01-29 | 1 | -25/+24 |
|\ \ \ | |||||
| * | | | cmake-mode.el: Replace 'setq' with 'let' or inlining | Philipp Möller | 2014-01-28 | 1 | -22/+23 |
| * | | | cmake-mode.el: Don't assign to free variable save-point | Philipp Möller | 2014-01-28 | 1 | -2/+0 |
| * | | | cmake-mode.el: Avoid using beginning-of-buffer | Philipp Möller | 2014-01-28 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge topic 'doc-install-no-build-info' | Brad King | 2014-01-29 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | Help: Do not install Sphinx html build info files | Brad King | 2014-01-28 | 1 | -1/+4 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-29 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'release' | Brad King | 2014-01-28 | 1 | -0/+17 |
|\ \ \ | |_|/ |/| | | |||||
| * | | CMake 2.8.12.2v2.8.12.2 | Brad King | 2014-01-16 | 2 | -1/+18 |
| * | | Merge branch 'ninja_fix_rerun' into release | Brad King | 2014-01-15 | 1 | -3/+0 |
| |\ \ | |||||
| * \ \ | Merge branch 'vs10-include-backslashes' into release | Brad King | 2014-01-09 | 1 | -1/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'xcode-storyboard-file-type-2.8.12' into release | Brad King | 2014-01-09 | 1 | -2/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'fix-compile-OBJECT_DIR' into release | Brad King | 2014-01-06 | 4 | -16/+12 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'xcode-5.1' into release | Brad King | 2014-01-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'vs9-map-Fd' into release | Brad King | 2014-01-06 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-28 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'disallowed-cxx-subset' | Brad King | 2014-01-27 | 1 | -4/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Note that std::string::clear may not be used. | Stephen Kelly | 2014-01-27 | 1 | -4/+6 |
| * | | | | | | | | Help: Document non-use of std::set::insert. | Stephen Kelly | 2014-01-27 | 1 | -0/+23 |
* | | | | | | | | | Merge topic 'constify' | Brad King | 2014-01-27 | 15 | -141/+137 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cmMakefile: Make ConfigureString const. | Stephen Kelly | 2014-01-22 | 2 | -4/+4 |
| * | | | | | | | | | cmMakefile: Make FindSourceGroup const. | Stephen Kelly | 2014-01-22 | 7 | -21/+21 |
| * | | | | | | | | | cmMakefile: Trivially constify some methods. | Stephen Kelly | 2014-01-22 | 2 | -51/+51 |
| * | | | | | | | | | cmMakefile: Remove non-const version of method | Stephen Kelly | 2014-01-22 | 1 | -7/+0 |
| * | | | | | | | | | cmMakefile: Remove method declarations with no implementation. | Stephen Kelly | 2014-01-22 | 1 | -2/+0 |
| * | | | | | | | | | cmMakefile: Consify custom command API. | Stephen Kelly | 2014-01-22 | 4 | -4/+4 |
| * | | | | | | | | | cmMakefile: Constify policies accessors. | Stephen Kelly | 2014-01-22 | 2 | -7/+8 |
| * | | | | | | | | | cmCacheManager: Consify version accessors. | Stephen Kelly | 2014-01-22 | 3 | -6/+8 |
| * | | | | | | | | | cmSourceGroup: Fix method name capitalization. | Stephen Kelly | 2014-01-22 | 3 | -4/+4 |
| * | | | | | | | | | cmMakefile: Constify some cmSourceGroup related code. | Stephen Kelly | 2014-01-22 | 4 | -11/+12 |
| * | | | | | | | | | cmSourceFile: Use a const cmMakefile. | Stephen Kelly | 2014-01-22 | 1 | -5/+5 |
| * | | | | | | | | | cmSourceFileLocation: Use a const cmMakefile. | Stephen Kelly | 2014-01-22 | 2 | -6/+6 |
| * | | | | | | | | | cmMakefile: Make GetProperty const. | Stephen Kelly | 2014-01-22 | 2 | -15/+16 |
* | | | | | | | | | | Merge topic 'ctest-update-p4-unknown-revision' | Brad King | 2014-01-27 | 2 | -27/+38 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ctest_update: Handle P4 unknown revisions more robustly | Pedro Navarro | 2014-01-22 | 2 | -27/+38 |
* | | | | | | | | | | | Merge topic 'ninja-normalize-cmake-rerun-deps' | Brad King | 2014-01-27 | 1 | -6/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Ninja: Normalize paths of CMake re-run rule dependencies | Brad King | 2014-01-21 | 1 | -6/+14 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'robust-ep-download-verify' | Brad King | 2014-01-27 | 5 | -7/+56 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | file DOWNLOAD: Display the curl result status when a hash mismatch occurs. | Matt McCormick | 2014-01-16 | 1 | -0/+2 |
| * | | | | | | | | | | | file DOWNLOAD: Test non-zero return status. | Matt McCormick | 2014-01-16 | 1 | -0/+13 |
| * | | | | | | | | | | | file DOWNLOAD: Add test for bad hash. | Matt McCormick | 2014-01-16 | 2 | -0/+14 |
| * | | | | | | | | | | | ExternalProject: Reattempt download when verification fails. | Matt McCormick | 2014-01-15 | 1 | -7/+27 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-27 | 1 | -1/+1 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-26 | 1 | -1/+1 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-25 | 1 | -1/+1 |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-24 | 1 | -1/+1 |