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
/
cmMakefile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-2/+2
*
Merge topic 'trace_expand_bracket'
Brad King
2021-01-12
1
-1/+1
|
\
|
*
cmMakefile: Don't expand bracket arguments in --trace-expand
Raul Tambre
2021-01-11
1
-1/+1
*
|
Merge topic 'cpp-modules'
Brad King
2021-01-07
1
-3/+4
|
\
\
|
*
|
Treat the '.mpp' file extension as C++ code
Ben Boeckel
2021-01-05
1
-3/+4
*
|
|
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-14/+14
|
/
/
*
|
file(GENERATE): Support options to manipulate file permissions
Asit Dhal
2020-12-21
1
-2/+3
*
|
cmLocalGenerator: Adopt custom target 'force' output name generation
Brad King
2020-12-15
1
-20/+2
*
|
cmMakefile: Simplify custom target 'force' output name generation
Brad King
2020-12-15
1
-17/+10
*
|
GENERATED prop: Add implementation for policy CMP0118 being set to NEW
Deniz Bahadir
2020-11-24
1
-6/+2
*
|
Reduce the scope of temporary cmProp variables and other improvements
Vitaly Stakhovsky
2020-11-05
1
-8/+6
*
|
configure_file: Add option for user defined permissions
Asit Dhal
2020-10-24
1
-15/+5
*
|
Constify some code as suggested by clang-tidy
Cengizhan Pasaoglu
2020-10-19
1
-5/+5
*
|
Merge topic 'fix-refactor-generator-configs'
Brad King
2020-10-16
1
-3/+2
|
\
\
|
|
/
|
*
Fix regression in test/install/package configuration selection
Brad King
2020-10-15
1
-3/+2
*
|
Add deprecation warnings for policies CMP0075 and below
Brad King
2020-10-13
1
-1/+1
*
|
cmMakefile: Consolidate CreateGenerated{Outputs,Byproducts}
Brad King
2020-10-08
1
-13/+3
*
|
cmLocalGenerator: Migrate custom command output lookup from cmMakefile
Brad King
2020-10-08
1
-185/+0
*
|
cmMakefile: Drop unnecessary custom command APPEND check
Brad King
2020-10-08
1
-50/+1
|
/
*
cmListFileCache: Make cmListFileFunction a shared pointer
Oleksandr Koval
2020-10-01
1
-21/+21
*
cmake_language: Add signature to DEFER calls to later times
Brad King
2020-09-29
1
-11/+179
*
cmMakefile: Clarify name of internal list file run method
Brad King
2020-09-29
1
-6/+6
*
cmMakefile: Replace GetExecutionFilePath with the top of the Backtrace
Brad King
2020-09-28
1
-11/+5
*
cmMakefile: Simplify ExpandArguments signature
Brad King
2020-09-28
1
-15/+8
*
cmMakefile: Remove now-unused overload of GetBacktrace
Brad King
2020-09-28
1
-9/+0
*
cmMakefile: Inline GetExecutionContext at call sites
Brad King
2020-09-28
1
-6/+1
*
cmMakefile: Simplify GetExecutionContext implementation
Brad King
2020-09-28
1
-6/+1
*
cmCommandArgumentParserHelper: rework input handling
Oleksandr Koval
2020-09-09
1
-1/+1
*
Merge topic 'GetExecutionListFile-by-ref'
Brad King
2020-09-08
1
-3/+3
|
\
|
*
cmStateSnapshot: Return const reference from GetExecutionListFile()
Oleksandr Koval
2020-09-03
1
-3/+3
*
|
Refactor: Use cmToCStr()
Vitaly Stakhovsky
2020-09-03
1
-6/+6
|
/
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-59/+50
*
file(GENERATE): Add TARGET argument
Raul Tambre
2020-08-20
1
-3/+3
*
Bootstrap: Add support for Ninja
Kyle Edwards
2020-08-10
1
-2/+4
*
Source: use cmNonempty()
Vitaly Stakhovsky
2020-07-28
1
-1/+1
*
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-4/+2
*
Merge topic 'imported-local-target-alias'
Brad King
2020-07-13
1
-0/+3
|
\
|
*
ALIAS targets: Non-global aliases must be propagated to sub-directories
Marc Chevrier
2020-07-11
1
-0/+3
*
|
Merge topic 'refactor-generator-configs'
Brad King
2020-07-06
1
-14/+17
|
\
\
|
*
|
cmMakefile: Refactor API to better handle empty config values
Robert Maynard
2020-07-03
1
-14/+17
*
|
|
cmStandardLevelResolver: Added to handle standard level queries
Robert Maynard
2020-07-01
1
-781/+0
|
/
/
*
|
Merge topic 'remove-warn-unused-vars'
Craig Scott
2020-07-01
1
-42/+2
|
\
\
|
*
|
cmake: Remove broken '--warn-unused-vars' option
Brad King
2020-06-29
1
-42/+2
*
|
|
configure_file: Add option to control file permissions transfer to copy
Rahul Gottipati
2020-06-30
1
-1/+16
|
/
/
*
|
Merge topic 'fileApiAddLanguageStandardBacktrace'
Brad King
2020-06-29
1
-3/+3
|
\
\
|
*
|
Add backtrace support for language standard
Justin Goshi
2020-06-22
1
-3/+3
*
|
|
Deprecate compatibility with CMake versions older than 2.8.12
Brad King
2020-06-18
1
-2/+4
*
|
|
cmStateSnapshot: Invert CanPopPolicyScope return value to match name
Brad King
2020-06-18
1
-1/+1
|
/
/
*
|
Merge topic 'languageStandardRefactor'
Brad King
2020-06-18
1
-43/+156
|
\
\
|
*
|
Refactor language standard computation
Justin Goshi
2020-06-16
1
-41/+154
[next]