summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: restore 'misc-noexcept-move-constructor'Brad King2018-09-261-2/+4
* cmListFileCache: Add missing assertion in backtrace Top methodBrad King2018-09-262-1/+2
* cmListFileCache: Refactor cmListFileBacktrace internalsBrad King2018-09-242-100/+90
* Merge topic 'server-separate-json'Brad King2018-09-249-833/+917
|\
| * server: Compile json object generation source separatelyBrad King2018-09-214-18/+52
| * server: Split json dictionary into separate headerBrad King2018-09-214-38/+48
| * server: Split json object generation into separate sourceBrad King2018-09-212-801/+821
| * server: factor out json object generation entry pointsBrad King2018-09-211-20/+34
| * cmake: Factor json version object construction into helperBrad King2018-09-212-4/+10
* | CMake Nightly Date StampKitware Robot2018-09-241-1/+1
* | CMake Nightly Date StampKitware Robot2018-09-231-1/+1
* | CMake Nightly Date StampKitware Robot2018-09-221-1/+1
|/
* CMake Nightly Date StampKitware Robot2018-09-211-1/+1
* Merge topic 'deprecate-policy-old'Craig Scott2018-09-201-1/+1
|\
| * Add deprecation warnings for policies CMP0063 and belowBrad King2018-09-171-1/+1
* | Merge topic 'bundleutilities-policy'Brad King2018-09-201-1/+4
|\ \
| * | BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-191-1/+4
* | | Merge topic 'vs-2015-max-sdk'Brad King2018-09-204-0/+37
|\ \ \
| * | | VS: Do not select a Windows SDK too high for current VS versionGilles Khouzam2018-09-174-0/+37
* | | | CMake Nightly Date StampKitware Robot2018-09-201-1/+1
| |/ / |/| |
* | | Merge topic 'symlink'Brad King2018-09-193-8/+29
|\ \ \
| * | | cmake: Add '-E create_symlink' support on WindowsJon Chronopoulos2018-09-183-8/+29
* | | | Merge topic 'provide_explicit_source_and_build_command_line_options'Brad King2018-09-199-25/+59
|\ \ \ \
| * | | | CMake: Internally uses -S instead of -H to specify source directoryRobert Maynard2018-09-156-10/+10
| * | | | cmake: -S and -B can be used to specify source and build directoriesRobert Maynard2018-09-153-15/+49
* | | | | Merge topic 'ctest-more_submit_params'Brad King2018-09-191-0/+23
|\ \ \ \ \
| * | | | | ctest_submit: pass additional info to CDashZack Galbreath2018-09-171-0/+23
* | | | | | Merge topic 'fix-getsafedef-stdstring'Brad King2018-09-193-14/+10
|\ \ \ \ \ \
| * | | | | | Fix regression in target output file naming logicBrad King2018-09-191-9/+8
| * | | | | | Restore possibly regressed CMP0018 logicBrad King2018-09-192-5/+2
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-191-1/+1
* | | | | | | Merge topic 'vs-ipo'Brad King2018-09-183-5/+15
|\ \ \ \ \ \ \
| * | | | | | | VS: Do not specify incremental linking if LTCG is enabledBrad King2018-09-171-3/+5
| * | | | | | | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual StudioNiels Dekker2018-09-173-2/+10
* | | | | | | | Merge topic 'link-options'Brad King2018-09-181-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | LINK_OPTIONS: Add missing initialization actionsMarc Chevrier2018-09-171-0/+3
* | | | | | | | | Merge topic 'getsafedef-stdstring'Brad King2018-09-1825-97/+99
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | cmMakefile: Make GetSafeDefinition return std::string const&Vitaly Stakhovsky2018-09-1825-97/+99
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2018-09-181-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'link-options'Brad King2018-09-171-2/+2
|\ \ \ \ \ \ \
| * | | | | | | target_link_options: fix erroneous handling of BEFORE keyword.Marc Chevrier2018-09-141-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2018-09-172-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-09-142-5/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-171-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-161-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-09-151-1/+1
|/ / / / / /
* | | | | | Merge topic 'out-of-dir-linking'Brad King2018-09-1413-73/+234
|\ \ \ \ \ \
| * | | | | | target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-129-29/+165
| * | | | | | cmTarget: Future-proof AddLinkLibrary target lookup scopeBrad King2018-09-121-1/+1
| * | | | | | cmExportFileGenerator: Use cmGeneratorTarget::ResolveTargetReferenceBrad King2018-09-121-2/+7