summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
| * | | | | | | Help: Add missing release notes for genex $<REMOVE_DUPLICATES:list>Sebastian Lipponer2019-04-081-0/+6
|/ / / / / / /
* | | | | | | Merge topic 'autogen_autorcc_no_libuv'Brad King2019-04-0813-1031/+878
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Rename cmQtAutoGeneratorRcc to cmQtAutoRccSebastian Holtermann2019-04-064-24/+24
| * | | | | | | Autogen: Move libuv loop from cmQtAutoGenerator to cmQtAutoGeneratorMocUicSebastian Holtermann2019-04-064-27/+25
| * | | | | | | Autogen: Make cmQtAutoGenerator::FileSystem Logger freeSebastian Holtermann2019-04-063-75/+33
| * | | | | | | Autogen: Move Logger and FileSystem member variables to generator classesSebastian Holtermann2019-04-065-37/+47