Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'server-mode-fix-home-dir-check' | Brad King | 2017-03-23 | 1 | -2/+22 |
|\ | |||||
| * | server-mode: Make CMAKE_HOME_DIRECTORY more reliable | Tobias Hunger | 2017-03-22 | 1 | -2/+22 |
* | | Merge topic 'InstallRequiredSystemLibraries-refactor' | Brad King | 2017-03-23 | 1 | -179/+176 |
|\ \ | |||||
| * | | InstallRequiredSystemLibraries: Drop version from variable names | Brad King | 2017-03-22 | 1 | -122/+123 |
| * | | InstallRequiredSystemLibraries: Refactor to avoid macros | Brad King | 2017-03-22 | 1 | -58/+54 |
| * | | InstallRequiredSystemLibraries: Use `MSVC_VERSION` instead of `MSVC##` | Brad King | 2017-03-22 | 1 | -22/+22 |
* | | | Merge topic 'doc-prefer-MSVC_VERSION' | Brad King | 2017-03-23 | 11 | -3/+25 |
|\ \ \ | |||||
| * | | | Help: Document preference of `MSVC_VERSION` over `MSVC##` | Brad King | 2017-03-22 | 10 | -0/+20 |
| * | | | Help: Clarify MSVC14 docs w.r.t. VS 2017 v141 toolset | Brad King | 2017-03-22 | 1 | -2/+2 |
| * | | | MSVC: Exclude future cl 20+ from MSVC14 variable | Brad King | 2017-03-22 | 1 | -1/+3 |
* | | | | Merge topic 'avoid-MSVC-per-version-vars' | Brad King | 2017-03-23 | 3 | -11/+11 |
|\ \ \ \ | |||||
| * | | | | FindRuby: Use `MSVC_VERSION` instead of `MSVC##` | Brad King | 2017-03-23 | 1 | -5/+5 |
| * | | | | FindGTK2: Use `MSVC_VERSION` instead of `MSVC##` | Brad King | 2017-03-23 | 1 | -5/+5 |
| * | | | | FindBoost: Avoid mentioning discouraged `MSVC##`` variable | Brad King | 2017-03-23 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'FindwxWidgets-vs-2017' | Brad King | 2017-03-23 | 1 | -5/+7 |
|\ \ \ \ | |||||
| * | | | | FindwxWidgets: Add support for VS 2017 v141 toolset | Brad King | 2017-03-22 | 1 | -1/+3 |
| * | | | | FindwxWidgets: Use `MSVC_VERSION` instead of `MSVC##` | Brad King | 2017-03-22 | 1 | -5/+5 |
| |/ / / | |||||
* | | | | Merge topic 'cpack_nsis_sign_uninstaller' | Brad King | 2017-03-23 | 1 | -7/+8 |
|\ \ \ \ | |||||
| * | | | | CPack/NSIS: Avoid a race condition when generating the installer | Roman Wüger | 2017-03-22 | 1 | -7/+8 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-23 | 1 | -1/+1 |
* | | | | | Merge branch 'release' | Brad King | 2017-03-22 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'FindBoost-1.64' into release | Brad King | 2017-03-22 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'FindBoost-1.64' | Brad King | 2017-03-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FindBoost: Update support for 1.64 | Mateusz Łoskot | 2017-03-22 | 1 | -1/+1 |
* | | | | | | | Merge topic 'doc-dev-do-reformat' | Brad King | 2017-03-22 | 1 | -1/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help/dev: Document `Do: reformat` action | Brad King | 2017-03-22 | 1 | -0/+16 |
| * | | | | | | | Help/dev: Make `Do: check` cross-reference more specific | Brad King | 2017-03-22 | 1 | -1/+4 |
* | | | | | | | | Merge topic '14335-duplicate-else' | Brad King | 2017-03-22 | 15 | -0/+66 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmIfCommand: Reject duplicate else() and misplaced elseif() | Gregor Jasny | 2017-03-22 | 15 | -0/+66 |
* | | | | | | | | | Merge branch 'release' | Brad King | 2017-03-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch '16624-blas-lapack-documentation' into release | Brad King | 2017-03-22 | 2 | -9/+35 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic '16624-blas-lapack-documentation' | Brad King | 2017-03-22 | 2 | -9/+35 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | FindBLAS/LAPACK: Format documentation | Gregor Jasny | 2017-03-22 | 2 | -9/+35 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release' | Brad King | 2017-03-22 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'ninja-fortran-depfile-fix' into release | Brad King | 2017-03-21 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'backport-FindHDF5-optional-no-config' into release | Brad King | 2017-03-21 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'cuda_no_ninja_response_support' into release | Brad King | 2017-03-21 | 2 | -9/+12 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'libarchive-backport-rc4-crypto-rec' into release | Brad King | 2017-03-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cpack-rpm-debuginfo-multiple-files-fix' into release | Brad King | 2017-03-21 | 1 | -2/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'ninja-fortran-depfile-fix' | Brad King | 2017-03-22 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Ninja: Fix Fortran `include` dependency on generated file | Brad King | 2017-03-21 | 1 | -1/+3 |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge topic 'add-CheckIPOSupported-module' | Brad King | 2017-03-22 | 33 | -0/+353 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Tests for 'CheckIPOSupported' module | Ruslan Baratov | 2017-03-21 | 22 | -0/+89 |
| * | | | | | | | | | | | | | CheckIPOSupported: New module to check for compiler/cmake IPO support | Ruslan Baratov | 2017-03-11 | 11 | -0/+264 |
* | | | | | | | | | | | | | | Merge topic 'FindHDF5-optional-no-config' | Brad King | 2017-03-22 | 1 | -3/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-FindHDF5-optional-no-config' into FindHDF5-optional-no... | Brad King | 2017-03-21 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | FindHDF5: Add option to skip finding package configuration file | Brad King | 2017-03-21 | 1 | -1/+4 |
| | * | | | | | | | | | | | | | FindHDF5: Improve HDF5_ROOT variable documentation | Brad King | 2017-03-21 | 1 | -1/+2 |
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | FindHDF5: Improve HDF5_ROOT and HDF5_FIND_DEBUG documentation | Brad King | 2017-03-21 | 1 | -2/+4 |
* | | | | | | | | | | | | | | Merge topic 'cuda_no_ninja_response_support' | Brad King | 2017-03-22 | 2 | -9/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |