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 'cmake_role-vs-fix' into release-3.14
Brad King
2019-02-27
3
-1/+8
|
\
|
*
CMAKE_ROLE: Fix value in --build for Visual Studio generators
Kyle Edwards
2019-02-26
3
-1/+8
*
|
Merge branch 'docs-rpath-origin-apple' into release-3.14
Brad King
2019-02-27
1
-7/+7
|
\
\
|
*
|
Help: Fix minor inaccuracies of what BUILD_RPATH_USE_ORIGIN affects
Craig Scott
2019-02-27
1
-7/+7
*
|
|
Merge branch 'FindOctave-remove' into release-3.14
Brad King
2019-02-27
10
-266/+0
|
\
\
\
|
*
|
|
FindOctave: Remove module pending further work
Brad King
2019-02-26
10
-266/+0
|
|
/
/
*
|
|
Merge branch 'include_external_msproject-exclude-from-all' into release-3.14
Brad King
2019-02-27
1
-1/+3
|
\
\
\
|
*
|
|
include_external_msproject: Restore support for EXCLUDE_FROM_ALL
Brad King
2019-02-26
1
-1/+3
*
|
|
|
Merge branch 'vs-llvm-extension' into release-3.14
Brad King
2019-02-27
1
-2/+9
|
\
\
\
\
|
*
|
|
|
VS: Fix detection of clang-cl with -T llvm
Brad King
2019-02-26
1
-2/+9
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'restore-min-cmake-3.1' into release-3.14
Brad King
2019-02-27
1
-3/+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Tests: Restore support for CMake 3.1 through 3.6 with MSVC
Brad King
2019-02-26
1
-3/+3
|
|
/
/
*
|
|
Merge branch 'doc-ctest-build-and-test-summary' into release-3.14
Brad King
2019-02-26
1
-2/+3
|
\
\
\
|
*
|
|
Help: Fix --build-and-test synopsis in ctest(1)
Paul Seyfert
2019-02-26
1
-2/+3
|
|
/
/
*
|
|
Merge branch 'qcc-asm-detection' into release-3.14
Brad King
2019-02-25
2
-0/+6
|
\
\
\
|
*
|
|
Add ASM Compiler detection for QCC
Maikel van den Hurk
2019-02-25
2
-0/+6
*
|
|
|
Merge branch 'releasenotes_arch_independent' into release-3.14
Brad King
2019-02-25
1
-0/+5
|
\
\
\
\
|
*
|
|
|
Help: Add release note for new ARCH_INDEPENDENT option
Craig Scott
2019-02-24
1
-0/+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'docs_try_commands' into release-3.14
Brad King
2019-02-25
2
-25/+33
|
\
\
\
\
|
*
|
|
|
Help: Caveat for try_compile() and CMAKE_TRY_COMPILE_PLATFORM_VARIABLES
Craig Scott
2019-02-24
1
-1/+3
|
*
|
|
|
Help: Consistency in try_compile() docs for target type
Craig Scott
2019-02-24
1
-8/+14
|
*
|
|
|
Help: try_compile() readability and grammar improvements
Craig Scott
2019-02-24
1
-6/+6
|
*
|
|
|
Help: User-provided variable names for try_* commands
Craig Scott
2019-02-24
2
-12/+12
|
|
/
/
/
*
|
|
|
Merge branch 'check_lang_source_runs_output' into release-3.14
Brad King
2019-02-25
2
-2/+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CheckLangSourceRuns: Capture run output to log files
Craig Scott
2019-02-23
2
-2/+12
|
|
/
/
*
|
|
Merge branch 'remove-exclude-from-all-warning' into release-3.14
Brad King
2019-02-22
5
-20/+14
|
\
\
\
|
*
|
|
EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all
Craig Scott
2019-02-21
5
-20/+14
|
|
/
/
*
|
|
Merge branch 'link-options' into release-3.14
Brad King
2019-02-20
2
-18/+8
|
\
\
\
|
*
|
|
PIE link options: No warning when policy CMP0083 is not set.
Marc Chevrier
2019-02-20
2
-18/+8
|
|
/
/
*
|
|
Merge branch 'fix-implicit-includes-fortran' into release-3.14
Brad King
2019-02-20
2
-10/+21
|
\
\
\
|
*
|
|
Fortran: Do not suppress explicit use of implicit include directories
Brad King
2019-02-20
2
-10/+21
*
|
|
|
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 'asm-no-slash-question' into release-3.14
Brad King
2019-02-19
3
-3/+3
|
\
\
\
\
|
*
|
|
|
Use -? instead of /? to test compiler for MSVC-like command-line support
Brad King
2019-02-19
3
-3/+3
|
|
/
/
/
*
|
|
|
Merge branch 'fix-legacy-implicit-includes' into release-3.14
Brad King
2019-02-19
3
-37/+44
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Do not explicitly report "standard" include directories as implicit
Brad King
2019-02-18
2
-20/+33
|
*
|
|
Restore unconditional use of "standard" include directories
Brad King
2019-02-18
1
-3/+1
|
*
|
|
Prefix implicit include directories with sysroot on construction
Brad King
2019-02-18
2
-15/+11
*
|
|
|
Merge branch 'FindBoost-layout-tagged' into release-3.14
Brad King
2019-02-19
1
-0/+8
|
\
\
\
\
|
*
|
|
|
FindBoost: Find boost libraries built with --layout=tagged
Yves Frederix
2019-02-18
1
-0/+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'file_symlink_docs' into release-3.14
Brad King
2019-02-18
1
-23/+23
|
\
\
\
\
|
*
|
|
|
Help: Clarify and improve readability of link-related file subcommands
Craig Scott
2019-02-16
1
-23/+23
|
|
/
/
/
*
|
|
|
Merge branch 'externalproject_docs' into release-3.14
Brad King
2019-02-18
2
-2/+3
|
\
\
\
\
|
*
|
|
|
Help: Clarify ExternalProject_Add()'s LOG_MERGED_STDOUTERR behavior
Craig Scott
2019-02-17
1
-1/+2
|
*
|
|
|
Release notes: Make ExternalProject dot points consistent
Craig Scott
2019-02-17
1
-1/+1
|
|
/
/
/
[next]