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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake-gui: Fix theme on Windows with Qt >= 5.10
mistersandman
2019-04-08
1
-0/+3
*
CMake 3.14.1
v3.14.1
Brad King
2019-03-29
1
-1/+1
*
Merge branch 'implicit-includes-autogen' into release-3.14
Brad King
2019-03-29
1
-8/+13
|
\
|
*
Autogen: Do not treat hard-coded -I/usr/include exclusion as implicit include
Sebastian Holtermann
2019-03-28
1
-8/+13
*
|
Merge branch 'backport-kwsys-SystemTools-copy-self' into release-3.14
Brad King
2019-03-27
1
-4/+4
|
\
\
|
|
/
|
/
|
|
*
cmake: Fix '-E copy foo .' to avoid clobbering file
Brad King
2019-03-26
1
-4/+4
*
|
Merge branch 'jacoco_parser_crash' into release-3.14
Brad King
2019-03-27
1
-0/+1
|
\
\
|
*
|
ctest_coverage: fix out-of-bounds index in Jacoco parser
Sylvain Joubert
2019-03-26
1
-0/+1
|
|
/
*
|
Merge branch 'toolchain-include_directories' into release-3.14
Brad King
2019-03-25
1
-1/+16
|
\
\
|
*
|
Restore support for include_directories() in toolchain files
Brad King
2019-03-25
1
-1/+16
|
|
/
*
|
Merge branch 'eclipse-interface-lib' into release-3.14
Brad King
2019-03-20
1
-0/+5
|
\
\
|
*
|
Eclipse: Fix extra generator to not crash on interface libraries
Brad King
2019-03-20
1
-0/+5
|
|
/
*
|
Merge branch 'find_program-windows-share' into release-3.14
Brad King
2019-03-14
1
-1/+1
|
\
\
|
*
|
find_program: Restore leading double slash on Windows network path
Brad King
2019-03-14
1
-1/+1
|
|
/
*
|
VS: Fix x64 host recognition by x86 cmake process
Brad King
2019-03-14
1
-5/+10
|
/
*
CMake 3.14.0
v3.14.0
Brad King
2019-03-14
1
-1/+1
*
VS: Revert "Use MSBuild matching toolset host architecture"
Brad King
2019-03-12
1
-12/+0
*
CMake 3.14.0-rc4
v3.14.0-rc4
Brad King
2019-03-08
1
-1/+1
*
Merge branch 'cxx-checks-warning-match' into release-3.14
Brad King
2019-03-07
1
-1/+1
|
\
|
*
C++ feature checks: Match warnings more strictly
Brad King
2019-03-07
1
-1/+1
*
|
Merge branch 'install-no-imported-global' into release-3.14
Brad King
2019-03-07
1
-1/+5
|
\
\
|
*
|
install: Do not crash on imported global target
Brad King
2019-03-07
1
-1/+5
|
|
/
*
|
Merge branch 'vs-explicit-newline' into release-3.14
Brad King
2019-03-06
1
-0/+1
|
\
\
|
*
|
VS: Encode newlines in XML attributes
Luca Cappa
2019-03-06
1
-0/+1
|
|
/
*
|
VS: Fix Fortran target type selection with RC sources
Brad King
2019-03-01
1
-0/+4
|
/
*
CMake 3.14.0-rc3
v3.14.0-rc3
Brad King
2019-03-01
1
-1/+1
*
Merge branch 'cuda_device_link_handle_frameworks' into release-3.14
Brad King
2019-03-01
1
-0/+12
|
\
|
*
CUDA: Filter out -framework arguments during device linking
Robert Maynard
2019-02-28
1
-0/+12
*
|
Merge branch 'vs2019' into release-3.14
Brad King
2019-02-28
1
-8/+0
|
\
\
|
*
|
VS: Drop workaround needed only for VS 2019 preview 2 and 3
Brad King
2019-02-28
1
-8/+0
|
|
/
*
|
Merge branch 'backport-check-std-size-cbegin-cend' into release-3.14
Brad King
2019-02-27
2
-2/+18
|
\
\
|
*
|
Extend C++17/C++14 feature checks to cover more standard library APIs
Mathieu Garaud
2019-02-27
2
-2/+18
|
|
/
*
|
Merge branch 'cmake_role-vs-fix' into release-3.14
Brad King
2019-02-27
1
-1/+1
|
\
\
|
*
|
CMAKE_ROLE: Fix value in --build for Visual Studio generators
Kyle Edwards
2019-02-26
1
-1/+1
*
|
|
include_external_msproject: Restore support for EXCLUDE_FROM_ALL
Brad King
2019-02-26
1
-1/+3
|
/
/
*
|
Merge branch 'remove-exclude-from-all-warning' into release-3.14
Brad King
2019-02-22
2
-17/+0
|
\
\
|
*
|
EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all
Craig Scott
2019-02-21
2
-17/+0
|
|
/
*
|
Merge branch 'link-options' into release-3.14
Brad King
2019-02-20
1
-15/+4
|
\
\
|
*
|
PIE link options: No warning when policy CMP0083 is not set.
Marc Chevrier
2019-02-20
1
-15/+4
|
|
/
*
|
Merge branch 'fix-implicit-includes-fortran' into release-3.14
Brad King
2019-02-20
1
-9/+15
|
\
\
|
*
|
Fortran: Do not suppress explicit use of implicit include directories
Brad King
2019-02-20
1
-9/+15
*
|
|
Merge branch 'autogen_cache_binary_checks' into release-3.14
Brad King
2019-02-19
4
-39/+88
|
\
\
\
|
*
|
|
Autogen: Use output caching GetExecutableTestOutput
Sebastian Holtermann
2019-02-19
2
-39/+18
|
*
|
|
Autogen: Add output caching GetExecutableTestOutput
Sebastian Holtermann
2019-02-19
2
-0/+70
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'vs-win-sdk' into release-3.14
Brad King
2019-02-19
3
-3/+19
|
\
\
\
|
*
|
|
VS: Tell VS 2019 to use Windows SDK 8.1 explicitly when needed
Brad King
2019-02-19
1
-0/+6
|
*
|
|
VS: Factor out a method to set the Windows SDK version internally
Brad King
2019-02-19
2
-3/+13
|
|
/
/
*
|
|
Merge branch 'fix-legacy-implicit-includes' into release-3.14
Brad King
2019-02-19
1
-34/+27
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Do not explicitly report "standard" include directories as implicit
Brad King
2019-02-18
1
-20/+27
|
*
Restore unconditional use of "standard" include directories
Brad King
2019-02-18
1
-3/+1
[next]