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: Format manual/*.1.rst options as definition lists
Kitware Robot
2013-11-14
6
-417/+527
*
Merge topic 'tll-target-policies'
Brad King
2013-11-08
1
-0/+3
|
\
|
*
Disallow linking to utility targets (#13902).
Stephen Kelly
2013-11-07
1
-0/+1
|
*
Disallow link-to-self (#13947).
Stephen Kelly
2013-11-07
1
-0/+1
|
*
Disallow invalid target names (#13140)
Stephen Kelly
2013-11-07
1
-0/+1
*
|
Help: Reference cmake-language.7 comment docs from cmake-developer.7
Brad King
2013-11-08
1
-2/+3
*
|
Help: Add cmake-language.7 manual
Brad King
2013-11-08
1
-0/+470
|
/
*
Merge topic 'remove-cmake-i-wizard'
Brad King
2013-11-05
1
-2/+1
|
\
|
*
Help: Drop mention of cmake -i wizard mode
Brad King
2013-11-04
1
-2/+1
*
|
Help: Refine manual/*.1.rst usage summaries
Brad King
2013-11-04
5
-14/+28
*
|
Merge topic 'doc-CMAKE_INCLUDE_DIRECTORIES_BEFORE'
Brad King
2013-11-04
1
-0/+2
|
\
\
|
*
|
Add missing documentation for include dirs related variables. (#12611)
Stephen Kelly
2013-11-02
1
-0/+2
*
|
|
Merge topic 'doc-rst-note-and-productionlist'
Brad King
2013-11-02
1
-0/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmRST: Add support for the note and productionlist directives
Brad King
2013-10-30
1
-0/+10
*
|
|
Help: Limit reference manual toctree depth to 1
Brad King
2013-11-01
6
-0/+36
*
|
|
Merge topic 'add-CMAKE_FIND_NO_INSTALL_PREFIX'
Brad King
2013-11-01
1
-0/+1
|
\
\
\
|
*
|
|
Allow disabling adding the install prefix to the prefix search path.
Stephen Kelly
2013-10-31
1
-0/+1
*
|
|
|
Merge topic 'vs-generator-names'
Brad King
2013-10-31
1
-3/+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
VS: Add version year to generator names
Brad King
2013-10-28
1
-3/+3
*
|
|
|
Help: Glob manual/*.rst in Sphinx configuration
Brad King
2013-10-30
13
-0/+26
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'Qt-auto-generators'
Brad King
2013-10-28
2
-0/+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add automatic rcc invocation for Qt.
Stephen Kelly
2013-10-24
2
-0/+5
|
*
|
Add automatic uic invocation for Qt.
Stephen Kelly
2013-10-24
2
-0/+5
|
*
|
Add the AUTOGEN_TARGETS_FOLDER and obsolete AUTOMOC_TARGETS_FOLDER.
Stephen Kelly
2013-10-24
1
-0/+1
*
|
|
Merge topic 'compatible-interface-numbers'
Brad King
2013-10-26
1
-0/+2
|
\
\
\
|
*
|
|
cmTarget: Add interface for compatible numeric properties
Stephen Kelly
2013-10-24
1
-0/+2
|
|
/
/
*
|
|
cmRST: Teach cmake-module directive to scan bracket comments
Brad King
2013-10-23
1
-6/+22
*
|
|
cmake-developer.7: Improve flow of module documentation instructions
Brad King
2013-10-23
1
-17/+18
|
/
/
*
|
Merge topic 'doc-cmake-developer'
Brad King
2013-10-23
1
-0/+497
|
\
\
|
*
|
cmRST: Cross-reference cmake-developer.7 manual and cmRST Doxygen
Brad King
2013-10-22
1
-0/+3
|
*
|
Help: Add documentation format to cmake-developer.7 manual
Brad King
2013-10-22
1
-0/+205
|
*
|
Help: Organize cmake-developer.7 manual Modules section
Brad King
2013-10-22
1
-50/+74
|
*
|
Help: Fix module documentation markup in cmake-developer.7 manual
Kitware Robot
2013-10-22
1
-102/+161
|
*
|
Help: Move Modules/readme.txt content into cmake-developer.7 manual
Kitware Robot
2013-10-22
1
-0/+188
|
*
|
Help: Add cmake-developer.7 manual
Brad King
2013-10-22
1
-0/+18
*
|
|
Add policy CMP0036 to disallow build_name
Brad King
2013-10-22
1
-0/+1
*
|
|
Add policy CMP0035 to disallow variable_requires
Brad King
2013-10-22
1
-0/+1
*
|
|
Add policy CMP0034 to disallow utility_source
Brad King
2013-10-22
1
-0/+1
*
|
|
Add policy CMP0033 to disallow export_library_dependencies
Brad King
2013-10-22
1
-0/+1
*
|
|
Add policy CMP0032 to disallow output_required_files
Brad King
2013-10-22
1
-0/+1
*
|
|
Add policy CMP0031 to disallow load_command
Brad King
2013-10-22
1
-0/+1
*
|
|
Add policy CMP0030 to disallow use_mangled_mesa
Brad King
2013-10-22
1
-0/+1
*
|
|
Add policy CMP0029 to disallow subdir_depends
Brad King
2013-10-22
1
-0/+1
*
|
|
Merge topic 'double-colon-is-imported'
Brad King
2013-10-22
1
-0/+1
|
\
\
\
|
*
|
|
Consider targets with double colons to be IMPORTED or ALIAS targets.
Stephen Kelly
2013-10-21
1
-0/+1
*
|
|
|
Merge topic 'cmake--build-pipes'
Brad King
2013-10-22
1
-4/+1
|
\
\
\
\
|
*
|
|
|
cmake: Always pass through stdout/stderr in --build mode
Brad King
2013-10-18
1
-4/+1
|
|
/
/
/
*
|
|
|
Merge topic 'remove-cmake-i-wizard'
Brad King
2013-10-22
1
-6/+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
cmake: Drop support for "-i" wizard mode
Brad King
2013-10-18
1
-6/+0
|
|
/
*
|
Merge topic 'remove-old-process-execution'
Brad King
2013-10-21
1
-1/+1
|
\
\
[next]