summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'xcode-extra-sources'Brad King2019-04-122-18/+30
|\
| * Xcode: Avoid mutating App Bundle targets during generationBrad King2019-04-112-8/+21
| * Xcode: Factor out duplicate source group code into lambdaBrad King2019-04-111-11/+10
* | CMake Nightly Date StampKitware Robot2019-04-121-1/+1
* | Merge topic 'test-autogen-GAT-generator'Brad King2019-04-111-0/+3
|\ \
| * | Tests: Fix Qt*Autogen.GlobalAutogenTarget to use matching generatorBrad King2019-04-101-0/+3
* | | Merge topic 'test-explicit-dirs'Brad King2019-04-113-13/+29
|\ \ \
| * | | Tests: Avoid enabling languages in RunCMake.CommandLine -S and -B casesBrad King2019-04-101-1/+2
| * | | Tests: Fix RunCMake.CommandLine test to use generator with -S and -BBrad King2019-04-101-11/+15
| * | | Tests: Add RunCMake helper to run cmake with optionsBrad King2019-04-101-0/+5
| * | | Tests: Teach RunCMake to optionally exclude the source dir argumentBrad King2019-04-101-1/+7
| |/ /
* | | CMake Nightly Date StampKitware Robot2019-04-111-1/+1
* | | Merge topic 'meta-feature_only_infer_granular_support'Brad King2019-04-1016-30/+132
|\ \ \ | |/ / |/| |
| * | Add a test to verify meta-feature parity with granular featuresRobert Maynard2019-04-097-0/+64
| * | CompileFeatures: Now able to presume full language level supportRobert Maynard2019-04-096-14/+34
| * | CompileFeatures: memoize C++ compilers with full language level supportRobert Maynard2019-04-092-5/+34
| * | Tests: Remove outdated portion of CompileFeatures genex testBrad King2019-04-091-11/+0
* | | CMake Nightly Date StampKitware Robot2019-04-101-1/+1
* | | Merge branch 'release-3.14'Craig Scott2019-04-090-0/+0
|\ \ \
| * \ \ Merge branch 'fix-submit-url' into release-3.14Craig Scott2019-04-091-1/+1
| |\ \ \
* | \ \ \ Merge topic 'fix-submit-url'Craig Scott2019-04-091-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Modules/CTest: Fix SubmitURLRegina Pfeifer2019-04-091-1/+1
* | | | | Merge topic 'improve-formatting-of-help'Brad King2019-04-0953-288/+302
|\ \ \ \ \
| * | | | | Modules: Update documentation formattingBartosz Kosiorek2019-04-0821-141/+146
| * | | | | Help: Improve formatting of Help documentationBartosz Kosiorek2019-04-0840-161/+170
* | | | | | Merge topic 'argument-parser'Brad King2019-04-0919-1015/+802
|\ \ \ \ \ \
| * | | | | | cmExecuteProcessCommand: Port to cmArgumentParserRegina Pfeifer2019-04-041-170/+110
| * | | | | | cmParseArgumentsCommand: Port to cmArgumentParserRegina Pfeifer2019-04-041-114/+45
| * | | | | | Retire cmCommandArgumentsHelperRegina Pfeifer2019-04-044-430/+0
| * | | | | | cmExportCommand: Port to cmArgumentParserRegina Pfeifer2019-04-044-81/+50
| * | | | | | cmInstallCommand: Port to cmArgumentParserRegina Pfeifer2019-04-043-139/+134
| * | | | | | cmFileCommand: Port to cmArgumentParserRegina Pfeifer2019-04-041-81/+74
| * | | | | | Introduce cmArgumentParserRegina Pfeifer2019-04-047-0/+389
* | | | | | | Merge branch 'release-3.14'Brad King2019-04-090-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'backport-cmake-gui-windows-theme' into release-3.14Brad King2019-04-081-0/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-implicit-includes-relative' into release-3.14Brad King2019-04-0825-19/+72
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'cmake-gui-windows-theme'Brad King2019-04-093-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Utilities/Release: Link statically to QWindowsVistaStyle pluginmistersandman2019-04-082-0/+2
| * | | | | | | | Merge branch 'backport-cmake-gui-windows-theme'Brad King2019-04-081-0/+3
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | cmake-gui: Fix theme on Windows with Qt >= 5.10mistersandman2019-04-081-0/+3
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge topic 'implicit-includes-relative'Brad King2019-04-0926-20/+73
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-implicit-includes-relative'Brad King2019-04-0826-20/+73
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Fix implicit include directory extraction for adaptive relative pathsBrad King2019-04-086-0/+53
| | * | | | | | Tests: Teach RunCMake.ParseImplicitIncludeInfo to match output by regexBrad King2019-04-0816-17/+17
| | * | | | | | Tests: Clarify hand-written cases in RunCMake.ParseImplicitIncludeInfoBrad King2019-04-085-2/+2
| | |/ / / / /
* | | | | | | Merge topic 'genex_filter'Marc Chevrier2019-04-0913-0/+100
|\ \ \ \ \ \ \
| * | | | | | | Genex: Add $<FILTER:list,INCLUDE|EXCLUDE,regex>Sebastian Lipponer2019-04-0813-0/+100
* | | | | | | | CMake Nightly Date StampKitware Robot2019-04-091-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'help_remove_duplicates'Brad King2019-04-082-2/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Help: Move entry to correct section in cmake-generator-expressions(7) manualSebastian Lipponer2019-04-081-2/+2