| Age | Commit message (Collapse) | Author |
|
|
|
fix xrepo invalid prompt on linux
|
|
|
|
When compiling multiple files valac fails to find symbols (i.e SomeClass
from a.vala using in b.vala), changed build to process all source files
at once
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add build.intermediate_directory policy #5278
|
|
lock to check platform/toolchains
|
|
|
|
|
|
improve to find cosmocc
|
|
|
|
|
|
|
|
|
|
|
|
fix pch for gcc/clang #5270
|
|
|
|
|
|
fix find vc6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add armclang version judgement and automatically select assembler based on the result
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selection of different assembler
|
|
|
|
|
|
|
|
|
|
|
|
cmake: set CMAKE_SYSTEM_PROCESSOR when cross-compiling
|
|
|
|
|
|
|