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
*
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
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmMakefile: Remove unused AddUtilityCommand overload
Daniel Eiband
2019-09-16
1
-29/+0
*
|
|
|
Merge topic 'smart_ptr/cmSourceFile'
Brad King
2019-09-17
1
-2/+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmSourceFile: use unique_ptr for CustomCommand
Tushar Maheshwari
2019-09-13
1
-2/+4
*
|
|
|
Merge topic 'tidy-deprecated-headers'
Brad King
2019-09-16
1
-4/+4
|
\
\
\
\
|
*
|
|
|
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-4/+4
*
|
|
|
|
Merge topic 'prepare-deferred-custom-command-creation'
Brad King
2019-09-16
1
-6/+27
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
add_custom_command: Move append functionality into class cmMakefile
Daniel Eiband
2019-09-13
1
-0/+17
|
*
|
|
|
add_custom_command: Refactor setting implicit depends
Daniel Eiband
2019-09-12
1
-6/+10
|
|
/
/
/
*
|
|
|
cmMakefile: Add lookup from source name to targets via byproducts
Daniel Eiband
2019-09-12
1
-24/+136
*
|
|
|
Refatoring: Extract AnyOutputMatches utility
Daniel Eiband
2019-09-12
1
-15/+22
|
/
/
/
*
|
|
Merge topic 'modernize-use-auto'
Brad King
2019-09-12
1
-25/+18
|
\
\
\
|
*
|
|
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-25/+18
*
|
|
|
cmMakefile: set GENERATED property of outputs upfront
Daniel Eiband
2019-09-06
1
-28/+20
|
/
/
/
*
|
|
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-2/+3
*
|
|
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-1/+1
*
|
|
Merge topic 'add-non-empty-configurations-getter'
Brad King
2019-09-03
1
-0/+10
|
\
\
\
|
*
|
|
cmMakefile: Add configurations getter with empty configuration default
Daniel Eiband
2019-08-30
1
-0/+10
*
|
|
|
cmSourceFile: Rename mutating GetFullPath() overload
Daniel Eiband
2019-08-29
1
-2/+2
|
/
/
/
*
|
|
Merge topic 'source_sweep_ostringstream_single'
Brad King
2019-08-26
1
-14/+10
|
\
\
\
|
*
|
|
Source sweep: Replace std::ostringstream when used with a single append
Sebastian Holtermann
2019-08-23
1
-14/+10
*
|
|
|
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-28/+14
|
/
/
/
[next]