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
*
cmMakefile: Fix compilation on EDG-based compilers such as LCC
makise-homura
2021-10-01
1
-5/+4
*
Source: Fix clang -Wimplicit-fallthrough warnings
Sean McBride
2021-09-28
1
-4/+11
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-40/+41
*
remove cmToCStr function
Marc Chevrier
2021-09-19
1
-2/+2
*
cmSystemTools::VersionCompare: use std::string for arguments
Marc Chevrier
2021-09-17
1
-2/+1
*
Merge topic 'enh-AddCacheEntry-accepts-new-types'
Marc Chevrier
2021-09-10
1
-4/+4
|
\
|
*
Use new AddCacheEntry signatures
Marc Chevrier
2021-09-10
1
-4/+4
*
|
Refactor: Convert parallel string/backtrace vectors to BT vectors
Kyle Edwards
2021-09-03
1
-38/+10
|
/
*
Refactor: Use new SetProperty signatures
Marc Chevrier
2021-08-25
1
-8/+7
*
Enhancement: SetProperty accept cmProp or std::string
Marc Chevrier
2021-08-25
1
-0/+4
*
cmProp: refactoring: transform alias in class
Marc Chevrier
2021-08-08
1
-8/+3
*
cmake: Model normal and try-compile project kinds explicitly
Brad King
2021-07-12
1
-2/+2
*
cmMakefile: Split out CreateNewTarget from AddNewTarget
NAKAMURA Takumi
2021-07-08
1
-6/+14
*
Merge topic 'env-init-configs'
Brad King
2021-07-01
1
-0/+17
|
\
|
*
cmake: Allow CMAKE_CONFIGURATION_TYPES to be set by environment variable
Brad King
2021-06-30
1
-1/+5
|
*
cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPES
Brad King
2021-06-30
1
-0/+13
*
|
Add deprecation warnings for policies CMP0088 and below
Brad King
2021-06-30
1
-4/+3
|
/
*
CMP0126: Add control for warnings
Marc Chevrier
2021-06-29
1
-3/+20
*
cmState: Record imported target names in each directory
Brad King
2021-06-10
1
-0/+1
*
cmMakefile: Register explicit object sources more efficiently
Brad King
2021-05-28
1
-1/+2
*
Merge topic 'set-cache-keep-normal-variable'
Brad King
2021-05-25
1
-4/+4
|
\
|
*
set(CACHE): do not remove normal variable
Marc Chevrier
2021-05-20
1
-4/+4
*
|
Merge branch 'master' into cmp0082-exclude-from-all
Kyle Edwards
2021-05-24
1
-6/+22
|
\
\
|
|
/
|
*
Merge topic 'find_item-consistent-behavior-cache-variables'
Brad King
2021-05-13
1
-0/+2
|
|
\
|
|
*
find_*: ensure consistent behavior for cache variables
Marc Chevrier
2021-05-12
1
-0/+2
|
*
|
Source: Minor code improvements
Vitaly Stakhovsky
2021-05-11
1
-3/+3
|
|
/
|
*
Source: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
|
*
foreach(): loop variables are only available in the loop scope
Marc Chevrier
2021-04-28
1
-0/+14
|
*
Treat '.ixx' and '.cppm' files as C++ sources
Andrew Gilewsky
2021-03-22
1
-1/+1
|
*
Merge topic 'autogen-cmp0116-fix'
Brad King
2021-02-24
1
-23/+29
|
|
\
|
*
|
Add deprecation warnings for policies CMP0081 and below
Brad King
2021-02-10
1
-1/+1
*
|
|
CMP0082: Check EXCLUDE_FROM_ALL property at generate time
Kyle Edwards
2021-05-24
1
-1/+1
|
|
/
|
/
|
*
|
cmCustomCommand: Record value of CMP0116 at time of creation
Kyle Edwards
2021-02-23
1
-23/+29
|
/
*
Merge topic 'issue-19198'
Brad King
2021-02-02
1
-3/+3
|
\
|
*
file(GENERATE): Support new line style
Asit Dhal
2021-02-01
1
-3/+3
*
|
cmInstallGenerator: Add backtrace to all install generators
Brad King
2021-01-28
1
-1/+1
|
/
*
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
|
\
\
|
|
/
[next]