Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-refactor-libs' | Brad King | 2017-02-15 | 1 | -20/+8 |
|\ | |||||
| * | VS: Place CMAKE_<LANG>_STANDARD_LIBRARIES after other libraries | Brad King | 2017-02-14 | 1 | -8/+8 |
| * | VS: Refactor parsing of CMAKE_<LANG>_STANDARD_LIBRARIES | Brad King | 2017-02-14 | 1 | -14/+2 |
* | | Merge topic 'vs-dedup-tag' | Brad King | 2017-02-15 | 1 | -5/+5 |
|\ \ | |||||
| * | | VS: De-duplicate PreprocessorDefinitions tag name | Brad King | 2017-02-14 | 1 | -5/+5 |
| |/ | |||||
* | | Merge topic 'update-kwsys' | Brad King | 2017-02-15 | 2 | -182/+66 |
|\ \ | |||||
| * | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-02-14 | 2 | -182/+66 |
| |/ | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-15 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'command-cleanup' | Brad King | 2017-02-14 | 20 | -195/+242 |
|\ | |||||
| * | cmCommands: add commands directly to cmState | Daniel Pfeifer | 2017-02-13 | 3 | -133/+113 |
| * | split Default commands into Scripting and Project | Daniel Pfeifer | 2017-02-13 | 4 | -46/+71 |
| * | cmDisallowedCommand: extract policy checking from cmCommand | Daniel Pfeifer | 2017-02-13 | 14 | -70/+111 |
| * | cmCommand: Don't prefix error message with command name | Daniel Pfeifer | 2017-02-13 | 3 | -8/+6 |
| * | cmCommand: make noncopyable | Daniel Pfeifer | 2017-02-13 | 1 | -0/+4 |
| * | cmCommand: remove member Helper | Daniel Pfeifer | 2017-02-13 | 2 | -2/+1 |
* | | Merge topic 'execute_process-default-encoding' | Brad King | 2017-02-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | execute_process: Restore no-decoding default behavior | Brad King | 2017-02-13 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-14 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'erase-if' | Brad King | 2017-02-13 | 5 | -29/+16 |
|\ \ | |||||
| * | | cmAlgorithms: add cmEraseIf function | Daniel Pfeifer | 2017-02-10 | 5 | -29/+16 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-13 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-12 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-11 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'vs-nasm' | Brad King | 2017-02-10 | 9 | -1/+184 |
|\ \ | |||||
| * | | VS: Add support for ASM_NASM language | Evgeny Fimochkin | 2017-02-07 | 9 | -1/+184 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-10 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-09 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-08 | 1 | -1/+1 |
* | | | Merge topic 'wix-custom-root-id' | Brad King | 2017-02-07 | 2 | -6/+16 |
|\ \ \ | |||||
| * | | | CPackWIX: Introduce new CPACK_WIX_ROOT_FOLDER_ID variable | Nils Gladitz | 2017-02-06 | 2 | -6/+16 |
| |/ / | |||||
* | | | Merge topic 'update-kwsys' | Brad King | 2017-02-07 | 3 | -1/+28 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-02-06 | 3 | -1/+28 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-07 | 1 | -1/+1 |
|/ / | |||||
* | | Begin post-3.8 development | Brad King | 2017-02-06 | 1 | -2/+2 |
* | | CMake 3.8.0-rc1 version update | Brad King | 2017-02-06 | 1 | -3/+3 |
|/ | |||||
* | Merge topic 'vs-quote-rerun-paths' | Brad King | 2017-02-06 | 2 | -6/+6 |
|\ | |||||
| * | VS: Fix quoting of special characters in cmake re-run check commands | Brad King | 2017-02-06 | 2 | -6/+6 |
* | | Merge topic 'productbuild_signing' | Brad King | 2017-02-06 | 1 | -0/+22 |
|\ \ | |||||
| * | | CPackProductBuild: Add options to sign packages | Roman Wüger | 2017-02-04 | 1 | -0/+22 |
| |/ | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-06 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-05 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-04 | 1 | -1/+1 |
|/ | |||||
* | CMake Nightly Date Stamp | Kitware Robot | 2017-02-03 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-02-02 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-02-01 | 1 | -1/+1 |
* | Merge topic 'vs-export-external-objects' | Brad King | 2017-01-31 | 1 | -0/+8 |
|\ | |||||
| * | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objects | Zsolt Parragi | 2017-01-30 | 1 | -0/+8 |
* | | Merge topic '16432-static-frameworks' | Brad King | 2017-01-31 | 5 | -33/+89 |
|\ \ | |||||
| * | | Apple: Add support for static frameworks | Gregor Jasny | 2017-01-31 | 4 | -16/+71 |
| * | | Makefile: For static libraries remove only the "real" lib before creating | Gregor Jasny | 2017-01-26 | 1 | -13/+14 |