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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'backport-LINK_WHAT_YOU_USE-allow-OFF' into release
Brad King
2016-10-13
3
-6/+6
|
\
|
*
Honor LINK_WHAT_YOU_USE when set to OFF
Jamie Snape
2016-10-13
3
-6/+6
*
|
Merge branch 'ninja-rc-regression' into release
Brad King
2016-10-13
1
-1/+1
|
\
\
|
*
|
Ninja: Fix RC language depfile generation with cmcldeps
Ben Boeckel
2016-10-13
1
-1/+1
|
|
/
*
|
Merge branch 'ice-3.6.3' into release
Brad King
2016-10-13
1
-0/+1
|
\
\
|
*
|
FindIce: Add support for version 3.6.3
Roger Leigh
2016-10-13
1
-0/+1
|
|
/
*
|
Merge branch 'cmake-gui-fix-extra-generator-names' into release
Brad King
2016-10-11
1
-1/+1
|
\
\
|
*
|
cmake-gui: Fix "extra" generator entries in drop-down list
Brad King
2016-10-11
1
-1/+1
|
|
/
*
|
Merge branch 'ExternalProject-fix-CMAKE_CACHE_ARGS-list' into release
Brad King
2016-10-10
5
-3/+25
|
\
\
|
*
|
ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGS
Max Smolens
2016-10-10
5
-3/+25
|
|
/
*
|
Merge branch 'vs15-separate-flag-table' into release
Brad King
2016-10-10
3
-3/+247
|
\
\
|
*
|
VS: Split flag table between v140 and v141 toolsets
Brad King
2016-10-10
3
-3/+247
|
|
/
*
|
Merge branch 'update-kwsys' into release
Brad King
2016-10-08
1
-11/+9
|
\
\
|
*
\
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2016-10-08
1
-11/+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
KWSys 2016-10-07 (dfe9b386)
KWSys Upstream
2016-10-08
1
-11/+9
*
|
|
Merge branch 'android-export-has-cpp' into release
Brad King
2016-10-07
5
-1/+22
|
\
\
\
|
*
|
|
Android: Record use of C++ by static libs in exported Android.mk files
Brad King
2016-10-07
5
-1/+22
|
|
/
/
*
|
|
Merge branch 'FindProtobuf-fix-subdirs' into release
Brad King
2016-10-07
1
-6/+10
|
\
\
\
|
*
|
|
FindProtobuf: Fix protobuf_generate_*() to handle subdirs
Martin Joly
2016-10-07
1
-6/+10
|
|
/
/
*
|
|
Merge branch 'android-cxxabi' into release
Brad King
2016-10-07
3
-0/+7
|
\
\
\
|
*
|
|
Android: Fix support for cxxabi.h with libc++
Brad King
2016-10-07
3
-0/+7
*
|
|
|
Merge branch 'check-libuv-minimum-version' into release
Brad King
2016-10-07
1
-2/+6
|
\
\
\
\
|
*
|
|
|
Set minimum version for LibUV to 1.0.0
Chuck Atkins
2016-10-07
1
-1/+1
|
*
|
|
|
Use find_package for JsonCpp and LibUV instead of include
Chuck Atkins
2016-10-07
1
-2/+6
*
|
|
|
|
Merge branch 'codelite-global-setting' into release
Brad King
2016-10-07
4
-5/+27
|
\
\
\
\
\
|
*
|
|
|
|
Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally
Stephen Kelly
2016-10-07
2
-5/+4
|
*
|
|
|
|
cmGlobalGenerator: Add API to get settings from top-level cmMakefile
Stephen Kelly
2016-10-06
2
-0/+23
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'android-ndk-r13' into release
Brad King
2016-10-06
2
-3/+9
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Android: Update libc++ include directories for NDK r13
Brad King
2016-10-06
1
-1/+7
|
*
|
|
|
Android: Suppress -Wattributes warnings in test case builds
Brad King
2016-10-06
1
-2/+2
|
|
/
/
/
*
|
|
|
Merge branch 'cpack-rpm-debuginfo-fixes' into release
Brad King
2016-10-06
1
-28/+40
|
\
\
\
\
|
*
|
|
|
CPack/RPM debuginfo package without binaries
Domen Vrankar
2016-10-06
1
-27/+38
|
*
|
|
|
CPack/RPM debuginfo package objdump error suppression
Domen Vrankar
2016-10-06
1
-1/+2
|
|
/
/
/
*
|
|
|
Merge branch 'FindMatlab-fix-simulink-cache' into release
Brad King
2016-10-05
1
-0/+1
|
\
\
\
\
|
*
|
|
|
FindMatlab: remove SIMULINK path from cache when FindMatlab is reconfigured
Raffi Enficiaud
2016-10-05
1
-0/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'FindMatlab-documentation' into release
Brad King
2016-10-05
2
-9/+15
|
\
\
\
\
|
*
|
|
|
Help: Extend 3.7 release notes for FindMatlab
Raffi Enficiaud
2016-10-05
1
-1/+8
|
*
|
|
|
FindMatlab: small documentation fixes
Raffi Enficiaud
2016-10-05
1
-8/+7
|
|
/
/
/
*
|
|
|
Merge branch 'fix-VS-resources-pri-path' into release
Brad King
2016-10-05
1
-2/+4
|
\
\
\
\
|
*
|
|
|
VS: Use absolute target-specific directory for `resources.pri`
Roman Wüger
2016-10-05
1
-2/+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'qtifw-https-cmake.org' into release
Brad King
2016-10-04
1
-1/+1
|
\
\
\
\
|
*
|
|
|
QtIFW: Reference cmake.org via https in cmake.org.html
Brad King
2016-10-04
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge branch 'cmake-server-improve-shutdown' into release
Brad King
2016-10-04
3
-53/+132
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
server-mode: Improve shutdown behavior
Tobias Hunger
2016-10-04
3
-53/+132
|
|
/
/
*
|
|
Merge branch 'fix-doc-3.7-relnotes' into release
v3.7.0-rc1
Brad King
2016-10-03
1
-0/+4
|
\
\
\
|
*
|
|
Help: Add 3.7 release note for CPack/NSIS
Roman Wüger
2016-10-03
1
-0/+4
|
|
/
/
*
|
|
CMake 3.7.0-rc1 version update
Brad King
2016-10-03
2
-4/+4
*
|
|
Help: Drop development topic notes to prepare release
Brad King
2016-10-03
2
-9/+0
|
/
/
*
|
Merge topic 'doc-3.7-relnotes'
Brad King
2016-10-03
64
-390/+310
|
\
\
|
*
|
Help: Organize and revise 3.7 release notes
Brad King
2016-10-01
1
-164/+199
[next]