Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge topic 'constify' | Brad King | 2013-11-04 | 4 | -35/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmGeneratorTarget: Make some accessors const. | Stephen Kelly | 2013-11-03 | 2 | -21/+22 | |
| * | | | | | | | | cmTarget: Make some accessors const. | Stephen Kelly | 2013-11-03 | 2 | -14/+14 | |
* | | | | | | | | | Merge topic 'doc-CMAKE_INCLUDE_DIRECTORIES_BEFORE' | Brad King | 2013-11-04 | 4 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add missing documentation for include dirs related variables. (#12611) | Stephen Kelly | 2013-11-02 | 4 | -1/+19 | |
* | | | | | | | | | | Merge topic 'improve-tgt-INCLUDE_DIRECTORIES-docs' | Brad King | 2013-11-04 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmTarget: Improve INCLUDE_DIRECTORIES property docs (#13188). | Stephen Kelly | 2013-11-02 | 1 | -5/+8 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'robust-ctest_empty_binary_directory' | Brad King | 2013-11-04 | 4 | -3/+140 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CTest: more aggressive implementation of ctest_empty_binary_directory() | Nils Gladitz | 2013-11-02 | 2 | -3/+63 | |
| * | | | | | | | | | | Tests: added test for ctest_empty_binary_directory() | Nils Gladitz | 2013-11-01 | 2 | -0/+77 | |
* | | | | | | | | | | | Merge topic 'cpack-drag-n-drop-rez' | Brad King | 2013-11-04 | 4 | -2/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | cpack: For DragNDrop generator, add sysroot option when calling Rez. | Clinton Stimpson | 2013-11-01 | 2 | -3/+3 | |
| * | | | | | | | | | | cpack: For DragNDrop generator, add sysroot option when calling Rez. | Clinton Stimpson | 2013-11-01 | 4 | -2/+16 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-04 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-03 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'archive-skip-symlink-on-windows' | Brad King | 2013-11-02 | 1 | -20/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake: Avoid '-E tar' failure to extract symlinks on Windows (#13251) | Brad King | 2013-11-01 | 1 | -0/+8 | |
| * | | | | | | | | cmSystemTools: Re-order extract_tar logic | Brad King | 2013-11-01 | 1 | -20/+21 | |
* | | | | | | | | | Merge topic 'cmake-gui-warning' | Brad King | 2013-11-02 | 1 | -22/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmake-gui: Rename local variable to avoid shadowing a member | Brad King | 2013-11-01 | 1 | -22/+22 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'ctest-p4' | Brad King | 2013-11-02 | 3 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ctest_update: Do not remove the p4 depot name | Pedro Navarro | 2013-11-01 | 3 | -11/+11 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-FindBoost-updates' | Brad King | 2013-11-02 | 1 | -33/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindBoost: Clarify example static libs option (#13663) | Brad King | 2013-11-01 | 1 | -2/+2 | |
| * | | | | | | | | | FindBoost: Refine .rst formatting | Brad King | 2013-11-01 | 1 | -32/+11 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'object-library-no-TARGET_FILE' | Brad King | 2013-11-02 | 6 | -1/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Genex: Reject $<TARGET_FILE:...> for object libraries (#14532) | Brad King | 2013-11-01 | 6 | -1/+36 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'object-library-missing-source' | Brad King | 2013-11-02 | 5 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Check for OBJECT_LIBRARY source files at start of generation | Brad King | 2013-11-01 | 5 | -0/+13 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'doc-rst-note-and-productionlist' | Brad King | 2013-11-02 | 5 | -0/+38 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmRST: Add support for the note and productionlist directives | Brad King | 2013-10-30 | 5 | -0/+38 | |
* | | | | | | | | | | Merge topic 'revert-accidental-changes' | Brad King | 2013-11-02 | 2 | -20/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | cmFindCommon: Revert accidental change | Brad King | 2013-11-02 | 1 | -13/+2 | |
| * | | | | | | | | | target_link_libraries: Revert accidental change | Brad King | 2013-11-02 | 1 | -7/+2 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-02 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-manual-toctree-depth' | Brad King | 2013-11-01 | 6 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Help: Limit reference manual toctree depth to 1 | Brad King | 2013-11-01 | 6 | -0/+36 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'fix-duplicate-test-run' | Brad King | 2013-11-01 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CTest: prevent tests from being inserted in the cost list twice | Nils Gladitz | 2013-10-31 | 1 | -1/+8 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'add-CMAKE_FIND_NO_INSTALL_PREFIX' | Brad King | 2013-11-01 | 14 | -9/+78 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow disabling adding the install prefix to the prefix search path. | Stephen Kelly | 2013-10-31 | 14 | -9/+78 | |
* | | | | | | | | | Merge topic 'constify' | Brad King | 2013-11-01 | 19 | -233/+273 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | cmTarget: Make GetProperty() const. | Stephen Kelly | 2013-10-31 | 19 | -229/+263 | |
| * | | | | | | | | Don't call SetProperty from GetProperty. | Stephen Kelly | 2013-10-30 | 1 | -4/+10 | |
* | | | | | | | | | Merge topic 'cmake-syntax-recorded-brackets' | Brad King | 2013-11-01 | 8 | -49/+80 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Test foreach/function/macro handling of bracket arguments | Brad King | 2013-10-30 | 7 | -0/+24 | |
| * | | | | | | | | | macro: Do not substitute for placeholders in bracket arguments | Brad King | 2013-10-30 | 1 | -0/+7 | |
| * | | | | | | | | | macro: Add extra indentation to placeholder substitution code | Brad King | 2013-10-30 | 1 | -51/+51 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-11-01 | 1 | -1/+1 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'use-generator-target' | Brad King | 2013-10-31 | 6 | -321/+320 | |
|\ \ \ \ \ \ \ \ |