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
*
Merge topic 'cmake-toolchains-manual'
Brad King
2013-12-03
19
-14/+230
|
\
|
*
Help: Add cmake-toolchains.7 manual
Stephen Kelly
2013-12-03
2
-0/+161
|
*
Help: Document the CMAKE_FIND_ROOT_PATH* variables.
Stephen Kelly
2013-11-27
13
-11/+56
|
*
Help: Document the CMAKE_TOOLCHAIN_FILE.
Stephen Kelly
2013-11-27
5
-3/+13
*
|
Merge topic 'doc-pdb-not-for-static-libs'
Brad King
2013-12-02
8
-22/+54
|
\
\
|
*
|
Help: Document PDB behavior w.r.t. static libraries explicitly (#14600)
Brad King
2013-12-02
7
-9/+26
|
*
|
Help: Format PDB_NAME and PDB_OUTPUT_DIRECTORY documentation
Brad King
2013-12-02
5
-18/+22
|
*
|
Help: Document CMAKE_PDB_OUTPUT_DIRECTORY_<CONFIG> variable
Brad King
2013-12-02
2
-0/+11
|
|
/
*
|
Merge topic 'INTERFACE_AUTOUIC_OPTIONS'
Brad King
2013-12-02
5
-2/+27
|
\
\
|
*
|
QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.
Stephen Kelly
2013-11-27
4
-2/+21
|
*
|
Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER.
Stephen Kelly
2013-11-27
1
-0/+6
|
|
/
*
|
Merge topic 'export-includes'
Brad King
2013-12-02
2
-0/+26
|
\
\
|
*
|
Export: Report error on relative include with genex.
Stephen Kelly
2013-11-26
2
-0/+26
*
|
|
Merge topic 'KateProjectGenerator2'
Brad King
2013-12-02
2
-0/+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kate: add some documentation
Alex Neundorf
2013-11-25
2
-0/+27
|
|
/
*
|
Merge topic 'ninja-compile-link-pool'
Brad King
2013-11-26
7
-0/+70
|
\
\
|
*
|
Ninja: job pool support for compiling and linking
Peter Kümmel
2013-11-25
7
-0/+70
|
|
/
*
|
Merge topic 'minor-cleanups'
Brad King
2013-11-26
2
-2/+2
|
\
\
|
*
|
Help: Fix typo in CMP0040 docs.
Stephen Kelly
2013-11-26
1
-1/+1
|
*
|
Help: Fix typo in genex docs.
Stephen Kelly
2013-11-26
1
-1/+1
|
|
/
*
|
cmQtAutogen: Allow specifying depends for autogen targets.
Stephen Kelly
2013-11-25
2
-0/+15
|
/
*
Help: Organize and revise the cmake-generators.7 manual
Brad King
2013-11-25
15
-142/+122
*
Help: Document $ENV{VAR} syntax in cmake-language.7 manual
Brad King
2013-11-25
1
-0/+3
*
Merge topic 'cross-compiling-toolchain-variables'
Brad King
2013-11-22
5
-8/+26
|
\
|
*
Introduce CMAKE_STAGING_PREFIX variable.
Stephen Kelly
2013-11-21
5
-8/+26
*
|
Help: Reformat cmake-generator-expressions.7 manual
Stephen Kelly
2013-11-21
1
-77/+171
*
|
Merge topic 'missing-target-error'
Brad King
2013-11-21
2
-0/+17
|
\
\
|
*
|
Add policy CMP0040 to disallow custom commands on missing targets
Nils Gladitz
2013-11-21
2
-0/+17
*
|
|
Merge topic 'find_backtrace'
Brad King
2013-11-21
2
-0/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add FindBacktrace.cmake module.
Vadim Zhukov
2013-10-16
2
-0/+2
*
|
|
Merge topic 'dev/better-eclipse-language-support'
Brad King
2013-11-20
2
-0/+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
eclipse: Support custom natures via a global property
Ben Boeckel
2013-11-19
2
-0/+9
*
|
|
Merge topic 'macro-args-docs'
Brad King
2013-11-19
4
-14/+51
|
\
\
\
|
*
|
|
Help: Document macro argument caveats in more detail
Daniele E. Domenichelli
2013-11-19
4
-14/+51
*
|
|
|
Merge topic 'cross-compiling-toolchain-variables'
Brad King
2013-11-19
5
-2/+48
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.
Stephen Kelly
2013-11-19
3
-2/+22
|
*
|
|
Allow toolchain files to specify an external toolchain.
Stephen Kelly
2013-11-19
2
-0/+14
|
*
|
|
Add compiler target compile options.
Stephen Kelly
2013-11-19
2
-0/+12
*
|
|
|
Merge topic 'cleanup-build-commands'
Brad King
2013-11-19
4
-33/+79
|
\
\
\
\
|
*
|
|
|
Help: Document the CMAKE_MAKE_PROGRAM variable in more detail
Brad King
2013-11-18
1
-6/+47
|
*
|
|
|
ctest: Make the --build-makeprogram optional for --build-and-test
Brad King
2013-11-18
1
-3/+3
|
*
|
|
|
Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)
Brad King
2013-11-18
2
-11/+9
|
*
|
|
|
build_command: Return a "cmake --build" command-line
Brad King
2013-11-15
1
-19/+26
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'forbid-reserved-targets'
Brad King
2013-11-19
1
-6/+11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CMP0037: Extend policy to reserved names and custom targets
Nils Gladitz
2013-11-19
1
-6/+11
|
|
/
/
*
|
|
CTest: added documentation for the "Upload" submission PART
Nils Gladitz
2013-11-15
1
-0/+1
|
/
/
*
|
Help: Format manual/*.1.rst options as definition lists
Kitware Robot
2013-11-14
6
-417/+527
*
|
Merge topic 'policy-summary-periods'
Brad King
2013-11-13
2
-2/+2
|
\
\
|
*
|
CMP0038: Add missing '.' to policy summary line
Brad King
2013-11-12
1
-1/+1
|
*
|
CMP0039: Add missing '.' to policy summary line
Daniele E. Domenichelli
2013-11-12
1
-1/+1
[next]