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
...
|
*
|
fileapi: Report cmake generator in reply index file
Brad King
2018-12-12
1
-0/+13
|
*
|
fileapi: Add protocol v1 support for stateful per-client queries
Brad King
2018-12-12
1
-3/+122
|
*
|
fileapi: Add protocol v1 support for client-specific query files
Brad King
2018-12-12
1
-2/+51
|
*
|
fileapi: Add protocol v1 infrastructure with support for shared query files
Brad King
2018-12-12
1
-0/+220
*
|
|
Merge topic 'default-test-timeout'
Brad King
2018-12-12
1
-3/+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: clarify documentation of ctest --timeout
Regina Pfeifer
2018-12-09
1
-3/+4
*
|
|
Merge topic 'SWIG'
Brad King
2018-12-10
1
-0/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
UseSWIG: add management of SWIG option -module
Marc Chevrier
2018-12-07
1
-0/+1
|
|
/
*
|
Merge topic 'gnu-octave'
Brad King
2018-12-07
1
-0/+1
|
\
\
|
*
|
FindOctave: Add module to find GNU octave
Michael Hirsch, Ph.D
2018-12-06
1
-0/+1
|
|
/
*
|
CTest: Remove special case for Dart version <= 1
Regina Pfeifer
2018-11-28
1
-3/+2
*
|
CTest: Remove submission trigger
Regina Pfeifer
2018-11-28
1
-3/+2
*
|
CTest: Remove submit method 'ftp'
Regina Pfeifer
2018-11-28
1
-2/+1
*
|
CTest: Remove submit method 'scp'
Regina Pfeifer
2018-11-28
1
-3/+3
*
|
CTest: Remove submit method 'cp'
Regina Pfeifer
2018-11-28
1
-3/+2
*
|
CTest: Remove submit method 'xmlrpc'
Regina Pfeifer
2018-11-28
1
-3/+2
|
/
*
Help: Extend the cmake(1) manual
Brad King
2018-11-27
2
-21/+120
*
Help: Improve cmake(1) manual organization
Joachim Wuttke (l)
2018-11-27
1
-48/+107
*
Help: Emphasize tool names in their manuals
Joachim Wuttke (l)
2018-11-26
5
-8/+8
*
Merge topic 'doc-module-doc-syntax'
Craig Scott
2018-11-20
1
-32/+61
|
\
|
*
Help: Modernize example find module docs in cmake-developer(7)
Brad King
2018-11-20
1
-32/+61
*
|
Genex: Add policy to handle empty list items in $<IN_LIST:...>
Kyle Edwards
2018-11-19
1
-0/+1
*
|
Merge topic 'cpack'
Brad King
2018-11-15
1
-14/+26
|
\
\
|
|
/
|
/
|
|
*
Help: Explain interaction of cpack(1) and CPack.
Joachim Wuttke (l)
2018-11-15
1
-14/+26
*
|
Merge topic 'deprecate-findqt'
Brad King
2018-11-15
2
-1/+2
|
\
\
|
*
|
find_package(): Add policy to remove the FindQt module
Kyle Edwards
2018-11-14
2
-1/+2
*
|
|
Help/dev: Factor out a CMake Documentation Guide for developing the docs
Brad King
2018-11-14
1
-529/+10
*
|
|
Help: Fix policy markup example in cmake-developer(7)
Brad King
2018-11-14
1
-1/+1
*
|
|
Help: Drop compile features section from cmake-developer(7) manual
Brad King
2018-11-14
1
-47/+0
|
|
/
|
/
|
*
|
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
[prev]
[next]