Brad King
|
3cec0c75f7
Makefile: Generate .NOTPARALLEL without .PHONY (#14312)
|
10 anos atrás |
Brad King
|
9de2ab7fce
Merge topic 'consistent-empty-method'
|
10 anos atrás |
Stephen Kelly
|
aac44e71e6
Convert raw loops to vector member insert.
|
10 anos atrás |
Stephen Kelly
|
f09fde2d21
Replace 'foo.length() > 0' pattern with !foo.empty().
|
10 anos atrás |
Stephen Kelly
|
fd7b371293
Replace foo.size() pattern with !foo.empty().
|
10 anos atrás |
Brad King
|
b5a467262b
Merge topic 'drop-ancient-workarounds'
|
10 anos atrás |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 anos atrás |
Stephen Kelly
|
238dd2fbab
Use insert instead of a loop in some cases.
|
11 anos atrás |
Brad King
|
6c67b8168c
Makefile: Workaround Borland Make bug with multiple outputs
|
11 anos atrás |
Brad King
|
644b4688d7
Makefile: Fix rebuild with multiple custom command outputs (#15116)
|
11 anos atrás |
Tim Gallagher
|
b6b37e3037
Makefile: Add assembly and preprocessed targets for Fortran
|
11 anos atrás |
Tim Gallagher
|
0842b08463
Makefile: Refactor checks for lang-specific targets and export compile cmds
|
11 anos atrás |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 anos atrás |
Brad King
|
9f92a78be2
cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'
|
11 anos atrás |
Ben Boeckel
|
6fa6bedf78
LocalGenerator: Add a string overload for AppendFlags
|
11 anos atrás |
Brad King
|
5376151aa1
Merge topic 'target-transitive-sources'
|
11 anos atrás |
Stephen Kelly
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 anos atrás |
Jiri Malak
|
423009c17f
Makefile: Generate single-quoted object lists for Watcom
|
11 anos atrás |
Jiri Malak
|
a863a8fecd
cmLocalUnixMakefileGenerator3: Re-organize ConvertToQuotedOutputPath
|
11 anos atrás |
Brad King
|
d8fb08a391
Merge topic 'watcom-updates'
|
11 anos atrás |
Stephen Kelly
|
d83ef53a12
Rename local 'dir_max' variables to 'dir'
|
11 anos atrás |
Jiri Malak
|
fbc883c942
Watcom: Add one blank line to Makefile for better readability
|
11 anos atrás |
Stephen Kelly
|
f6da044080
cmLocalGenerator: Add ComputeObjectFilenames interface.
|
11 anos atrás |
Stephen Kelly
|
9ad804ac7b
cmGeneratorTarget: Constify cmSourceFile* in containers.
|
11 anos atrás |
Stephen Kelly
|
d5b2e33be2
Makefiles: Compute local object files on demand.
|
11 anos atrás |
Brad King
|
bc993f277e
Generalize cmCustomCommandGenerator to more fields
|
11 anos atrás |
Brad King
|
d45e7f3461
cmCustomCommand: Return std::string from GetWorkingDirectory
|
11 anos atrás |
Brad King
|
cb8f87f622
Merge topic 'remove-c_str-calls'
|
11 anos atrás |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 anos atrás |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 anos atrás |