Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support | Marc Chevrier | 2018-11-08 | 13 | -10/+82 |
* | Merge topic 'install-defaults' | Brad King | 2018-11-08 | 38 | -83/+953 |
|\ | |||||
| * | Help: Add documentation and release notes for install | Kyle Edwards | 2018-11-07 | 2 | -4/+121 |
| * | install: Add sane set of defaults for DESTINATION and file type parameters | Kyle Edwards | 2018-11-07 | 36 | -79/+832 |
* | | Merge topic 'pkgconfig-mark-advanced' | Brad King | 2018-11-08 | 1 | -0/+1 |
|\ \ | |||||
| * | | PkgConfig: Be less verbose by mark(ing)_as_advanced the find_library result | Sylvain Joubert | 2018-11-07 | 1 | -0/+1 |
* | | | Merge topic 'find-jpeg-turbo-multiarch-version' | Brad King | 2018-11-08 | 3 | -17/+29 |
|\ \ \ | |||||
| * | | | FindJPEG: handle multiarch installs of libjpeg-turbo | Ben Boeckel | 2018-11-06 | 3 | -17/+29 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-08 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'release-3.13' | Brad King | 2018-11-07 | 0 | -0/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | CMake 3.13.0-rc3v3.13.0-rc3 | Brad King | 2018-11-07 | 1 | -1/+1 |
* | | | Merge branch 'release-3.13' | Brad King | 2018-11-07 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'FindOpenMP-log-errors' into release-3.13 | Brad King | 2018-11-07 | 1 | -3/+10 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindOpenMP-log-errors' | Brad King | 2018-11-07 | 1 | -3/+10 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | FindOpenMP: Log error output | Ivan Pozdeev | 2018-11-07 | 1 | -1/+8 |
| * | | | FindOpenMP: Fix warnings with -Wstrict-prototypes | Ivan Pozdeev | 2018-11-07 | 1 | -2/+2 |
* | | | | Merge topic 'string_func_usage' | Brad King | 2018-11-07 | 33 | -88/+82 |
|\ \ \ \ | |||||
| * | | | | Using front() and back() instead of calculations | Cengizhan Pasaoglu | 2018-11-06 | 33 | -88/+82 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'fix-double-warn-uninitialized-in-script-mode' | Brad King | 2018-11-07 | 5 | -6/+16 |
|\ \ \ \ | |||||
| * | | | | CMP0053: Fix double warning on uninitialized variables in -P mode | R2RT | 2018-11-05 | 4 | -1/+11 |
| * | | | | cmMakefile: Rename SuppressWatches to SuppressSideEffects | R2RT | 2018-11-05 | 2 | -5/+5 |
* | | | | | Merge topic 'genex' | Brad King | 2018-11-07 | 1 | -153/+253 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Say early on that generator expressions can be nested. | Joachim Wuttke (o) | 2018-11-06 | 1 | -2/+4 |
| * | | | | | Help: add section on debugging generator expressions. | Joachim Wuttke (h) | 2018-11-06 | 1 | -0/+22 |
| * | | | | | Help: Explain conversion rules of $<BOOL:string>. | Joachim Wuttke (h) | 2018-11-06 | 1 | -2/+10 |
| * | | | | | Help: Code example for case-insensitive comparison | Joachim Wuttke (h) | 2018-11-06 | 1 | -3/+12 |
| * | | | | | Help: Terminate explanations with a dot. | Joachim Wuttke (h) | 2018-11-06 | 1 | -4/+4 |
| * | | | | | Help: Expand placeholders in string comparisons. | Joachim Wuttke (h) | 2018-11-06 | 1 | -6/+8 |
| * | | | | | Help: sort conditional expressions below string-valued ones. | Joachim Wuttke (h) | 2018-11-06 | 1 | -30/+29 |
| * | | | | | Help: Add deprecation date of $<CONFIGURATION> | Joachim Wuttke (h) | 2018-11-06 | 1 | -1/+1 |
| * | | | | | Help: Add note on omitted <..> notation in cmake-generator-expressions(7) | Joachim Wuttke (h) | 2018-11-06 | 1 | -0/+5 |
| * | | | | | Help: Revise documentation of string-valued generator expressions | Joachim Wuttke (h) | 2018-11-06 | 1 | -92/+111 |
| * | | | | | Help: 3 subtypes of boolean generator expressions. | Joachim Wuttke (h) | 2018-11-06 | 1 | -10/+20 |
| * | | | | | Help: Cross-link conditional and boolean expressions. | Joachim Wuttke (h) | 2018-11-06 | 1 | -18/+24 |
| * | | | | | Help: new section on conditional generator expressions | Joachim Wuttke (h) | 2018-11-06 | 1 | -8/+15 |
| * | | | | | Help: rm unmotivated "This means that" | Joachim Wuttke (h) | 2018-11-06 | 1 | -4/+4 |
| * | | | | | Help: expand "ver", "pol", ... | Joachim Wuttke (h) | 2018-11-06 | 1 | -19/+23 |
| * | | | | | Help: expand "..." and "?" in logical generator expressions | Joachim Wuttke (h) | 2018-11-06 | 1 | -13/+20 |
* | | | | | | Merge topic 'FindSQLite3-module' | Brad King | 2018-11-07 | 8 | -0/+112 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindSQLite3: Add module to find SQLite3 | Chuck Atkins | 2018-11-06 | 8 | -0/+112 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-07 | 1 | -1/+1 |
* | | | | | | | Merge topic 'xref2' | Brad King | 2018-11-06 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Link to cmake.org "Get Involved" page from cmake-developer(7) | Joachim Wuttke (h) | 2018-11-06 | 1 | -0/+3 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.13' | Brad King | 2018-11-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'cpack-doc-gen-names' into release-3.13 | Brad King | 2018-11-06 | 16 | -59/+59 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'cpack-doc-gen-names' | Brad King | 2018-11-06 | 16 | -59/+59 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Help: Use correct CPack generator names | Craig Scott | 2018-11-06 | 16 | -59/+59 |
* | | | | | | | Merge topic 'FindPostgreSQL-target' | Brad King | 2018-11-06 | 6 | -11/+101 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindPostgreSQL: extract the actual version number | Ben Boeckel | 2018-11-05 | 1 | -3/+23 |
| * | | | | | | | Tests/FindPostgreSQL: add a test for FindPostgreSQL | Ben Boeckel | 2018-11-01 | 4 | -0/+45 |