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 '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
*
|
Merge topic 'doc-cmake-buildsystem-typo'
Brad King
2015-05-21
1
-2/+2
|
\
\
|
*
|
Help: Fix typo in cmake-buildsystem(7) manual
Brad King
2015-05-19
1
-2/+2
|
|
/
*
|
Add options to run include-what-you-use with the compiler
Brad King
2015-05-19
2
-0/+2
|
/
*
install: Disallow installing export() result.
Stephen Kelly
2015-05-14
1
-0/+1
*
CTest: Stop telling 'make' to ignore errors with -i
Brad King
2015-05-12
1
-0/+1
*
Help: Update cmake-generators(7) organization for GHS
Brad King
2015-05-07
1
-3/+3
*
VS: Add option to put INSTALL target in .sln default build
Robert Goulet
2015-05-06
1
-0/+1
*
Help: Revise buildsystem artifact file type documentation (#15539)
Brad King
2015-04-29
2
-2/+72
*
ctest: Consolidate documentation of CTEST_USE_LAUNCHERS (#15533)
Brad King
2015-04-28
1
-2/+5
*
Help: Fix formatting of env var refs in ctest.1 manual
Brad King
2015-04-22
1
-2/+4
*
Merge topic 'add-GreenHills-MULTI-generator'
Brad King
2015-04-20
2
-0/+6
|
\
|
*
Add a 'Green Hills MULTI' generator on Windows
Geoff Viola
2015-04-20
2
-0/+6
*
|
Help: Fix {GIT,P4}UpdateCustom documentation (#15512)
Brad King
2015-04-13
1
-2/+2
*
|
cmake: Teach "-E tar" command a "--format=" option
Nils Gladitz
2015-04-10
1
-0/+4
*
|
Merge topic 'link-implicit-libs-full-path'
Brad King
2015-04-09
2
-0/+2
|
\
\
|
|
/
|
/
|
|
*
Link libraries by full path even in implicit directories
Brad King
2015-04-09
1
-0/+1
|
*
Help: Add link target for Find Modules section of cmake-developer.7
Brad King
2015-04-07
1
-0/+1
*
|
Merge topic 'emulator-property'
Brad King
2015-04-08
2
-0/+2
|
\
\
|
*
|
Properties: Add CROSSCOMPILING_EMULATOR target property.
Matt McCormick
2015-04-07
2
-0/+2
|
|
/
*
|
Help: Document supported compilers in cmake-compile-features.7
Robert Maynard
2015-04-07
2
-1/+15
|
/
*
Merge topic 'improve-properties-help'
Brad King
2015-04-06
1
-1/+15
|
\
|
*
Help: Shorten too-long title marker.
Stephen Kelly
2015-04-04
1
-1/+1
|
*
Help: Add references to cmake-property sections.
Stephen Kelly
2015-04-04
1
-0/+14
*
|
Help: Clarify manual reference for generator names
Nils Gladitz
2015-04-04
1
-1/+1
|
/
*
Merge topic 'vs-xaml'
Brad King
2015-04-03
1
-0/+1
|
\
|
*
VS: Add support for XAML source files
Gilles Khouzam
2015-04-03
1
-0/+1
*
|
Merge topic 'doc-relocatable-usage-requirements'
Brad King
2015-04-03
2
-70/+113
|
\
\
|
|
/
|
/
|
|
*
Help: Update discussion of relocable packages in cmake-packages(7)
Brad King
2015-04-03
1
-20/+46
|
*
Help: Reorganize and refine discussion of relocatable packages
Brad King
2015-04-03
2
-70/+87
|
*
Help: Fix typo in cmake-packages(7) manual
Brad King
2015-04-03
1
-1/+1
|
*
Help: Fix syntax in non-relocatable usage requirements example
Brad King
2015-04-03
1
-4/+4
[next]