Brad King
|
f4893ac0b1
Merge topic 'enlarge-build-file-stream-buffer'
|
3 years ago |
Brad King
|
b41b841cc6
Merge topic 'encode-literal-inplace'
|
3 years ago |
Clemens Wasser
|
bbdb000c55
GlobalNinjaGenerator: enlarge file stream buffer
|
3 years ago |
Clemens Wasser
|
5c3f188bef
GlobalNinjaGenerator: Add EncodeLiteralInplace which doesn't copy
|
3 years ago |
Carsten Rudolph
|
193b8fca52
cmBuildOptions: Split build arguments into separate object.
|
3 years ago |
Brad King
|
e479650b41
Merge topic 'nmc-cross-config-target-deps'
|
4 years ago |
Brad King
|
16e24748c5
Ninja Multi-Config: Fix cross-config custom command dependency tracing
|
4 years ago |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
4 years ago |
Sean McBride
|
37859e3244
Source: Fix clang -Wimplicit-fallthrough warnings
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Brad King
|
bcdd8cfe44
Merge topic 'platform-vars'
|
4 years ago |
Brad King
|
39c5dad0cb
Ninja: Remove redundant check for GNU-like compiler on Windows
|
4 years ago |
Marc Chevrier
|
7e154ebd59
cmSystemTools::VersionCompare: use std::string for arguments
|
4 years ago |
Brad King
|
eec847cca5
Merge topic 'ninja-armclang-windows'
|
4 years ago |
Martin Kojtal
|
b6cf93472f
Ninja: fix ARMClang paths for Windows
|
4 years ago |
Brad King
|
03bd9c4c10
cmMakefile: Add helper to initialize CMAKE_CONFIGURATION_TYPES
|
4 years ago |
NAKAMURA Takumi
|
51bf4094fb
Ninja: Use `ccmake` for `edit_cache`
|
4 years ago |
NAKAMURA Takumi
|
61a737b088
cmGlobalNinjaGenerator: Rename SupportsConsolePool to SupportsDirectConsole
|
4 years ago |
Brad King
|
a35d121276
Ninja: Populate P1689R4 compiled-module-path field for Fortran
|
4 years ago |
Brad King
|
10b2e53469
cmScanDepFormat: Remove Fortran-specific compiled-module-path logic
|
4 years ago |
Brad King
|
c564a3e3ff
Ninja: Always compile sources using absolute paths
|
4 years ago |
Brad King
|
eb98d45111
Ninja: Handle depfiles with absolute paths to generated files in Ninja < 1.7
|
4 years ago |
Brad King
|
18408c0b88
cmGlobalNinjaGenerator: Add helper to compute absolute paths for build.ninja
|
4 years ago |
Brad King
|
2725ecff38
Ninja: Handle depfiles with absolute paths to generated files
|
4 years ago |
Brad King
|
ae927f936d
cmGlobalNinjaGenerator: Improve allocation pattern in WriteBuild
|
4 years ago |
Brad King
|
68e5f92cad
cmGlobalNinjaGenerator: Factor out custom command output collection
|
4 years ago |
Brad King
|
c5195193d3
cmGlobalNinjaGenerator: Reduce string copies in WriteCustomCommandBuild
|
4 years ago |
Brad King
|
8bac527b0c
cmGlobalNinjaGenerator: Re-order logic in WriteCustomCommandBuild
|
4 years ago |
Brad King
|
ddc030f5ca
cmGlobalNinjaGenerator: Record implicit outputs as known too
|
4 years ago |
Brad King
|
8526756b61
cmOutputConverter: Adopt relative path conversion helpers
|
4 years ago |