Oliver Schneider
|
378c047ae3
Makefiles: Explicitly tell 'make' tool what Makefile name to use
|
5 years ago |
Fred Baksik
|
f4c7d44d82
Makefiles: Use -j option as "-jN" and not "-j N"
|
5 years ago |
vvs31415
|
d298ae7470
cmake::GetCacheDefinition: Return cmProp
|
5 years ago |
Brad King
|
e7edba2baf
Makefiles: Use IsInBuildSystem in global generator target type checks
|
5 years ago |
Brad King
|
422d9a0ab2
Factor out generator checks for filtering out interface libraries
|
5 years ago |
Brad King
|
e3b5abd068
Merge topic 'fix-typos-identified-using-codespell'
|
5 years ago |
Jean-Christophe Fillion-Robin
|
207373802e
Fix typos identified using codespell
|
5 years ago |
Joerg Bornemann
|
2cdaf43d96
Allow generator expressions in the EXCLUDE_FROM_ALL target property
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Brad King
|
d74e651b78
Makefiles: Re-implement makefile target path escaping and quoting
|
5 years ago |
Brad King
|
031bfaa865
Makefiles: Factor out makefile target path escaping and quoting
|
5 years ago |
Brad King
|
af7de05853
Makefiles: Do not use '\#' escape sequence with Windows-style make tools
|
5 years ago |
Brad King
|
d6119e2305
Merge topic 'cleanup-endls-1'
|
5 years ago |
Brad King
|
a6611577c3
Merge topic 'cmprop-getglobalprop'
|
5 years ago |
Alex Turbov
|
3fdd8db3aa
Refactor: Avoid `std::endl` where it's not necessary (part 1)
|
5 years ago |
Vitaly Stakhovsky
|
c84cf42897
cmState::GetGlobalProperty: return cmProp
|
5 years ago |
Brad King
|
12b39aef75
Remove redundant calls to CollapseFullPath
|
5 years ago |
Marc Chevrier
|
557cecdc3d
Modernize memory management
|
5 years ago |
Hugh Sorby
|
e46e3442fd
Makefiles: Re-run CMake if file configured in subdirectory is missing
|
5 years ago |
Robert Maynard
|
7c1470f146
Makefiles: Organize help output to group 'like' targets
|
5 years ago |
Marc Chevrier
|
5444a8095d
cmGlobalGenerator: modernize memrory managemenbt
|
5 years ago |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
6 years ago |
Marc Chevrier
|
36c8cae2e8
cmLocalGenerator: modernize memory management
|
6 years ago |
Marc Chevrier
|
f93385283f
cmLocalGenerator: modernize memory management
|
6 years ago |
Brad King
|
7420843370
Makefiles: Fix EXCLUDE_FROM_ALL OFF on sub/sub/tgt in sub/all
|
6 years ago |
Brad King
|
0733a94f64
Ninja,Makefile: Fix subdir "all" with nested EXCLUDE_FROM_ALL subdir
|
6 years ago |
Brad King
|
dce58afd30
Merge branch 'backport-3.15-fix-EXCLUDE_FROM_ALL-subdir-all'
|
6 years ago |
Brad King
|
05d7ca14e9
Merge branch 'backport-3.14-fix-EXCLUDE_FROM_ALL-subdir-all'
|
6 years ago |
Brad King
|
b3b1c7bf3a
Restore "all" target in subdirectories marked EXCLUDE_FROM_ALL
|
6 years ago |
Brad King
|
156b56480a
Makefiles: Revert "Make build root targets ... recursive"
|
6 years ago |