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
*
ccmake: handle cache entries with empty STRINGS property
M Furkan USLU
2019-08-20
1
-0/+3
*
CMake 3.15.2
v3.15.2
Brad King
2019-08-07
1
-1/+1
*
Merge branch 'find_package-prefer-config-not-found' into release-3.15
Brad King
2019-08-06
1
-1/+3
|
\
|
*
find_package: Fix prefer-config mode to not fail on missing optional package
Cristian Adam
2019-08-06
1
-1/+3
*
|
Merge branch 'fileapi-install-generators' into release-3.15
Brad King
2019-08-02
4
-7/+22
|
\
\
|
*
|
fileapi: Fix codemodel target install destination for cross-dir rules
Brad King
2019-07-31
4
-7/+22
|
|
/
*
|
Merge branch 'source_group-tree-files' into release-3.15
Brad King
2019-07-30
1
-11/+4
|
\
\
|
*
|
source_group: Fix regression in relative FILES
Brad King
2019-07-30
1
-11/+4
|
|
/
*
|
Merge branch 'vs-spectre-off' into release-3.15
Brad King
2019-07-30
2
-5/+8
|
\
\
|
*
|
VS: Fix mapping of `-Qspectre-` flag
Brad King
2019-07-30
2
-5/+8
|
|
/
*
|
Swift: Restore support for enabling with INTERFACE libraries
Brad King
2019-07-29
1
-8/+9
|
/
*
CMake 3.15.1
v3.15.1
Brad King
2019-07-26
1
-1/+1
*
Merge branch 'makefile-depend-relative-include' into release-3.15
Brad King
2019-07-25
2
-3/+12
|
\
|
*
Makefile: Fix regression in dependencies on relative includes
Brad King
2019-07-24
2
-3/+12
*
|
Merge branch 'fix-emulator-arguments' into release-3.15
Brad King
2019-07-23
1
-1/+1
|
\
\
|
*
|
Fix allocation in CROSSCOMPILING_EMULATOR evaluation
Marek Antoniak
2019-07-23
1
-1/+1
|
|
/
*
|
Merge branch 'ctest-done-hash' into release-3.15
Brad King
2019-07-19
1
-9/+9
|
\
\
|
*
|
CTest: Generate Done.xml before calculating its hash
Betsy McPhail
2019-07-19
1
-9/+9
|
|
/
*
|
Merge branch 'vs-asmlist-dir' into release-3.15
Brad King
2019-07-18
2
-4/+2
|
\
\
|
*
|
VS: Place intermediate files in the "ASM List Location" next to objects
Brad King
2019-07-18
2
-4/+2
|
|
/
*
|
Swift: Add library search paths for dependencies
Saleem Abdulrasool
2019-07-18
1
-7/+27
*
|
Support per-language library link flags
Saleem Abdulrasool
2019-07-18
1
-4/+17
|
/
*
CMake 3.15.0
v3.15.0
Brad King
2019-07-17
1
-1/+1
*
Merge branch 'find_package-fix-NO_MODULE' into release-3.15
Brad King
2019-07-16
1
-2/+3
|
\
|
*
find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIG
Cristian Adam
2019-07-16
1
-2/+3
*
|
Merge branch 'object-library-sbcs' into release-3.15
Brad King
2019-07-12
1
-1/+1
|
\
\
|
*
|
VS: Fix SBCS support for object libraries
Brad King
2019-07-12
1
-1/+1
|
|
/
*
|
Merge branch 'fortran-submodule-cray' into release-3.15
Brad King
2019-07-11
1
-1/+7
|
\
\
|
|
/
|
/
|
|
*
Fortran: Support compilers using no module prefix on submodule files
Willem Deconinck
2019-07-08
1
-1/+7
*
|
CMake 3.15.0-rc4
v3.15.0-rc4
Brad King
2019-07-10
1
-1/+1
*
|
Merge branch 'cuda-imported-library-device-linking' into release-3.15
Brad King
2019-07-10
1
-6/+11
|
\
\
|
*
|
CUDA: Restore device linking to imported static library targets
Robert Maynard
2019-07-09
1
-6/+11
|
|
/
*
|
Merge branch 'ccmake-clear-aliases' into release-3.15
Brad King
2019-07-09
1
-0/+1
|
\
\
|
*
|
cmGlobalGenerator: Do not persist alias targets across configures
Brad King
2019-07-08
1
-0/+1
|
|
/
*
|
Merge branch 'loglevel-option-case-consistency' into release-3.15
Craig Scott
2019-07-09
1
-1/+1
|
\
\
|
*
|
Help: Use consistent levels for cmake --loglevel and message()
Craig Scott
2019-07-08
1
-1/+1
|
|
/
*
|
Merge branch 'qt-5.13' into release-3.15
Brad King
2019-07-01
1
-1/+1
|
\
\
|
*
|
QtDialog: Use QPalette::WindowText instead of QPalette::Foreground
Sebastian Holtermann
2019-07-01
1
-1/+1
|
|
/
*
|
Merge branch 'cuda-no-device-link-when-disabled' into release-3.15
Brad King
2019-07-01
4
-11/+9
|
\
\
|
*
|
CUDA: Do not device link if CUDA is not an enabled language
Robert Maynard
2019-07-01
4
-11/+9
|
|
/
*
|
list(POP_FRONT): Fix always assigning first item to output vars
Alex Turbov
2019-06-30
1
-1/+1
|
/
*
CMake 3.15.0-rc3
v3.15.0-rc3
Brad King
2019-06-27
1
-1/+1
*
Merge branch 'cuda-msvc-runtime-library' into release-3.15
Brad King
2019-06-26
1
-15/+11
|
\
|
*
VS: Use AddLanguageFlags to de-duplicate CMAKE_{CUDA,ASM*}_FLAGS lookup
Brad King
2019-06-26
1
-15/+11
*
|
Merge branch 'export-targets-empty' into release-3.15
Brad King
2019-06-26
1
-2/+9
|
\
\
|
*
|
export: Restore support for empty TARGETS list
Brad King
2019-06-25
1
-2/+9
|
|
/
*
|
Ninja: Fix CUDA device linking when using response files
Francisco Facioni
2019-06-25
1
-13/+2
|
/
*
CMake 3.15.0-rc2
v3.15.0-rc2
Brad King
2019-06-19
1
-1/+1
*
Merge branch 'find_package_prefer_config_fix' into release-3.15
Brad King
2019-06-17
2
-5/+24
|
\
|
*
find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback
Cristian Adam
2019-06-13
2
-5/+24
[next]