Skip to content

Releases: yue/build-gn

build-gn v0.11.2

02 Sep 04:06
Compare
Choose a tag to compare

Changelog

  • Make sure /Zc:__cplusplus is set for MSVC

build-gn v0.11.1

09 Mar 12:13
Compare
Choose a tag to compare

Changelog

  • Fix warning when using custom libc++.

build-gn v0.11.0

09 Mar 08:21
Compare
Choose a tag to compare

Changelog

  • Update to latest Chromium configurations (Mar 8 2024).

build-gn v0.10.1

26 Feb 01:14
Compare
Choose a tag to compare

Changelog

  • Add arm64 builds.

build-gn v0.10.0

27 Aug 02:01
Compare
Choose a tag to compare

Changelog

  • Update to latest Chromium configurations (Aug 26 2023).

build-gn v0.9.8

13 Apr 06:53
Compare
Choose a tag to compare

Changelog

  • Add build/config/riscv.gni file.

build-gn v0.9.7

13 Mar 12:43
Compare
Choose a tag to compare

Changelog

  • Do not force converting chromium paths to absolute paths, which fixes some Goma build failures.

build-gn v0.9.6

09 Mar 23:54
Compare
Choose a tag to compare

Changelog

  • Add chromium_config_dir to default include dirs.

build-gn v0.9.5

02 Mar 11:54
Compare
Choose a tag to compare

Changelog

  • Link with libc++ statically on Linux.

build-gn v0.9.4

01 Mar 07:03
Compare
Choose a tag to compare

Changelog

  • Update libc++ to latest.