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
*
Add additional <= and >= comparison operators
Chuck Atkins
2016-08-09
1
-5/+5
*
Help: Fix CMAKE_INSTALL_PREFIX documented default on Windows
Brad King
2016-08-01
1
-1/+1
*
Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain files
Brad King
2016-07-14
8
-0/+84
*
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
Brad King
2016-07-06
6
-2/+59
*
Merge topic 'doc-updates'
Brad King
2016-07-01
1
-0/+16
|
\
|
*
Help: Document CMAKE_TRY_COMPILE_PLATFORM_VARIABLES example
Brad King
2016-06-30
1
-0/+16
*
|
try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>
Brad King
2016-06-29
1
-0/+2
*
|
Add options to run `ldd -u -r` as a "link-what-you-use" tool
Bill Hoffman
2016-06-17
1
-0/+6
|
/
*
try_compile: Optionally forward custom platform variables to test project
Brad King
2016-05-25
1
-0/+10
*
Add a variable to specify language-wide system include directories
Brad King
2016-05-25
2
-0/+16
*
Help: Document CMAKE_<LANG>_STANDARD_LIBRARIES variable
Brad King
2016-05-24
2
-7/+10
*
Ninja: Support embedding of CMake as subninja project
Nicolas Despres
2016-05-17
1
-0/+27
*
Merge topic 'AddDocumentationForEclipseVariables'
Brad King
2016-04-18
4
-0/+40
|
\
|
*
Help: Document Eclipse-generator related variables (#15827)
Alex Neundorf
2016-04-18
4
-0/+40
*
|
Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061)
Stafen Teleman
2016-04-15
1
-0/+6
|
/
*
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
1
-0/+6
*
Merge topic 'ctest-run-submodule-sync'
Brad King
2016-04-05
1
-0/+5
|
\
|
*
cmCTestGIT: add an option to initialize submodules on update
Ben Boeckel
2016-04-01
1
-0/+5
*
|
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
2
-2/+2
|
/
*
Makefile: Optionally scan only source and build trees for dependencies
Attila Krasznahorkay
2016-03-22
1
-0/+10
*
Add support for Bruce C Compiler (BCC)
Paweł Stankowski
2016-03-21
1
-0/+1
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
5
-18/+6
*
try_compile: Add option to control type of target
Brad King
2016-02-19
1
-0/+15
*
Merge topic 'vs-win10-sdk'
Brad King
2016-01-25
1
-1/+2
|
\
|
*
VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929)
Brad King
2016-01-21
1
-1/+2
*
|
Help: Document the CMAKE_EXPORT_COMPILE_COMMANDS variable
Sebastian Schuberth
2016-01-15
1
-0/+30
*
|
Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)
Gregor Jasny
2016-01-03
1
-0/+6
*
|
Xcode: Add support for combined install on iOS
Ruslan Baratov
2015-12-10
1
-0/+8
*
|
Explicitly enable deprecated warnings by default.
Michael Scott
2015-12-01
1
-2/+2
*
|
Consistent documentation for deprecation message variables.
Michael Scott
2015-12-01
1
-4/+3
*
|
Add -W options to control deprecated warning messages.
Michael Scott
2015-12-01
1
-3/+6
*
|
Help: Update documentation to reflect support for iOS
Bartosz Kosiorek
2015-11-23
6
-10/+10
*
|
Add support for the ARM Compiler (arm.com)
Joakim Andersson
2015-11-02
1
-0/+1
*
|
Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode
Tamas Kenez
2015-10-06
4
-0/+20
|
/
*
VS: Add support for selecting the Windows 10 SDK (#15670)
Gilles Khouzam
2015-10-02
1
-0/+11
*
Allow CMAKE_SYSTEM_VERSION to be set without CMAKE_SYSTEM_NAME
Gilles Khouzam
2015-10-02
1
-0/+7
*
Help: Improve CMAKE_SYSTEM_{NAME,VERSION} variable documentation
Brad King
2015-10-02
2
-8/+33
*
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
[next]