index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Help
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 'cpack-gen-docs-link'
Craig Scott
2018-11-05
1
-2/+3
|
\
|
*
Help: Fix generators link in cpack(1) manual
Craig Scott
2018-11-03
1
-2/+3
*
|
FindGDAL: add an imported target
Ben Boeckel
2018-11-01
1
-0/+4
*
|
Merge topic 'FindMatlab-2018a-API'
Brad King
2018-10-30
1
-0/+7
|
\
\
|
*
|
FindMatlab: add change log item.
Cris Luengo
2018-10-24
1
-0/+7
*
|
|
Merge topic 'target_property-clarification'
Brad King
2018-10-29
1
-1/+4
|
\
\
\
|
*
|
|
Help: Clarify usage of TARGET_PROPERTY generator expression
Kyle Edwards
2018-10-26
1
-1/+4
*
|
|
|
Merge topic 'ExternalProject-log-patch'
Brad King
2018-10-29
1
-0/+3
|
\
\
\
\
|
*
|
|
|
ExternalProject: add LOG_PATCH option to log the patch command
Wouter Klouwen
2018-10-26
1
-0/+3
|
|
/
/
/
*
|
|
|
Merge topic 'no-smiley'
Brad King
2018-10-29
47
-47/+47
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Help: Spell out ";-list" as "semicolon-separated list"
Joachim Wuttke (o)
2018-10-25
47
-47/+47
*
|
|
|
Merge topic 'doc-updates'
Brad King
2018-10-26
4
-7/+19
|
\
\
\
\
|
*
|
|
|
Help: clarify "LINKER:" prefix usage
Marc Chevrier
2018-10-26
4
-7/+19
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'xref1'
Brad King
2018-10-26
1
-2/+3
|
\
\
\
\
|
*
|
|
|
Help: Back-reference from find_package() to "Find Modules"
Joachim Wuttke (o)
2018-10-25
1
-2/+3
*
|
|
|
|
Merge topic 'relative-rpath'
Brad King
2018-10-26
5
-0/+41
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
RPATH: Add option for using $ORIGIN in build tree
Peter Wu
2018-10-26
5
-0/+41
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'more-highlighting'
Brad King
2018-10-25
2
-19/+35
|
\
\
\
\
|
*
|
|
|
Help: Syntax highlighting for long strings in cmake-language.7
Joachim Wuttke (o)
2018-10-25
1
-13/+17
|
*
|
|
|
Help: Apply syntax highlighting to cmake-generator-expressions.7
Joachim Wuttke (o)
2018-10-25
1
-6/+18
*
|
|
|
|
Merge topic 'deprecation'
Brad King
2018-10-25
17
-18/+35
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Help: Date deprecation of deprecated commands.
Joachim Wuttke (o)
2018-10-25
16
-16/+32
|
*
|
|
|
Help: Add version number to deprecation note
Joachim Wuttke (o)
2018-10-25
1
-2/+3
|
|
/
/
/
*
|
|
|
Help: Apply syntax highlighting to project commands
Joachim Wuttke (o)
2018-10-25
45
-103/+108
|
/
/
/
*
|
|
Merge topic 'scripting-commands'
Brad King
2018-10-24
41
-319/+472
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Revise docs on Scripting Commands
Joachim Wuttke (l)
2018-10-23
41
-319/+472
*
|
|
ExternalProject: option LOG_MERGED_STDOUTERR to combine stdout and stderr
Wouter Klouwen
2018-10-19
1
-0/+5
*
|
|
Merge topic 'find_fontconfig'
Brad King
2018-10-19
3
-0/+8
|
\
\
\
|
*
|
|
FindFontconfig: Add module to find Fontconfig
Frederik Gladhorn
2018-10-18
3
-0/+8
*
|
|
|
Merge topic 'doc-target_link_libraries-item-quoting'
Brad King
2018-10-19
1
-0/+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Help: Clarify command-line encoding of target_link_libraries items
Brad King
2018-10-18
1
-0/+12
*
|
|
|
Merge topic 'help-syntax-highlighting'
Craig Scott
2018-10-19
3
-13/+16
|
\
\
\
\
|
*
|
|
|
Help: Override pygments CMakeLexer to support <..> and [..]
Joachim Wuttke (o)
2018-10-18
3
-13/+16
*
|
|
|
|
Merge topic 'rel-doc-qthelp'
Brad King
2018-10-18
1
-0/+3
|
\
\
\
\
\
|
*
|
|
|
|
Utilities/Release: Add qthelp docs to binary archives
Brad King
2018-10-17
1
-0/+3
*
|
|
|
|
|
Merge topic 'revert-server-iface-sources'
Brad King
2018-10-18
1
-7/+0
|
\
\
\
\
\
\
[next]