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
/
variable
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'revert-cmake-W-options'
Brad King
2015-09-25
2
-8/+0
|
\
|
*
Merge branch 'improve-variable-help-formatting' into revert-cmake-W-options
Brad King
2015-09-22
194
-504/+571
|
|
\
|
*
|
Revert topic 'cmake-W-options' (#15747)
Brad King
2015-09-22
2
-8/+0
*
|
|
Merge topic 'ctest-variable-docs'
Brad King
2015-09-22
19
-6/+123
|
\
\
\
|
*
|
|
Help: document CTEST_CUSTOM_* variables
Ben Boeckel
2015-09-22
19
-6/+123
*
|
|
|
CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGS
Chuck Atkins
2015-09-21
2
-0/+24
|
/
/
/
*
|
|
CTest: Document and test custom output size settings
Brad King
2015-09-18
2
-0/+12
|
|
/
|
/
|
*
|
Help: Improve formatting of variable documentation
James Johnston
2015-08-21
193
-508/+535
*
|
try_compile: Update documentation for other propagated variables
Chuck Atkins
2015-08-14
1
-4/+5
*
|
try_compile: Propogate the CMAKE_LINK_SEARCH_ variables
Chuck Atkins
2015-08-14
2
-4/+6
*
|
Allow LINK_SEARCH_{START,END}_STATIC props to have default values.
Chuck Atkins
2015-08-13
2
-0/+37
|
/
*
cmake: Add -W options to control deprecation warnings and errors
Michael Scott
2015-07-29
2
-0/+8
*
cmake: add --trace-expand option
Ben Boeckel
2015-07-23
1
-2/+2
*
Merge topic 'ctest-change-id'
Brad King
2015-07-17
1
-0/+9
|
\
|
*
CTest: Optionally add a ChangeId attribute on XML Site tags
Zack Galbreath
2015-07-17
1
-0/+9
*
|
VS: Add more Nsight Tegra generator Android property settings
Mikhail Filimonov
2015-07-14
14
-0/+70
|
/
*
Merge topic 'auto_export_dll_symbols'
Brad King
2015-07-08
1
-0/+6
|
\
|
*
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
1
-0/+6
*
|
Merge topic 'ctest-test-load'
Brad King
2015-07-02
1
-0/+7
|
\
\
|
|
/
|
/
|
|
*
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
1
-0/+7
*
|
Merge topic 'doc-find-path-variables'
Brad King
2015-06-25
14
-97/+88
|
\
\
|
|
/
|
/
|
|
*
Help: Revise CMAKE_*_PATH and CMAKE_SYSTEM_*_PATH variable docs (#15631)
Brad King
2015-06-25
14
-97/+88
*
|
Merge topic 'ConcurrentFortran-compiler-id'
Brad King
2015-06-19
1
-0/+1
|
\
\
|
*
|
Add support for Concurrent Fortran 77 Compiler
Brad King
2015-06-18
1
-0/+1
*
|
|
Merge topic 'doc-CMAKE_GENERATOR_PLATFORM-typo'
Brad King
2015-06-19
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Fix typo in CMAKE_GENERATOR_PLATFORM docs (#15621)
Brad King
2015-06-18
1
-1/+1
|
|
/
*
|
Merge topic 'compiler-launcher'
Brad King
2015-06-15
1
-0/+6
|
\
\
|
*
|
Add options to launch the compiler through tools like ccache or distcc
Bill Hoffman
2015-06-15
1
-0/+6
|
|
/
*
|
Help: Document CMAKE_FIND_APPBUNDLE and CMAKE_FIND_FRAMEWORK
Brad King
2015-06-08
2
-0/+44
*
|
Help: Document CMAKE_SYSTEM_APPBUNDLE_PATH variable
Brad King
2015-06-08
1
-0/+7
*
|
Help: Document CMAKE_SYSTEM_FRAMEWORK_PATH variable
Brad King
2015-06-08
1
-0/+8
*
|
Remove CMAKE_USE_RELATIVE_PATHS variable.
Stephen Kelly
2015-06-03
1
-7/+2
|
/
*
Help: Format visibility property and variable documentation
Brad King
2015-05-22
2
-10/+4
*
Add options to run include-what-you-use with the compiler
Brad King
2015-05-19
1
-0/+6
*
VS: Add option to put INSTALL target in .sln default build
Robert Goulet
2015-05-06
1
-0/+8
*
Help: Revise buildsystem artifact file type documentation (#15539)
Brad King
2015-04-29
6
-6/+36
*
Help: Clarify that CMAKE_SIZEOF_VOID_P is specific to the target machine
Nils Gladitz
2015-04-23
1
-1/+1
*
Merge topic 'add-GreenHills-MULTI-generator'
Brad King
2015-04-20
7
-0/+36
|
\
|
*
Add a 'Green Hills MULTI' generator on Windows
Geoff Viola
2015-04-20
7
-0/+36
*
|
Merge topic 'link-implicit-libs-full-path'
Brad King
2015-04-09
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
Link libraries by full path even in implicit directories
Brad King
2015-04-09
1
-0/+2
*
|
Merge topic 'emulator-property'
Brad King
2015-04-08
1
-0/+12
|
\
\
|
*
|
try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.
Matt McCormick
2015-04-08
1
-2/+9
|
*
|
Properties: Add CROSSCOMPILING_EMULATOR target property.
Matt McCormick
2015-04-07
1
-0/+5
|
|
/
*
|
Help: Document supported compilers in cmake-compile-features.7
Robert Maynard
2015-04-07
8
-8/+8
|
/
*
VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9
Brad King
2015-02-16
1
-5/+5
*
Xcode: Switch to internal CMAKE_MAKE_PROGRAM lookup by generator (#15324)
Brad King
2015-01-29
1
-2/+9
*
Help: add missing MINGW variable documentation
Ben Boeckel
2015-01-21
1
-0/+6
*
Merge topic 'doc-CMAKE_FIND_PACKAGE_NAME'
Brad King
2015-01-12
1
-0/+6
|
\
|
*
Help: Document CMAKE_FIND_PACKAGE_NAME variable
Brad King
2015-01-11
1
-0/+6
[next]