Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindBinUtils-ask-compiler' | Brad King | 2019-09-27 | 5 | -21/+84 |
|\ | |||||
| * | FindBinUtils: Use the compiler to get the path to compiler tools | Isuru Fernando | 2019-09-27 | 2 | -21/+75 |
| * | Tests: Add symbols to FortranModules static libraries | Brad King | 2019-09-26 | 3 | -0/+9 |
* | | Merge topic 'decompose-custom-command-creation' | Brad King | 2019-09-27 | 16 | -230/+313 |
|\ \ | |||||
| * | | cmMakefile: Remove AddUtilityCommand overload without byproducts | Daniel Eiband | 2019-09-26 | 6 | -38/+21 |
| * | | cmMakefile: Extract utilities used for creation of custom commands | Daniel Eiband | 2019-09-26 | 3 | -130/+192 |
| * | | cmCustomCommand: Move custom commands | Daniel Eiband | 2019-09-26 | 5 | -5/+23 |
| * | | cmMakefile: Move enumerations into new header | Daniel Eiband | 2019-09-26 | 14 | -73/+93 |
* | | | Merge topic 'free-target-commands' | Brad King | 2019-09-27 | 19 | -502/+368 |
|\ \ \ | |||||
| * | | | cmTarget*: Port away from cmCommand | Regina Pfeifer | 2019-09-26 | 19 | -502/+368 |
* | | | | Merge topic 'fileapiSourcePropertyBacktraces' | Brad King | 2019-09-27 | 5 | -28/+204 |
|\ \ \ \ | |||||
| * | | | | fileapi: add some source property backtraces | Justin Goshi | 2019-09-26 | 3 | -26/+106 |
| * | | | | cmSourceFile: Add backtraces for a few source properties | Justin Goshi | 2019-09-26 | 2 | -2/+98 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-27 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'vs-ReferenceOutputAssembly-conditions' | Brad King | 2019-09-26 | 7 | -27/+56 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Tests: Teach VSWinStorePhone to verify the content of generated xap | Vedran Vujinovic | 2019-09-25 | 1 | -2/+2 |
| * | | | Tests: Teach VSWinStorePhone to verify the content of generated appx/msix | Vedran Vujinovic | 2019-09-24 | 6 | -1/+54 |
| * | | | 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 | 12 | -950/+1177 |
|\ \ \ \ | |||||
| * | | | | 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 |
| * | | | | cm/algorithm: Provide function cm::clamp | Regina Pfeifer | 2019-09-25 | 1 | -0/+38 |
* | | | | | Merge topic 'pch-export' | Brad King | 2019-09-26 | 5 | -1/+42 |
|\ \ \ \ \ | |||||
| * | | | | | PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT) | Brad King | 2019-09-25 | 5 | -1/+42 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'fix-vsmacro-access-violation' | Brad King | 2019-09-26 | 11 | -20/+46 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Fix access violation when calling Visual Studio macro | Daniel Eiband | 2019-09-24 | 11 | -20/+46 |
* | | | | | | Merge topic 'add-custom-target-byproduct-checks' | Brad King | 2019-09-26 | 18 | -38/+205 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add_custom_command: Format files in error message in a single line | Daniel Eiband | 2019-09-23 | 6 | -8/+8 |
| * | | | | | | add_custom_target: Add output checks for custom target byproducts | Daniel Eiband | 2019-09-23 | 11 | -43/+122 |
| * | | | | | | add_custom_command: Add tests for custom command output checks | Daniel Eiband | 2019-09-23 | 8 | -2/+90 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cpack-DEB-use-CPACK_PACKAGE_DESCRIPTION_FILE' | Kyle Edwards | 2019-09-26 | 13 | -86/+328 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CPackDeb: Use `CPACK_PACKAGE_DESCRIPTION_FILE` | Alex Turbov | 2019-09-21 | 13 | -52/+305 |
| * | | | | | | Refactor: Use `list` commands instead of old-way string ops | Alex Turbov | 2019-09-21 | 1 | -31/+20 |
| * | | | | | | Style: Remove spaces after command call and `(` | Alex Turbov | 2019-09-08 | 1 | -8/+8 |
* | | | | | | | 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 branch 'release-3.15' | Brad King | 2019-09-25 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'vs-16.4-custom-commands' into release-3.15 | Brad King | 2019-09-24 | 2 | -3/+17 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | 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 Nightly Date Stamp | Kitware Robot | 2019-09-25 | 1 | -1/+1 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'pch-relative-includes' | Brad King | 2019-09-24 | 9 | -17/+89 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Precompile headers: Treat headers as relative to current source directory | Cristian Adam | 2019-09-23 | 9 | -17/+89 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | 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 |