Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2019-09-27 | 1 | -1/+1 |
* | Merge topic 'vs-ReferenceOutputAssembly-conditions' | Brad King | 2019-09-26 | 1 | -26/+2 |
|\ | |||||
| * | VS: Do not reference output assemblies of targets with no output | Vedran Vujinovic | 2019-09-19 | 1 | -26/+2 |
* | | Merge topic 'autogen_json' | Brad King | 2019-09-26 | 11 | -950/+1139 |
|\ \ | |||||
| * | | Autogen: Use JSON instead of CMake script for info files | Sebastian Holtermann | 2019-09-25 | 10 | -861/+1051 |
| * | | Autogen: Variable renames and cleanups | Sebastian Holtermann | 2019-09-25 | 6 | -59/+63 |
| * | | Autogen: Inline GetKnownQtVersions function | Sebastian Holtermann | 2019-09-25 | 1 | -49/+45 |
| * | | Autogen: Return unsigned int from GetParallelCPUCount() | Sebastian Holtermann | 2019-09-25 | 1 | -6/+5 |
* | | | Merge topic 'pch-export' | Brad King | 2019-09-26 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT) | Brad King | 2019-09-25 | 1 | -0/+3 |
* | | | | Merge topic 'fix-vsmacro-access-violation' | Brad King | 2019-09-26 | 4 | -19/+18 |
|\ \ \ \ | |||||
| * | | | | VS: Fix access violation when calling Visual Studio macro | Daniel Eiband | 2019-09-24 | 4 | -19/+18 |
* | | | | | Merge topic 'add-custom-target-byproduct-checks' | Brad King | 2019-09-26 | 5 | -34/+68 |
|\ \ \ \ \ | |||||
| * | | | | | add_custom_command: Format files in error message in a single line | Daniel Eiband | 2019-09-23 | 2 | -4/+4 |
| * | | | | | add_custom_target: Add output checks for custom target byproducts | Daniel Eiband | 2019-09-23 | 5 | -32/+66 |
| * | | | | | add_custom_command: Add tests for custom command output checks | Daniel Eiband | 2019-09-23 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'ctest-argument-parser' | Kyle Edwards | 2019-09-26 | 20 | -547/+289 |
|\ \ \ \ \ | |||||
| * | | | | | cmCTest*Command: Port to cmArgumentParser | Regina Pfeifer | 2019-09-20 | 18 | -539/+270 |
| * | | | | | cmArgumentParser: Record parsed keywords | Regina Pfeifer | 2019-09-20 | 2 | -8/+19 |
* | | | | | | Merge topic 'vs-16.4-custom-commands' | Brad King | 2019-09-25 | 2 | -3/+17 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command outputs | Brad King | 2019-09-24 | 2 | -3/+17 |
| * | | | | | CMake 3.15.3v3.15.3 | Brad King | 2019-09-04 | 1 | -1/+1 |
| * | | | | | Merge branch 'fileapi-CMP0037-OLD' into release-3.15 | Brad King | 2019-08-30 | 1 | -0/+6 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-find-no-name' into release-3.15 | Brad King | 2019-08-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'autogen_fix_use_after_move' into release-3.15 | Brad King | 2019-08-27 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'alpine-cpu_zero' into release-3.15 | Brad King | 2019-08-27 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'cmGlobalGenerator-compilerId-lifetime' into release-3.15 | Brad King | 2019-08-27 | 1 | -7/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ninja_additional_clean_files_custom_target' into release-3.15 | Brad King | 2019-08-27 | 2 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'ctest-json-REQUIRED_FILES' into release-3.15 | Brad King | 2019-08-22 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-25 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'pch-relative-includes' | Brad King | 2019-09-24 | 2 | -1/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Precompile headers: Treat headers as relative to current source directory | Cristian Adam | 2019-09-23 | 2 | -1/+49 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'add-genex-evaluate-utility' | Brad King | 2019-09-24 | 24 | -274/+198 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility | Daniel Eiband | 2019-09-23 | 17 | -158/+122 |
| * | | | | | | | | | | | | cmCustomCommandGenerator: Replace generator expression member | Daniel Eiband | 2019-09-22 | 2 | -16/+7 |
| * | | | | | | | | | | | | cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering | Daniel Eiband | 2019-09-22 | 6 | -37/+23 |
| * | | | | | | | | | | | | cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression | Daniel Eiband | 2019-09-22 | 10 | -60/+68 |
| * | | | | | | | | | | | | cmGeneratorTarget: Remove unused virtual signature of TargetPropertyEntry | Daniel Eiband | 2019-09-21 | 1 | -35/+10 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge topic 'miscellaneous-refactorings' | Brad King | 2019-09-24 | 4 | -5/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | VS: Remove call to ConvertToWindowsExtendedPath with result discarded | Daniel Eiband | 2019-09-21 | 1 | -1/+0 |
| * | | | | | | | | | | | | cmState: Avoid lowering command name twice | Daniel Eiband | 2019-09-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | Generators: Remove function declarations which do not have a definition | Daniel Eiband | 2019-09-21 | 2 | -3/+0 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge topic 'update-cached-is-generated-property' | Brad King | 2019-09-24 | 3 | -2/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | cmSourceFile: Remove non-const GetProperties accessor | Daniel Eiband | 2019-09-21 | 3 | -2/+10 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge topic 'free-free-set-them-free' | Brad King | 2019-09-24 | 19 | -1042/+763 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | cmInstallCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-21 | 3 | -345/+317 |
| * | | | | | | | | | | | | cmTargetLinkLibrariesCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-21 | 3 | -178/+141 |
| * | | | | | | | | | | | | cmSourceGroupCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-21 | 3 | -85/+49 |
| * | | | | | | | | | | | | cmSetTargetPropertiesCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-21 | 3 | -50/+25 |
| * | | | | | | | | | | | | cmProjectCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-21 | 3 | -139/+95 |