Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cmake_host_system_information command | Nils Gladitz | 2013-06-19 | 3 | -0/+230 |
* | Merge topic 'doc-enable_language-scope' | Brad King | 2013-06-14 | 1 | -7/+10 |
|\ | |||||
| * | enable_language: Clarify documentation | Brad King | 2013-06-12 | 1 | -7/+10 |
* | | Merge topic 'sha2-alignment' | Brad King | 2013-06-14 | 1 | -3/+3 |
|\ \ | |||||
| * | | cmCryptoHash: Increase alignment of HashFile buffer | Brad King | 2013-06-13 | 1 | -3/+3 |
* | | | Merge topic 'FixEclipseCorruptProjects' | Brad King | 2013-06-14 | 1 | -6/+9 |
|\ \ \ | |||||
| * | | | Eclipse: fix #14204 and #14205: no file links to directories | Alex Neundorf | 2013-06-11 | 1 | -6/+9 |
* | | | | Merge topic 'minor-cleanup' | Brad King | 2013-06-14 | 3 | -6/+3 |
|\ \ \ \ | |||||
| * | | | | Style: Don't put an else after a return. | Stephen Kelly | 2013-06-11 | 1 | -3/+0 |
| * | | | | cmSystemTools: Fix typo in comment. | Stephen Kelly | 2013-06-11 | 1 | -1/+1 |
| * | | | | Genex: Fix indentation in docs. | Stephen Kelly | 2013-06-11 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'remove_extra_matches' | Brad King | 2013-06-14 | 1 | -6/+14 |
|\ \ \ \ | |||||
| * | | | | Do not set CMAKE_MATCH_ variables when not neeeded | Bill Hoffman | 2013-06-14 | 1 | -6/+14 |
* | | | | | Merge topic 'rpath-on-mac' | Brad King | 2013-06-14 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | OS X: Improvements for getting install name of dylib. | Clinton Stimpson | 2013-06-06 | 1 | -1/+4 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-14 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-13 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-12 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-11 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-10 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-09 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-08 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-07 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-06 | 1 | -1/+1 |
* | | | | Merge topic 'fix-genex-HEAD-target' | Brad King | 2013-06-05 | 1 | -4/+9 |
|\ \ \ \ | |||||
| * | | | | Genex: Fix the HEAD target used for evaluated expressions | Stephen Kelly | 2013-06-05 | 1 | -4/+9 |
* | | | | | Merge topic 'xcode-framework-paths' | Brad King | 2013-06-05 | 1 | -11/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Fix framework search paths in STATIC library targets (#14191) | Brad King | 2013-06-04 | 1 | -11/+7 |
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2013-06-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-06-04 | 1 | -1/+1 |
* | | | | | | | Merge topic 'doc-CMAKE_PARENT_LIST_FILE' | Brad King | 2013-06-05 | 1 | -5/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Docs: Clarify CMAKE_PARENT_LIST_FILE (#14194) | Brad King | 2013-06-04 | 1 | -5/+6 |
* | | | | | | | | Merge topic 'suppress-unused-cli-with-value-in-cache' | Brad King | 2013-06-05 | 2 | -1/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CLI: Suppress the unused warning if the key value pair is cached. | Stephen Kelly | 2013-06-04 | 2 | -1/+16 |
* | | | | | | | | | Merge topic 'cleanups' | Brad King | 2013-06-05 | 2 | -8/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add some spaces to the INCLUDE_DIRECTORIES documentation. | Stephen Kelly | 2013-06-04 | 1 | -6/+6 |
| * | | | | | | | | | Remove unused cmAddDefinitionsCommand::ParseDefinition method. | Stephen Kelly | 2013-06-04 | 1 | -2/+0 |
* | | | | | | | | | | Merge topic 'add_compile_options-command' | Brad King | 2013-06-05 | 6 | -1/+177 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Introduce add_compile_options command. | Stephen Kelly | 2013-06-04 | 6 | -1/+177 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'VISIBILITY_PRESET-property' | Brad King | 2013-06-05 | 6 | -0/+119 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property. | Stephen Kelly | 2013-06-02 | 2 | -20/+59 |
| * | | | | | | | | | | Introduce target property <LANG>_VISIBILITY_PRESET | Stephen Kelly | 2013-06-02 | 6 | -0/+80 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-06-05 | 1 | -1/+1 |
* | | | | | | | | | | | Merge topic 'fix-variable_watch-cases' | Brad King | 2013-06-04 | 2 | -18/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | variable_watch: Print accesses as "CMake Debug Log" messages | Brad King | 2013-06-03 | 1 | -5/+3 |
| * | | | | | | | | | | | variable_watch: Remove leftover debugging code (#14187) | Brad King | 2013-06-03 | 1 | -13/+0 |
| * | | | | | | | | | | | variable_watch: Add missing string enumeration entry (#14188) | Yichao Yu | 2013-06-03 | 1 | -0/+1 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2013-06-04 | 3 | -12/+76 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-06-03 | 3 | -12/+76 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'cfbundle-location' | Brad King | 2013-06-04 | 7 | -51/+27 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | |