Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmComputeLinkDepends: remove manual memory deallocation | Tushar Maheshwari | 2019-09-18 | 2 | -14/+11 | |
* | | | | | | | | | Merge topic 'smart_ptr/cmExportSet' | Brad King | 2019-09-20 | 13 | -119/+75 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmExportSet: subsume cmExportSetMap source files | Tushar Maheshwari | 2019-09-19 | 12 | -52/+30 | |
| * | | | | | | | | | cmExportSet: default destructor | Tushar Maheshwari | 2019-09-19 | 7 | -31/+34 | |
| * | | | | | | | | | cmExportSetMap: improve ownership of cmExportSet | Tushar Maheshwari | 2019-09-19 | 5 | -47/+22 | |
* | | | | | | | | | | Merge topic 'split-custom-command-creation' | Brad King | 2019-09-20 | 18 | -107/+305 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmMakefile: Separate custom command setup from actual creation | Daniel Eiband | 2019-09-17 | 4 | -63/+184 | |
| * | | | | | | | | | | cmMakefile: Refactor AddCustomCommandOldStyle to be delay friendly | Daniel Eiband | 2019-09-17 | 1 | -27/+36 | |
| * | | | | | | | | | | add_custom_command: Add tests for rejecting literal quotes in commands | Daniel Eiband | 2019-09-17 | 14 | -0/+42 | |
| * | | | | | | | | | | cmMakefile: Validate command line for all custom commands | Daniel Eiband | 2019-09-17 | 2 | -40/+54 | |
| * | | | | | | | | | | cmMakefile: Extract custom command validation method | Daniel Eiband | 2019-09-17 | 2 | -8/+21 | |
| * | | | | | | | | | | cmMakefile: Create all generated byproducts as known sources | Daniel Eiband | 2019-09-17 | 2 | -8/+7 | |
* | | | | | | | | | | | Merge topic 'prepare-genex-in-byproducts' | Brad King | 2019-09-20 | 5 | -45/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Genex: Evaluate byproduct generator expressions in cmCustomCommandGenerator | Daniel Eiband | 2019-09-17 | 3 | -2/+6 | |
| * | | | | | | | | | | | Genex: Move genex expansion of paths into AppendPaths utility | Daniel Eiband | 2019-09-17 | 1 | -14/+23 | |
| * | | | | | | | | | | | Refactoring: Use ConfigName instead of property CMAKE_BUILD_TYPE | Daniel Eiband | 2019-09-17 | 3 | -29/+20 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'fileapiLinkPathAndLinkDirBacktraces' | Brad King | 2019-09-20 | 12 | -63/+259 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fileapi: add backtraces for LINK_PATH and LINK_DIRECTORIES | Justin Goshi | 2019-09-18 | 5 | -22/+66 | |
| * | | | | | | | | | | | cmLocalGenerator: Add OutputLinkLibraries overload with backtraces | Justin Goshi | 2019-09-18 | 2 | -4/+21 | |
| * | | | | | | | | | | | cmGeneratorTarget: Store backtrace for target LINK_DIRECTORIES property | Justin Goshi | 2019-09-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | cmLinkLineComputer: Add ComputeLinkLibraries overload with backtraces | Justin Goshi | 2019-09-18 | 4 | -22/+63 | |