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 3.15.4
v3.15.4
Brad King
2019-09-30
1
-1/+1
*
Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all' into release-3.15
Brad King
2019-09-30
8
-21/+48
|
\
|
*
Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
8
-17/+25
|
|
\
|
|
*
Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL
Brad King
2019-09-30
8
-17/+25
|
|
*
CMake 3.14.6
v3.14.6
Brad King
2019-07-16
1
-1/+1
|
|
*
CMake 3.14.5
v3.14.5
Brad King
2019-05-31
1
-1/+1
|
|
*
Merge branch 'vs-depends-dedup' into release-3.14
Brad King
2019-05-30
2
-20/+45
|
|
|
\
|
*
|
|
Makefiles: Revert "Make build root targets ... recursive"
Brad King
2019-09-27
1
-5/+24
*
|
|
|
VS: Tell VS 16.4 not to verify SYMBOLIC custom command outputs
Brad King
2019-09-24
2
-3/+17
|
/
/
/
*
|
|
CMake 3.15.3
v3.15.3
Brad King
2019-09-04
1
-1/+1
*
|
|
Merge branch 'fileapi-CMP0037-OLD' into release-3.15
Brad King
2019-08-30
1
-0/+6
|
\
\
\
|
*
|
|
fileapi: Fix codemodel v2 target file name for CMP0037 OLD behavior
Brad King
2019-08-30
1
-0/+6
*
|
|
|
Merge branch 'backport-find-no-name' into release-3.15
Brad King
2019-08-28
1
-1/+1
|
\
\
\
\
|
*
|
|
|
find_path: Fix crash on empty old-style list of names
Brad King
2019-08-28
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge branch 'autogen_fix_use_after_move' into release-3.15
Brad King
2019-08-27
2
-3/+3
|
\
\
\
\
|
*
|
|
|
Autogen: Fix AUTOUIC segfault, when file includes colliding ui_*.h file
Sebastian Holtermann
2019-08-27
2
-3/+3
|
|
/
/
/
*
|
|
|
Merge branch 'alpine-cpu_zero' into release-3.15
Brad King
2019-08-27
1
-0/+2
|
\
\
\
\
|
*
|
|
|
cmAffinity: Add include for CPU_ZERO on Alpine Linux
Brad King
2019-08-27
1
-0/+2
|
|
/
/
/
*
|
|
|
Merge branch 'cmGlobalGenerator-compilerId-lifetime' into release-3.15
Brad King
2019-08-27
1
-7/+4
|
\
\
\
\
|
*
|
|
|
cmGlobalGenerator: Fix CheckCompilerIdCompatibility local var lifetime
Brad King
2019-08-26
1
-7/+4
|
|
/
/
/
*
|
|
|
Merge branch 'ninja_additional_clean_files_custom_target' into release-3.15
Brad King
2019-08-27
2
-0/+4
|
\
\
\
\
|
*
|
|
|
Ninja: Add support for ADDITIONAL_CLEAN_FILES in custom targets
Sebastian Holtermann
2019-08-26
2
-0/+4
|
|
/
/
/
*
|
|
|
Merge branch 'ctest-json-REQUIRED_FILES' into release-3.15
Brad King
2019-08-22
1
-2/+2
|
\
\
\
\
|
*
|
|
|
CTest: Fix --show-only=json-v1 output with REQUIRED_FILES property
Brad King
2019-08-22
1
-2/+2
|
|
/
/
/
*
|
|
|
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
|
\
\
\
\
[next]