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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'install-FILES-rename-genex'
Brad King
2021-01-14
2
-0/+10
|
\
|
*
install(files): Support genex in rename option
Asit Dhal
2021-01-13
2
-0/+10
*
|
Merge topic 'ExternalProject-configure-handled-by-build'
Brad King
2021-01-13
1
-0/+8
|
\
\
|
*
|
ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD option
Daan De Meyer
2021-01-12
1
-0/+8
*
|
|
Merge topic 'doc-standard-module-var-names'
Craig Scott
2021-01-13
1
-43/+93
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Help: Clarify standard module variable naming
Anakin Skywalker
2021-01-12
1
-43/+93
*
|
|
Merge topic 'cuda_architectures_default_doc'
Brad King
2021-01-12
1
-0/+15
|
\
\
\
|
*
|
|
Help: Add example for setting default CMAKE_CUDA_ARCHITECTURES value
Raul Tambre
2021-01-10
1
-0/+15
*
|
|
|
Merge topic 'sections-to-if-documentation'
Brad King
2021-01-12
1
-19/+35
|
\
\
\
\
|
*
|
|
|
Help: Add sections to if() conditions documentation
Shannon Booth
2021-01-08
1
-19/+35
|
|
/
/
/
*
|
|
|
Merge topic 'cuda-nvcc-ccache-symlink'
Brad King
2021-01-12
1
-0/+9
|
\
\
\
\
|
*
|
|
|
CUDA: Support nvcc symlinking to ccache
Rong Ou
2021-01-11
1
-0/+9
|
|
/
/
/
*
|
|
|
Merge topic 'ninja-multi-config-post-build'
Brad King
2021-01-12
1
-0/+31
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlap
Kyle Edwards
2021-01-07
1
-0/+31
*
|
|
|
Merge topic 'reword_MSVC_documentation'
Brad King
2021-01-08
1
-3/+2
|
\
\
\
\
|
*
|
|
|
Help: Reword the MSVC variable documentation focusing on cl.exe compatibility
Thomas Bernard
2021-01-07
1
-3/+2
|
|
/
/
/
*
|
|
|
Merge topic 'Help-guide-import-export-dest'
Brad King
2021-01-08
1
-3/+3
|
\
\
\
\
|
*
|
|
|
Help/guide: fix importing-exporting CMake install destinations
Ben Boeckel
2021-01-07
1
-3/+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'backport-rel-macos-modern' into rel-macos-modern
Brad King
2021-01-07
1
-0/+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ci: build separate macOS packages for macOS 10.13+ and macOS 10.10+
Brad King
2021-01-07
1
-0/+10
*
|
|
|
Merge topic 'cpp-modules'
Brad King
2021-01-07
1
-1/+61
|
\
\
\
\
|
*
|
|
|
ninja: add experimental infrastructure to generate gcc-format modmap files
Ben Boeckel
2021-01-05
1
-0/+20
|
*
|
|
|
ninja: Add experimental infrastructure for C++20 module dependency scanning
Brad King
2021-01-05
1
-1/+41
*
|
|
|
|
CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target
Shannon Booth
2021-01-05
4
-1/+18
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'java-export-native_headers'
Brad King
2021-01-05
1
-0/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
UseJava: enable exportation of native headers target
Marc Chevrier
2020-12-29
1
-0/+6
*
|
|
|
Merge topic 'clang_win32_subsystem'
Brad King
2021-01-04
1
-0/+4
|
\
\
\
\
|
*
|
|
|
Clang: Support WIN32_EXECUTABLE
Raul Tambre
2020-12-23
1
-0/+4
*
|
|
|
|
Tutorial: Fix minor typo in index.rst
fazl
2021-01-04
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'makefiles-custom_command-depfile'
Marc Chevrier
2020-12-26
2
-3/+23
|
\
\
\
\
|
*
|
|
|
Makefiles: Add support of DEPFILE for add_custom_command
Marc Chevrier
2020-12-23
2
-3/+23
|
|
/
/
/
*
|
|
|
Merge branch 'backport-rel-linux-aarch64' into rel-linux-aarch64
Brad King
2020-12-22
1
-0/+5
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Help: Add 3.19.3 release note for Linux aarch64 binary
Brad King
2020-12-22
1
-0/+5
*
|
|
Merge topic 'issue-20134'
Brad King
2020-12-22
2
-3/+8
|
\
\
\
|
*
|
|
target_include_directories: Support AFTER option
Asit Dhal
2020-12-19
2
-3/+8
*
|
|
|
Merge topic 'issue-15653'
Brad King
2020-12-22
2
-1/+20
|
\
\
\
\
|
*
|
|
|
file(GENERATE): Support options to manipulate file permissions
Asit Dhal
2020-12-21
2
-1/+20
|
|
/
/
/
*
|
|
|
Merge topic 'doc-add_test-config-genex'
Brad King
2020-12-22
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Help: replace deprecated $<CONFIGURATION> generator expression
NeroBurner
2020-12-21
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'ctest-test-dir'
Brad King
2020-12-21
2
-0/+8
|
\
\
\
\
|
*
|
|
|
Ctest: Support build tree on command line
Asit Dhal
2020-12-17
2
-0/+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'doc-fix-XCODE_LINK_BUILD_PHASE_MODE'
Craig Scott
2020-12-21
1
-0/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Help: Fix Sphinx not recognising list in XCODE_LINK_BUILD_PHASE_MODE
Craig Scott
2020-12-20
1
-0/+1
*
|
|
Merge topic 'qt-autogen-per-config'
Brad King
2020-12-17
3
-3/+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Autogen: Add support for per-config sources
Brad King
2020-12-16
3
-3/+11
*
|
|
Merge topic 'unity-anon-ns'
Craig Scott
2020-12-16
6
-0/+73
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Unity Build: Add option for generating per-file unique id
Stephen Kelly
2020-12-15
6
-0/+73
*
|
|
Merge topic 'custom-command-output-genex-nmc'
Brad King
2020-12-16
5
-34/+124
|
\
\
\
|
*
|
|
Ninja Multi-Config: Add support for cross-config custom commands
Kyle Edwards
2020-12-15
5
-0/+85
|
*
|
|
Help: Clarify version adding add_custom_{command,target} OUTPUT genex support
Brad King
2020-12-15
2
-34/+39
|
|
/
/
[next]