summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-1143-20/+683
* POSITION_INDEPENDENT_CODE: Fix erroneous '-fPIE' flag for Sun StudioMarc Chevrier2018-11-083-0/+3
* INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions supportMarc Chevrier2018-11-0813-10/+82
* 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
| * | | | | Help: Revise documentation of string-valued generator expressionsJoachim Wuttke (h)2018-11-061-92/+111
| * | | | | Help: 3 subtypes of boolean generator expressions.Joachim Wuttke (h)2018-11-061-10/+20
| * | | | | Help: Cross-link conditional and boolean expressions.Joachim Wuttke (h)2018-11-061-18/+24
| * | | | | Help: new section on conditional generator expressionsJoachim Wuttke (h)2018-11-061-8/+15
| * | | | | Help: rm unmotivated "This means that"Joachim Wuttke (h)2018-11-061-4/+4
| * | | | | Help: expand "ver", "pol", ...Joachim Wuttke (h)2018-11-061-19/+23
| * | | | | Help: expand "..." and "?" in logical generator expressionsJoachim Wuttke (h)2018-11-061-13/+20
* | | | | | Merge topic 'FindSQLite3-module'Brad King2018-11-078-0/+112
|\ \ \ \ \ \
| * | | | | | FindSQLite3: Add module to find SQLite3Chuck Atkins2018-11-068-0/+112
* | | | | | | CMake Nightly Date StampKitware Robot2018-11-071-1/+1
* | | | | | | Merge topic 'xref2'Brad King2018-11-061-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Help: Link to cmake.org "Get Involved" page from cmake-developer(7)Joachim Wuttke (h)2018-11-061-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.13'Brad King2018-11-060-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'cpack-doc-gen-names' into release-3.13Brad King2018-11-0616-59/+59
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cpack-doc-gen-names'Brad King2018-11-0616-59/+59
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Help: Use correct CPack generator namesCraig Scott2018-11-0616-59/+59
* | | | | | | Merge topic 'FindPostgreSQL-target'Brad King2018-11-066-11/+101
|\ \ \ \ \ \ \