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
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Help: Move deprecated modules to appropriate section.
Joachim Wuttke (l)
2018-11-13
1
-3/+2
*
Merge topic 'deprecate-ParseArguments'
Brad King
2018-11-12
1
-1/+1
|
\
|
*
Help: move CMakeParseArguments to deprecated section
Joachim Wuttke (h)
2018-11-11
1
-1/+1
*
|
Merge topic 'pie-link-options'
Craig Scott
2018-11-12
1
-0/+1
|
\
\
|
*
|
POSITION_INDEPENDENT_CODE: Manage link flags for executables
Marc Chevrier
2018-11-11
1
-0/+1
*
|
|
Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET
Sebastian Holtermann
2018-11-11
2
-0/+5
|
|
/
|
/
|
*
|
Help: Describe $CACHE and $ENV as operators
Joachim Wuttke (l)
2018-11-08
1
-2/+9
*
|
Help: short/long variable reference in if command
Joachim Wuttke (l)
2018-11-08
1
-3/+9
*
|
Help: Provide backreferences.
Joachim Wuttke (h)
2018-11-08
3
-2/+19
*
|
Help: New section on Environment Variables in cmake-language.7
Joachim Wuttke (h)
2018-11-08
1
-1/+28
*
|
Help: Remove over-precise clause.
Joachim Wuttke (h)
2018-11-08
1
-4/+2
|
/
*
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
1
-0/+1
|
\
\
|
*
|
FindSQLite3: Add module to find SQLite3
Chuck Atkins
2018-11-06
1
-0/+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 topic 'autogen_origin_depends'
Brad King
2018-11-06
3
-15/+25
|
\
\
|
|
/
|
/
|
|
*
Autogen: Update <ORIGIN>_autogen target documentation
Sebastian Holtermann
2018-11-05
1
-15/+23
|
*
Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS documentation
Sebastian Holtermann
2018-11-03
2
-0/+2
*
|
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
*
|
Help: Clarify usage of TARGET_PROPERTY generator expression
Kyle Edwards
2018-10-26
1
-1/+4
*
|
Merge topic 'relative-rpath'
Brad King
2018-10-26
2
-0/+2
|
\
\
|
*
|
RPATH: Add option for using $ORIGIN in build tree
Peter Wu
2018-10-26
2
-0/+2
*
|
|
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
*
|
|
Help: Add version number to deprecation note
Joachim Wuttke (o)
2018-10-25
1
-2/+3
|
/
/
*
|
Merge topic 'find_fontconfig'
Brad King
2018-10-19
1
-0/+1
|
\
\
|
*
|
FindFontconfig: Add module to find Fontconfig
Frederik Gladhorn
2018-10-18
1
-0/+1
*
|
|
Merge topic 'help-syntax-highlighting'
Craig Scott
2018-10-19
1
-7/+10
|
\
\
\
|
*
|
|
Help: Override pygments CMakeLexer to support <..> and [..]
Joachim Wuttke (o)
2018-10-18
1
-7/+10
*
|
|
|
Merge topic 'revert-server-iface-sources'
Brad King
2018-10-18
1
-7/+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmake-server: Revert "Support codemodel filegroups for INTERFACE_SOURCES"
Brad King
2018-10-17
1
-7/+0
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'document-dollar-in-varnames'
Brad King
2018-10-16
1
-2/+3
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]