gn-build
gn-build copied to clipboard
Basic //build directory for use with Chromium's GN
This PR enables macOS SDK 11.x support and forces filter_libtool.py to use UTF-8 in some cases (was required on macOS).
🤣I know that it is a bit difficult to separate and decouple some code from the chromium project, but it would be great if this repo can supports iOS/macOS framework...
It would be nice to support mingw for windows native builds, as well as linux cross compiles and with clang support I know this would imply some deep changes, but...
- Add --gcc-toolchain to clang flags if sysroot is used (sometimes clang is unable to auto-detect gcc toolchain) - Add gcc_toolchain option for clang - for the case when you...