Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | cpack: Add `CPACK_INSTALL_CMAKE_CONFIGURATIONS` variable | Alex Turbov | 2019-08-30 | 1 | -17/+47 | |
| * | | | | Refactor: Use `unique_ptr` instead of raw pointer | Alex Turbov | 2019-08-19 | 1 | -5/+3 | |
* | | | | | 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 'remove_directory-symlink' | Brad King | 2019-08-30 | 1 | -4/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: Teach -E remove_directory to remove directory symlinks | Jon Chronopoulos | 2019-08-30 | 1 | -4/+11 | |
* | | | | | | | 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 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-30 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'per-lang-link-library-flag' | Brad King | 2019-08-29 | 1 | -4/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add per-lang variants of CMAKE_LINK_LIBRARY_{FILE_FLAG,SUFFIX} | Alan W. Irwin | 2019-08-27 | 1 | -4/+14 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge topic 'precompile-headers' | Brad King | 2019-08-29 | 22 | -6/+462 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | 10 | -4/+240 | |
| * | | | | | | PCH: add target_precompile_headers command | Daniel Pfeifer | 2019-08-27 | 4 | -0/+83 | |
| * | | | | | | 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 'find-no-name' | Brad King | 2019-08-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'backport-find-no-name' into find-no-name | Brad King | 2019-08-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | find_path: Fix crash on empty old-style list of names | Brad King | 2019-08-28 | 1 | -1/+1 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-08-29 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'vs-ConfigurationType-genex' | Brad King | 2019-08-28 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPE | Daniel Eiband | 2019-08-26 | 1 | -1/+4 | |
* | | | | | | | | | | Merge topic 'sf-LANGUAGE-prop' | Brad King | 2019-08-28 | 8 | -24/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmSourceFile: Move LANGUAGE to GetPropertyForUser | Tushar Maheshwari | 2019-08-27 | 2 | -4/+7 | |
| * | | | | | | | | | | cmSourceFile: Rename non-const GetLanguage | Tushar Maheshwari | 2019-08-27 | 8 | -21/+18 | |
* | | | | | | | | | | | Merge topic 'cpack-ifw-command-vectorization' | Brad King | 2019-08-28 | 1 | -47/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CPack/IFW: Command vectorization | Konstantin Podsvirov | 2019-08-27 | 1 | -47/+72 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'cmCommand_refactor_disallowed' | Brad King | 2019-08-28 | 20 | -299/+116 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmCommand refactor: remove cmDisallowedCommand class | Gabor Bencze | 2019-08-26 | 3 | -78/+0 | |
| * | | | | | | | | | | | cmCommand refactor: remove unused AddDisallowedCommand overload | Gabor Bencze | 2019-08-26 | 2 | -14/+0 | |
| * | | | | | | | | | | | cmCommand refactor: cmVariableRequiresCommand | Gabor Bencze | 2019-08-26 | 3 | -27/+13 | |
| * | | | | | | | | | | | cmCommand refactor: cmUtilitySourceCommand | Gabor Bencze | 2019-08-26 | 3 | -37/+25 | |
| * | | | | | | | | | | | cmCommand refactor: cmSubdirDependsCommand | Gabor Bencze | 2019-08-26 | 3 | -18/+5 | |
| * | | | | | | | | | | | cmCommand refactor: cmOutputRequiredFilesCommand | Gabor Bencze | 2019-08-26 | 3 | -43/+27 | |
| * | | | | | | | | | | | cmCommand refactor: cmLoadCommandCommand | Gabor Bencze | 2019-08-25 | 3 | -30/+17 | |
| * | | | | | | | | | | | cmCommand refactor: cmExportLibraryDependenciesCommand | Gabor Bencze | 2019-08-25 | 3 | -24/+12 | |