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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'ninja-dyndep-refactor'
Brad King
2020-11-09
2
-178/+156
|
\
|
*
cmNinjaTargetGenerator: Clarify variable names for preprocessing conditions
Brad King
2020-11-06
1
-17/+14
|
*
cmNinjaTargetGenerator: Simplify scan rule depfile selection
Brad King
2020-11-06
1
-30/+32
|
*
cmNinjaTargetGenerator: Generalize GetScanRule helper
Brad King
2020-11-06
1
-30/+27
|
*
cmNinjaTargetGenerator: Remove redundant conditions for dyndep blocks
Brad King
2020-11-06
1
-26/+19
|
*
cmNinjaTargetGenerator: Revise conditions to clarify dyndep code paths
Brad King
2020-11-06
1
-10/+8
|
*
cmNinjaTargetGenerator: Clarify scan rule code grouping
Brad King
2020-11-06
1
-24/+28
|
*
cmNinjaTargetGenerator: Clarify scan rule helper functions
Brad King
2020-11-06
1
-73/+68
|
*
cmNinjaTargetGenerator: Drop unnecessary mutation
Brad King
2020-11-06
1
-2/+2
|
*
cmNinjaTargetGenerator: Clarify method names
Brad King
2020-11-06
2
-16/+15
|
*
cmNinjaTargetGenerator: Consolidate redundant methods
Brad King
2020-11-06
2
-11/+4
*
|
CMake Nightly Date Stamp
Kitware Robot
2020-11-09
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2020-11-08
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2020-11-07
1
-1/+1
|
/
*
Merge topic 'clang-tidy-for-objc'
Brad King
2020-11-06
3
-14/+28
|
\
|
*
clang-tidy: allow OBJC and OBJCXX
Andrew Fuller
2020-11-05
3
-14/+28
*
|
Merge topic 'cmprop-improve'
Brad King
2020-11-06
12
-49/+39
|
\
\
|
*
|
Reduce the scope of temporary cmProp variables and other improvements
Vitaly Stakhovsky
2020-11-05
12
-49/+39
*
|
|
Merge topic 'cmake-gui-file-dialog-crash'
Brad King
2020-11-06
2
-0/+14
|
\
\
\
|
*
|
|
cmake-gui: Restore workaround for crash in file dialog
Brad King
2020-11-05
2
-0/+14
*
|
|
|
Merge topic 'xcode-inherit-paths'
Brad King
2020-11-06
1
-0/+4
|
\
\
\
\
|
*
|
|
|
Xcode: Inherit target library and framework search paths from project
Gusts Kaksis
2020-11-05
1
-0/+4
|
|
/
/
/
|
*
|
|
cmake_path: remove new command from 3.19
Marc Chevrier
2020-11-03
2
-4/+0
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-11-06
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'makefile-CMAKE_EXPORT_COMPILE_COMMANDS-ASM'
Brad King
2020-11-05
1
-1/+1
|
\
\
\
|
*
|
|
Makefiles: Honor CMAKE_EXPORT_COMPILE_COMMANDS for ASM
Maxime Girard
2020-11-04
1
-1/+1
*
|
|
|
Merge topic 'cmprop-source'
Brad King
2020-11-05
5
-15/+17
|
\
\
\
\
|
*
|
|
|
cmSourceFile::GetPropertyForUser: return cmProp
Vitaly Stakhovsky
2020-11-04
5
-15/+17
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-11-05
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-11-04
1
-1/+1
|
/
/
*
|
Merge topic 'cmprop-grl'
Brad King
2020-11-03
8
-31/+29
|
\
\
|
*
|
cmLocalGenerator::GetRuleLauncher: return cmProp
vvs31415
2020-11-02
8
-31/+29
*
|
|
Merge topic 'cmake-presets-no-path-arg-warning'
Brad King
2020-11-03
1
-1/+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CMakePresets.json: Don't warn if no path argument is given
Kyle Edwards
2020-11-02
1
-1/+7
|
*
|
CMake 3.19.0-rc2
v3.19.0-rc2
Brad King
2020-10-28
1
-1/+1
|
*
|
Merge topic 'cmake-presets-help-flag' into release-3.19
Brad King
2020-10-28
3
-3/+8
|
|
\
\
|
*
\
\
Merge topic 'cmake-gui-manual-argument' into release-3.19
Brad King
2020-10-28
2
-14/+22
|
|
\
\
\
|
*
\
\
\
Merge topic 'xcode-fix-source-linking' into release-3.19
Brad King
2020-10-28
1
-2/+3
|
|
\
\
\
\
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-11-03
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-11-02
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-11-01
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-10-31
1
-1/+1
*
|
|
|
|
Merge topic 'custom-command-cleanup'
Brad King
2020-10-30
8
-97/+63
|
\
\
\
\
\
|
*
|
|
|
|
cmGeneratorTarget: Refactor custom command dependency evaluation
Brad King
2020-10-29
3
-64/+21
|
*
|
|
|
|
cmCustomCommandGenerator: Collect genex target references in commands
Brad King
2020-10-29
2
-4/+27
|
*
|
|
|
|
cmCustomCommandGenerator: Add move operations
Brad King
2020-10-27
2
-9/+11
|
*
|
|
|
|
cmAddCustomCommandCommand: Drop outdated comment
Brad King
2020-10-27
1
-9/+1
|
*
|
|
|
|
cmLocalNinjaGenerator: Remove leftover local debugging comment
Brad King
2020-10-27
1
-5/+0
|
*
|
|
|
|
Remove unnecessary arbitrary CollapseFullPath second arguments
Brad King
2020-10-27
3
-6/+3
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2020-10-30
1
-1/+1
[next]