Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual Studio | Niels Dekker | 2018-09-17 | 7 | -5/+19 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-09-09 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-09-08 | 1 | -1/+1 |
* | Merge topic 'ExternalProject-check-explicit-include' | Craig Scott | 2018-09-07 | 8 | -0/+48 |
|\ | |||||
| * | ExternalProject: Report error if local variables are not defined | Jean-Christophe Fillion-Robin | 2018-09-06 | 8 | -0/+48 |
* | | Merge topic 'definitions-get' | Brad King | 2018-09-07 | 7 | -19/+25 |
|\ \ | |||||
| * | | cmStateSnapshot::GetDefinition(): Return std::string const* | Vitaly Stakhovsky | 2018-09-06 | 7 | -19/+25 |
* | | | Merge branch 'release-3.12' | Brad King | 2018-09-07 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | CMake 3.12.2v3.12.2 | Brad King | 2018-09-07 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-07 | 1 | -1/+1 |
* | | | | Merge topic 'CMakeFindBinUtils-fix-not-cached' | Brad King | 2018-09-06 | 1 | -3/+15 |
|\ \ \ \ | |||||
| * | | | | CMakeFindBinUtils: Fix use with non-cached tool settings | Brad King | 2018-09-05 | 1 | -3/+15 |
* | | | | | Merge branch 'release-3.12' | Brad King | 2018-09-06 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'FindMatlab-no-CMAKE_CL_64' into release-3.12 | Brad King | 2018-09-05 | 1 | -15/+0 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindMatlab-no-CMAKE_CL_64' | Brad King | 2018-09-06 | 1 | -15/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FindMatlab: Remove erroneous duplicate code | Raffi Enficiaud | 2018-09-05 | 1 | -15/+0 |
* | | | | | | Merge topic 'grd-stdstring' | Brad King | 2018-09-06 | 13 | -23/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmMakefile: Make GetRequiredDefinition return std::string | Vitaly Stakhovsky | 2018-09-05 | 13 | -23/+21 |
* | | | | | | | Merge topic 'isonoff-cstr' | Brad King | 2018-09-06 | 24 | -43/+40 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove unnecessary c_str() calls | Vitaly Stakhovsky | 2018-09-05 | 24 | -43/+40 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-06 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'cmake-gui-align-text' | Brad King | 2018-09-05 | 1 | -0/+3 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | cmake-gui: Align source and binary directory path text | Zeex | 2018-09-04 | 1 | -0/+3 |
* | | | | | | Merge branch 'release-3.12' | Brad King | 2018-09-05 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge branch 'vs-CMakeLists.txt' into release-3.12 | Brad King | 2018-09-05 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'FindBoost-old-context' into release-3.12 | Brad King | 2018-09-04 | 1 | -1/+5 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'vs-CMakeLists.txt' | Brad King | 2018-09-05 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | VS: Restore CMakeLists.txt references in each target | Brad King | 2018-09-05 | 1 | -1/+5 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindBoost-old-context' | Brad King | 2018-09-05 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | FindBoost: Fix context discovery for 1.60 and below | Igor Kostenko | 2018-09-04 | 1 | -1/+5 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-05 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'cpack_test' | Brad King | 2018-09-04 | 2 | -1/+20 |
|\ \ \ \ \ | |||||
| * | | | | | CPack (DEB/RPM): add test for per-component description/summmary. | David Faure | 2018-08-30 | 2 | -1/+20 |
* | | | | | | Merge topic 'cmakeServerSourcesForInterfaceLibraries' | Brad King | 2018-09-04 | 3 | -40/+191 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake-server: Support codemodel filegroups for INTERFACE_SOURCES | Justin Goshi | 2018-08-30 | 3 | -40/+191 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'improve-isonoff' | Brad King | 2018-09-04 | 2 | -35/+68 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmSystemTools: Re-implement IsOn,IsOff with manual branching | Brad King | 2018-08-31 | 1 | -35/+56 |
| * | | | | | | cmSystemTools: Add IsOn(),IsOff() overloads accepting std::string | Vitaly Stakhovsky | 2018-08-31 | 2 | -0/+12 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-04 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-03 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-02 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-01 | 1 | -1/+1 |
* | | | | | | Merge topic 'FindBLAS-implicit-blas-final' | Brad King | 2018-08-31 | 1 | -498/+526 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindBLAS: Make Intel MKL the most preferred explicit BLAS library again | Hubertus van Dam | 2018-08-30 | 1 | -180/+180 |
| * | | | | | | FindBLAS: Make Intel MKL code block respect prior found BLAS libraries | Hubertus van Dam | 2018-08-30 | 1 | -155/+157 |
| * | | | | | | FindBLAS: Detect implicitly linked BLAS library | Hubertus van Dam | 2018-08-30 | 1 | -2/+28 |
| * | | | | | | FindBLAS: Re-indent module source code to use normal conventions | Kitware Robot | 2018-08-30 | 1 | -476/+476 |
* | | | | | | | Merge topic 'vs-winrt-default' | Brad King | 2018-08-31 | 3 | -2/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Add option to tell generator that platfrom is WinRT by default | Mikhail Korolev | 2018-08-30 | 3 | -2/+13 |
* | | | | | | | | Merge topic 'gg-stdstring' | Brad King | 2018-08-31 | 3 | -16/+16 |
|\ \ \ \ \ \ \ \ |