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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fix-submit-url' into release-3.14
Craig Scott
2019-04-09
1
-1/+1
|
\
|
*
Modules/CTest: Fix SubmitURL
Regina Pfeifer
2019-04-09
1
-1/+1
*
|
Merge branch 'backport-implicit-includes-relative' into release-3.14
Brad King
2019-04-08
1
-0/+8
|
\
\
|
|
/
|
/
|
|
*
Fix implicit include directory extraction for adaptive relative paths
Brad King
2019-04-08
1
-0/+8
*
|
Merge branch 'vs2019-redist' into release-3.14
Brad King
2019-04-04
2
-10/+18
|
\
\
|
*
|
IRSL: Fix discovery of VS 2019 v142 toolset redistributables
Brad King
2019-04-04
1
-9/+14
|
*
|
MSVC: Fix MSVC_TOOLSET_VERSION for VS 2019 v142 toolset
Brad King
2019-04-03
1
-1/+4
|
|
/
*
|
ARMCC: Do not identify ARMClang as ARMCC
Brad King
2019-04-03
1
-1/+1
|
/
*
Merge branch 'implicit-includes' into release-3.14
Brad King
2019-03-29
1
-2/+14
|
\
|
*
ParseImplicitIncludeInfo: Canonicalize implicit include dirs
Brad King
2019-03-29
1
-2/+14
*
|
Merge branch 'ifw_group_option_parsing' into release-3.14
Brad King
2019-03-29
1
-0/+6
|
\
\
|
*
|
CPackIFW: Add missing cpack_ifw_configure_component_group option processing
Clément Rezvoy
2019-03-28
1
-0/+6
|
|
/
*
|
Merge branch 'FindFontconfig-var-case' into release-3.14
Brad King
2019-03-27
2
-29/+29
|
\
\
|
*
|
FindFontconfig: Convert module variables to camel case
Brad King
2019-03-26
2
-29/+29
|
|
/
*
|
Merge branch 'cuda-bracket-output' into release-3.14
Brad King
2019-03-26
1
-0/+5
|
\
\
|
*
|
CUDA: Tolerate square brackets in PROMPT environment variable
Brad King
2019-03-26
1
-0/+5
|
|
/
*
|
Merge branch 'toolchain-include_directories' into release-3.14
Brad King
2019-03-25
1
-0/+1
|
\
\
|
*
|
Restore support for include_directories() in toolchain files
Brad King
2019-03-25
1
-0/+1
|
|
/
*
|
Merge branch 'armcc-compiler-id' into release-3.14
Brad King
2019-03-20
1
-1/+1
|
\
\
|
*
|
ARMCC: Fix identification of ARM compiler when it defines GNU macros
Brad King
2019-03-20
1
-1/+1
|
|
/
*
|
FindPython*: ensure correct architecture is selected.
Marc Chevrier
2019-03-14
4
-8/+29
|
/
*
Merge branch 'ios-variable' into release-3.14
Brad King
2019-03-05
1
-0/+2
|
\
|
*
iOS: Add IOS variable
Ruslan Baratov
2019-03-05
1
-0/+2
*
|
FindPython: Fix NumPy component include directory
Marc Chevrier
2019-03-04
1
-2/+1
|
/
*
Merge branch 'findjni-paths' into release-3.14
Brad King
2019-03-01
1
-52/+47
|
\
|
*
FindJNI: Unify path search, fix support for Java 9
Christian Pfeiffer
2019-03-01
1
-52/+47
*
|
Merge branch 'ExternalProject-fix-log-in-custom-stamp' into release-3.14
Brad King
2019-03-01
1
-2/+14
|
\
\
|
*
|
ExternalProject: Restore default log dir with custom stamp dir
Brad King
2019-03-01
1
-2/+14
|
|
/
*
|
Merge branch 'FindThreads-revert-libc-check' into release-3.14
Brad King
2019-02-27
1
-11/+3
|
\
\
|
*
|
FindThreads: Revert libc symbol check to pthread_create
Brad King
2019-02-27
1
-13/+3
|
*
|
FindThreads: Fix libc check to use proper header for pthread_kill
Brad King
2019-02-26
1
-2/+4
|
|
/
*
|
Merge branch 'FindOctave-remove' into release-3.14
Brad King
2019-02-27
1
-179/+0
|
\
\
|
*
|
FindOctave: Remove module pending further work
Brad King
2019-02-26
1
-179/+0
|
|
/
*
|
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 '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 '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 '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
2
-3/+17
|
\
\
\
|
*
|
|
Do not explicitly report "standard" include directories as implicit
Brad King
2019-02-18
1
-0/+6
|
*
|
|
Prefix implicit include directories with sysroot on construction
Brad King
2019-02-18
1
-3/+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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Help: Clarify ExternalProject_Add()'s LOG_MERGED_STDOUTERR behavior
Craig Scott
2019-02-17
1
-1/+2
|
/
/
/
*
|
|
Merge branch 'try_compile-expand-compile-defs' into release-3.14
Brad King
2019-02-15
2
-12/+12
|
\
\
\
|
*
|
|
try_compile: Restore expansion of ;-list in COMPILE_DEFINITIONS
Brad King
2019-02-15
2
-12/+12
*
|
|
|
Merge branch 'FindLibXml2' into release-3.14
Brad King
2019-02-15
1
-1/+1
|
\
\
\
\
[next]