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: Spell out MFC
Joachim Wuttke (o)
2018-11-14
2
-10/+12
*
Help: Add links to variables
Joachim Wuttke (o)
2018-11-14
1
-4/+4
*
Merge topic 'deprecate-modules2'
Brad King
2018-11-13
1
-3/+2
|
\
|
*
Help: Move deprecated modules to appropriate section.
Joachim Wuttke (l)
2018-11-13
1
-3/+2
*
|
Help: Document that function invocation is case-insensitive
Joachim Wuttke (l)
2018-11-13
1
-21/+46
*
|
Help: Document that macro invocation is case-insensitive
Joachim Wuttke (l)
2018-11-13
1
-16/+42
*
|
Merge topic 'macro'
Brad King
2018-11-13
1
-1/+6
|
\
\
|
*
|
Help: Mention endmacro argument as legacy only.
Joachim Wuttke (l)
2018-11-13
1
-1/+6
|
|
/
*
|
Merge topic 'env2'
Brad King
2018-11-13
29
-0/+59
|
\
\
|
*
|
Help: Describe environment variables as such.
Joachim Wuttke (l)
2018-11-13
29
-0/+59
|
|
/
*
|
Merge topic 'if_support_checking_if_cache_var_defined'
Brad King
2018-11-13
2
-5/+9
|
\
\
|
|
/
|
/
|
|
*
If: Support the 'DEFINED CACHE{}' syntax
Robert Maynard
2018-11-09
2
-5/+9
*
|
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
5
-0/+42
|
\
\
|
*
|
POSITION_INDEPENDENT_CODE: Manage link flags for executables
Marc Chevrier
2018-11-11
3
-0/+31
|
*
|
INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support
Marc Chevrier
2018-11-08
2
-0/+11
*
|
|
Autogen: Add release notes for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET
Sebastian Holtermann
2018-11-11
1
-0/+8
*
|
|
Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET
Sebastian Holtermann
2018-11-11
9
-0/+79
|
|
/
|
/
|
*
|
Help: Describe $CACHE and $ENV as operators
Joachim Wuttke (l)
2018-11-08
3
-6/+18
*
|
Help: Document if(DEFINED ENV{name})
Joachim Wuttke (h)
2018-11-08
1
-7/+9
*
|
Help: short/long variable reference in if command
Joachim Wuttke (l)
2018-11-08
2
-4/+14
*
|
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
*
|
Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..})
Joachim Wuttke (h)
2018-11-08
2
-5/+20
|
/
*
Help: Add documentation and release notes for install
Kyle Edwards
2018-11-07
2
-4/+121
*
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
3
-0/+6
|
\
\
|
*
|
FindSQLite3: Add module to find SQLite3
Chuck Atkins
2018-11-06
3
-0/+6
|
|
/
*
|
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 '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
[next]