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
/
Tests
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
LexerParser: Regenerate parser files with GNU Bison 3.7.4
Christoph GrĂ¼ninger
2021-01-25
6
-8/+8
*
Merge topic 'macos-include-weak-dependencies'
Brad King
2021-01-21
2
-2/+35
|
\
|
*
file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detected
Bianca van Schaik
2021-01-20
2
-2/+35
*
|
Merge topic 'ninja-custom_command-depfile'
Brad King
2021-01-20
11
-24/+27
|
\
\
|
*
|
Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency
Marc Chevrier
2021-01-19
11
-24/+27
*
|
|
cpack(DEB): Issue warning if custom script for control file is missing
Asit Dhal
2021-01-15
1
-0/+6
|
/
/
*
|
Merge topic 'cmake_path-stabilization'
Marc Chevrier
2021-01-15
2
-5/+5
|
\
\
|
*
|
cmake_path: various updates
Marc Chevrier
2021-01-13
2
-5/+5
*
|
|
Merge topic 'fileapi-toolchains'
Brad King
2021-01-14
10
-1/+151
|
\
\
\
|
*
|
|
Tests: Add test for toolchains-v1 File API object
Ben McMorran
2021-01-12
9
-0/+150
|
*
|
|
Tests: Add toolchains kind to capabilities test
Ben McMorran
2021-01-12
1
-1/+1
*
|
|
|
Merge topic 'install-FILES-rename-genex'
Brad King
2021-01-14
6
-0/+21
|
\
\
\
\
|
*
|
|
|
install(files): Support genex in rename option
Asit Dhal
2021-01-13
6
-0/+21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'ExternalProject-configure-handled-by-build'
Brad King
2021-01-13
3
-0/+77
|
\
\
\
\
|
*
|
|
|
ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD option
Daan De Meyer
2021-01-12
3
-0/+77
*
|
|
|
|
Merge topic 'issue-21663'
Brad King
2021-01-13
2
-0/+6
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
list(REMOVE_ITEM): Make removal of an empty item a no-op.
Asit Dhal
2021-01-12
2
-0/+6
*
|
|
|
|
Merge topic 'ninja-multi-config-post-build'
Brad King
2021-01-12
4
-0/+17
|
\
\
\
\
\
|
*
|
|
|
|
Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlap
Kyle Edwards
2021-01-07
4
-0/+17
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'trace_expand_bracket'
Brad King
2021-01-12
1
-0/+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
cmMakefile: Don't expand bracket arguments in --trace-expand
Raul Tambre
2021-01-11
1
-0/+1
*
|
|
|
Merge topic 'xcode-object-ids'
Brad King
2021-01-08
3
-0/+26
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Xcode: Use deterministic object ids for script build phases
Brad King
2021-01-06
3
-0/+26
*
|
|
|
Merge topic 'export-compile-commands-per-target'
Brad King
2021-01-07
5
-0/+69
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target
Shannon Booth
2021-01-05
5
-0/+69
*
|
|
|
cmDepends: merge dependers of depend makefile
Kai Wang
2021-01-05
5
-2/+41
|
/
/
/
*
|
|
Merge topic 'makefiles-custom_command-depfile'
Marc Chevrier
2020-12-26
17
-14/+227
|
\
\
\
|
*
|
|
Tests: Add case for DEPFILE in add_custom_command
Marc Chevrier
2020-12-23
7
-0/+123
|
*
|
|
Makefiles: Add support of DEPFILE for add_custom_command
Marc Chevrier
2020-12-23
11
-14/+104
*
|
|
|
Merge topic 'xcode-inherit-paths'
Craig Scott
2020-12-24
3
-0/+98
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Xcode: Generalize inheritance of project-level search paths
Brad King
2020-12-22
3
-0/+98
*
|
|
|
Merge topic 'fc-relative-SOURCE_DIR'
Craig Scott
2020-12-22
3
-0/+9
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
FetchContent: Relative SOURCE_DIR override cannot be a hard error
Craig Scott
2020-12-22
3
-0/+9
|
*
|
|
CMakePackageConfigHelpers: Relax restrictions on version range
Marc Chevrier
2020-12-14
1
-18/+107
|
*
|
|
Merge topic 'execute_process-command-error' into release-3.19
Brad King
2020-12-14
21
-11/+130
|
|
\
\
\
*
|
\
\
\
Merge topic 'issue-20134'
Brad King
2020-12-22
4
-0/+57
|
\
\
\
\
\
|
*
|
|
|
|
target_include_directories: Support AFTER option
Asit Dhal
2020-12-19
4
-0/+57
*
|
|
|
|
|
Merge topic 'issue-15653'
Brad King
2020-12-22
22
-0/+231
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
file(GENERATE): Support options to manipulate file permissions
Asit Dhal
2020-12-21
22
-0/+231
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ctest-test-dir'
Brad King
2020-12-21
6
-0/+22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Ctest: Support build tree on command line
Asit Dhal
2020-12-17
6
-0/+22
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'qt-autogen-per-config'
Brad King
2020-12-17
1
-1/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Autogen: Add support for per-config sources
Brad King
2020-12-16
1
-1/+2
*
|
|
|
Merge topic 'unity-anon-ns'
Craig Scott
2020-12-16
5
-0/+84
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Unity Build: Add option for generating per-file unique id
Stephen Kelly
2020-12-15
5
-0/+84
*
|
|
|
Merge topic 'custom-command-output-genex-nmc'
Brad King
2020-12-16
64
-4/+568
|
\
\
\
\
|
*
|
|
|
Tests: Add cases for Ninja Multi-Config cross-config custom commands
Brad King
2020-12-15
63
-0/+564
|
*
|
|
|
Ninja Multi-Config: Add support for cross-config custom commands
Kyle Edwards
2020-12-15
1
-4/+4
|
|
/
/
/
*
|
|
|
Merge topic 'issue-20915'
Brad King
2020-12-15
13
-5/+44
|
\
\
\
\
|
*
|
|
|
file(configure): Order of named options should be specified in any order
Asit Dhal
2020-12-13
13
-5/+44
[next]