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
/
Help
/
release
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xcode: Switch to the "new build system" for Xcode 12 and above
Brad King
2020-09-18
1
-0/+7
*
ExternalProject: Add policy CMP0114 to refine step target dependencies
Brad King
2020-09-14
1
-0/+5
*
Merge topic 'pch-instantiate-templates'
Brad King
2020-09-10
1
-0/+7
|
\
|
*
PCH: Template instantiation support
Tobias Hieta
2020-09-02
1
-0/+7
*
|
Merge topic 'custom-command-dedup'
Brad King
2020-09-10
1
-0/+5
|
\
\
|
*
|
Makefile: Add policy CMP0113 to avoid duplication of custom commands
Brad King
2020-09-08
1
-0/+5
*
|
|
file(): Add REAL_PATH sub-command
Marc Chevrier
2020-09-08
1
-0/+5
|
/
/
*
|
cmake_path command: path management
Marc Chevrier
2020-09-06
1
-0/+5
*
|
Merge topic 'target_genex_dependency'
Brad King
2020-09-01
1
-0/+17
|
\
\
|
*
|
GenEx: Remove unneeded dependencies from target info queries
Robert Maynard
2020-09-01
1
-0/+17
|
|
/
*
|
Merge topic 'xcode-link-phase-all'
Craig Scott
2020-09-01
1
-0/+9
|
\
\
|
*
|
Xcode: Use "Link Binary With Libraries" build phase in some cases
Gusts Kaksis
2020-08-31
1
-0/+9
|
|
/
*
|
Merge topic 'cuda_host_compiler_fail'
Brad King
2020-09-01
1
-0/+6
|
\
\
|
*
|
CUDA: Fail fast if CMAKE_CUDA_ARCHITECTURES doesn't work during detection
Raul Tambre
2020-08-29
1
-1/+2
|
*
|
CUDA: Fail if compiler detection using the host compiler fails
Raul Tambre
2020-08-29
1
-0/+5
|
|
/
*
|
Merge topic 'file_chmod'
Brad King
2020-09-01
1
-0/+5
|
\
\
|
*
|
file: Add CHMOD and CHMOD_RECURSE subcommands
Sibi Siddharthan
2020-08-26
1
-0/+5
*
|
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0/+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ISPC: Update help documentation to include ISPC
Robert Maynard
2020-08-28
1
-0/+11
*
|
|
Merge topic 'vs-win-sdk-custom-max'
Brad King
2020-08-26
1
-0/+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
VS: Add option for custom Win10 SDK version maximum
jonathan molinatto
2020-08-25
1
-0/+6
*
|
|
Merge topic 'osx_asm_architectures'
Brad King
2020-08-25
1
-0/+5
|
\
\
\
|
*
|
|
macOS: Respect OSX_ARCHITECTURES for ASM
Raul Tambre
2020-08-22
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'win32-executable-genex'
Brad King
2020-08-25
1
-0/+5
|
\
\
\
|
*
|
|
WIN32_EXECUTABLE: Add support for generator expressions
Kyle Edwards
2020-08-21
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'file_generate_target'
Brad King
2020-08-25
1
-0/+5
|
\
\
\
|
*
|
|
file(GENERATE): Add TARGET argument
Raul Tambre
2020-08-20
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'unk_imported_location'
Brad King
2020-08-25
1
-0/+5
|
\
\
\
|
*
|
|
cmTarget: Raise error if imported target location is not set
Raul Tambre
2020-08-21
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'msvc_static_assert'
Brad King
2020-08-25
1
-3/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MSVC: Record support for c_static_assert
Raul Tambre
2020-08-20
1
-3/+10
*
|
|
Merge topic 'cpack-wix-custom-xmlns'
Brad King
2020-08-19
1
-0/+5
|
\
\
\
|
*
|
|
CPack/WiX: Add support for custom XML namespaces
Fritz Elfert
2020-08-18
1
-0/+5
*
|
|
|
Merge topic 'add_test-special-chars-in-name'
Brad King
2020-08-17
1
-0/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add_test: Allow special characters in test name (w/ policy CMP0110)
Deniz Bahadir
2020-08-12
1
-0/+6
*
|
|
|
Merge topic 'optimize-static-library-deps'
Kyle Edwards
2020-08-13
1
-0/+7
|
\
\
\
\
|
*
|
|
|
Add option to optimize link dependencies for static libraries
Kyle Edwards
2020-08-12
1
-0/+7
*
|
|
|
|
Merge topic 'msvc_c11'
Brad King
2020-08-12
1
-0/+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
MSVC: Record support for C11 and c_restrict
Raul Tambre
2020-08-11
1
-0/+7
*
|
|
|
Merge topic 'automoc-path-prefix-off'
Brad King
2020-08-11
1
-0/+8
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Help: Add 3.18.2 release note about AUTOMOC_PATH_PREFIX default change
Joerg Bornemann
2020-08-10
1
-0/+8
*
|
|
Merge topic 'build-interface-targets'
Brad King
2020-08-10
1
-0/+6
|
\
\
\
|
*
|
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
Brad King
2020-08-07
1
-0/+6
*
|
|
|
Merge topic 'clang-cl-vfs'
Brad King
2020-08-10
1
-0/+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Clang: Add support for passing VFS arguments
Thomas Bernard
2020-08-07
1
-0/+6
|
|
/
/
*
|
|
Merge topic 'CUDAToolkit-no-nvcc'
Brad King
2020-08-07
1
-0/+5
|
\
\
\
|
*
|
|
CUDAToolkit: Detect CUDA SDK that don't have nvcc
Robert Maynard
2020-07-30
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'compiler_flags'
Brad King
2020-08-06
1
-0/+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Toolchain: Update documentation for initial compiler flags
Fred Baksik
2020-08-03
1
-0/+9
*
|
|
Merge topic 'file-download-no-save'
Craig Scott
2020-07-28
1
-0/+5
|
\
\
\
[next]