Skip to content
Snippets Groups Projects
  1. May 01, 2018
  2. Apr 27, 2018
    • Petr Hosek's avatar
      [buildtools] Update Clang toolchain · 5df94331
      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
      5df94331
  3. Apr 19, 2018
  4. Apr 10, 2018
    • Brett Wilson's avatar
      [prebuilt] Update GN to version 549249 · 4d172a17
      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
      4d172a17
  5. Apr 09, 2018
  6. Apr 04, 2018
    • Petr Hosek's avatar
      [prebuilt] Update GN to version 547759 · db30dc81
      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
      db30dc81
  7. Mar 13, 2018
  8. Mar 10, 2018
    • Petr Hosek's avatar
      [buildtools] Roll Clang toolchain · 86fa16a5
      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
      86fa16a5
  9. Mar 01, 2018
  10. Feb 28, 2018
  11. Feb 15, 2018
  12. Feb 14, 2018
  13. Feb 09, 2018
  14. Feb 08, 2018
  15. Feb 02, 2018
  16. Jan 31, 2018
  17. Jan 30, 2018
    • Petr Hosek's avatar
      Use CIPD to fetch prebuilts · f00f46f1
      Petr Hosek authored
      This replaces the custom script for fetching prebuilts with CIPD.
      
      Change-Id: I3a8d08fad3398779e0def38525774daaac1c6950
      f00f46f1
  18. Jan 21, 2018
    • Petr Hosek's avatar
      Roll Clang toolchain · ae854106
      Petr Hosek authored
      llvm-project revision 343562fb40155031de118407e2d491e970f1bbd7.
      
      Change-Id: Iffdc3f25017ceadaf67803d476df64393809ebe8
      ae854106
  19. Dec 14, 2017
  20. Dec 05, 2017
  21. Dec 01, 2017
  22. Nov 30, 2017
    • Petr Hosek's avatar
      Update CIPD package versions to latest · 4885b0df
      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
      4885b0df
  23. Nov 29, 2017
  24. Nov 22, 2017
  25. Nov 17, 2017
    • David Crawshaw's avatar
      Revert "Roll Go toolchain." · aeb1eefc
      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
      aeb1eefc
    • David Crawshaw's avatar
      Roll Go toolchain. · ce09c4e7
      David Crawshaw authored
      This roll is being used to support the removal of the third_party/go
      symlinks in CL 89655.
      
      Change-Id: I47ec1ba010ca489b464010437c53adc77899dc77
      ce09c4e7
    • Jean-François Geyelin's avatar
      Ignore .DS_Store. · c843c665
      Jean-François Geyelin authored
      Change-Id: Iaa190ceb047f2fbe803f9505539658ff40093890
      c843c665
  26. Nov 14, 2017
    • Petr Hosek's avatar
      Roll QEMU · 48ef1cb4
      Petr Hosek authored
      Change-Id: Ie649efd4db27d8cc80ac691c9b4da497951aa357
      48ef1cb4
  27. Nov 08, 2017
  28. Nov 01, 2017
    • Petr Hosek's avatar
      Roll Rust toolchain · c69564ac
      Petr Hosek authored
      Change-Id: I982faf2e7a5ceb0266c40409d1d39ec7ad0b0a35
      c69564ac
    • Petr Hosek's avatar
      Revert "Update QEMU prebuilt to v2.10.1" · 325a88aa
      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
      325a88aa
Loading