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
*
VS: Add support for selecting the Windows 10 SDK (#15670)
Gilles Khouzam
2015-10-02
1
-0/+1
*
Merge topic 'link-https-cmake.org'
Brad King
2015-09-29
1
-5/+5
|
\
|
*
Replace http://www.cmake.org URLs with https://cmake.org
Brad King
2015-09-25
1
-5/+5
*
|
Merge topic 'genex-SHELL_PATH'
Brad King
2015-09-28
1
-0/+4
|
\
\
|
*
|
Genex: Add a SHELL_PATH expression
Stefan Kislinskiy
2015-09-28
1
-0/+4
|
|
/
*
|
Merge topic 'revert-cmake-W-options'
Brad King
2015-09-25
1
-41/+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'improve-variable-help-formatting' into revert-cmake-W-options
Brad King
2015-09-22
3
-0/+5
|
|
\
|
*
|
Revert topic 'cmake-W-options' (#15747)
Brad King
2015-09-22
1
-41/+2
*
|
|
Merge topic 'ctest-variable-docs'
Brad King
2015-09-22
1
-0/+16
|
\
\
\
|
*
|
|
Help: document CTEST_CUSTOM_* variables
Ben Boeckel
2015-09-22
1
-0/+16
*
|
|
|
CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS
Chuck Atkins
2015-09-21
2
-0/+2
|
/
/
/
*
|
|
Merge topic 'ctest-custom-output-size'
Brad King
2015-09-21
2
-0/+8
|
\
\
\
|
*
|
|
CTest: Add options to limit output of passed and failed tests
Roman Wüger
2015-09-18
1
-0/+6
|
*
|
|
CTest: Document and test custom output size settings
Brad King
2015-09-18
1
-0/+2
*
|
|
|
Project: Determine default language dialect for the compiler.
Stephen Kelly
2015-09-18
1
-3/+3
|
/
/
/
*
|
|
Help: Fix classification of load_command in command TOC.
James Johnston
2015-08-25
1
-1/+1
|
|
/
|
/
|
*
|
Help: Improve formatting of variable documentation
James Johnston
2015-08-21
1
-0/+2
*
|
Allow LINK_SEARCH_{START,END}_STATIC props to have default values.
Chuck Atkins
2015-08-13
1
-0/+2
*
|
Merge topic 'if-test'
Brad King
2015-08-03
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
if: Add "TEST <test>" condition
Matt McCormick
2015-08-03
1
-0/+1
*
|
cmake: Add -W options to control deprecation warnings and errors
Michael Scott
2015-07-29
1
-2/+41
|
/
*
Merge topic 'trace-expand'
Brad King
2015-07-27
1
-3/+7
|
\
|
*
cmake: add --trace-expand option
Ben Boeckel
2015-07-23
1
-3/+7
*
|
Add SOURCE_DIR and BINARY_DIR target properties
Clifford Yapp
2015-07-21
1
-0/+2
|
/
*
Merge topic 'ctest-change-id'
Brad King
2015-07-17
1
-0/+1
|
\
|
*
CTest: Optionally add a ChangeId attribute on XML Site tags
Zack Galbreath
2015-07-17
1
-0/+1
*
|
Merge topic 'makefile-target-messages'
Brad King
2015-07-15
1
-0/+1
|
\
\
|
*
|
Makefile: Optionally disable target completion messages in build output
Michael Ensslin
2015-07-14
1
-0/+1
|
|
/
*
|
Merge topic 'vs-nsight-tegra-attributes'
Brad King
2015-07-15
3
-3/+47
|
\
\
|
*
|
VS: Add more Nsight Tegra generator Android property settings
Mikhail Filimonov
2015-07-14
3
-3/+47
|
|
/
*
|
Help: Document Apple Framework creation with an example (#15651)
Brad King
2015-07-14
2
-0/+17
|
/
*
Merge topic 'auto_export_dll_symbols'
Brad King
2015-07-08
2
-0/+2
|
\
|
*
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
2
-0/+2
*
|
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
2
-0/+15
|
/
*
Merge topic 'doc-cmake-buildsystem-typo'
Brad King
2015-06-22
1
-1/+1
|
\
|
*
Help: Fix a typo in cmake-buildsystem(7) manual
Erik Sjölund
2015-06-22
1
-1/+1
*
|
Merge topic 'compiler-launcher'
Brad King
2015-06-15
2
-0/+2
|
\
\
|
*
|
Add options to launch the compiler through tools like ccache or distcc
Bill Hoffman
2015-06-15
2
-0/+2
|
|
/
*
|
Merge topic 'doc-policy-OLD-deprecated'
Brad King
2015-06-09
1
-5/+5
|
\
\
|
*
|
Help: Document explicitly that policy OLD behavior is deprecated
Brad King
2015-06-09
1
-5/+5
|
|
/
*
|
Merge topic 'doc-find-command-cleanup'
Brad King
2015-06-09
1
-0/+4
|
\
\
|
*
|
Help: Document CMAKE_FIND_APPBUNDLE and CMAKE_FIND_FRAMEWORK
Brad King
2015-06-08
1
-0/+2
|
*
|
Help: Document CMAKE_SYSTEM_APPBUNDLE_PATH variable
Brad King
2015-06-08
1
-0/+1
|
*
|
Help: Document CMAKE_SYSTEM_FRAMEWORK_PATH variable
Brad King
2015-06-08
1
-0/+1
|
|
/
*
|
Help: Drop incorrect advice from cmake-developer.7 manual
Brad King
2015-06-08
1
-1/+0
|
/
*
Help: Fix typo in cmake-compile-features(7) manual (#15594)
Erik Sjölund
2015-05-29
1
-1/+1
*
Honor visibility properties for all target types (#15556)
Brad King
2015-05-26
1
-0/+1
*
Revert "Qbs: Add new 'extra' generator for qbs project files"
Brad King
2015-05-21
1
-1/+0
*
Merge topic 'doc-cache-option-space'
Brad King
2015-05-21
2
-1/+4
|
\
|
*
Help: Spell '-D' option consistently across documentation (#15575)
Brad King
2015-05-20
2
-1/+4
[next]