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
*
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
|
\
\
|
*
|
cmake: Drop "cmake -E comspec" Win9x helper
Brad King
2013-10-19
1
-1/+1
|
|
/
*
|
Help: Add introduction section to cmake-policies manual
Stephen Kelly
2013-10-18
1
-0/+20
|
/
*
Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.
Stephen Kelly
2013-10-18
1
-0/+1
*
Merge topic 'vs-intel-compiler'
Brad King
2013-10-18
1
-0/+1
|
\
|
*
VS: Expose Intel Fortran .vfproj format version to CMake language
Brad King
2013-10-18
1
-0/+1
*
|
Make --help-* options available from all command-line tools
Brad King
2013-10-16
6
-325/+116
*
|
Help: De-duplicate manual/(cmake|ccmake).1.rst build options
Brad King
2013-10-16
3
-115/+59
[next]