summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs10-cmelem'Brad King2018-03-192-72/+83
|\
| * cmVisualStudio10TargetGenerator: improved XML nestingVitaly Stakhovsky2018-03-162-72/+83
* | CMake Nightly Date StampKitware Robot2018-03-191-1/+1
* | CMake Nightly Date StampKitware Robot2018-03-181-1/+1
* | Merge topic 'project-homepage-url'Craig Scott2018-03-171-3/+46
|\ \
| * | project: Add HOMEPAGE_URL named parameterAlex Turbov2018-03-161-3/+44
| * | project: Add <PROJECT-NAME>_DESCRIPTIONCraig Scott2018-03-161-0/+2
* | | CMake Nightly Date StampKitware Robot2018-03-171-1/+1
* | | CMake Nightly Date StampKitware Robot2018-03-161-1/+1
* | | Merge topic 'compile-options-shell'Brad King2018-03-151-5/+17
|\ \ \ | |/ / |/| |
| * | target_compile_options: Add syntax to specify shell stringsBrad King2018-03-141-5/+17
* | | CMake Nightly Date StampKitware Robot2018-03-151-1/+1
* | | CMake Nightly Date StampKitware Robot2018-03-141-1/+1
| |/ |/|
* | Merge topic 'genex-COMPILE_LANGUAGE-system-include'Brad King2018-03-138-24/+40
|\ \
| * | Genex: Fix COMPILE_LANGUAGE propagation through try_compileBrad King2018-03-123-9/+18
| * | Genex: Fix COMPILE_LANGUAGE in SYSTEM include directoriesBrad King2018-03-125-15/+22
| * | CMake 3.11.0-rc3v3.11.0-rc3Brad King2018-03-091-1/+1
| * | Merge branch 'update-kwsys' into release-3.11Brad King2018-03-074-16/+25
| |\ \
* | \ \ Merge topic 'ccmake-stack-smashing'Brad King2018-03-131-1/+1
|\ \ \ \
| * | | | ccmake: fix status line buffer overflow on very wide terminalsTianhao Chai2018-03-131-1/+1
| * | | | CMake 3.10.2v3.10.2Brad King2018-01-181-1/+1
| * | | | Merge branch 'backport-autogen-nexist-source-fix' into release-3.10Brad King2018-01-101-5/+17
| |\ \ \ \
| | * | | | Autogen: Ignore not existing source files in cmMakefileSebastian Holtermann2018-01-101-5/+17
| * | | | | Merge branch 'backport-autogen-nested-lists-fix' into release-3.10Brad King2017-12-202-1/+4
| |\ \ \ \ \
| | * | | | | Autogen: Fix for problematic nested list separatorSebastian Holtermann2017-12-202-1/+4
| | |/ / / /
* | | | | | CMake Nightly Date StampKitware Robot2018-03-131-1/+1
* | | | | | Merge topic 'genex-TARGET_EXISTS'Brad King2018-03-121-0/+32
|\ \ \ \ \ \
| * | | | | | genex: Add TARGET_EXISTS to check for target existenceAlex Turbov2018-03-091-0/+32
* | | | | | | Merge topic 'xml-raii'Brad King2018-03-122-115/+130
|\ \ \ \ \ \ \
| * | | | | | | cmGlobalVisualStudio10Generator: Use cmXMLWriter RAII helpersVitaly Stakhovsky2018-03-092-117/+80
| * | | | | | | cmXMLWriter: Add RAII helpers to allow DOM-like syntaxVitaly Stakhovsky2018-03-091-0/+52
* | | | | | | | Merge topic 'update-dllplatform'Brad King2018-03-123-6/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIXStephan Szabo2018-03-093-6/+7
* | | | | | | | | Merge topic 'cmake-rc-version-decimal'Brad King2018-03-121-1/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | CMakeVersion.rc: Avoid leading zeros in integer version componentsBrad King2018-03-091-1/+6
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-03-121-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-03-111-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-03-101-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'cmWorkingDirectory_success_checking'Brad King2018-03-0917-31/+226
|\ \ \ \ \ \ \ \
| * | | | | | | | cmDepends: Remove attempt to change directory that always failsCraig Scott2018-03-082-12/+1
| * | | | | | | | cmWorkingDirectory: Check success of current dir changesCraig Scott2018-03-0815-19/+225
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'cmoutpconv-static'Brad King2018-03-091-6/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | cmOutputConverter: mark helper functions staticRolf Eike Beer2018-03-061-6/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'make-clean-no-targets'Brad King2018-03-091-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: Fix "make clean" when there are no targetsBrad King2018-03-081-0/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'sort_glob_output'Brad King2018-03-091-12/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | file(GLOB): Ensure entire file list is sortedShane Parris2018-03-071-12/+7
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-03-091-1/+1
* | | | | | | | | Merge topic 'project-warn-missing-metadata-values'Craig Scott2018-03-081-2/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | project: warn on metadata arguments missing valuesAlex Turbov2018-03-071-2/+47