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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Tests/CompileOptions: allow CMAKE_BUILD_TYPE=None
Đoàn Trần Công Danh
2021-07-26
1
-0/+4
|
|
/
/
*
|
|
Merge topic 'update-kwsys' into release-3.21
Brad King
2021-07-26
2
-4/+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2021-07-26
2
-4/+6
|
|
\
\
|
/
/
/
|
*
|
KWSys 2021-07-26 (d5fd6ca2)
KWSys Upstream
2021-07-26
2
-4/+6
*
|
|
Merge topic 'doc-custom-command-depfiles' into release-3.21
Brad King
2021-07-26
1
-18/+23
|
\
\
\
|
*
|
|
Help: Clarify and correct wording around DEPFILE option
Craig Scott
2021-07-24
1
-18/+23
*
|
|
|
Merge topic 'ninja-multi-test-fix' into release-3.21
Brad King
2021-07-26
18
-6/+127
|
\
\
\
\
|
*
|
|
|
Tests: Clean up Ninja Multi-Config test from cb777dd
Kyle Edwards
2021-07-23
18
-6/+127
*
|
|
|
|
Merge topic 'autouic-header-depends' into release-3.21
Brad King
2021-07-26
15
-83/+144
|
\
\
\
\
\
|
*
|
|
|
|
AUTOUIC: Fix generating of dependency rules for UI header files
Alexey Edelev
2021-07-23
15
-83/+144
*
|
|
|
|
|
Merge topic 'autogen-deps' into release-3.21
Brad King
2021-07-26
1
-5/+23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
AutoGen: Fix needless compilation of mocs_compilation.cpp
Joerg Bornemann
2021-07-23
1
-5/+23
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'doc-ctest-output' into release-3.21
Craig Scott
2021-07-26
4
-5/+13
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Help: Add cross-references between test output size ctest variables
Craig Scott
2021-07-26
2
-0/+6
|
*
|
|
|
|
Help: Improve wording and cross-referencing for ctest JUnit output
Craig Scott
2021-07-25
2
-5/+7
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'gnu_c23' into release-3.21
Brad King
2021-07-23
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
GNU: Correct C23 flags
Raul Tambre
2021-07-21
1
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'nmc-target-objects' into release-3.21
Brad King
2021-07-23
8
-21/+54
|
\
\
\
\
\
|
*
|
|
|
|
Ninja Multi-Config: Restore TARGET_OBJECTS support in cross-configs
Brad King
2021-07-21
8
-18/+50
|
*
|
|
|
|
cmGeneratorExpressionNode: Factor out local variable for global generator
Brad King
2021-07-20
1
-3/+4
*
|
|
|
|
|
Merge topic 'enable_language-CMP0126' into release-3.21
Brad King
2021-07-23
1
-0/+3
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Swift: Update test case to try CMP0126 NEW behavior
Brad King
2021-07-21
1
-0/+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'iar-binutils' into release-3.21
Brad King
2021-07-23
3
-86/+54
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
IAR: Moved search logic to BinUtils.
Jean-Marc Hengen
2021-07-23
3
-86/+54
|
|
/
/
/
*
|
|
|
Merge topic 'message-color' into release-3.21
Brad King
2021-07-21
5
-0/+26
|
\
\
\
\
|
*
|
|
|
cmMessenger: Revert to non-color messages on Windows
Brad King
2021-07-20
5
-0/+26
|
|
/
/
/
*
|
|
|
Merge topic 'CMakeDependentOption-revert-parens' into release-3.21
Brad King
2021-07-21
5
-12/+7
|
\
\
\
\
|
*
|
|
|
CMakeDependentOption: Revert "Allow parentheses in the depends string"
Brad King
2021-07-20
5
-12/+7
|
|
/
/
/
*
|
|
|
Merge topic 'toolchain-CMP0126' into release-3.21
Brad King
2021-07-21
12
-0/+29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
try_compile: Propagate CMP0126 to the generated test project
Brad King
2021-07-20
12
-0/+29
*
|
|
|
Merge topic 'iar-exe-suffix' into release-3.21
Brad King
2021-07-20
4
-3/+12
|
\
\
\
\
|
*
|
|
|
Help: Document CMAKE_EXECUTABLE_SUFFIX_<LANG> explicitly
Lorenzo Cappelletti
2021-07-20
3
-1/+10
|
*
|
|
|
Compiler/IAR: Avoid clobbering CMAKE_EXECUTABLE_SUFFIX
Lorenzo Cappelletti
2021-07-20
1
-2/+2
*
|
|
|
|
Merge topic 'iar-host-exe' into release-3.21
Brad King
2021-07-20
1
-8/+24
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Compiler/IAR: search for both IAR's binaries * and *.exe
Lorenzo Cappelletti
2021-07-20
1
-8/+24
|
/
/
/
/
*
|
|
|
Merge topic 'enable_language-CMP0126' into release-3.21
Brad King
2021-07-20
1
-4/+0
|
\
\
\
\
|
*
|
|
|
CMakeDetermineCompilerId: Fix CMAKE_EXECUTABLE_FORMAT in CMP0126 NEW behavior
Brad King
2021-07-19
1
-4/+0
|
|
/
/
/
*
|
|
|
Merge topic 'autogen-ui-header-depends' into release-3.21
Brad King
2021-07-20
1
-6/+14
|
\
\
\
\
|
*
|
|
|
AUTOUIC: Fix cyclic dependency between generated UI headers and timestamp
Alexey Edelev
2021-07-19
1
-6/+14
|
|
/
/
/
*
|
|
|
Merge topic 'doc-policies-3.21' into release-3.21
Brad King
2021-07-20
4
-26/+54
|
\
\
\
\
|
*
|
|
|
Help: Make policy CMP0126 wording more accurate
Craig Scott
2021-07-17
2
-7/+20
|
*
|
|
|
Help: Explain policy CMP0125 in more detail
Craig Scott
2021-07-17
1
-12/+29
|
*
|
|
|
Help: Clarify wording of CMP0124
Craig Scott
2021-07-17
1
-7/+5
*
|
|
|
|
Merge topic 'doc-cleanups-3.21' into release-3.21
Craig Scott
2021-07-20
3
-30/+47
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Expand details for file(COPY_FILE)
Craig Scott
2021-07-19
1
-2/+18
|
*
|
|
|
Help: Re-order file() sub-commands in Filesystem section
Craig Scott
2021-07-19
1
-28/+28
|
*
|
|
|
Help: Clarify which project() call PROJECT_IS_TOP_LEVEL is for
Craig Scott
2021-07-18
1
-1/+2
|
*
|
|
|
Help: Fix trivial typo
Craig Scott
2021-07-18
1
-1/+1
|
|
/
/
/
*
|
|
|
Merge topic 'cmake-presets-no-binary-dir-no-s' into release-3.21
Brad King
2021-07-19
4
-4/+24
|
\
\
\
\
|
*
|
|
|
CMakePresets.json: Fix expansion issue with empty binaryDir
Kyle Edwards
2021-07-16
4
-4/+24
|
|
/
/
/
[prev]
[next]