Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | 1 | -26/+35 | |
|\ \ \ | ||||||
| * | | | ctest_update: Handle P4 unknown revisions more robustly | Pedro Navarro | 2014-01-22 | 1 | -26/+35 | |
* | | | | 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 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | file DOWNLOAD: Display the curl result status when a hash mismatch occurs. | Matt McCormick | 2014-01-16 | 1 | -0/+2 | |
* | | | | | 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 | |
| |_|_|/ |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-23 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge topic 'cmake-rerun-depends' | Brad King | 2014-01-22 | 3 | -0/+27 | |
|\ \ \ | ||||||
| * | | | Allow projects to specify extra inputs to CMake | Brad King | 2014-01-21 | 3 | -0/+27 | |
* | | | | Merge topic 'cmake-E-sleep' | Brad King | 2014-01-22 | 1 | -0/+28 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | cmake: Add '-E sleep' command | Brad King | 2014-01-21 | 1 | -0/+28 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'qcc-id' | Brad King | 2014-01-22 | 3 | -1/+43 | |
|\ \ \ | ||||||
| * | | | QNX: Introduce QCC compiler id for that QNX platform compiler. | Stephen Kelly | 2014-01-22 | 3 | -1/+43 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-22 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'cmake-E-symlink-replace-dangling' | Brad King | 2014-01-21 | 1 | -15/+17 | |
|\ \ \ | ||||||
| * | | | cmake: Improve '-E create_symlink' edge case handling (#14713) | Brad King | 2014-01-20 | 1 | -15/+17 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-21 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'KateDontRequireVariable' | Brad King | 2014-01-20 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Kate: use cmMakefile::GetSafeDefinition() for a not-required variable | Alex Neundorf | 2014-01-17 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-20 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-19 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-18 | 1 | -1/+1 | |
* | | | Merge topic 'xcode-storyboard-view' | Brad King | 2014-01-17 | 1 | -7/+9 | |
|\ \ \ | ||||||
| * | | | Xcode: Fix storyboard view | Ruslan Baratov | 2014-01-16 | 1 | -3/+9 | |
| * | | | Xcode: Remove dead code | Ruslan Baratov | 2014-01-16 | 1 | -4/+0 | |
* | | | | Merge topic 'cmmakefile-const' | Brad King | 2014-01-17 | 26 | -59/+63 | |
|\ \ \ \ | ||||||
| * | | | | cmMakefile: make some methods take const std::string& instead of const char* | Rolf Eike Beer | 2014-01-16 | 26 | -59/+63 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-17 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge topic 'ninja_fix_rerun' | Brad King | 2014-01-16 | 1 | -3/+0 | |
|\ \ \ \ | ||||||
| * | | | | Revert "Ninja: Track configured files so we can regenerate them." | Brad King | 2014-01-15 | 1 | -3/+0 | |
* | | | | | Merge topic 'revert-ninja_fix_rerun' | Brad King | 2014-01-16 | 1 | -24/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Revert "Ninja: Avoid re-running CMake on next build after regeneration" | Brad King | 2014-01-15 | 1 | -24/+5 | |
* | | | | | | Merge topic 'var-type-autofill' | Brad King | 2014-01-16 | 4 | -16/+62 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake-gui: Remember variable type in Add Entry | Sergey Zolotarev | 2014-01-16 | 4 | -16/+62 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-16 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge topic 'skip-return-code' | Brad King | 2014-01-15 | 3 | -1/+18 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | allow to mark a test as "Not Run" with a specific return code (#8466) | Rolf Eike Beer | 2014-01-14 | 3 | -1/+18 | |