Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmRemoveDuplicates' | Brad King | 2018-05-30 | 2 | -41/+38 |
|\ | |||||
| * | cmAlgorithms: Speed up cmRemoveDuplicates method | Le Minh Phuc | 2018-05-25 | 2 | -41/+38 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-30 | 1 | -1/+1 |
* | | Merge topic 'parallel_build_option' | Brad King | 2018-05-29 | 29 | -100/+358 |
|\ \ | |||||
| * | | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 29 | -100/+358 |
* | | | Merge topic 'vs-raii-implement' | Brad King | 2018-05-29 | 1 | -130/+42 |
|\ \ \ | |||||
| * | | | cmVisualStudio10TargetGenerator: Remove empty Elem::EndElement() | Vitaly Stakhovsky | 2018-05-25 | 1 | -125/+31 |
| * | | | cmVisualStudio10TargetGenerator: close XML tag in Elem destructor | Vitaly Stakhovsky | 2018-05-25 | 1 | -6/+12 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-29 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-28 | 1 | -1/+1 |
* | | | | Merge topic 'cmake-D-option-help' | Craig Scott | 2018-05-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Help: Update description of the -D option to CMake | Raul Laasner | 2018-05-24 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-27 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-26 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'vs-scope' | Brad King | 2018-05-25 | 1 | -19/+29 |
|\ \ \ \ | |||||
| * | | | | cmVisualStudio10TargetGenerator: make sure each Elem has right scope | Vitaly Stakhovsky | 2018-05-22 | 1 | -19/+29 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-25 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'revise-case-insensitive-command' | Brad King | 2018-05-24 | 10 | -41/+64 |
|\ \ \ \ | |||||
| * | | | | Revise implementation of case-insensitive command names | Florian Jacomme | 2018-05-22 | 10 | -41/+64 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-24 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-23 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-22 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'pr.copy_data_check' | Brad King | 2018-05-21 | 1 | -8/+18 |
|\ \ \ | |||||
| * | | | cmake: Teach '-E tar' to report errors copying data | Ruslan Baratov | 2018-05-18 | 1 | -8/+18 |
| |/ / | |||||
* | | | Merge topic 'eclipse-custom-content' | Brad King | 2018-05-21 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | Eclipse: Add property to include additional contents in .cproject file | Melanie Cappelaere | 2018-05-18 | 1 | -0/+7 |
* | | | | Merge topic 'PDBDirectoryGenExpression' | Brad King | 2018-05-21 | 1 | -2/+13 |
|\ \ \ \ | |||||
| * | | | | Add generator expression support to PDB_OUTPUT_DIRECTORY target property | Marian Klymov | 2018-05-21 | 1 | -2/+13 |
* | | | | | Merge topic 'vs-remove-stream' | Brad King | 2018-05-21 | 2 | -389/+393 |
|\ \ \ \ \ | |||||
| * | | | | | cmVisualStudio10TargetGenerator: remove BuildFileStream member | Vitaly Stakhovsky | 2018-05-16 | 2 | -389/+393 |
| |/ / / / | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2018-05-21 | 3 | -41/+86 |
|\ \ \ \ \ | |||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-05-18 | 3 | -41/+86 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-20 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-19 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-18 | 1 | -1/+1 |
* | | | | | Merge topic 'makefile-ar-limits' | Brad King | 2018-05-17 | 1 | -4/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: Fix command line limits for static libs | Viktor Mukha | 2018-05-16 | 1 | -4/+9 |
* | | | | | | Merge topic 'pr.file_write_check' | Brad King | 2018-05-17 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file(WRITE): Report errors during write operation | Ruslan Baratov | 2018-05-16 | 1 | -0/+8 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2018-05-17 | 2 | -2/+35 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-05-16 | 2 | -2/+35 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-17 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'subdirectory-linking' | Brad King | 2018-05-16 | 1 | -2/+9 |
|\ \ \ \ | |||||
| * | | | | target_link_libraries: Allow use with targets in other directories | Patrick Stotko | 2018-05-15 | 1 | -2/+9 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'dotnet_target_fw_init' | Brad King | 2018-05-16 | 2 | -4/+15 |
|\ \ \ \ | |||||
| * | | | | added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable | Michael Stürmer | 2018-05-15 | 2 | -4/+15 |
* | | | | | Merge topic 'vs-nitpicks' | Brad King | 2018-05-16 | 2 | -74/+70 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | cmVisualStudio10TargetGenerator: minor code cleanup | Vitaly Stakhovsky | 2018-05-11 | 2 | -74/+70 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-16 | 1 | -1/+1 |
| |_|/ / |/| | | |