summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'autogen_strcat'Brad King2019-08-299-573/+450
|\
| * Autogen: cmQtAutoMocUic settings hash computation optimizationsSebastian Holtermann2019-08-271-15/+9
| * Autogen: cmQtAutoMocUic string concatenation cleanupsSebastian Holtermann2019-08-272-265/+225
| * Autogen: cmQtAutoRcc settings hash computation optimizationsSebastian Holtermann2019-08-271-9/+15
| * Autogen: cmQtAutoRcc string concatenation cleanupsSebastian Holtermann2019-08-271-60/+37
| * Autogen: cmQtAutoGenInitializer string concatenation cleanupsSebastian Holtermann2019-08-271-52/+43
| * Autogen: Let cmQtAutoGenerator::Logger methods accept cm::string_viewSebastian Holtermann2019-08-272-60/+36
| * Autogen: Use cm::string_view for AUTO{MOC,UIC,RCC} generator namesSebastian Holtermann2019-08-275-47/+44
| * Autogen: Modernize cmQtAutoGen methods using cm::string_viewSebastian Holtermann2019-08-272-69/+45
* | Merge topic 'docker-rel-linux'Brad King2019-08-2919-88/+456
|\ \
| * | Utilities/Release: Drop linux64 script in favor of docker buildBrad King2019-08-283-58/+0
| * | Utilities/Release: Drop source archive generation in scriptsBrad King2019-08-283-2/+3
| * | Utilities/Release: Add docker specs to build and test Linux binariesBrad King2019-08-2811-0/+408
| * | Utilities/Release: Add README.rst describing directory contentBrad King2019-08-232-0/+29
| * | Utilities/Release: Drop machine-specific READMEBrad King2019-08-231-18/+0
| * | Add option to skip CMake tests that need network accessBrad King2019-08-232-11/+13
| * | Add option to test CMake itself against its hosting CMakeBrad King2019-08-231-0/+4
* | | Merge branch 'release-3.15'Brad King2019-08-290-0/+0
|\ \ \
| * \ \ Merge branch 'backport-find-no-name' into release-3.15Brad King2019-08-284-1/+5
| |\ \ \
* | \ \ \ Merge topic 'find-no-name'Brad King2019-08-294-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-find-no-name' into find-no-nameBrad King2019-08-284-1/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | find_path: Fix crash on empty old-style list of namesBrad King2019-08-284-1/+5
* | | | | | CMake Nightly Date StampKitware Robot2019-08-291-1/+1
* | | | | | Merge topic 'vs-ConfigurationType-genex'Brad King2019-08-285-3/+13
|\ \ \ \ \ \
| * | | | | | VS: Add support for generator expressions to VS_CONFIGURATION_TYPEDaniel Eiband2019-08-265-3/+13
* | | | | | | Merge topic 'sf-LANGUAGE-prop'Brad King2019-08-2810-37/+39
|\ \ \ \ \ \ \
| * | | | | | | Tests: Collect SourceFileProperty testsTushar Maheshwari2019-08-272-8/+7
| * | | | | | | cmSourceFile: Move LANGUAGE to GetPropertyForUserTushar Maheshwari2019-08-273-11/+17
| * | | | | | | cmSourceFile: Rename non-const GetLanguageTushar Maheshwari2019-08-278-21/+18
* | | | | | | | Merge topic 'cpack-ifw-command-vectorization'Brad King2019-08-281-47/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/IFW: Command vectorizationKonstantin Podsvirov2019-08-271-47/+72
* | | | | | | | | Merge topic 'cmCommand_refactor_disallowed'Brad King2019-08-2821-300/+116
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmCommand refactor: remove cmDisallowedCommand classGabor Bencze2019-08-264-79/+0
| * | | | | | | | | cmCommand refactor: remove unused AddDisallowedCommand overloadGabor Bencze2019-08-262-14/+0
| * | | | | | | | | cmCommand refactor: cmVariableRequiresCommandGabor Bencze2019-08-263-27/+13
| * | | | | | | | | cmCommand refactor: cmUtilitySourceCommandGabor Bencze2019-08-263-37/+25
| * | | | | | | | | cmCommand refactor: cmSubdirDependsCommandGabor Bencze2019-08-263-18/+5
| * | | | | | | | | cmCommand refactor: cmOutputRequiredFilesCommandGabor Bencze2019-08-263-43/+27
| * | | | | | | | | cmCommand refactor: cmLoadCommandCommandGabor Bencze2019-08-253-30/+17
| * | | | | | | | | cmCommand refactor: cmExportLibraryDependenciesCommandGabor Bencze2019-08-253-24/+12
| * | | | | | | | | cmCommand refactor: cmUseMangledMesaCommandGabor Bencze2019-08-253-28/+17
* | | | | | | | | | Merge branch 'release-3.15'Brad King2019-08-280-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'autogen_fix_use_after_move' into release-3.15Brad King2019-08-272-3/+3
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'autogen_fix_use_after_move'Brad King2019-08-282-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | / / / / | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Autogen: Fix AUTOUIC segfault, when file includes colliding ui_*.h fileSebastian Holtermann2019-08-272-3/+3
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-08-281-1/+1
* | | | | | | | | Merge topic 'cmake-initial-cache-dirs'Brad King2019-08-2710-10/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake: Pass -S and -B into PreLoad.cmake and -C scriptsPeter Waller2019-08-2710-10/+51
* | | | | | | | | | Merge topic 'xcode11-compatibility'Brad King2019-08-274-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xcode: Make iOS tests compatible with Xcode 11Gregor Jasny2019-08-264-0/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |