summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add symbols to FortranModules static librariesBrad King2019-09-263-0/+9
* CMake Nightly Date StampKitware Robot2019-09-221-1/+1
* CMake Nightly Date StampKitware Robot2019-09-211-1/+1
* Merge topic 'cmake-system-headers'Brad King2019-09-20145-272/+528
|\
| * cmstd: Extend header <cm/iterator>Marc Chevrier2019-09-201-0/+138
| * cmstd: Modernize CMake system headersMarc Chevrier2019-09-20145-272/+390
* | Merge topic 'pch-source-list'Brad King2019-09-203-1/+13
|\ \
| * | Precompile Headers: Add precompile header file to source listCristian Adam2019-09-193-1/+13
* | | Merge topic 'smart_ptr/cmComputeLinkDepends'Brad King2019-09-202-14/+11
|\ \ \
| * | | cmComputeLinkDepends: remove manual memory deallocationTushar Maheshwari2019-09-182-14/+11
* | | | Merge topic 'smart_ptr/cmExportSet'Brad King2019-09-2013-119/+75
|\ \ \ \
| * | | | cmExportSet: subsume cmExportSetMap source filesTushar Maheshwari2019-09-1912-52/+30
| * | | | cmExportSet: default destructorTushar Maheshwari2019-09-197-31/+34
| * | | | cmExportSetMap: improve ownership of cmExportSetTushar Maheshwari2019-09-195-47/+22
* | | | | Merge topic 'split-custom-command-creation'Brad King2019-09-2018-107/+305
|\ \ \ \ \
| * | | | | cmMakefile: Separate custom command setup from actual creationDaniel Eiband2019-09-174-63/+184
| * | | | | cmMakefile: Refactor AddCustomCommandOldStyle to be delay friendlyDaniel Eiband2019-09-171-27/+36
| * | | | | add_custom_command: Add tests for rejecting literal quotes in commandsDaniel Eiband2019-09-1714-0/+42
| * | | | | cmMakefile: Validate command line for all custom commandsDaniel Eiband2019-09-172-40/+54
| * | | | | cmMakefile: Extract custom command validation methodDaniel Eiband2019-09-172-8/+21
| * | | | | cmMakefile: Create all generated byproducts as known sourcesDaniel Eiband2019-09-172-8/+7
* | | | | | Merge topic 'prepare-genex-in-byproducts'Brad King2019-09-205-45/+49
|\ \ \ \ \ \
| * | | | | | Genex: Evaluate byproduct generator expressions in cmCustomCommandGeneratorDaniel Eiband2019-09-173-2/+6
| * | | | | | Genex: Move genex expansion of paths into AppendPaths utilityDaniel Eiband2019-09-171-14/+23
| * | | | | | Refactoring: Use ConfigName instead of property CMAKE_BUILD_TYPEDaniel Eiband2019-09-173-29/+20
| |/ / / / /
* | | | | | Merge topic 'fileapiLinkPathAndLinkDirBacktraces'Brad King2019-09-2012-63/+259
|\ \ \ \ \ \
| * | | | | | fileapi: add backtraces for LINK_PATH and LINK_DIRECTORIESJustin Goshi2019-09-185-22/+66
| * | | | | | cmLocalGenerator: Add OutputLinkLibraries overload with backtracesJustin Goshi2019-09-182-4/+21
| * | | | | | cmGeneratorTarget: Store backtrace for target LINK_DIRECTORIES propertyJustin Goshi2019-09-181-1/+1
| * | | | | | cmLinkLineComputer: Add ComputeLinkLibraries overload with backtracesJustin Goshi2019-09-184-22/+63
| * | | | | | cmLinkLineComputer: Add ComputeLinkLibs overload with backtracesJustin Goshi2019-09-183-6/+35
| * | | | | | cmLinkLineComputer: Add ComputeLinkPath overload with backtracesJustin Goshi2019-09-182-9/+35
| * | | | | | cmComputeLinkInformation: Add GetDirectoriesWithBacktracesJustin Goshi2019-09-182-0/+23
| * | | | | | cmComputeLinkInformation: Add AppendValues with backtracesJustin Goshi2019-09-182-0/+16
* | | | | | | Merge topic 'null-warning'Brad King2019-09-201-7/+13
|\ \ \ \ \ \ \
| * | | | | | | TestDriver: Fix -Wzero-as-null-pointer-constant warningsSean McBride2019-09-181-7/+13
* | | | | | | | Merge topic 'update-kwsys'Brad King2019-09-2027-367/+654
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Decouple Plugin test from KWSysBrad King2019-09-195-20/+323
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-09-1822-347/+331
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | KWSys 2019-09-18 (c6bc38c1)KWSys Upstream2019-09-1822-347/+331
* | | | | | | | | Merge topic 'cmake-e-doc-order'Brad King2019-09-201-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Fix indentation of create_symlink noteKyle Edwards2019-09-191-2/+2
| * | | | | | | | | Help: Fix ordering of cmake -E commandsKyle Edwards2019-09-181-9/+9
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.15'Brad King2019-09-200-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'doc-vs-2019-toolset' into release-3.15Brad King2019-09-201-0/+1
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'doc-vs-2019-toolset'Brad King2019-09-201-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Document VS 2019 toolset in MSVC_TOOLSET_VERSIONLE GARREC Vincent2019-09-201-0/+1
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-09-201-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge topic 'autogen_path_prefix'Brad King2019-09-19114-1779/+2198
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add release notes for AUTOMOC_PATH_PREFIXSebastian Holtermann2019-09-181-0/+13