From 140cfd7fc84735553d600db94dda5feb611a9635f0eb9a1649565aa221825bd8 Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Tue, 1 Jul 2025 16:41:25 +0200 Subject: [PATCH] update to 0.20250619 --- _service | 2 +- _servicedata | 2 +- gn-0.20250520.obscpio | 3 --- gn-0.20250619.obscpio | 3 +++ gn.changes | 39 +++++++++++++++++++++++++++++++++++++++ gn.obsinfo | 6 +++--- gn.spec | 2 +- 7 files changed, 48 insertions(+), 9 deletions(-) delete mode 100644 gn-0.20250520.obscpio create mode 100644 gn-0.20250619.obscpio diff --git a/_service b/_service index 1d9fca6..377ac59 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git https://gn.googlesource.com/gn.git - cad8f67e2dd0cea00bbe4566efe2fdf4c1821563 + 97b68a0bb62b7528bc3491c7949d6804223c2b82 0.%cd enable diff --git a/_servicedata b/_servicedata index 88da364..056f202 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gn.googlesource.com/gn.git - 7a8aa3a08a13521336853a28c46537ec04338a2d \ No newline at end of file + 97b68a0bb62b7528bc3491c7949d6804223c2b82 \ No newline at end of file diff --git a/gn-0.20250520.obscpio b/gn-0.20250520.obscpio deleted file mode 100644 index 864413c..0000000 --- a/gn-0.20250520.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:795c275751d21a6e0f9f607f7af8cd1f9260f9982ecb7cf980e24821cbb5c230 -size 5328909 diff --git a/gn-0.20250619.obscpio b/gn-0.20250619.obscpio new file mode 100644 index 0000000..046bc4e --- /dev/null +++ b/gn-0.20250619.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87696ee7afd32d5aef69ea6e4813517d6a4fb587e787a5ddf99c5b80cd7fbc88 +size 5343757 diff --git a/gn.changes b/gn.changes index 79d480f..e380649 100644 --- a/gn.changes +++ b/gn.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Tue Jul 01 14:40:37 UTC 2025 - Ruediger Oertel + +- Update to version 0.20250619: + * Reland #2 "Run Target::OnResolve() on background threads" + * Propagate module dependencies transitively via public_deps + * Fix bug in Grow logic in HashTableBase + * Apply tools/run_formatter.sh + * Revert "Reland "Run Target::OnResolve() on background threads"" + * Reland "Run Target::OnResolve() on background threads" + * Enable ASAN & UBSAN when running tests in debug on CQ/CI + * Revert "Run Target::OnResolve() on background threads" + * Check all targets before generating shortnames + * [tvos] Search for `kTargetXcodePlatform` from all arguments + * Run Target::OnResolve() on background threads + * specify the gerrit listener type to be legacy poller + * Optimize Target::EnsureFileIsGeneratedByDependency() + * Fix lsan errors + * Add myself to OWNERS, remove xoolger addresses + * Revert "Use JSON escaping for JSON string output" + * Use JSON escaping for JSON string output + * [tvos] Handle a type error with target_xcode_platform + * [tvos] Add target_xcode_platform to set Xcode project + * Add `--filter-with-data` flag for `gn gen --ide=json` + * Handle --ide=vs2019 switch + * Handle hpp11 file extension. + * Fix `gn help --root-pattern` + * Build non-linkable deps async with Ninja's validaitons + * Generate compile_commands.json as part of build/gen.py + * apply the latest clang-format + * Add a test for source_set with modulemap + * Write .gitignore file to build directory + * Add more on how args are processed to "help execution". + * Make `gn_version` available in the dotfile. + * Tweak `help execution` wording after c0a46c5. + * Attempt to improve the documentation for "help execution". + * zos: build with -m64 and ignore unknown-pragmas + * Unit test parser/tokenizer against double minus + ------------------------------------------------------------------- Tue May 20 16:30:31 UTC 2025 - Ruediger Oertel diff --git a/gn.obsinfo b/gn.obsinfo index 7f580bd..7f322c5 100644 --- a/gn.obsinfo +++ b/gn.obsinfo @@ -1,4 +1,4 @@ name: gn -version: 0.20250520 -mtime: 1747756244 -commit: cad8f67e2dd0cea00bbe4566efe2fdf4c1821563 +version: 0.20250619 +mtime: 1750335966 +commit: 97b68a0bb62b7528bc3491c7949d6804223c2b82 diff --git a/gn.spec b/gn.spec index 3db19f9..83acc54 100644 --- a/gn.spec +++ b/gn.spec @@ -17,7 +17,7 @@ Name: gn -Version: 0.20250520 +Version: 0.20250619 Release: 0 Summary: A meta-build system that generates build files for Ninja License: BSD-3-Clause -- 2.51.1