summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-308-21/+48
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-308-17/+25
| | |\ \ \
| | | * | | Restore "all" target in subdirectories marked EXCLUDE_FROM_ALLBrad King2019-09-308-17/+25
| | | * | | CMake 3.14.6v3.14.6Brad King2019-07-161-1/+1
| | | * | | CMake 3.14.5v3.14.5Brad King2019-05-311-1/+1
| | | * | | Merge branch 'vs-depends-dedup' into release-3.14Brad King2019-05-302-20/+45
| | | |\ \ \
| | * | | | | Makefiles: Revert "Make build root targets ... recursive"Brad King2019-09-271-5/+24
* | | | | | | Merge topic 'objective-c-cxx'Brad King2019-09-305-74/+116
|\ \ \ \ \ \ \
| * | | | | | | Objective C/C++: Add compiler standard detectionCristian Adam2019-09-284-72/+108
| * | | | | | | Languages: Add support for Objective-C++Steve Wilson2019-09-281-1/+7
| * | | | | | | Languages: Add support for Objective-CSteve Wilson2019-09-281-1/+1
* | | | | | | | Merge topic 'autogen_free_functions'Brad King2019-09-307-977/+1014
|\ \ \ \ \ \ \ \
| * | | | | | | | Autogen: Make cmQtAutoMocUic a free functionSebastian Holtermann2019-09-283-650/+635
| * | | | | | | | Autogen: Make cmQtAutoRcc a free functionSebastian Holtermann2019-09-283-83/+95
| * | | | | | | | Autogen: Refactor json info file reading interfaceSebastian Holtermann2019-09-287-248/+288
* | | | | | | | | Merge topic 'smart_ptr/cmCurses'Brad King2019-09-308-203/+157
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmCursesMainForm: change Entries to object vectorTushar Maheshwari2019-09-273-47/+49
| * | | | | | | | | cmCursesStringWidget: remove manual deleteTushar Maheshwari2019-09-272-24/+13
| * | | | | | | | | cmCursesCacheEntryComposite: default destructorTushar Maheshwari2019-09-263-37/+42
| * | | | | | | | | cmCursesMainForm: cleanup manual allocationTushar Maheshwari2019-09-264-107/+69
| * | | | | | | | | CursesDialog: modernize CMake usageTushar Maheshwari2019-09-262-21/+17
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-09-301-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-09-291-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2019-09-281-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'decompose-custom-command-creation'Brad King2019-09-2716-230/+313
|\ \ \ \ \ \ \
| * | | | | | | cmMakefile: Remove AddUtilityCommand overload without byproductsDaniel Eiband2019-09-266-38/+21
| * | | | | | | cmMakefile: Extract utilities used for creation of custom commandsDaniel Eiband2019-09-263-130/+192
| * | | | | | | cmCustomCommand: Move custom commandsDaniel Eiband2019-09-265-5/+23
| * | | | | | | cmMakefile: Move enumerations into new headerDaniel Eiband2019-09-2614-73/+93
* | | | | | | | Merge topic 'free-target-commands'Brad King2019-09-2719-502/+368
|\ \ \ \ \ \ \ \
| * | | | | | | | cmTarget*: Port away from cmCommandRegina Pfeifer2019-09-2619-502/+368
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'fileapiSourcePropertyBacktraces'Brad King2019-09-273-24/+142
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fileapi: add some source property backtracesJustin Goshi2019-09-261-22/+44
| * | | | | | | cmSourceFile: Add backtraces for a few source propertiesJustin Goshi2019-09-262-2/+98
* | | | | | | | CMake Nightly Date StampKitware Robot2019-09-271-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'vs-ReferenceOutputAssembly-conditions'Brad King2019-09-261-26/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | VS: Do not reference output assemblies of targets with no outputVedran Vujinovic2019-09-191-26/+2
* | | | | | | Merge topic 'autogen_json'Brad King2019-09-2611-950/+1139
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Use JSON instead of CMake script for info filesSebastian Holtermann2019-09-2510-861/+1051
| * | | | | | | Autogen: Variable renames and cleanupsSebastian Holtermann2019-09-256-59/+63
| * | | | | | | Autogen: Inline GetKnownQtVersions functionSebastian Holtermann2019-09-251-49/+45
| * | | | | | | Autogen: Return unsigned int from GetParallelCPUCount()Sebastian Holtermann2019-09-251-6/+5
* | | | | | | | Merge topic 'pch-export'Brad King2019-09-261-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)Brad King2019-09-251-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'fix-vsmacro-access-violation'Brad King2019-09-264-19/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Fix access violation when calling Visual Studio macroDaniel Eiband2019-09-244-19/+18
* | | | | | | | | Merge topic 'add-custom-target-byproduct-checks'Brad King2019-09-265-34/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add_custom_command: Format files in error message in a single lineDaniel Eiband2019-09-232-4/+4
| * | | | | | | | | add_custom_target: Add output checks for custom target byproductsDaniel Eiband2019-09-235-32/+66
| * | | | | | | | | add_custom_command: Add tests for custom command output checksDaniel Eiband2019-09-231-2/+2
| |/ / / / / / / /