Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL | Brad King | 2019-09-30 | 8 | -17/+25 | |
| | | * | | | CMake 3.14.6v3.14.6 | Brad King | 2019-07-16 | 1 | -1/+1 | |
| | | * | | | CMake 3.14.5v3.14.5 | Brad King | 2019-05-31 | 1 | -1/+1 | |
| | | * | | | Merge branch 'vs-depends-dedup' into release-3.14 | Brad King | 2019-05-30 | 2 | -20/+45 | |
| | | |\ \ \ | ||||||
| | * | | | | | Makefiles: Revert "Make build root targets ... recursive" | Brad King | 2019-09-27 | 1 | -5/+24 | |
* | | | | | | | Merge topic 'objective-c-cxx' | Brad King | 2019-09-30 | 5 | -74/+116 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Objective C/C++: Add compiler standard detection | Cristian Adam | 2019-09-28 | 4 | -72/+108 | |
| * | | | | | | | Languages: Add support for Objective-C++ | Steve Wilson | 2019-09-28 | 1 | -1/+7 | |
| * | | | | | | | Languages: Add support for Objective-C | Steve Wilson | 2019-09-28 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'autogen_free_functions' | Brad King | 2019-09-30 | 7 | -977/+1014 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Autogen: Make cmQtAutoMocUic a free function | Sebastian Holtermann | 2019-09-28 | 3 | -650/+635 | |
| * | | | | | | | | Autogen: Make cmQtAutoRcc a free function | Sebastian Holtermann | 2019-09-28 | 3 | -83/+95 | |
| * | | | | | | | | Autogen: Refactor json info file reading interface | Sebastian Holtermann | 2019-09-28 | 7 | -248/+288 | |
* | | | | | | | | | Merge topic 'smart_ptr/cmCurses' | Brad King | 2019-09-30 | 8 | -203/+157 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmCursesMainForm: change Entries to object vector | Tushar Maheshwari | 2019-09-27 | 3 | -47/+49 | |
| * | | | | | | | | | cmCursesStringWidget: remove manual delete | Tushar Maheshwari | 2019-09-27 | 2 | -24/+13 | |
| * | | | | | | | | | cmCursesCacheEntryComposite: default destructor | Tushar Maheshwari | 2019-09-26 | 3 | -37/+42 | |
| * | | | | | | | | | cmCursesMainForm: cleanup manual allocation | Tushar Maheshwari | 2019-09-26 | 4 | -107/+69 | |
| * | | | | | | | | | CursesDialog: modernize CMake usage | Tushar Maheshwari | 2019-09-26 | 2 | -21/+17 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-30 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-29 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-09-28 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | 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 | 3 | -24/+142 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | fileapi: add some source property backtraces | Justin Goshi | 2019-09-26 | 1 | -22/+44 | |
| * | | | | | | | 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 | 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 | |