Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
gn-dev
Conversations
About
gn-dev
1–30 of 866
Mark all as read
Report group
0 selected
Collin Baker
, …
Alfred Zien
6
Sep 24
Add rust_rmeta tool to support build pipelining
Hi! I just stumbled upon this thread. Could we make it a more generic solution? We're currently
unread,
Add rust_rmeta tool to support build pipelining
Hi! I just stumbled upon this thread. Could we make it a more generic solution? We're currently
Sep 24
Nico Weber
, …
Brett Wilson
11
Sep 9
public_deps transitivity and `gn check`
I just uploaded https://gn-review.git.corp.google.com/c/gn/+/17760 to clarify the guidance for this
unread,
public_deps transitivity and `gn check`
I just uploaded https://gn-review.git.corp.google.com/c/gn/+/17760 to clarify the guidance for this
Sep 9
Dirk Pranke
Aug 22
Bug database migration complete
Hi again, The aforementioned bug database migration is complete. You can go to https://crbug.com/gn ,
unread,
Bug database migration complete
Hi again, The aforementioned bug database migration is complete. You can go to https://crbug.com/gn ,
Aug 22
Dirk Pranke
Aug 19
Upcoming bug database migration this Thursday, Aug 22, 2024
Hi all, We will be migrating GN's bug database from bugs.chromium.org/p/gn to gn.issues.chromium.
unread,
Upcoming bug database migration this Thursday, Aug 22, 2024
Hi all, We will be migrating GN's bug database from bugs.chromium.org/p/gn to gn.issues.chromium.
Aug 19
Erik Chen
,
Brett Wilson
3
May 31
gn public/sources does not have the intended effect?
Perfect! This is exactly what I was looking for. Thanks :) On Sat, Jun 1, 2024 at 4:13 AM Brett
unread,
gn public/sources does not have the intended effect?
Perfect! This is exactly what I was looking for. Thanks :) On Sat, Jun 1, 2024 at 4:13 AM Brett
May 31
danakj
,
David Turner
3
May 29
Could we stopping putting every native dependency in the library search path?
Thanks David. A quick CL is here: https://gn-review.googlesource.com/c/gn/+/17300 It won't pass
unread,
Could we stopping putting every native dependency in the library search path?
Thanks David. A quick CL is here: https://gn-review.googlesource.com/c/gn/+/17300 It won't pass
May 29
David Turner
,
Takuto Ikuta (生田 拓人)
2
Mar 27
Spam on GN Gerrit?
I banned the user. On Wed, Mar 27, 2024 at 7:49 PM 'David Turner' via gn-dev <gn-dev@
unread,
Spam on GN Gerrit?
I banned the user. On Wed, Mar 27, 2024 at 7:49 PM 'David Turner' via gn-dev <gn-dev@
Mar 27
David Turner
, …
Fumitoshi Ukai (鵜飼文敏)
5
Feb 21
Proposal to add a new --ninja-outputs-file option to `gn gen`
Doesn't gn already generate gn target as phony target? On Thu, Feb 22, 2024 at 9:49 AM 'Dirk
unread,
Proposal to add a new --ninja-outputs-file option to `gn gen`
Doesn't gn already generate gn target as phony target? On Thu, Feb 22, 2024 at 9:49 AM 'Dirk
Feb 21
Aaron Wood
, …
Dirk Pranke
4
Feb 20
Can we add a 'label_matches()' and label filtering functions?
Ok. I'll pick the CL back up and address the comments I have from digit@ and some other cleanup
unread,
Can we add a 'label_matches()' and label filtering functions?
Ok. I'll pick the CL back up and address the comments I have from digit@ and some other cleanup
Feb 20
Dirk Pranke
Jan 17
Fwd: [chromium-dev] Error encountered while running GN when pulling the latest Chromium code
This is an issue better suited for the gn-...@chromium.org mailing list. That said, that's a
unread,
Fwd: [chromium-dev] Error encountered while running GN when pulling the latest Chromium code
This is an issue better suited for the gn-...@chromium.org mailing list. That said, that's a
Jan 17
Andrew Jalam
12/18/23
Thanks Dirk
Thanks Dirk. To stop this spam.
unread,
Thanks Dirk
Thanks Dirk. To stop this spam.
12/18/23
Dirk Pranke
12/18/23
recent spam on the list
Hi all, In response to the barrage of spam on the list from today, I have changed the posting
unread,
recent spam on the list
Hi all, In response to the barrage of spam on the list from today, I have changed the posting
12/18/23
王强
2
12/13/23
Replace third/openxr source code with libopenxr_loader.so
I encountered an issue in Chromium Android. https://chromium.googlesource.com/chromium/src/+/HEAD/
unread,
Replace third/openxr source code with libopenxr_loader.so
I encountered an issue in Chromium Android. https://chromium.googlesource.com/chromium/src/+/HEAD/
12/13/23
Wyatt Hepler
, …
Nico Weber
5
11/26/23
gn gen failure on Windows
The pragmatic thing is to put your checkout at a fairly short path (`c:\src\myproject`). You can try
unread,
gn gen failure on Windows
The pragmatic thing is to put your checkout at a fairly short path (`c:\src\myproject`). You can try
11/26/23
Cheng Zhao
,
David Turner
4
11/16/23
Is there a way to get the final value of an arg?
This method should work for our use case, thank you so much! On Thursday, November 16, 2023 at 8:36:
unread,
Is there a way to get the final value of an arg?
This method should work for our use case, thank you so much! On Thursday, November 16, 2023 at 8:36:
11/16/23
Thiago Perrotta
, …
James Robinson
4
10/18/23
GN: Conditional flag values for different build targets
You also may want to consider turning the build crank twice (ie running 'gn gen && ninja
unread,
GN: Conditional flag values for different build targets
You also may want to consider turning the build crank twice (ie running 'gn gen && ninja
10/18/23
Charles Nicholson
,
Brett Wilson
5
9/28/23
How do I get the extension of a shared / static library?
On Thu, Sep 28, 2023 at 10:15 AM Charles Nicholson <charles....@gmail.com> wrote: Well,
unread,
How do I get the extension of a shared / static library?
On Thu, Sep 28, 2023 at 10:15 AM Charles Nicholson <charles....@gmail.com> wrote: Well,
9/28/23
Arthur Eubanks
, …
Charles Nicholson
4
9/11/23
Copying object files with source_set/copy
Oh I got confused with my original repro because I was renaming the `source_set` name, which changed
unread,
Copying object files with source_set/copy
Oh I got confused with my original repro because I was renaming the `source_set` name, which changed
9/11/23
David Turner
, …
Tyler Mandry
10
8/1/23
Unexpected issue in Ninja command output for rlib artifacts
Sorry, I did not realize this would break us. Is this about rustc looking for native libs when there
unread,
Unexpected issue in Ninja command output for rlib artifacts
Sorry, I did not realize this would break us. Is this about rustc looking for native libs when there
8/1/23
chris bo
, …
Dirk Pranke
3
7/24/23
Repeated symbols for boringssl
Quiche is Google's implementation of the QUIC, HTTP/2, and HTTP/3 protocols: https://github.com/
unread,
Repeated symbols for boringssl
Quiche is Google's implementation of the QUIC, HTTP/2, and HTTP/3 protocols: https://github.com/
7/24/23
Shai Barack
, …
Dirk Pranke
29
7/19/23
rebase_path(x) returning absolute paths considered harmful?
I can see the merit in the argument that adding a new function might make all other uses of
unread,
rebase_path(x) returning absolute paths considered harmful?
I can see the merit in the argument that adding a new function might make all other uses of
7/19/23
Avi Drissman
, …
Tomasz Sniatowski
9
7/18/23
How to make a new default config? I don’t see how to practically do it
Can you do the filter_include "remove new config if it's there" dance in template(
unread,
How to make a new default config? I don’t see how to practically do it
Can you do the filter_include "remove new config if it's there" dance in template(
7/18/23
Zequan Wu
,
Brett Wilson
4
6/29/23
How to work around a config takes an action generated file as input?
On Thu, Jun 29, 2023 at 1:34 PM Zequan Wu <zequ...@google.com> wrote: However, I would
unread,
How to work around a config takes an action generated file as input?
On Thu, Jun 29, 2023 at 1:34 PM Zequan Wu <zequ...@google.com> wrote: However, I would
6/29/23
杨鹏伟
2
6/26/23
how to add xcode-setting in build.gn
hello I have a project with GN. Now i want add xcode setting (Runpath search paths) to build.gn I try
unread,
how to add xcode-setting in build.gn
hello I have a project with GN. Now i want add xcode setting (Runpath search paths) to build.gn I try
6/26/23
丛有钱
,
David Turner
2
6/21/23
How Do I Dynamically Link an Existing SO File?
What is the actual command being run for your target? It would be useful to use `gn desc <
unread,
How Do I Dynamically Link an Existing SO File?
What is the actual command being run for your target? It would be useful to use `gn desc <
6/21/23
Thomas Shadwell
6/7/23
Introduce a base build.ninja file.
Hi all – Gerrit was unable to assign a reviewer to my patch, so I'm sending this one to the list
unread,
Introduce a base build.ninja file.
Hi all – Gerrit was unable to assign a reviewer to my patch, so I'm sending this one to the list
6/7/23
Erik Smith
,
K. Moon
4
6/6/23
ninja link failure
The link for response_file for something similar in actions, but the rspfile and rspfile_contents in
unread,
ninja link failure
The link for response_file for something similar in actions, but the rspfile and rspfile_contents in
6/6/23
Avi Drissman
,
Sylvain Defresne
4
6/5/23
“configs” is undefined?
Filed https://crbug.com/1451603. On Sunday, June 4, 2023 at 4:22:14 PM UTC-4 Sylvain Defresne wrote:
unread,
“configs” is undefined?
Filed https://crbug.com/1451603. On Sunday, June 4, 2023 at 4:22:14 PM UTC-4 Sylvain Defresne wrote:
6/5/23
Andrew Kaster
, …
Ben Boeckel
4
5/13/23
Bundling dependent libraries on macOS
On Fri, May 12, 2023 at 11:12:03 -0700, Andrew Kaster wrote: > - Create a python script that walks
unread,
Bundling dependent libraries on macOS
On Fri, May 12, 2023 at 11:12:03 -0700, Andrew Kaster wrote: > - Create a python script that walks
5/13/23
Avi Drissman
,
Dirk Pranke
2
5/12/23
Issues encountered with GN in Chromium with my project to enable ARC everywhere
If you can't refactor the files in //chrome/browser that you need into a new target that both //
unread,
Issues encountered with GN in Chromium with my project to enable ARC everywhere
If you can't refactor the files in //chrome/browser that you need into a new target that both //
5/12/23