Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 10 | -0/+87 |
|\ | |||||
| * | Allow projects to specify extra inputs to CMake | Brad King | 2014-01-21 | 10 | -0/+64 |
| * | Add test case to verify CMake does not re-run on first build | Brad King | 2014-01-21 | 3 | -0/+23 |
* | | Merge topic 'cmake-E-sleep' | Brad King | 2014-01-22 | 9 | -1/+41 |
|\ \ | |/ | |||||
| * | cmake: Add '-E sleep' command | Brad King | 2014-01-21 | 9 | -1/+41 |
* | | Merge topic 'qcc-id' | Brad King | 2014-01-22 | 15 | -27/+117 |
|\ \ | |||||
| * | | QNX: Introduce QCC compiler id for that QNX platform compiler. | Stephen Kelly | 2014-01-22 | 11 | -23/+113 |
| * | | CMakeDetermine*Compiler: Fix typo 'lile' => 'like' | Stephen Kelly | 2014-01-22 | 4 | -4/+4 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-01-22 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'cmake-E-symlink-replace-dangling' | Brad King | 2014-01-21 | 9 | -15/+56 |
|\ \ | |||||
| * | | cmake: Improve '-E create_symlink' edge case handling (#14713) | Brad King | 2014-01-20 | 9 | -15/+56 |
* | | | Merge topic 'improve-Tests-RunCMake' | Brad King | 2014-01-21 | 3 | -47/+84 |
|\ \ \ | |/ / | |||||
| * | | Tests/RunCMake: Add function to run a specified command-line | Brad King | 2014-01-20 | 2 | -11/+32 |
| * | | Tests/RunCMake: Move documentation to a README.rst | Brad King | 2014-01-20 | 2 | -36/+52 |
| |/ | |||||
* | | Merge topic 'osx-host-arch' | Brad King | 2014-01-21 | 1 | -1/+6 |
|\ \ | |||||
| * | | OS X: Use 'uname -m' for processor (#14712) | Brad King | 2014-01-20 | 1 | -1/+6 |
* | | | 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 |
* | | | Merge topic 'update-qt4-docs' | Brad King | 2014-01-20 | 5 | -373/+212 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Help: Update Qt4 documentation. | Stephen Kelly | 2014-01-15 | 5 | -373/+212 |
* | | | 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 'hppa-binutils-flag' | Brad King | 2014-01-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Improve ld flags for CMake itself on Linux/HPPA | Guy Martin | 2014-01-17 | 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 'doc-osx-vars' | Brad King | 2014-01-17 | 7 | -7/+52 |
|\ \ \ \ | |||||
| * | | | | Help: Document CMAKE_OSX_* variables | Brad King | 2014-01-16 | 7 | -7/+52 |
| |/ / / | |||||
* | | | | 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 'GNUInstallDirs_debian-multiarch-fix' | Brad King | 2014-01-16 | 1 | -5/+59 |
|\ \ \ \ | |||||
| * | | | | GNUInstallDirs: Fix CMAKE_INSTALL_LIBDIR on Debian | Daniele E. Domenichelli | 2014-01-15 | 1 | -5/+59 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'fix-help-if-typo' | Brad King | 2014-01-16 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Help: Fix typo in 'if()' command documentation | Raphael Kubo da Costa | 2014-01-15 | 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 | 9 | -1/+77 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | allow to mark a test as "Not Run" with a specific return code (#8466) | Rolf Eike Beer | 2014-01-14 | 9 | -1/+77 |
* | | | | | | | Merge topic 'hppa-bootstrap' | Brad King | 2014-01-15 | 1 | -4/+1 |
|\ \ \ \ \ \ \ |