Stephen Kelly
|
839c65bca0
Convert: Move access to CurrentBinaryDirectory out of loops
|
9 年之前 |
Stephen Kelly
|
21b5fdf9a3
Convert: Avoid START_OUTPUT enum when converting to relative paths
|
9 年之前 |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 年之前 |
Stephen Kelly
|
58ba87f892
Convert: Replace Convert(FULL) with equivalent
|
9 年之前 |
Stephen Kelly
|
563ac22a16
Convert: Replace trivial conversion with new method
|
9 年之前 |
Stephen Kelly
|
08be47cf93
Convert: Replace UNCHANGED conversions with new API call
|
9 年之前 |
Stephen Kelly
|
95a659f180
Convert: Replace FULL conversions with equivalent
|
9 年之前 |
Stephen Kelly
|
ac46384171
Convert: Replace uses of Convert(NONE)
|
9 年之前 |
Stephen Kelly
|
ee49f006cf
Makefiles: Replace ternaries with if()s
|
9 年之前 |
Stephen Kelly
|
51f7dcb0a5
Makefiles: Inline MakeLauncher into only caller
|
9 年之前 |
Stephen Kelly
|
ba4ba7c39d
Makefiles: Simplify MakeLauncher return value
|
9 年之前 |
Stephen Kelly
|
e804d410cd
Makefiles: Invert logic in MakeLauncher
|
9 年之前 |
Stephen Kelly
|
2722c4dcc5
Makefiles: Remove useless use of Convert
|
9 年之前 |
Stephen Kelly
|
112c87b28a
Makefiles: Replace method with Wacom specific API
|
9 年之前 |
Stephen Kelly
|
cd351ef2c4
Makefiles: Deduplicate variable
|
9 年之前 |
Stephen Kelly
|
c341f4679a
Makefiles: Change AppendCustomCommand API to strings
|
9 年之前 |
Stephen Kelly
|
6960516b6b
Makefiles: Change signature of AppendCustomCommand
|
9 年之前 |
Stephen Kelly
|
e0fd2d0446
Makefiles: Port CreateCDCommand to string-based API
|
9 年之前 |
Stephen Kelly
|
e3ca17e13b
Makefiles: Use string overload of ConvertToOutputForExisting
|
9 年之前 |
Stephen Kelly
|
0bbdbd95c9
Makefiles: Rename local variable
|
9 年之前 |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |
Daniel Pfeifer
|
191fc3a0f3
cmOutputConverter: remove unused 'local' argument
|
9 年之前 |
Brad King
|
0392f72bef
Refactor Makefile/Ninja tool working directory storage
|
9 年之前 |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 年之前 |
Daniel Pfeifer
|
27ead96305
Remove unnecessary local copies.
|
9 年之前 |
Brad King
|
6052e4b3bf
Merge topic 'improve-character-find-and-replace'
|
9 年之前 |
Daniel Pfeifer
|
25d1ef6424
Use enums defined in cmOutputConverter using their fully qualified name.
|
9 年之前 |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 年之前 |
Daniel Pfeifer
|
5cec953e6a
Use std::replace for replacing chars in strings.
|
9 年之前 |