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
*
Tests: Cover set_property for buildsystem directory properties
Brad King
2015-09-11
9
-0/+22
*
cmState: Only append non-empty values to buildsystem properties.
Stephen Kelly
2015-09-11
1
-0/+5
*
cmMakefile: Use appropriate parameter name.
Stephen Kelly
2015-09-11
1
-2/+2
*
cmTarget: Only append non-empty values to buildsystem properties.
Stephen Kelly
2015-09-11
6
-10/+10
*
Merge topic 'fix-TrimWhitespace'
Brad King
2015-09-11
1
-3/+8
|
\
|
*
cmSystemTools: Fix TrimWhitespace for non-ascii strings (#15735)
Brad King
2015-09-10
1
-2/+2
|
*
cmSystemTools: Factor out a cm_isspace helper
Brad King
2015-09-10
1
-1/+6
*
|
Merge topic 'compiler-features-robustness'
Brad King
2015-09-11
1
-1/+1
|
\
\
|
*
|
Features: Extract strings from test binary more reliably (#15736)
Brad King
2015-09-10
1
-1/+1
*
|
|
Merge topic 'revert-fix-windows-version-detection'
Brad King
2015-09-11
1
-46/+10
|
\
\
\
|
*
|
|
Revert "Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8.1 (#15674)"
Brad King
2015-09-10
1
-46/+10
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-11
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'cpack-cmake-special-characters-mangling'
Brad King
2015-09-10
6
-43/+68
|
\
\
\
|
*
|
|
CPack: don't mangle CMake-special characters when applying default settings
Roman Donchenko
2015-09-09
6
-43/+68
*
|
|
|
Merge topic 'cpack-deb-component-dependencies'
Brad King
2015-09-10
4
-28/+109
|
\
\
\
\
|
*
|
|
|
CPack/Deb: enable per component setting of dependencies
Domen Vrankar
2015-09-09
4
-28/+109
|
|
/
/
/
*
|
|
|
Merge topic 'FindwxWidgets-updates'
Brad King
2015-09-10
2
-5/+38
|
\
\
\
\
|
*
|
|
|
Help: Add notes for topic 'FindwxWidgets-updates'
Brad King
2015-09-09
1
-0/+4
|
*
|
|
|
FindwxWidgets: Add wxWidgets webview component
Simon Richter
2015-09-09
1
-1/+1
|
*
|
|
|
FindwxWidgets: Expect wxWidgets 3.1
Simon Richter
2015-09-09
1
-1/+5
|
*
|
|
|
FindwxWidgets: allow specifying required version
Simon Richter
2015-09-09
1
-3/+28
*
|
|
|
|
Merge topic 'FindSWIG-noproxy'
Brad King
2015-09-10
1
-4/+6
|
\
\
\
\
\
|
*
|
|
|
|
FindSWIG: Do not generate erroneous outputs with -noproxy
Ben Webb
2015-09-09
1
-4/+6
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'apple-no-libnetwork'
Brad King
2015-09-10
1
-0/+8
|
\
\
\
\
\
|
*
|
|
|
|
curl: Do not use libnetwork on Apple platforms
Gregor Jasny
2015-09-10
1
-0/+8
*
|
|
|
|
|
Merge topic 'mingw-compile-features-C'
Brad King
2015-09-10
2
-2/+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Record compile features for GNU C on Windows (#15727)
Brad King
2015-09-09
2
-2/+7
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'ar-option-order'
Brad King
2015-09-10
4
-4/+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Re-order 'ar' options 'cq' => 'qc'
Brad King
2015-09-09
4
-4/+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'ghs-updates'
Brad King
2015-09-10
2
-18/+41
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
GHS: Fix generated file path slashes and quoting for 6.1.6
Geoff Viola
2015-09-09
1
-4/+7
|
*
|
|
|
|
GHS: Tell MULTI to delete .elf.ael file
Geoff Viola
2015-09-09
1
-7/+5
|
*
|
|
|
|
GHS: Find latest 'int' directory
Geoff Viola
2015-09-09
1
-7/+29
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-10
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'more-swift2-fixes'
Brad King
2015-09-09
7
-12/+87
|
\
\
\
\
|
*
|
|
|
Swift: Add proper Swift compiler test
Gregor Jasny
2015-09-06
1
-1/+51
|
*
|
|
|
Swift: Remove positive Swift language tests
Gregor Jasny
2015-09-06
3
-4/+0
|
*
|
|
|
Swift: Require Xcode 6.1 and for MacOS X at least SDK 10.10
Gregor Jasny
2015-09-05
1
-4/+31
|
*
|
|
|
Swift: Fix Compiler-Id detection for Swift 2
Gregor Jasny
2015-09-03
1
-1/+1
|
*
|
|
|
Swift: Make SwiftMix compatible with Swift 2
Gregor Jasny
2015-09-03
1
-2/+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'fix-xcode-gtk2-tests'
Brad King
2015-09-09
1
-0/+3
|
\
\
\
\
|
*
|
|
|
GTK2: Add --build-project to all GTK2 tests
Gregor Jasny
2015-09-06
1
-0/+3
|
|
/
/
/
*
|
|
|
Merge topic 'doc-get_filename_component-typo'
Brad King
2015-09-09
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Help: Fix typo in get_filename_component docs
Christopher Meng
2015-09-08
1
-1/+1
*
|
|
|
|
Merge topic 'wbpvf_no_deref'
Brad King
2015-09-09
3
-14/+14
|
\
\
\
\
\
|
*
|
|
|
|
write_basic_package_version_file: remove variable dereferences in templates
Rolf Eike Beer
2015-09-04
3
-14/+14
*
|
|
|
|
|
Merge topic 'vs14-win8-store-phone'
Brad King
2015-09-09
4
-2/+26
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
VS: Find Desktop SDK for current VS version (#15662)
Gilles Khouzam
2015-09-02
4
-2/+26
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-09-09
1
-1/+1
*
|
|
|
|
|
Merge topic 'fix-buildsystem-target-properties'
Brad King
2015-09-08
17
-31/+90
|
\
\
\
\
\
\
[next]