summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'target_property-clarification'Brad King2018-10-291-1/+4
|\
| * Help: Clarify usage of TARGET_PROPERTY generator expressionKyle Edwards2018-10-261-1/+4
* | Merge topic 'ExternalProject-log-patch'Brad King2018-10-294-0/+16
|\ \
| * | ExternalProject: add LOG_PATCH option to log the patch commandWouter Klouwen2018-10-264-0/+16
| |/
* | Merge topic 'graphviz-fix-alias'Brad King2018-10-293-8/+31
|\ \
| * | graphviz: dereference ALIAS targetsNick Schultz2018-10-263-8/+31
* | | Merge topic 'no-smiley'Brad King2018-10-2947-47/+47
|\ \ \
| * | | Help: Spell out ";-list" as "semicolon-separated list"Joachim Wuttke (o)2018-10-2547-47/+47
* | | | Merge topic 'minusCparse'Brad King2018-10-2913-1/+37
|\ \ \ \
| * | | | Tests: Add cases for -{C,D,U} without a source treeBrad King2018-10-2612-1/+22
| * | | | cmake: distinguish '-Cpath' from '-C path' in source dir parsingPaul Seyfert2018-10-261-0/+15
* | | | | Merge topic 'appdef-stdstring'Brad King2018-10-294-17/+8
|\ \ \ \ \
| * | | | | cmLocalGenerator::AppendDefines: Remove const char* overloadsVitaly Stakhovsky2018-10-264-17/+8
* | | | | | Merge topic 'EnableIPOBuild'Brad King2018-10-292-1/+12
|\ \ \ \ \ \
| * | | | | | Add option to build CMake itself with IPO/LTOCristian Adam2018-10-251-0/+12
| * | | | | | curl: Do not call cmake_minimum_required inside CMake itselfBrad King2018-10-251-1/+0
* | | | | | | CMake Nightly Date StampKitware Robot2018-10-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-10-281-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2018-10-271-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'release-3.13'Brad King2018-10-260-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'doc-updates' into release-3.13Brad King2018-10-264-7/+19
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'doc-updates'Brad King2018-10-264-7/+19
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Help: clarify "LINKER:" prefix usageMarc Chevrier2018-10-264-7/+19
* | | | | | | | Merge topic 'deprecation2'Brad King2018-10-261-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use_wxWindows: Correct version of deprecationJoachim Wuttke (o)2018-10-261-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'xref1'Brad King2018-10-261-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Back-reference from find_package() to "Find Modules"Joachim Wuttke (o)2018-10-251-2/+3
* | | | | | | | | Merge topic 'relative-rpath'Brad King2018-10-2618-4/+172
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RPATH: Record support for $ORIGIN on various *BSDPeter Wu2018-10-264-0/+11
| * | | | | | | | | RPATH: Record support for $ORIGIN on Haiku and SolarisPeter Wu2018-10-262-0/+2
| * | | | | | | | | RPATH: Add option for using $ORIGIN in build treePeter Wu2018-10-2612-4/+159
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'update-kwsys'Brad King2018-10-261-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-10-251-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | KWSys 2018-10-25 (9e27254b)KWSys Upstream2018-10-251-0/+1
* | | | | | | | | Merge branch 'release-3.13'Brad King2018-10-260-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'FindMPI-pthread-cuda' into release-3.13Brad King2018-10-251-1/+6
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindMPI-pthread-cuda'Brad King2018-10-261-1/+6
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | / / / / | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | FindMPI: Pass -pthread to CUDA compiler through -XcompilerBrad King2018-10-251-1/+6
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-10-261-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge topic 'more-highlighting'Brad King2018-10-252-19/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Syntax highlighting for long strings in cmake-language.7Joachim Wuttke (o)2018-10-251-13/+17
| * | | | | | | | Help: Apply syntax highlighting to cmake-generator-expressions.7Joachim Wuttke (o)2018-10-251-6/+18
* | | | | | | | | Merge topic 'deprecation'Brad King2018-10-2527-48/+77
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Help: Date deprecation of deprecated commands.Joachim Wuttke (o)2018-10-2516-16/+32
| * | | | | | | | Help: Use 'deprecated' template, and date deprecation of modulesJoachim Wuttke (o)2018-10-2510-30/+42
| * | | | | | | | Help: Add version number to deprecation noteJoachim Wuttke (o)2018-10-251-2/+3
* | | | | | | | | Merge topic 'project-commands'Brad King2018-10-2545-103/+108
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Apply syntax highlighting to project commandsJoachim Wuttke (o)2018-10-2545-103/+108
* | | | | | | | | | Merge branch 'release-3.13'Brad King2018-10-250-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | CMake 3.13.0-rc2v3.13.0-rc2Brad King2018-10-251-1/+1