.. |
aix
|
For building v8 using gn on aix_ppc64, linux_s390x and linux_ppc64(both LE and BE).
|
2017-05-10 04:55:56 +00:00 |
android
|
Clean up android toolchain a bit now that android always builds using clang.
|
2017-10-14 01:18:01 +00:00 |
cros
|
Add a way for CrOS toolchains to set custom flags for the nacl bootstrap.
|
2016-08-11 16:30:33 +00:00 |
fuchsia
|
Disable stripping of binaries, and fix --dry-run.
|
2017-12-11 21:53:22 +00:00 |
linux
|
MIPS[64]: Add MIPS support to GN for V8
|
2017-10-05 22:39:18 +00:00 |
mac
|
Fix clang static analyzer on mac toolchain
|
2017-12-05 20:44:37 +00:00 |
nacl
|
Remove dependency on scan-build wrapper script for analysis builds.
|
2017-03-10 19:47:21 +00:00 |
win
|
Do not use rsp files for windows compile
|
2018-01-13 01:33:45 +00:00 |
BUILD.gn
|
Use explicit pool to define concurrent_links jobs.
|
2016-08-04 18:44:40 +00:00 |
OWNERS
|
Remove brettw from owners files.
|
2018-01-29 19:20:12 +00:00 |
cc_wrapper.gni
|
Use new toolchain_args variable in GN.
|
2016-08-09 22:23:24 +00:00 |
clang_static_analyzer.gni
|
Add Clang static analyzer support to Clang toolchain defs in GN.
|
2017-01-24 23:25:01 +00:00 |
clang_static_analyzer_wrapper.py
|
Add static analysis support to Win Clang builds
|
2017-03-16 21:39:51 +00:00 |
concurrent_links.gni
|
Allow more concurrent link for linux_chromium_rel_ng builder
|
2018-01-29 23:42:32 +00:00 |
cros_toolchain.gni
|
Add a way for CrOS toolchains to set custom flags for the nacl bootstrap.
|
2016-08-11 16:30:33 +00:00 |
gcc_ar_wrapper.py
|
build: Fix common misspellings
|
2017-08-01 09:03:13 +00:00 |
gcc_compile_wrapper.py
|
Reland of Enable whitelist generation for official builds.
|
2016-08-24 21:22:12 +00:00 |
gcc_link_wrapper.py
|
Android: Use eu-strip instead of binutils strip to strip executables and DSOs.
|
2017-08-31 18:44:52 +00:00 |
gcc_solink_wrapper.py
|
Android: Use eu-strip instead of binutils strip to strip executables and DSOs.
|
2017-08-31 18:44:52 +00:00 |
gcc_toolchain.gni
|
[MIPS] Fix ld.bfd linker issue for mipsel
|
2017-12-19 15:18:23 +00:00 |
get_concurrent_links.py
|
Fix pylint warning.
|
2016-09-07 02:34:50 +00:00 |
goma.gni
|
win: Change default goma location from c:\goma to c:\src\goma
|
2018-01-24 15:12:42 +00:00 |
nacl_toolchain.gni
|
Add back clang requirement assert for use_clang_coverage flag.
|
2017-10-06 20:35:04 +00:00 |
toolchain.gni
|
Clang: the tip-of-tree version is now 7.0.0
|
2018-01-03 16:12:48 +00:00 |
wrapper_utils.py
|
Output a linker map file for official builds
|
2017-03-08 17:23:01 +00:00 |