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
*
FindLibUV: Add module to find libuv package
Brad King
2016-08-31
5
-0/+169
*
libuv: Fix unused variable warning in uv_loop_close
Brad King
2016-08-31
1
-0/+2
*
libuv: Avoid including macOS CoreServices header globally
Brad King
2016-08-31
1
-4/+1
*
libuv: Always include our own header first
Brad King
2016-08-31
2
-6/+6
*
libuv: Conditionally declare Windows APIs for VS 2008 and below
Brad King
2016-08-31
3
-2/+23
*
libuv: Fix anonymous union syntax
Brad King
2016-08-31
1
-2/+2
*
libuv: Fix Windows API function typedef syntax
Brad King
2016-08-31
1
-5/+5
*
libuv: Install LICENSE file with CMake documentation
Brad King
2016-08-31
1
-0/+2
*
libuv: Disable warnings to avoid changing 3rd party code
Brad King
2016-08-31
2
-0/+12
*
libuv: Build the library within CMake
Brad King
2016-08-31
6
-0/+253
*
Merge branch 'upstream-libuv' into import-libuv
Brad King
2016-08-31
99
-0/+47701
|
\
|
*
libuv 2016-08-30 (897738b1)
libuv upstream
2016-08-31
99
-0/+47701
*
Add script to update libuv from upstream
Brad King
2016-08-31
1
-0/+26
*
Merge topic 'include-what-you-use'
Brad King
2016-08-25
93
-177/+642
|
\
|
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
93
-177/+642
*
|
Merge topic 'extract-cmMessenger'
Brad King
2016-08-25
33
-348/+435
|
\
\
|
*
|
Parser: Port away from cmMakefile
Stephen Kelly
2016-08-25
4
-20/+32
|
*
|
cmMessenger: Extract from cmake class
Stephen Kelly
2016-08-25
7
-168/+277
|
*
|
cmMakefile: Port nested error logic away from cmExecutionStatus
Stephen Kelly
2016-08-25
4
-16/+16
|
*
|
cmMakefile: Simplify IssueMessage implementation
Stephen Kelly
2016-08-25
1
-5/+3
|
*
|
Parser: Issue messages through cmake, not cmSystemTools
Stephen Kelly
2016-08-25
20
-149/+115
|
*
|
Parser: Store the Backtrace for use in issuing messages
Stephen Kelly
2016-08-24
1
-0/+2
*
|
|
Merge topic 'intel-fortran-mod-diff'
Brad King
2016-08-25
1
-0/+6
|
\
\
\
|
*
|
|
Fortran: Fix .mod file comparison for Intel 16 format
Brad King
2016-08-24
1
-0/+6
*
|
|
|
Merge topic 'test-RunCMake.CMP0040-fix'
Brad King
2016-08-25
5
-5/+5
|
\
\
\
\
|
*
|
|
|
Tests: Fix RunCMake.CMP0040 custom command syntax
Brad King
2016-08-24
5
-5/+5
*
|
|
|
|
Merge topic 'update-kwsys'
Brad King
2016-08-25
1
-2/+5
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2016-08-24
1
-2/+5
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
KWSys 2016-08-24 (8e643b9b)
KWSys Upstream
2016-08-24
1
-2/+5
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-08-25
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'update-third-party-git-2.9'
Brad King
2016-08-24
1
-1/+7
|
\
\
\
\
|
*
|
|
|
update-third-party: support Git 2.9.0's new merge restrictions
Ben Boeckel
2016-08-24
1
-1/+7
|
/
/
/
/
*
|
|
|
Merge branch 'release'
Brad King
2016-08-24
0
-0/+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'GetPrerequisites-fix-regression' into release
Brad King
2016-08-12
1
-2/+6
|
|
\
\
\
*
|
\
\
\
Merge topic 'android-platform-modules'
Brad King
2016-08-24
124
-28/+2264
|
\
\
\
\
\
|
*
|
|
|
|
Android: Add `ANDROID` variable to indicate the target
Brad King
2016-08-23
4
-0/+12
|
*
|
|
|
|
Android: Add test cases covering use of the NDK and standalone toolchains
Brad King
2016-08-23
52
-0/+568
|
*
|
|
|
|
Help: Document cross compiling for Android
Brad King
2016-08-23
18
-27/+375
|
*
|
|
|
|
Android: Select the STL type for NDK builds
Brad King
2016-08-23
15
-0/+184
|
*
|
|
|
|
Android: Populate compiler flags for current ABI
Brad King
2016-08-23
17
-0/+192
|
*
|
|
|
|
Android: Add a CMAKE_BUILD_TYPE default
Brad King
2016-08-12
1
-0/+2
|
*
|
|
|
|
Android: Add Clang -target option for current ABI
Brad King
2016-08-12
9
-0/+17
|
*
|
|
|
|
Android: Add placeholders for compiler/abi-specific settings
Brad King
2016-08-12
21
-0/+38
|
*
|
|
|
|
Android: Avoid interfering with common pre-existing toolchain files
Brad King
2016-08-12
5
-0/+36
|
*
|
|
|
|
Android: Search for NDK and standalone toolchain in more places
Brad King
2016-08-12
1
-0/+8
|
*
|
|
|
|
Android: Detect and save a standalone toolchain without the NDK
Brad King
2016-08-12
4
-5/+115
|
*
|
|
|
|
Android: Detect settings from the CMAKE_SYSROOT if it is set
Brad King
2016-08-12
1
-1/+68
|
*
|
|
|
|
Android: Detect and save a toolchain from the NDK
Brad King
2016-08-12
2
-0/+296
|
*
|
|
|
|
Android: Set CMAKE_SYSROOT automatically
Brad King
2016-08-12
1
-0/+19
|
*
|
|
|
|
Android: Detect and save the architecture, ABI, and processor
Brad King
2016-08-12
1
-1/+88
[next]