Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ninja-dyndep-response-file' | Brad King | 2017-07-13 | 1 | -8/+2 |
|\ | |||||
| * | Ninja: always use response file for cmake_ninja_dyndep | Yurii Batrak | 2017-07-10 | 1 | -8/+2 |
* | | Merge topic 'server-target-backtraces' | Brad King | 2017-07-13 | 5 | -21/+116 |
|\ \ | |||||
| * | | server: Report backtraces in codemodel response | Ivan Shcherbakov | 2017-07-11 | 3 | -2/+97 |
| * | | server: Rename cmServerProtocol1_0 to cmServerProtocol1 | Ivan Shcherbakov | 2017-07-06 | 3 | -19/+19 |
* | | | Merge topic 'source-group-regex-tweaks' | Brad King | 2017-07-13 | 2 | -4/+8 |
|\ \ \ | |||||
| * | | | Add more extensions to Resources source group by default | UfoXp | 2017-07-10 | 2 | -4/+8 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-13 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.8' | Brad King | 2017-07-12 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'backport-ep-log-no-extract-fix' into release-3.8 | Brad King | 2017-07-12 | 2 | -3/+12 |
| |\ \ \ \ | |||||
| | * | | | | ExternalProject: only append `COMMAND` if actually adding a command | Ben Boeckel | 2017-07-12 | 2 | -3/+12 |
| |/ / / / | |||||
* | | | | | Merge branch 'release-3.9' | Brad King | 2017-07-12 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | CMake 3.9.0-rc6v3.9.0-rc6 | Brad King | 2017-07-12 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.9' | Brad King | 2017-07-12 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'android-fix-c++_shared' into release-3.9 | Brad King | 2017-07-12 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'vs-2017-sln-guid' into release-3.9 | Brad King | 2017-07-11 | 13 | -12/+37 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'find_package-root-prefix-path-suffixes' into release-3.9 | Brad King | 2017-07-11 | 11 | -18/+75 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'bindexplib-revert-consts' into release-3.9 | Brad King | 2017-07-10 | 3 | -22/+12 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'android-fix-c++_shared' | Brad King | 2017-07-12 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Android: Link to android_support with c++_shared | Brad King | 2017-07-12 | 1 | -0/+1 |
* | | | | | | | | | | Merge topic 'vs-2017-sln-guid' | Brad King | 2017-07-12 | 13 | -12/+37 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | VS: Add SolutionGuid to generated .sln files | Brad King | 2017-07-11 | 13 | -12/+37 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'find_package-root-prefix-path-suffixes' | Brad King | 2017-07-12 | 11 | -18/+75 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | find_*: Honor PATH_SUFFIXES in PackageName_ROOT paths | Brad King | 2017-07-11 | 9 | -0/+74 |
| * | | | | | | | | cmFindCommon: Drop unused FilterPaths method | Brad King | 2017-07-11 | 2 | -17/+0 |
| * | | | | | | | | cmFindCommon: Fix typo in PackageName_ROOT path label | Brad King | 2017-07-11 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'bindexplib-revert-consts' | Brad King | 2017-07-12 | 3 | -22/+12 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | bindexplib: Revert support for constants symbols | Brad King | 2017-07-10 | 3 | -22/+12 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-12 | 1 | -1/+1 |
* | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-07-11 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'vs-2017-choose-via-environment' into release-3.9 | Brad King | 2017-07-10 | 2 | -0/+40 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'autogen_skip_included' into release-3.9 | Brad King | 2017-07-10 | 1 | -28/+33 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindMFC-try-static' | Brad King | 2017-07-11 | 2 | -0/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindMFC: Check for static MFC variant | Rich Chiodo | 2017-07-06 | 2 | -0/+16 |
* | | | | | | | | | | Merge topic 'file-LOCK-windows-message' | Brad King | 2017-07-11 | 1 | -12/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmFileLockResult: Avoid allocation for Windows error message | Iyyappa Murugandi | 2017-07-07 | 1 | -12/+7 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'vs-2017-choose-via-environment' | Brad King | 2017-07-11 | 2 | -0/+40 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | VS: Choose VS 2017 instance via environment variable | Brad King | 2017-07-10 | 2 | -0/+40 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'autogen_skip_included' | Brad King | 2017-07-11 | 1 | -28/+33 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Autogen: Skip included files on demand | Sebastian Holtermann | 2017-07-10 | 1 | -28/+33 |
* | | | | | | | | | Merge topic 'doc_configure_file' | Brad King | 2017-07-11 | 2 | -2/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: Explicitly state that some file generations are lazy | Sylvain Joubert | 2017-07-07 | 2 | -2/+4 |
* | | | | | | | | | | Merge topic 'FindPkgConfig-rerun' | Brad King | 2017-07-11 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindPkgConfig: do not always rerun pkg_check_modules() with 2 arguments | Rolf Eike Beer | 2017-07-10 | 1 | -1/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'FindHDF5-windows' | Brad King | 2017-07-11 | 1 | -15/+27 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindHDF5: Define H5_BUILT_AS_DYNAMIC_LIB when using Windows DLLs | Kris Thielemans | 2017-07-07 | 1 | -0/+4 |
| * | | | | | | | | | | FindHDF5: Add support for HDF5_USE_STATIC_LIBRARIES on Windows | Kris Thielemans | 2017-07-07 | 1 | -15/+23 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-07-11 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'release-3.9' | Brad King | 2017-07-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'autogen-no-generated-files' into release-3.9 | Brad King | 2017-07-07 | 3 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ |