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
*
Refactor: Reduce variables scope in `HandleLevel2`
Alex Turbov
2021-08-03
1
-14/+12
*
Refactor: Simplify boolean to string result assignments
Alex Turbov
2021-08-03
1
-5/+4
*
Refactor: Replace `if` block w/ boolean expression
Alex Turbov
2021-08-03
1
-6/+2
*
Refactor: Avoid redundant `operator<<` on printing messages
Alex Turbov
2021-08-03
1
-9/+15
*
Refactor: Opt-out do+while loops and reduce nesting level in handlers
Alex Turbov
2021-08-03
1
-309/+287
*
Refactor: Remove `reducible` flag from `handleLevelN()` functions
Alex Turbov
2021-08-03
1
-45/+45
*
Refactor: Make `cmConditionEvaluator::IsTrue` a bit more compact
Alex Turbov
2021-08-03
1
-19/+13
*
Refactor: Generalize policy checking in `HandleLevel1`
Alex Turbov
2021-07-26
1
-18/+25
*
Refactor: When handle predicates, there is no need to check 2nd arg
Alex Turbov
2021-07-26
1
-30/+34
*
Refactor: Initialize args vector from iterators instead of copy
Alex Turbov
2021-07-26
1
-4/+2
*
Refactor: Speedup predicates and binary operation
Alex Turbov
2021-07-26
2
-50/+61
*
Style: Add empty lines to increase readability
Alex Turbov
2021-07-26
1
-0/+20
*
Refactor: Deduplicate code for `AND` and `OR` handling in `if()` command
Alex Turbov
2021-07-26
1
-16/+9
*
Refactor: Rewrite parenthesis scanner to avoid `if`s
Alex Turbov
2021-07-26
1
-12/+5
*
Refactor: Make `HandleBinaryOp` and `HandlePredicate` free functions
Alex Turbov
2021-07-26
2
-70/+52
*
Refactor: More `auto` and constness
Alex Turbov
2021-07-26
1
-33/+27
*
Refactor: Make `IncrementArguments()` the free function
Alex Turbov
2021-07-26
2
-25/+22
*
Refactor: Turn the innter `while` loop in `HandleLevelN()` into `for`
Alex Turbov
2021-07-26
1
-30/+10
*
Refactor: Turn `reducible` flag into boolean
Alex Turbov
2021-07-26
2
-18/+18
*
Refactor: Use `cm::string_view` for static const literals
Alex Turbov
2021-07-26
2
-47/+50
*
Refactor: Opt-out `if` stataments to select 1st param
Alex Turbov
2021-07-26
1
-18/+10
*
Refactor: Add constness
Alex Turbov
2021-07-26
1
-10/+10
*
Refactor: Use anonymous namespace instead of `static` keyword for consts
Alex Turbov
2021-07-26
1
-32/+34
*
Merge topic 'refactor-target-export'
Brad King
2021-07-26
12
-66/+81
|
\
|
*
Refactor export file generator inteface
Eugene Shalygin
2021-07-22
8
-62/+61
|
*
Refactor cmTargetExport removing InterfaceIncludeDirecories
Eugene Shalygin
2021-07-22
5
-4/+20
*
|
Merge topic 'support_other_cuda_libdevice_locations'
Brad King
2021-07-26
1
-2/+17
|
\
\
|
*
|
CUDA: Extract nvvm libdevice location from compiler verbose output
Robert Maynard
2021-07-22
1
-2/+17
*
|
|
Merge branch 'release-3.21'
Brad King
2021-07-26
0
-0/+0
|
\
\
\
|
*
\
\
Merge topic 'doc-custom-command-depfiles' into release-3.21
Brad King
2021-07-26
1
-18/+23
|
|
\
\
\
*
|
\
\
\
Merge topic 'doc-custom-command-depfiles'
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 branch 'release-3.21'
Brad King
2021-07-26
0
-0/+0
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge topic 'ninja-multi-test-fix' into release-3.21
Brad King
2021-07-26
18
-6/+127
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'ninja-multi-test-fix'
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 branch 'release-3.21'
Brad King
2021-07-26
0
-0/+0
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge topic 'autouic-header-depends' into release-3.21
Brad King
2021-07-26
15
-83/+144
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'autouic-header-depends'
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 branch 'release-3.21'
Brad King
2021-07-26
0
-0/+0
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'autogen-deps' into release-3.21
Brad King
2021-07-26
1
-5/+23
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge topic 'autogen-deps'
Brad King
2021-07-26
0
-0/+0
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
AutoGen: Fix needless compilation of mocs_compilation.cpp
Joerg Bornemann
2021-07-23
1
-5/+23
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'release-3.21'
Craig Scott
2021-07-26
0
-0/+0
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'doc-ctest-output' into release-3.21
Craig Scott
2021-07-26
4
-5/+13
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'doc-ctest-output'
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
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2021-07-26
1
-1/+1
[next]