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
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-19/+19
*
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
1
-1/+1
*
clang-tidy: address `modernize-use-default-member-init` lints
Ben Boeckel
2022-05-24
1
-10/+4
*
cmListFileBacktrace: Clarify call sites that only push a file path
Brad King
2022-04-01
1
-3/+6
*
Trace: process else and elseif commands correctly
Braulio Valdivielso Martinez
2022-03-25
1
-7/+8
*
find_package: Add support for default GLOBAL imported targets
John Parent
2022-03-10
1
-0/+5
*
Genex-LINK_GROUP: Add possibility to group libraries at link step
Marc Chevrier
2022-02-28
1
-9/+9
*
Merge topic 'debug-find'
Brad King
2022-02-11
1
-0/+19
|
\
|
*
find_package: Improve --debug-find-pkg= when using a find module
Brad King
2022-02-10
1
-0/+19
*
|
Trace: include `line_end` field in json-v1 format
Braulio Valdivielso Martinez
2022-02-09
1
-0/+4
*
|
Merge topic 'genex-LINK_LIBRARY-to-decorate-library'
Brad King
2022-02-09
1
-0/+25
|
\
\
|
*
|
Genex: Add $<LINK_LIBRARY:...>
Marc Chevrier
2022-02-07
1
-0/+25
*
|
|
Trace: add global_frame field to json-v1 format
Braulio Valdivielso Martinez
2022-02-07
1
-0/+2
|
/
/
*
|
Add deprecation warnings for policies CMP0097 and below
Brad King
2022-02-03
1
-2/+4
|
/
*
cmListFileCache: Rename FromCommandContext to FromListFileFunction
Brad King
2022-01-25
1
-1/+1
*
cmCustomCommand: Track main dependency explicitly
NAKAMURA Takumi
2021-12-14
1
-9/+6
*
cmListFileBacktrace: Remove unused "bottom" entry
Brad King
2021-12-08
1
-1/+0
*
Merge topic 'env-init-configs'
Brad King
2021-11-23
1
-1/+2
|
\
|
*
try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars
Brad King
2021-11-22
1
-1/+2
*
|
cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command
NAKAMURA Takumi
2021-11-18
1
-92/+34
*
|
cmMakefile: Simplify detail:::Add{Custom,Utility}Command
NAKAMURA Takumi
2021-11-18
1
-41/+64
*
|
cmMakefile: Introduce GeneratorAction as the class.
NAKAMURA Takumi
2021-11-18
1
-2/+8
*
|
cmMakefile: Move CMP0116 lookup into Add{Custom,Utility}Command
NAKAMURA Takumi
2021-11-18
1
-22/+22
*
|
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
1
-2/+2
*
|
Add deprecation warnings for policies CMP0094 and below
Brad King
2021-10-08
1
-2/+3
|
/
*
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
[next]