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
*
cmake-server: Add documentation
Tobias Hunger
2016-09-19
2
-0/+191
*
find_package: Optionally sort globbed directories in a meaningful order
Pierluigi Taddei
2016-09-15
1
-0/+2
*
Help: Clarify documentation of CMAKE_COMPILER_IS_GNU{CC,CXX,G77}
Brad King
2016-09-14
1
-1/+3
*
VS15: Add Visual Studio 15 generator
Brad King
2016-09-07
1
-0/+1
*
Document XCODE variable
Ruslan Baratov
2016-08-31
1
-0/+1
*
Merge topic 'android-platform-modules'
Brad King
2016-08-24
2
-5/+208
|
\
|
*
Android: Add `ANDROID` variable to indicate the target
Brad King
2016-08-23
1
-0/+1
|
*
Help: Document cross compiling for Android
Brad King
2016-08-23
2
-5/+207
*
|
cmake: Add `cmake -E capabilities` mode
Tobias Hunger
2016-08-16
1
-0/+37
|
/
*
Add additional <= and >= comparison operators
Chuck Atkins
2016-08-09
1
-2/+6
*
Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain files
Brad King
2016-07-14
1
-0/+8
*
Merge topic 'findicu'
Brad King
2016-07-13
1
-0/+1
|
\
|
*
FindICU: New module
Roger Leigh
2016-07-13
1
-0/+1
*
|
Fix typos.
Felix Geyer
2016-07-10
1
-1/+1
|
/
*
Merge topic 'toolchain-flag-init'
Brad King
2016-07-07
1
-0/+5
|
\
|
*
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
Brad King
2016-07-06
1
-0/+5
*
|
Merge topic 'reorganize-cmCTest'
Brad King
2016-07-06
1
-53/+51
|
\
\
|
|
/
|
/
|
|
*
Help: Fix documentation of ctest --build-and-test
Jean-Christophe Fillion-Robin
2016-07-05
1
-3/+2
|
*
Help: Consistently use quotes and fix punctuation in ctest(1) manual
Jean-Christophe Fillion-Robin
2016-07-05
1
-51/+50
*
|
Merge topic 'try_compile-config-flags'
Brad King
2016-06-30
1
-0/+8
|
\
\
|
*
|
try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>
Brad King
2016-06-29
1
-0/+8
|
|
/
*
|
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-3/+4
|
/
*
Merge topic 'vs-tool-override'
Brad King
2016-06-23
1
-0/+1
|
\
|
*
VS: Add a VS_TOOL_OVERRIDE source file property
Gilles Khouzam
2016-06-20
1
-0/+1
*
|
VS: Add VS_SDK_REFERENCES target property to reference external SDKs
Gilles Khouzam
2016-06-22
1
-0/+1
|
/
*
cmake: Add an option to control what files needs to be traced
Alex Turbov
2016-06-17
1
-0/+5
*
Merge topic 'xcode-mig-support'
Brad King
2016-06-17
1
-0/+1
|
\
|
*
Xcode: Add XCODE_FILE_ATTRIBUTES source file property
James Touton
2016-06-17
1
-0/+1
*
|
Merge topic 'link_what_you_use'
Brad King
2016-06-17
2
-0/+2
|
\
\
|
*
|
Add options to run `ldd -u -r` as a "link-what-you-use" tool
Bill Hoffman
2016-06-17
2
-0/+2
|
|
/
*
|
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
1
-0/+1
|
/
*
Merge topic 'add-FindVulkan'
Brad King
2016-06-08
1
-0/+1
|
\
|
*
Add FindVulkan.cmake.
Matthäus G. Chajdas
2016-06-08
1
-0/+1
*
|
Merge topic 'doc-ctest_update'
Brad King
2016-06-08
1
-0/+5
|
\
\
|
*
|
Help: Document CTest Git fetch-and-reset behavior
Brad King
2016-06-08
1
-0/+5
|
|
/
*
|
productbuild: Add new productbuild cpack generator.
Clinton Stimpson
2016-06-03
1
-0/+1
|
/
*
try_compile: Optionally forward custom platform variables to test project
Brad King
2016-05-25
1
-0/+1
*
Add a variable to specify language-wide system include directories
Brad King
2016-05-25
1
-0/+1
*
Help: Document CMAKE_<LANG>_STANDARD_LIBRARIES variable
Brad King
2016-05-24
1
-1/+1
*
Ninja: Support embedding of CMake as subninja project
Nicolas Despres
2016-05-17
1
-0/+1
*
Help: Document `cmake --build` as a separate command mode (#16093)
Brad King
2016-05-10
1
-18/+34
*
Help: Document `cmake --find-package` as a separate command mode
Brad King
2016-05-10
1
-6/+19
*
Merge topic 'doc-cmake-E-updates'
Brad King
2016-05-03
1
-2/+5
|
\
|
*
Help: Improve 'cmake -E md5sum' documentation
Bartosz Kosiorek
2016-05-02
1
-1/+4
|
*
Help: Add missing space in cmake(1) manual
Bartosz Kosiorek
2016-05-02
1
-1/+1
*
|
Help: Add policy summaries to cmake-policies(7)
Brad King
2016-05-02
1
-66/+66
*
|
Help: Organize cmake-policies(7) manual by version of introduction
Brad King
2016-05-02
1
-67/+109
|
/
*
Features: Specify minimum version Intel C++ 12.1
Robert Maynard
2016-04-28
1
-0/+1
*
Merge topic 'AddDocumentationForEclipseVariables'
Brad King
2016-04-18
1
-0/+4
|
\
|
*
Help: Document Eclipse-generator related variables (#15827)
Alex Neundorf
2016-04-18
1
-0/+4
[next]