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
*
VS2017: Verify Windows 8.1 SDK before using it
Roger Leigh
2017-04-25
1
-1/+1
*
Merge branch 'vs-rc-defines' into release
Brad King
2017-04-10
1
-0/+4
|
\
|
*
RC: Mark CMAKE_RC_FLAGS_<CONFIG> cache entries as advanced
Brad King
2017-04-10
1
-0/+4
*
|
Merge branch 'packaging-qtsdk' into release
Brad King
2017-04-10
2
-17/+15
|
\
\
|
*
|
QtIFW: Improved packaging as part of the QtSDK
Konstantin Podsvirov
2017-04-08
2
-17/+15
*
|
|
Merge branch 'emulatorTargetPropertyDocs' into release
Brad King
2017-04-10
1
-0/+4
|
\
\
\
|
*
|
|
Help: Cross compile variable used as initial value for target property
Craig Scott
2017-04-10
1
-0/+4
*
|
|
|
Merge branch 'clarifyFileGenerateDocs' into release
Brad King
2017-04-10
1
-0/+5
|
\
\
\
\
|
*
|
|
|
Help: Clarify file(GENERATE) only writes output file at generation phase
Craig Scott
2017-04-10
1
-0/+5
|
|
/
/
/
*
|
|
|
Merge branch 'clarifyRemoveDocs' into release
Brad King
2017-04-10
1
-2/+4
|
\
\
\
\
|
*
|
|
|
Help: Clarify what the -f option does for the remove command
Craig Scott
2017-04-10
1
-2/+4
|
|
/
/
/
*
|
|
|
Merge branch 'FindwxWidgets-new-syslibs' into release
Brad King
2017-04-10
1
-1/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
FindwxWidgets: link with the new required libs under MSW
Vadim Zeitlin
2017-04-07
1
-1/+1
|
/
/
/
*
|
|
Merge branch 'server-mode-test-no-pyc' into release
Brad King
2017-04-03
1
-0/+1
|
\
\
\
|
*
|
|
Tests: Avoid generating .pyc files during Server test
Brad King
2017-04-03
1
-0/+1
|
|
/
/
*
|
|
Merge branch 'mac-implicit-link-no-lto-flag' into release
Brad King
2017-04-03
2
-1/+15
|
\
\
\
|
*
|
|
CMakeParseImplicitLinkInfo: Ignore ld -lto_library flag
Brad King
2017-04-03
2
-1/+15
|
|
/
/
*
|
|
Merge branch 'intel-compile-features' into release
Brad King
2017-03-31
1
-1/+3
|
\
\
\
|
*
|
|
Features: Update features for Intel C++ 17.0.2 on UNIX
Brad King
2017-03-31
1
-1/+3
|
|
/
/
*
|
|
Merge branch 'test-fix-CTestTestChecksum-dir' into release
Brad King
2017-03-31
1
-2/+2
|
\
\
\
|
*
|
|
Tests: Fix spurious CTestTestParallel failures
Brad King
2017-03-31
1
-2/+2
|
|
/
/
*
|
|
Merge branch 'ExternalProject-fix-remote-branch' into release
Brad King
2017-03-31
1
-1/+4
|
\
\
\
|
*
|
|
ExternalProject: Fix regression in GIT_TAG with remote branch name
Brad King
2017-03-31
1
-1/+4
|
|
/
/
*
|
|
CMake 3.8.0-rc4
v3.8.0-rc4
Brad King
2017-03-30
1
-1/+1
|
/
/
*
|
Merge branch 'FindBoost-1.64-deps' into release
Brad King
2017-03-30
1
-0/+1
|
\
\
|
*
|
FindBoost: Update 1.64 dependencies using 1.64 beta1
Roger Leigh
2017-03-30
1
-0/+1
*
|
|
Merge branch 'sdcc-compiler-id' into release
Brad King
2017-03-29
1
-2/+8
|
\
\
\
|
*
|
|
SDCC: Fix identification of current sdcc compiler
Brad King
2017-03-29
1
-2/+8
|
|
/
/
*
|
|
Merge branch '16742-swift-3.0' into release
Brad King
2017-03-29
4
-9/+15
|
\
\
\
|
*
|
|
Swift: Simplify mixed test case to make it version agnostic
Gregor Jasny
2017-03-29
2
-20/+3
|
*
|
|
Swift: Default to Swift 3.0 with Xcode 8.3 and later
Gregor Jasny
2017-03-28
4
-3/+26
|
|
/
/
*
|
|
Merge branch 'vs-rc-defines' into release
Brad King
2017-03-29
6
-7/+37
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
MSVC: Restore _DEBUG preprocessor definition in RC debug builds
Brad King
2017-03-28
1
-0/+3
|
*
|
RC: Add missing CMAKE_RC_FLAGS_<CONFIG> entries to cache
Brad King
2017-03-28
1
-1/+16
|
*
|
VS: Honor preprocessor definitions in RC flags
Brad King
2017-03-28
1
-5/+7
|
*
|
cmVisualStudio10TargetGenerator: De-duplicate preprocessor defs
Brad King
2017-03-28
1
-1/+4
|
*
|
cmIDEOptions: Add GetDefines method
Brad King
2017-03-28
2
-0/+7
|
|
/
*
|
Merge branch 'libarchive-backport-zip-dir-fix' into release
Brad King
2017-03-27
1
-16/+20
|
\
\
|
*
|
libarchive: backport zip directory recognition fix
Brad King
2017-03-27
1
-16/+20
|
|
/
*
|
Merge branch 'ninja-fix-sysconf-non-limit' into release
Brad King
2017-03-27
1
-5/+9
|
\
\
|
*
|
Ninja: Fix command line limit when sysconf has no ARG_MAX
Christian Pfeiffer
2017-03-27
1
-5/+9
|
|
/
*
|
Merge branch 'InstallRequiredSystemLibraries-vs2017' into release
Brad King
2017-03-27
2
-7/+32
|
\
\
|
*
|
InstallRequiredSystemLibraries: Find VS 2017 redist directory
Brad King
2017-03-27
1
-0/+5
|
*
|
Add undocumented CMake language means to find VS 2017
Brad King
2017-03-27
1
-0/+13
|
*
|
InstallRequiredSystemLibraries: Split VS 2017 search paths
Brad King
2017-03-27
1
-7/+14
*
|
|
Merge branch 'cpack-rpm-tests-handle-build-id-links' into release
Brad King
2017-03-27
3
-5/+11
|
\
\
\
|
*
|
|
CPack/RPM tests: handle build-id links
Domen Vrankar
2017-03-27
3
-5/+11
*
|
|
|
Merge branch 'cpack-rpm-debuginfo-docs-cleanup' into release
Brad King
2017-03-27
1
-8/+0
|
\
\
\
\
|
*
|
|
|
CPack/RPM can now generate a single debuginfo package
Domen Vrankar
2017-03-27
1
-8/+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
CMake 3.8.0-rc3
v3.8.0-rc3
Brad King
2017-03-24
1
-1/+1
|
/
/
/
[next]