Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | cmLocalUnixMakefileGenerator3: Mark GetRelativeTargetDirectory const | Brad King | 2019-09-30 | 2 | -2/+3 | |
| * | | | | cmLocalCommonGenerator: Mark GetConfigName as const | Brad King | 2019-09-30 | 1 | -1/+1 | |
| * | | | | cmGlobalNinjaGenerator: Remove unused AddDependencyToAll overload | Brad King | 2019-09-30 | 2 | -6/+0 | |
* | | | | | Merge topic 'typos' | Brad King | 2019-10-01 | 4 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: fixed typos in PCH / Unity Build doc | Corentin Plouet | 2019-09-30 | 4 | -5/+5 | |
* | | | | | | Merge topic 'FindCurses-ncursesw' | Brad King | 2019-10-01 | 1 | -4/+12 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | FindCurses: toplevel ncursesw support, recover cflags | nick black | 2019-09-28 | 1 | -4/+12 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-10-01 | 1 | -1/+1 | |
* | | | | | | Merge branch 'release-3.15' | Brad King | 2019-09-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | CMake 3.15.4v3.15.4 | Brad King | 2019-09-30 | 1 | -1/+1 | |
* | | | | | Merge branch 'release-3.14' | Brad King | 2019-09-30 | 0 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | CMake 3.14.7v3.14.7 | Brad King | 2019-09-30 | 1 | -1/+1 | |
* | | | | | | Merge branch 'release-3.15' | Brad King | 2019-09-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.15 | Brad King | 2019-09-30 | 21 | -106/+202 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge branch 'release-3.14' | Brad King | 2019-09-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.14 | Brad King | 2019-09-30 | 20 | -102/+170 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'fix-EXCLUDE_FROM_ALL-subdir-all' | Brad King | 2019-09-30 | 21 | -106/+202 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all' | Brad King | 2019-09-30 | 21 | -106/+202 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | Help: Mention 3.14.7 EXCLUDE_FROM_ALL fix in 3.15.4 release note | Brad King | 2019-09-30 | 1 | -0/+1 | |
| | * | | | | | | Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all' | Brad King | 2019-09-30 | 1 | -0/+8 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | Help: Add release note for EXCLUDE_FROM_ALL fix in 3.14.7 | Brad King | 2019-09-30 | 1 | -0/+8 | |
| | * | | | | | | Help: Add release note for EXCLUDE_FROM_ALL fix in 3.15.4 | Brad King | 2019-09-30 | 1 | -0/+8 | |
| | * | | | | | | Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all' | Brad King | 2019-09-30 | 19 | -102/+162 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL | Brad King | 2019-09-30 | 17 | -38/+110 | |
| | | * | | | | | Tests: Clarify target names in RunCMake.add_subdirectory ExcludeFromAll | Brad King | 2019-09-26 | 4 | -6/+9 | |
| | | * | | | | | Tests: Revise RunCMake.add_subdirectory ExcludeFromAll to avoid globbing | Brad King | 2019-09-26 | 4 | -61/+43 | |
| | | * | | | | | Tests: Teach RunCMake to support a custom working directory | Brad King | 2019-09-24 | 1 | -1/+4 | |
| | | |/ / / / | ||||||
| | * | | | | | 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 | 72 | -81/+2787 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Objective C/C++: Add compiler standard detection | Cristian Adam | 2019-09-28 | 4 | -72/+108 | |
| * | | | | | | | Help: Add release note for Objective-C/C++ language support | Cristian Adam | 2019-09-28 | 1 | -0/+9 | |
| * | | | | | | | Languages: Add support for Objective-C++ | Steve Wilson | 2019-09-28 | 39 | -32/+1453 | |
| * | | | | | | | Languages: Add support for Objective-C | Steve Wilson | 2019-09-28 | 39 | -8/+1248 | |
* | | | | | | | | 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 'FPHSA-reason-failure-message' | Brad King | 2019-09-30 | 15 | -6/+96 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FPHSA: add capability to specify message explaining reason of failure | Marc Chevrier | 2019-09-27 | 15 | -6/+96 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | 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 '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 | |