summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targetsBrad King2019-10-021-1/+6
* Merge topic 'ninja-depend-shared-symlinks'Brad King2019-10-021-0/+21
|\
| * Ninja: Ensure shared library version symlinks are created for dependentsBrad King2019-10-011-0/+21
* | Merge topic 'clang-format-normalize-headers-presentation'Brad King2019-10-02432-1503/+1715
|\ \
| * | Revise include order using clang-format-6.0Kitware Robot2019-10-01431-1498/+1715
| * | Remove unused uid_t/gid_t types on WindowsBrad King2019-10-011-5/+0
| |/
* | Merge topic 'xcode-debug-document-versioning'Brad King2019-10-023-2/+27
|\ \
| * | xcode: Add XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING propertyGregor Jasny2019-10-013-2/+27
* | | Merge topic 'pch-compile-pdb'Brad King2019-10-022-0/+41
|\ \ \
| * | | PCH: Report error when setting COMPILE_PDB_NAME propertyCristian Adam2019-10-012-0/+41
* | | | Merge topic 'vs-v142-version'Brad King2019-10-021-1/+3
|\ \ \ \
| * | | | VS: Fix support for v142 toolset minor versionsBrad King2019-10-011-1/+3
| * | | | CMake 3.15.4v3.15.4Brad King2019-09-301-1/+1
| * | | | Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.15Brad King2019-09-308-21/+48
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2019-10-021-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-10-0110-150/+156
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Makefiles: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/allBrad King2019-09-302-62/+31
| * | | | Ninja: Factor out per-dir "all" target computation into common generatorBrad King2019-09-303-58/+112
| * | | | Ninja: Simplify top-level "all" target generationBrad King2019-09-303-49/+14
| * | | | Ninja: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/allBrad King2019-09-301-2/+19
| * | | | Ninja,Makefile: Fix subdir "all" with nested EXCLUDE_FROM_ALL subdirBrad King2019-09-302-0/+6
| * | | | cmLocalUnixMakefileGenerator3: Mark GetRelativeTargetDirectory constBrad King2019-09-302-2/+3
| * | | | cmLocalCommonGenerator: Mark GetConfigName as constBrad King2019-09-301-1/+1
| * | | | cmGlobalNinjaGenerator: Remove unused AddDependencyToAll overloadBrad King2019-09-302-6/+0
* | | | | Merge topic 'typos'Brad King2019-10-011-2/+2
|\ \ \ \ \
| * | | | | Help: fixed typos in PCH / Unity Build docCorentin Plouet2019-09-301-2/+2
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2019-10-011-1/+1
|/ / / /
* | | | Merge topic 'fix-EXCLUDE_FROM_ALL-subdir-all'Brad King2019-09-308-21/+48
|\ \ \ \
| * \ \ \ 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
| |_|_|_|_|_|_|_|/ |/| | | | | | | |