Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'fileapi-CMP0037-OLD' into release-3.15 | Brad King | 2019-08-30 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'FindBoost-1.71' | Brad King | 2019-09-03 | 2 | -18/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindBoost: Add support for Boost 1.71 | Brad King | 2019-08-30 | 1 | -2/+2 | |
| * | | | | | | | | | | FindBoost: Unwrap compatibility INTERFACE targets for legacy variables | Brad King | 2019-08-30 | 2 | -0/+20 | |
| * | | | | | | | | | | FindBoost: Remove incorrect 1.70 timer dependency | Brad King | 2019-08-30 | 1 | -1/+1 | |
| * | | | | | | | | | | FindBoost: Simplify conditional block for last known version | Brad King | 2019-08-30 | 1 | -16/+14 | |
* | | | | | | | | | | | Merge topic 'fileapi-CMP0037-OLD' | Brad King | 2019-09-03 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | fileapi: Fix codemodel v2 target file name for CMP0037 OLD behavior | Brad King | 2019-08-30 | 1 | -0/+6 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-03 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-02 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-01 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-31 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'doc-contrib-topic-name' | Brad King | 2019-08-30 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CONTRIBUTING: Clarify creation of topic branch from target branch | Brad King | 2019-08-30 | 1 | -2/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'rel-nightly-test' | Brad King | 2019-08-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Fix nightly binary tests to fail on error | Brad King | 2019-08-29 | 1 | -1/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'remove_directory-symlink' | Brad King | 2019-08-30 | 6 | -4/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake: Teach -E remove_directory to remove directory symlinks | Jon Chronopoulos | 2019-08-30 | 6 | -4/+34 | |
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-08-30 | 3 | -132/+82 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-08-29 | 3 | -132/+82 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | KWSys 2019-08-29 (08f14d96) | KWSys Upstream | 2019-08-29 | 3 | -132/+82 | |
* | | | | | | | | | | Merge topic 'docker-rel-linux' | Brad King | 2019-08-30 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Utilities/Release: Add docker spec for STGZ package on Linux | Brad King | 2019-08-29 | 2 | -2/+3 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-30 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'per-lang-link-library-flag' | Brad King | 2019-08-29 | 5 | -8/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX} | Alan W. Irwin | 2019-08-27 | 5 | -8/+36 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'CMakeParseImplicitLinkInfo-comma-separated' | Brad King | 2019-08-29 | 193 | -9/+606 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CMakeParseImplicitLinkInfo supports comma separated link lines | Robert Maynard | 2019-08-28 | 9 | -6/+321 | |
| * | | | | | | | | | Introduce a ParseImplicitLinkInfo test | Robert Maynard | 2019-08-28 | 186 | -8/+290 | |
* | | | | | | | | | | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 63 | -6/+924 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Precompile headers: Update documentation | Cristian Adam | 2019-08-28 | 10 | -0/+121 | |
| * | | | | | | | | | | Precompile headers: Add unit tests | Cristian Adam | 2019-08-28 | 23 | -1/+254 | |
| * | | | | | | | | | | Precompile headers: Add support for Visual Studio generators | Cristian Adam | 2019-08-28 | 3 | -1/+21 | |
| * | | | | | | | | | | Precompile headers: Add support for Xcode generator | Cristian Adam | 2019-08-28 | 1 | -0/+12 | |
| * | | | | | | | | | | Precompile headers: Add methods to generate PCH sources | Cristian Adam | 2019-08-28 | 17 | -4/+282 | |
| * | | | | | | | | | | PCH: add example/test | Daniel Pfeifer | 2019-08-27 | 5 | -0/+45 | |
| * | | | | | | | | | | PCH: add target_precompile_headers command | Daniel Pfeifer | 2019-08-27 | 5 | -0/+84 | |
| * | | | | | | | | | | PCH: add PRECOMPILE_HEADERS to special properties | Daniel Pfeifer | 2019-08-26 | 6 | -1/+106 | |
* | | | | | | | | | | | Merge topic 'autogen_strcat' | Brad King | 2019-08-29 | 9 | -573/+450 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Autogen: cmQtAutoMocUic settings hash computation optimizations | Sebastian Holtermann | 2019-08-27 | 1 | -15/+9 | |
| * | | | | | | | | | | Autogen: cmQtAutoMocUic string concatenation cleanups | Sebastian Holtermann | 2019-08-27 | 2 | -265/+225 | |
| * | | | | | | | | | | Autogen: cmQtAutoRcc settings hash computation optimizations | Sebastian Holtermann | 2019-08-27 | 1 | -9/+15 | |
| * | | | | | | | | | | Autogen: cmQtAutoRcc string concatenation cleanups | Sebastian Holtermann | 2019-08-27 | 1 | -60/+37 | |
| * | | | | | | | | | | Autogen: cmQtAutoGenInitializer string concatenation cleanups | Sebastian Holtermann | 2019-08-27 | 1 | -52/+43 | |
| * | | | | | | | | | | Autogen: Let cmQtAutoGenerator::Logger methods accept cm::string_view | Sebastian Holtermann | 2019-08-27 | 2 | -60/+36 | |
| * | | | | | | | | | | Autogen: Use cm::string_view for AUTO{MOC,UIC,RCC} generator names | Sebastian Holtermann | 2019-08-27 | 5 | -47/+44 | |
| * | | | | | | | | | | Autogen: Modernize cmQtAutoGen methods using cm::string_view | Sebastian Holtermann | 2019-08-27 | 2 | -69/+45 | |
* | | | | | | | | | | | Merge topic 'docker-rel-linux' | Brad King | 2019-08-29 | 19 | -88/+456 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Utilities/Release: Drop linux64 script in favor of docker build | Brad King | 2019-08-28 | 3 | -58/+0 | |
| * | | | | | | | | | | | Utilities/Release: Drop source archive generation in scripts | Brad King | 2019-08-28 | 3 | -2/+3 | |