Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-toolset-version' | Brad King | 2018-05-30 | 22 | -0/+191 |
|\ | |||||
| * | VS: Add option to select the version of the toolset used by VS 2017 | Basil Fierz | 2018-05-29 | 22 | -0/+191 |
* | | Merge topic 'cmRemoveDuplicates' | Brad King | 2018-05-30 | 3 | -42/+39 |
|\ \ | |||||
| * | | cmAlgorithms: Speed up cmRemoveDuplicates method | Le Minh Phuc | 2018-05-25 | 2 | -41/+38 |
| * | | IWYU: Define a macro to tell code it is preprocessing for iwyu | Brad King | 2018-05-25 | 1 | -1/+1 |
* | | | Merge topic 'clarify-topic-rename' | Brad King | 2018-05-30 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | Help: Clarify usage of Topic-rename | Craig Scott | 2018-05-29 | 1 | -2/+5 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-30 | 1 | -1/+1 |
* | | | | Merge topic 'parallel_build_option' | Brad King | 2018-05-29 | 50 | -100/+424 |
|\ \ \ \ | |||||
| * | | | | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 50 | -100/+424 |
* | | | | | Merge topic 'cuda-unused-placeholder' | Brad King | 2018-05-29 | 2 | -7/+7 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | CUDA: Drop unused/broken platform link flags placeholder | Brad King | 2018-05-25 | 2 | -7/+7 |
| | |/ / | |/| | | |||||
* | | | | 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 |
* | | | | | Merge topic 'bootstrap_ccache_tweak' | Brad King | 2018-05-29 | 1 | -4/+6 |
|\ \ \ \ \ | |||||
| * | | | | | bootstrap: Use ccache in script-generated makefile | Shane Parris | 2018-05-25 | 1 | -4/+6 |
* | | | | | | Merge topic 'doxygen-all' | Craig Scott | 2018-05-29 | 3 | -2/+62 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindDoxygen: Add tests for ALL option | Craig Scott | 2018-05-27 | 2 | -0/+52 |
| * | | | | | | FindDoxygen: add optional ALL argument | David Demelier | 2018-05-24 | 1 | -2/+10 |
* | | | | | | | 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 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Update description of the -D option to CMake | Raul Laasner | 2018-05-24 | 2 | -2/+2 |
* | | | | | | | | 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 'FindPerl-strawberry' | Brad King | 2018-05-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | FindPerl: Add support for Strawberry Perl | Lauri | 2018-05-24 | 1 | -0/+1 |
* | | | | | | | Merge topic 'FindLua-conventional-paths' | Brad King | 2018-05-25 | 10 | -47/+221 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindLua: Search for lua.h using more conventional paths | Alexander Grund | 2018-05-24 | 1 | -47/+87 |
| * | | | | | | | FindLua: Add tests for this module | Alexander Grund | 2018-05-24 | 9 | -0/+134 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | 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 |
* | | | | | | | | Merge topic 'FindODBC-module' | Brad King | 2018-05-25 | 8 | -0/+274 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | FindODBC: Add module to search for ODBC library | Mateusz Loskot | 2018-05-22 | 8 | -0/+274 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | 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 |
* | | | | | | | Merge topic 'FindBZip2-imported-include-dirs' | Brad King | 2018-05-24 | 1 | -6/+18 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | FindBZip2: Populate BZIP2_INCLUDE_DIRS result variable | Brad King | 2018-05-22 | 1 | -2/+11 |
| * | | | | | | FindBZip2: Format result variable docs as definition list | Brad King | 2018-05-22 | 1 | -7/+10 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | 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 'cpackrpm-fix-docs' | Brad King | 2018-05-21 | 1 | -12/+16 |
|\ \ \ | |||||
| * | | | CPackRPM: Fix misleading CPACK_RPM_SPEC_INSTALL_POST docs | Craig Scott | 2018-05-12 | 1 | -7/+11 |
| * | | | CPackRPM: Minor formatting cleanup | Craig Scott | 2018-05-12 | 1 | -5/+5 |
* | | | | Merge topic 'eclipse-custom-content' | Brad King | 2018-05-21 | 4 | -0/+22 |
|\ \ \ \ |