summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Add support for global ``autogen`` and ``autorcc`` targetsSebastian Holtermann2018-11-114-16/+164
* Autogen: Add cmQtAutoGenGlobalInitializer classSebastian Holtermann2018-11-114-59/+115
* CMake Nightly Date StampKitware Robot2018-11-111-1/+1
* CMake Nightly Date StampKitware Robot2018-11-101-1/+1
* Merge branch 'release-3.13'Brad King2018-11-090-0/+0
|\
| * Merge branch 'FindBoost-link-threads' into release-3.13Brad King2018-11-091-0/+3
| |\
* | \ Merge topic 'FindBoost-link-threads'Brad King2018-11-091-0/+3
|\ \ \ | | |/ | |/|
| * | FindBoost: Add system thread library to Boost_LIBRARIESFelix Geyer2018-11-091-0/+3
| |/
* | Merge topic 'cpack-improve-unknown-generator-error'Brad King2018-11-092-3/+17
|\ \
| * | cpack: When given an unknown generator print out all valid generatorsRobert Maynard2018-11-091-1/+14
| * | cpack: Better error message when generator doesn't exist.Robert Maynard2018-11-082-3/+4
* | | Merge topic 'env'Brad King2018-11-098-23/+104
|\ \ \
| * | | Help: Describe $CACHE and $ENV as operatorsJoachim Wuttke (l)2018-11-083-6/+18
| * | | Help: Document if(DEFINED ENV{name})Joachim Wuttke (h)2018-11-081-7/+9
| * | | Help: short/long variable reference in if commandJoachim Wuttke (l)2018-11-082-4/+14
| * | | Help: Provide backreferences.Joachim Wuttke (h)2018-11-083-2/+19
| * | | Help: New section on Environment Variables in cmake-language.7Joachim Wuttke (h)2018-11-081-1/+28
| * | | Help: Remove over-precise clause.Joachim Wuttke (h)2018-11-081-4/+2
| * | | Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..})Joachim Wuttke (h)2018-11-082-5/+20
| |/ /
* | | CMake Nightly Date StampKitware Robot2018-11-091-1/+1
|/ /
* | Merge topic 'install-defaults'Brad King2018-11-0838-83/+953
|\ \
| * | Help: Add documentation and release notes for installKyle Edwards2018-11-072-4/+121
| * | install: Add sane set of defaults for DESTINATION and file type parametersKyle Edwards2018-11-0736-79/+832
* | | Merge topic 'pkgconfig-mark-advanced'Brad King2018-11-081-0/+1
|\ \ \
| * | | PkgConfig: Be less verbose by mark(ing)_as_advanced the find_library resultSylvain Joubert2018-11-071-0/+1
* | | | Merge topic 'find-jpeg-turbo-multiarch-version'Brad King2018-11-083-17/+29
|\ \ \ \
| * | | | FindJPEG: handle multiarch installs of libjpeg-turboBen Boeckel2018-11-063-17/+29
* | | | | CMake Nightly Date StampKitware Robot2018-11-081-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'release-3.13'Brad King2018-11-070-0/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | CMake 3.13.0-rc3v3.13.0-rc3Brad King2018-11-071-1/+1
* | | Merge branch 'release-3.13'Brad King2018-11-070-0/+0
|\ \ \ | |/ /
| * | Merge branch 'FindOpenMP-log-errors' into release-3.13Brad King2018-11-071-3/+10
| |\ \
* | \ \ Merge topic 'FindOpenMP-log-errors'Brad King2018-11-071-3/+10
|\ \ \ \ | | |/ / | |/| |
| * | | FindOpenMP: Log error outputIvan Pozdeev2018-11-071-1/+8
| * | | FindOpenMP: Fix warnings with -Wstrict-prototypesIvan Pozdeev2018-11-071-2/+2
* | | | Merge topic 'string_func_usage'Brad King2018-11-0733-88/+82
|\ \ \ \
| * | | | Using front() and back() instead of calculationsCengizhan Pasaoglu2018-11-0633-88/+82
| | |_|/ | |/| |
* | | | Merge topic 'fix-double-warn-uninitialized-in-script-mode'Brad King2018-11-075-6/+16
|\ \ \ \
| * | | | CMP0053: Fix double warning on uninitialized variables in -P modeR2RT2018-11-054-1/+11
| * | | | cmMakefile: Rename SuppressWatches to SuppressSideEffectsR2RT2018-11-052-5/+5
* | | | | Merge topic 'genex'Brad King2018-11-071-153/+253
|\ \ \ \ \
| * | | | | Help: Say early on that generator expressions can be nested.Joachim Wuttke (o)2018-11-061-2/+4
| * | | | | Help: add section on debugging generator expressions.Joachim Wuttke (h)2018-11-061-0/+22
| * | | | | Help: Explain conversion rules of $<BOOL:string>.Joachim Wuttke (h)2018-11-061-2/+10
| * | | | | Help: Code example for case-insensitive comparisonJoachim Wuttke (h)2018-11-061-3/+12
| * | | | | Help: Terminate explanations with a dot.Joachim Wuttke (h)2018-11-061-4/+4
| * | | | | Help: Expand placeholders in string comparisons.Joachim Wuttke (h)2018-11-061-6/+8
| * | | | | Help: sort conditional expressions below string-valued ones.Joachim Wuttke (h)2018-11-061-30/+29
| * | | | | Help: Add deprecation date of $<CONFIGURATION>Joachim Wuttke (h)2018-11-061-1/+1
| * | | | | Help: Add note on omitted <..> notation in cmake-generator-expressions(7)Joachim Wuttke (h)2018-11-061-0/+5