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
*
export: Fix use-after-free on multiple calls overwriting same FILE
Brad King
2020-03-19
1
-5/+11
*
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
*
Add deprecation warnings for policies CMP0069 and below
Brad King
2019-10-10
1
-1/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-5/+7
*
Merge topic 'fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
1
-6/+4
|
\
|
*
Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
1
-6/+4
|
|
\
|
|
*
Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'
Brad King
2019-09-30
1
-6/+4
|
|
|
\
|
|
|
*
Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL
Brad King
2019-09-30
1
-6/+4
*
|
|
|
Merge topic 'objective-c-cxx'
Brad King
2019-09-30
1
-68/+80
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Objective C/C++: Add compiler standard detection
Cristian Adam
2019-09-28
1
-68/+80
*
|
|
|
cmMakefile: Remove AddUtilityCommand overload without byproducts
Daniel Eiband
2019-09-26
1
-16/+2
*
|
|
|
cmMakefile: Extract utilities used for creation of custom commands
Daniel Eiband
2019-09-26
1
-117/+144
*
|
|
|
cmCustomCommand: Move custom commands
Daniel Eiband
2019-09-26
1
-3/+3
*
|
|
|
cmMakefile: Move enumerations into new header
Daniel Eiband
2019-09-26
1
-13/+14
|
/
/
/
*
|
|
Merge topic 'cmake-system-headers'
Brad King
2019-09-20
1
-3/+2
|
\
\
\
|
*
|
|
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-3/+2
*
|
|
|
Merge topic 'pch-source-list'
Brad King
2019-09-20
1
-0/+1
|
\
\
\
\
|
*
|
|
|
Precompile Headers: Add precompile header file to source list
Cristian Adam
2019-09-19
1
-0/+1
|
|
/
/
/
*
|
|
|
Merge topic 'split-custom-command-creation'
Brad King
2019-09-20
1
-92/+214
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmMakefile: Separate custom command setup from actual creation
Daniel Eiband
2019-09-17
1
-51/+138
|
*
|
|
cmMakefile: Refactor AddCustomCommandOldStyle to be delay friendly
Daniel Eiband
2019-09-17
1
-27/+36
|
*
|
|
cmMakefile: Validate command line for all custom commands
Daniel Eiband
2019-09-17
1
-39/+53
|
*
|
|
cmMakefile: Extract custom command validation method
Daniel Eiband
2019-09-17
1
-8/+19
|
*
|
|
cmMakefile: Create all generated byproducts as known sources
Daniel Eiband
2019-09-17
1
-5/+6
*
|
|
|
Merge topic 'command-line-make-functions'
Brad King
2019-09-18
1
-29/+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]