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: Add a manual for compiler feature control.
Stephen Kelly
2014-05-27
3
-1/+345
*
Features: Add COMPILE_FEATURES generator expression.
Stephen Kelly
2014-05-21
1
-0/+6
*
Merge topic 'compile-features-C-language'
Brad King
2014-05-20
2
-0/+8
|
\
|
*
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
2
-0/+8
*
|
Xcode: Add source file property to control file type (#14854)
Brad King
2014-05-15
1
-0/+2
|
/
*
Merge topic 'WriteCompilerDetectionHeader-module'
Brad King
2014-05-14
1
-0/+1
|
\
|
*
Add the WriteCompilerDetectionHeader module.
Stephen Kelly
2014-05-14
1
-0/+1
*
|
Merge topic 'package-disable-registry'
Brad King
2014-05-12
2
-0/+18
|
\
\
|
*
|
Allow the Package Registry to be disabled (#14849)
Daniele E. Domenichelli
2014-05-12
2
-0/+18
*
|
|
Help: Add documentation on escaping changes with CMP0053
Ben Boeckel
2014-05-08
1
-6/+13
*
|
|
EVIS: Add policy CMP0053
Ben Boeckel
2014-05-08
1
-0/+1
*
|
|
Help: Add more reference targets to cmake-language.7
Brad King
2014-05-08
1
-0/+4
|
|
/
|
/
|
*
|
cmTarget: Add CXX_STANDARD_REQUIRED to control decay.
Stephen Kelly
2014-05-07
2
-0/+2
*
|
Help: Fix order of help entries.
Stephen Kelly
2014-05-07
2
-2/+2
|
/
*
Features: Make CMAKE_CXX_KNOWN_FEATURES a property.
Stephen Kelly
2014-05-02
2
-1/+1
*
Merge topic 'doc-full-help'
Brad King
2014-04-29
1
-0/+6
|
\
|
*
Restore --help-full option to output all help manuals
Brad King
2014-04-25
1
-0/+6
|
*
Merge branch 'revise-compiler-id-policies' into release
Brad King
2014-04-02
1
-0/+1
|
|
\
*
|
|
Help: Add code example for INSTALL_INTERFACE to cmake-buildsystem.
Stephen Kelly
2014-04-17
1
-1/+11
*
|
|
Merge topic 'target_compile_features'
Brad King
2014-04-15
3
-0/+9
|
\
\
\
|
*
|
|
Add target_compile_features command.
Stephen Kelly
2014-04-07
1
-0/+1
|
*
|
|
cmTarget: Transitively evaluate compiler features.
Stephen Kelly
2014-04-07
1
-0/+1
|
*
|
|
cmTarget: Add COMPILE_FEATURES target property.
Stephen Kelly
2014-04-07
1
-0/+1
|
*
|
|
project: Add infrastructure for recording CXX compiler features
Stephen Kelly
2014-04-07
1
-0/+2
|
*
|
|
cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties.
Stephen Kelly
2014-04-07
2
-0/+4
*
|
|
|
Export: Disallow exported interface includes in src/build tree (#14592).
Stephen Kelly
2014-04-09
1
-0/+1
|
/
/
/
*
|
|
Merge topic 'target-transitive-sources'
Brad King
2014-04-03
2
-0/+2
|
\
\
\
|
*
|
|
target_sources: New command to add sources to target.
Stephen Kelly
2014-04-02
1
-0/+1
|
*
|
|
cmTarget: Allow transitive evaluation of SOURCES property.
Stephen Kelly
2014-04-02
1
-0/+1
*
|
|
|
Merge topic 'target-sources-refactor'
Brad King
2014-04-03
2
-0/+6
|
\
\
\
\
|
*
|
|
|
Genex: Only evaluate TARGET_OBJECTS to determine target sources.
Stephen Kelly
2014-04-02
1
-1/+3
|
|
/
/
/
|
*
|
|
cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.
Stephen Kelly
2014-04-02
1
-0/+1
|
*
|
|
Genex: Evaluate TARGET_OBJECTS as a normal expression.
Stephen Kelly
2014-03-31
1
-0/+3
*
|
|
|
Merge topic 'revise-compiler-id-policies'
Brad King
2014-04-03
1
-0/+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into revise-compiler-id-policies
Brad King
2014-04-02
5
-7/+14
|
|
\
\
\
\
|
|
|
/
/
/
|
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Do not warn by default when policy CMP0025 or CMP0047 is not set
Brad King
2014-04-02
1
-0/+1
*
|
|
|
Help: Rewrite the cmake-developer.7 find module documentation
Alex Merry
2014-04-02
1
-175/+370
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'fix-Qt-manual-typo'
Brad King
2014-03-26
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Fix typo in cmake-qt manual.
Stephen Kelly
2014-03-26
1
-1/+1
|
|
/
|
*
Merge branch 'doc-osx-path-variables' into release
Brad King
2014-03-10
1
-0/+2
|
|
\
*
|
|
Help: Drop cmStdString from cmake-developer(7) examples
Brad King
2014-03-13
1
-6/+6
*
|
|
Merge topic 'doc-osx-path-variables'
Brad King
2014-03-10
1
-0/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Document variables CMAKE_APPBUNDLE_PATH and CMAKE_FRAMEWORK_PATH
Brad King
2014-03-10
1
-0/+2
*
|
|
Merge topic 'add-FindOpenCL'
Brad King
2014-02-28
1
-0/+1
|
\
\
\
|
*
|
|
Add FindOpenCL module
Matthäus G. Chajdas
2014-02-26
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'INTERFACE-property-docs'
Brad King
2014-02-26
1
-0/+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: List the whitelist of properties for INTERFACE libraries.
Stephen Kelly
2014-02-26
1
-0/+10
|
|
/
*
|
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
2
-0/+6
|
/
*
Merge topic 'doc-usage-requirements'
Brad King
2014-02-19
1
-0/+6
|
\
|
*
Help: Document the purpose of usage requirements clearly.
Stephen Kelly
2014-02-18
1
-0/+6
[next]