Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | |
| * | | | | | | | | | | | Utilities/Release: Add docker specs to build and test Linux binaries | Brad King | 2019-08-28 | 11 | -0/+408 | |
| * | | | | | | | | | | | Utilities/Release: Add README.rst describing directory content | Brad King | 2019-08-23 | 2 | -0/+29 | |
| * | | | | | | | | | | | Utilities/Release: Drop machine-specific README | Brad King | 2019-08-23 | 1 | -18/+0 | |
| * | | | | | | | | | | | Add option to skip CMake tests that need network access | Brad King | 2019-08-23 | 2 | -11/+13 | |
| * | | | | | | | | | | | Add option to test CMake itself against its hosting CMake | Brad King | 2019-08-23 | 1 | -0/+4 | |
* | | | | | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-08-29 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'backport-find-no-name' into release-3.15 | Brad King | 2019-08-28 | 4 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'find-no-name' | Brad King | 2019-08-29 | 4 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-find-no-name' into find-no-name | Brad King | 2019-08-28 | 4 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | find_path: Fix crash on empty old-style list of names | Brad King | 2019-08-28 | 4 | -1/+5 | |
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge topic 'vs-ConfigurationType-genex' | Brad King | 2019-08-28 | 5 | -3/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPE | Daniel Eiband | 2019-08-26 | 5 | -3/+13 | |
* | | | | | | | | | | | | | | Merge topic 'sf-LANGUAGE-prop' | Brad King | 2019-08-28 | 10 | -37/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Tests: Collect SourceFileProperty tests | Tushar Maheshwari | 2019-08-27 | 2 | -8/+7 | |
| * | | | | | | | | | | | | | | cmSourceFile: Move LANGUAGE to GetPropertyForUser | Tushar Maheshwari | 2019-08-27 | 3 | -11/+17 | |
| * | | | | | | | | | | | | | | cmSourceFile: Rename non-const GetLanguage | Tushar Maheshwari | 2019-08-27 | 8 | -21/+18 | |