- May 01, 2018
-
-
Roland McGrath authored
Change-Id: Ia7036de3c94a44fa9ef505094666fafc3b308eb2
-
Petr Hosek authored
This can be used to cat LogDog streams from command line without using the web interface which can be slow for large streams. Change-Id: I0570c1659d0ab7da0bf54a05d5f9d81c929d0a8a
-
- Apr 27, 2018
-
-
Petr Hosek authored
Clang now contains only statically built libc++ for host as a single archive so we no longer to pass additional flags for statically linking C++ library. Change-Id: Ia0592695b7b8584abf6ad63d237e4899a8812f41
-
- Apr 19, 2018
-
-
Taylor Cramer authored
Change-Id: Idb35a05955d4e7feb241717895bc988a1035e5aa
-
- Apr 10, 2018
-
-
Brett Wilson authored
12bd7ed6ad77 [gn] Updating args --list to make the comment padding optional 743a7a884c8d Fix grammar-o in gn's help. 28f3c4987aac Implement "friend" for GN header checking. f7ccdc763eb5 GN: Use source root as base for gn gen filters 73b7854e6d4c GN: Improve bootstrap for Windows Change-Id: I059e20f5031a3a21c6096ff506437e1ebe27f29c
-
- Apr 09, 2018
-
-
George Kulakowski authored
INTK-108 Change-Id: Id6c00ac4b65fe2c9d8ce685ef3f4a17c8898f3cc
-
- Apr 04, 2018
-
-
Petr Hosek authored
Changelog: 8ca5c09bb15f [gn] Updating args --list to emit json e65dd61a5fea Fix gn bootstrap c89b8fabf7a9 Fix gn bootstrap dcba727e7e8b GN: Don't crash when mutating the list in a foreach. 3325da9a7b57 GN: Correct Git Bash removal of leading "/" of "//" labels 36773f30d944 Improved GN code related to resolving paths. 1252d9cdc7a7 gn clean: Don't delete and recreate the build directory. 2caa6c11ddb3 Update GN docs. 6783e46fa01a Correct off-by-one in `Tokenizer::CanIncrement`. 1bcad90daf3d GN: Force normal subprocess task priority on Windows a3ec9fb724c0 GN: Fix Mac bootstrap compile error bbc17a396560 GN: Make sure print function flushes stdout to avoid output delays caused by buffered pipes. 99637d39f360 Remove reference to deleted sequenced_worker_pool 4416579b311c Rename buildflag_header targets in base for consistency cf54d20bfce0 gn: Write no stamp files for action inputs. 00eba1868282 Fix gn reference in build.ninja after bootstrapping Change-Id: I39d7a163e8e714f560f6615de4dfb80370efee7d
-
- Mar 13, 2018
-
-
Doug Evans authored
Change-Id: I2146d49f3aba0d2b67465299dbf61b5df92fd6c9
-
Roland McGrath authored
Use a vanilla exec_tool.sh wrapper for gn, so running any version-compatible gn binary is fine for Fuchsia builds. The special options are no longer required because the jiri checkout sets up a .gn symlink for gn to find. Change-Id: I00b6a6c82e0b605028839f1ab16a0a6b86e9039c
-
Roland McGrath authored
Put the buildtools repo in charge of its own hooks and let other repos' manifests import //buildtools/manifest/buildtools instead. Change-Id: I8ba0291a77bcd9e67bb8609edd732c26d47d8f46
-
- Mar 10, 2018
-
-
Petr Hosek authored
The -fsanitize=safe-stack -fstack-protector-strong is now enabled by default, so any projects currently relying on configs for disabling the SafeStack need to be update accordingly. Change-Id: I3eb7356485c8f61af8edb141d7a71b365a070571
-
- Mar 01, 2018
-
-
Petr Hosek authored
CIPD will check that all the packages specified in the ensure file are available for the platforms specified using $VerifiedPlatform. Change-Id: Iecbfe963a6491e6d36d5f3ec89ad155b8befad1f
-
- Feb 28, 2018
-
-
Julie Hockett authored
Change-Id: I1e8bf387832a9745a6ac579cec5797812a534de6
-
Zac Bowling authored
Change-Id: I7b2eb3d9353a89111a4b6bcbd05ee56d839f4041
-
- Feb 15, 2018
-
-
Julia Hansbrough authored
Change-Id: I4a4651393fb99fadf5a344c5792bcf6566e027ec
-
- Feb 14, 2018
-
-
Petr Hosek authored
Download the client into a temporary file, then move it into the final location atomically. Change-Id: If9c8485c4a5895949d4ef3f0752abd959f272e86
-
- Feb 09, 2018
-
-
Jake Ehrlich authored
Change-Id: I5af283a8c085cfeb1b6d120ff31a37cd99af59ec
-
- Feb 08, 2018
-
-
Petr Hosek authored
TO-734 #done Change-Id: I458b47cfbf476eda340ad7b3f0aafc4f563cc3e8
-
- Feb 02, 2018
-
-
Petr Hosek authored
Change-Id: I484eb051a648cf4ef43b6ac3c697647e204abaa4
-
- Jan 31, 2018
-
-
Petr Hosek authored
The default level is info which is a bit too verbose. Change-Id: I12a93ce809a9b69665ae10fbf34b31ab2daacf30
-
Petr Hosek authored
GN version 507254 doesn't seem to be published in GN. Change-Id: I6848d06eebbaf8659227e3e33ddd803577645fb8
-
- Jan 30, 2018
-
-
Petr Hosek authored
This replaces the custom script for fetching prebuilts with CIPD. Change-Id: I3a8d08fad3398779e0def38525774daaac1c6950
-
- Jan 21, 2018
-
-
Petr Hosek authored
llvm-project revision 343562fb40155031de118407e2d491e970f1bbd7. Change-Id: Iffdc3f25017ceadaf67803d476df64393809ebe8
-
- Dec 14, 2017
-
-
David Crawshaw authored
GOROOT is set by build.py to point into out/. Use it. Change-Id: Ie66e0e39cf0f0b9ff6c1919456fc19a018a0d283
-
- Dec 05, 2017
-
-
Petr Hosek authored
Change-Id: Iba8ff037914642075058f30c6df765f86ffee01e
-
- Dec 01, 2017
-
-
Petr Hosek authored
The sysroot prebuilt is now being fetched from CIPD Change-Id: If360142a1f2d17e741456a10fc0e27004c7fc21a
-
Petr Hosek authored
This matches all other CIPD packaged prebuilts. Change-Id: I05b8f9aa576345dc0abca1236b779c53b184abaa
-
Petr Hosek authored
This the same version as before, but now also contains tools. Change-Id: Ifffb351147dc1fbf0c3e31b3cd8e6174a45d6229
-
- Nov 30, 2017
-
-
Petr Hosek authored
We also rename cipd_manifest.txt to fuchsia.ensure since .ensure is now the recommended extension for CIPD ensure files. Change-Id: Ibb8ad882836cd66faa0a6064ce74d2d2854c9c74
-
- Nov 29, 2017
-
-
Sean Klein authored
Change-Id: I3fcd5ea35896275d341a623bd0adcb07866a3a89
-
- Nov 22, 2017
-
-
P.Y. Laligand authored
Change-Id: Ia0d83697af3208d905921b8689ced91c7e5ecb86
-
- Nov 17, 2017
-
-
David Crawshaw authored
This reverts commit ce09c4e7. Reason for revert: Appears to be a bad toolchain. Original change's description: > Roll Go toolchain. > > This roll is being used to support the removal of the third_party/go > symlinks in CL 89655. > > Change-Id: I47ec1ba010ca489b464010437c53adc77899dc77 TBR=phosek@google.com,crawshaw@google.com Change-Id: I1f70483b3b61aec6eec25bc07d21323a727ce513 No-Presubmit: true No-Tree-Checks: true No-Try: true
-
David Crawshaw authored
This roll is being used to support the removal of the third_party/go symlinks in CL 89655. Change-Id: I47ec1ba010ca489b464010437c53adc77899dc77
-
Jean-François Geyelin authored
Change-Id: Iaa190ceb047f2fbe803f9505539658ff40093890
-
- Nov 14, 2017
-
-
Petr Hosek authored
Change-Id: Ie649efd4db27d8cc80ac691c9b4da497951aa357
-
- Nov 08, 2017
-
-
Petr Hosek authored
Change-Id: Ie8144c72b55f9d96e196721be5370a9c241c27e5
-
Petr Hosek authored
Change-Id: I9ebbc7893f0542fa3d8680292fba661a013705ed
-
Petr Hosek authored
Change-Id: I47f47bf29440126b9f9fb1e4fbea5dcfa40038c1
-
- Nov 01, 2017
-
-
Petr Hosek authored
Change-Id: I982faf2e7a5ceb0266c40409d1d39ec7ad0b0a35
-
Petr Hosek authored
This reverts commit 0d6e0273. Reason for revert: The ARM64 emulation is 4x slower in the new build. Original change's description: > Update QEMU prebuilt to v2.10.1 > > Change-Id: I6d1724165ea3002884cb44f3796dd4b72db98b65 TBR=phosek@google.com,mknyszek@google.com,mcgrathr@google.com Change-Id: I888a5c36fd8dbdb2e2fff3ac4de7cc85f0730381 No-Presubmit: true No-Tree-Checks: true No-Try: true
-