Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | 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 'iar-v850-asm' | Brad King | 2019-09-24 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | IAR: Add v850 assembler support | Nico Mueller | 2019-09-23 | 1 | -0/+5 | |
* | | | | | | | | | | | Merge topic 'FindThreads-lib-name' | Brad King | 2019-09-24 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | FindThreads: Do not hard-code '-l' flag on library name | Alan W. Irwin | 2019-09-23 | 1 | -4/+4 | |
* | | | | | | | | | | | | Merge topic 'FindOpenSSL-static-deps' | Brad King | 2019-09-24 | 1 | -5/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | FindOpenSSL: add pthread and dl dependencies to static lib on Linux | David Callu | 2019-09-20 | 1 | -5/+43 | |
* | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | cmLoadCacheCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-21 | 3 | -57/+35 | |
| * | | | | | | | | | | | | | cmLinkDirectoriesCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-21 | 3 | -51/+18 | |
| * | | | | | | | | | | | | | cmIncludeDirectoryCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-21 | 3 | -57/+25 | |
| * | | | | | | | | | | | | | cmExportCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-21 | 3 | -80/+58 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge topic 'smart_ptr/cmDependsC' | Brad King | 2019-09-23 | 2 | -13/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | cmDependsC: remove cmDeleteAll call | Tushar Maheshwari | 2019-09-20 | 2 | -13/+9 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'object-library-sources' | Brad King | 2019-09-23 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Do not collect objects from dependencies of object libraries | Brad King | 2019-09-20 | 1 | -4/+7 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'HP-UX_Port_GCC' | Brad King | 2019-09-23 | 10 | -6/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | bootstrap: Require GCC 4.9 or higher on HP-UX | Brad King | 2019-09-20 | 1 | -0/+8 | |
| * | | | | | | | | | | | libuv: Add partial port to HP-UX | Earle Lowe | 2019-09-20 | 9 | -4/+70 | |
| * | | | | | | | | | | | jsoncpp: Fix compilation on HP-UX 11.31 ia64 with GCC 4.9.3 | Earle Lowe | 2019-09-20 | 1 | -2/+3 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-23 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-22 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-21 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'cmake-system-headers' | Brad King | 2019-09-20 | 145 | -272/+528 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | cmstd: Extend header <cm/iterator> | Marc Chevrier | 2019-09-20 | 1 | -0/+138 | |
| * | | | | | | | | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 145 | -272/+390 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'pch-source-list' | Brad King | 2019-09-20 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Precompile Headers: Add precompile header file to source list | Cristian Adam | 2019-09-19 | 3 | -1/+13 | |
* | | | | | | | | | Merge topic 'smart_ptr/cmComputeLinkDepends' | Brad King | 2019-09-20 | 2 | -14/+11 | |
|\ \ \ \ \ \ \ \ \ |