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
*
cmMakefile: Inline GetExecutionContext at call sites
Brad King
2020-09-28
5
-10/+5
*
cmMakefile: Simplify GetExecutionContext implementation
Brad King
2020-09-28
1
-6/+1
*
cmListFileCache: Add explicit constructors
Brad King
2020-09-28
1
-0/+8
*
Merge topic 'cmake-gui-slot-connections'
Kyle Edwards
2020-09-28
7
-149/+180
|
\
|
*
CMake GUI: Modernize signal-slot connections
Kyle Edwards
2020-09-27
7
-149/+180
*
|
Merge topic 'libuv-qnx'
Brad King
2020-09-28
2
-2/+4
|
\
\
|
*
|
libuv: Add support for building for QNX within CMake
Elad Lahav
2020-09-25
2
-2/+4
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-28
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-27
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-26
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'find_package_module_mode_print_debug_message'
Brad King
2020-09-25
1
-0/+16
|
\
\
|
*
|
FindPackage: Provide better debug message when <PKG_FOUND> is false
Robert Maynard
2020-09-22
1
-0/+11
|
*
|
FindPackage: find_package(MODULE) respects CMAKE_FIND_DEBUG_MODE
Robert Maynard
2020-09-22
1
-0/+5
*
|
|
Merge topic 'cuda_clang_separable'
Brad King
2020-09-25
14
-98/+453
|
\
\
\
|
*
|
|
CUDA: Clang separable compilation
Raul Tambre
2020-09-24
14
-98/+453
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'xcode-12-new-build-system'
Brad King
2020-09-25
2
-16/+21
|
\
\
\
|
*
|
|
Xcode: Remove dependency Makefile hacks under the "new build system"
Brad King
2020-09-24
1
-11/+17
|
*
|
|
Xcode: Remove remnants of ancient XCODE_DEPEND_HELPER utility target
Brad King
2020-09-24
2
-6/+5
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-25
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'cmake-gui-tests'
Brad King
2020-09-24
4
-8/+32
|
\
\
\
|
*
|
|
CMake GUI: Split up into libraries, add test shim
Kyle Edwards
2020-09-23
3
-7/+31
|
*
|
|
QCMakeCacheView: Default to nullptr for parent
Kyle Edwards
2020-09-23
1
-1/+1
*
|
|
|
Merge topic 'obj-lib-per-config-source'
Brad King
2020-09-24
3
-9/+26
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
OBJECT libraries: Properly recognize if sources depend on configuration
Deniz Bahadir
2020-09-23
3
-9/+26
|
*
|
|
cmGeneratorTarget: Better name for internal variable
Deniz Bahadir
2020-09-22
2
-5/+5
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'find_package-version-range'
Craig Scott
2020-09-24
2
-139/+215
|
\
\
\
|
*
|
|
find_package: Add support of version range
Marc Chevier
2020-09-23
2
-45/+129
|
*
|
|
cmFindPackageCommand: Refactoring
Marc Chevrier
2020-09-23
2
-99/+91
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-24
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'separate_arguments-program'
Brad King
2020-09-23
1
-67/+123
|
\
\
\
|
*
|
|
separate_arguments: add option PROGRAM
Marc Chevrier
2020-09-22
1
-1/+50
|
*
|
|
separate_arguments: refactoring
Marc Chevrier
2020-09-22
1
-70/+77
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'install-EXPORT-source-CONFIG'
Brad King
2020-09-23
1
-3/+1
|
\
\
\
|
*
|
|
install(EXPORT): Fix exporting target w/ source named using CONFIG genex
Deniz Bahadir
2020-09-22
1
-3/+1
*
|
|
|
Merge topic 'binary-dir-props'
Brad King
2020-09-23
2
-6/+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
{get,set}_property: Add support for referencing binary directories
Brad King
2020-09-23
2
-6/+6
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-23
1
-1/+1
|
/
/
*
|
Merge topic 'file-ARCHIVE-compression-level'
Brad King
2020-09-22
5
-16/+83
|
\
\
|
*
|
file(ARCHIVE_CREATE): Add option to control compression level
Asit Dhal
2020-09-21
5
-16/+83
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-22
1
-1/+1
*
|
Merge topic 'xcode-12-new-build-system'
Brad King
2020-09-21
2
-44/+442
|
\
\
|
*
|
Xcode: Switch to the "new build system" for Xcode 12 and above
Brad King
2020-09-18
2
-27/+318
|
*
|
Xcode: Add option to specify build system variant
Brad King
2020-09-18
2
-12/+114
|
*
|
Xcode: Factor out build phase variable declarations
Brad King
2020-09-18
1
-7/+12
|
*
|
Xcode: Clarify name of legacy run script build phase helper
Brad King
2020-09-18
2
-8/+8
*
|
|
Merge topic 'foreach-int-parse-range-check'
Brad King
2020-09-21
1
-0/+6
|
\
\
\
|
*
|
|
foreach: Fix crash parsing integer out of range
Ben McMorran
2020-09-18
1
-0/+6
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-21
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-20
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-09-19
1
-1/+1
[next]