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
*
ALIAS targets: Non-global aliases must be propagated to sub-directories
Marc Chevrier
2020-07-11
1
-0/+3
*
add_library/add_executable: allow local alias to imported targets
Marc Chevrier
2020-06-02
1
-3/+14
*
cmMakefile: add GetDefExpandList() that splits value into std::vector
Vitaly Stakhovsky
2020-05-30
1
-4/+13
*
cmTarget: Replace "perConfig" constructor boolean with enum
Brad King
2020-05-18
1
-6/+6
*
source_group: Support forward slashes in group hierarchy
Craig Scott
2020-05-10
1
-4/+4
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-2/+3
*
Merge topic 'cmprop-state'
Brad King
2020-05-01
1
-4/+3
|
\
|
*
cmState::GetInitializedCacheValue: return cmProp
Vitaly Stakhovsky
2020-04-30
1
-4/+3
*
|
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
Marc Chevrier
2020-04-30
1
-1/+1
|
/
*
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
1
-17/+16
*
Merge topic 'msbuildUtf8Support'
Brad King
2020-04-15
1
-26/+28
|
\
|
*
Add support to indicate UTF-8 custom command pipe output encoding
Justin Goshi
2020-04-13
1
-26/+28
*
|
cmMakefile: use std::string_view
Ben Boeckel
2020-04-13
1
-1/+2
*
|
clang-tidy: address bugprone-branch-clone lints
Ben Boeckel
2020-04-13
1
-4/+1
|
/
*
cmMakefile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-01
1
-36/+38
*
cmTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-03-30
1
-58/+54
*
cmStateDirectory::GetProperty: return cmProp
Vitaly Stakhovsky
2020-03-27
1
-2/+4
*
replace "std::string::find(x) == 0" with cmHasPrefix()
Rolf Eike Beer
2020-03-23
1
-1/+1
*
Merge topic 'export-repeat'
Brad King
2020-03-20
1
-5/+11
|
\
|
*
export: Fix use-after-free on multiple calls overwriting same FILE
Brad King
2020-03-19
1
-5/+11
*
|
cmState::GetCacheEntryValue: return cmProp
Vitaly Stakhovsky
2020-03-17
1
-1/+3
*
|
cmake: add command line options to output script profiling data
Wouter Klouwen
2020-03-07
1
-2/+14
*
|
cmake_command: Add command to EVAL a CMake script as a string
Cristian Adam
2020-03-03
1
-0/+21
*
|
Add deprecation warnings for policies CMP0071 and below
Brad King
2020-02-17
1
-1/+1
|
/
*
Merge topic 'mf-json-type'
Brad King
2020-01-29
1
-3/+2
|
\
|
*
cmMakefile: Fix construction of Json::Value from fixed-size int types
Raul Tambre
2020-01-28
1
-3/+2
*
|
AppendProperty: convert value param to std::string
Vitaly Stakhovsky
2020-01-25
1
-5/+5
|
/
*
Merge topic 'trace_json_timestamp'
Brad King
2020-01-24
1
-0/+3
|
\
|
*
trace: Add time and stack level to JSON output format
Frank Winklmeier
2020-01-22
1
-0/+3
*
|
cmInstall*Generator: std::string params
Vitaly Stakhovsky
2020-01-21
1
-1/+1
|
/
*
cmMakefile: modernize memory management
Marc Chevrier
2020-01-14
1
-29/+38
*
Merge topic 'refactoring-STL-erase_if'
Brad King
2020-01-13
1
-2/+3
|
\
|
*
Refactoring: suppress cmEraseIf in favor of cm::erase_if
Marc Chevrier
2020-01-09
1
-2/+3
*
|
target_link_libraries: Fix out-of-dir calls with debug/optimized keywords
Brad King
2020-01-10
1
-1/+1
|
/
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-5/+5
*
cmGlobalGenerator: modernize memrory managemenbt
Marc Chevrier
2019-12-30
1
-2/+5
*
Merge topic 'traceJSON'
Kyle Edwards
2019-12-27
1
-7/+40
|
\
|
*
trace: Add JSON output format
Daniel Mensinger
2019-12-23
1
-7/+40
*
|
Merge topic 'add_find_call_debugging'
Kyle Edwards
2019-12-20
1
-1/+8
|
\
\
|
|
/
|
/
|
|
*
find_*: Add debug logging infrastructure
Robert Maynard
2019-12-19
1
-1/+8
*
|
Merge topic 'add-header-cmext-algorithm'
Brad King
2019-12-18
1
-1/+2
|
\
\
|
|
/
|
/
|
|
*
Refactoring: use append functions from cmext/algorithm
Marc Chevrier
2019-12-17
1
-1/+2
*
|
Merge topic 'stdstring-target'
Brad King
2019-12-17
1
-4/+4
|
\
\
|
|
/
|
/
|
|
*
cmTarget: add std::string overloads
Vitaly Stakhovsky
2019-12-14
1
-4/+4
*
|
Ninja: Add multi-config variant
Kyle Edwards
2019-12-13
1
-2/+3
|
/
*
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
Robert Maynard
2019-12-10
1
-30/+189
*
cmMakefile: Delay custom command creation
Daniel Eiband
2019-11-24
1
-226/+170
*
cmCustomCommand: Explicitly pass backtrace on construction
Daniel Eiband
2019-11-24
1
-3/+4
*
cmMakefile: Explicitly pass backtrace to GetCustomCommandTarget
Daniel Eiband
2019-11-24
1
-19/+19
*
cmMakefile: Delay CheckTargetProperties and FinalPass to generate time
Daniel Eiband
2019-11-24
1
-7/+10
[next]