Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
gn-dev
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
gn-dev
1–30 of 882
Mark all as read
Report group
0 selected
Charles Nicholson
,
Roland McGrath
2
Jun 17
Multiple entries in compile commands, label patterns, globbing
I have encountered the issue but haven't done anything to address it. In my case, all of the
unread,
Multiple entries in compile commands, label patterns, globbing
I have encountered the issue but haven't done anything to address it. In my case, all of the
Jun 17
Dirk Pranke
, …
Roland McGrath
6
Jun 13
Re: Providers and GN
https://docs.google.com/document/d/1v3RN2Ut4wbD0RGnSfBeVBmyp9JOqNj1Wj3uYc-oCM9w/edit?usp=sharing has
unread,
Re: Providers and GN
https://docs.google.com/document/d/1v3RN2Ut4wbD0RGnSfBeVBmyp9JOqNj1Wj3uYc-oCM9w/edit?usp=sharing has
Jun 13
Junji Watanabe
, …
David Turner
15
May 30
Discussion: Make data_deps non-blocking
On Thu, May 29, 2025 at 6:50 AM 'Matt Stark' via gn-dev <gn-...@chromium.org> wrote:
unread,
Discussion: Make data_deps non-blocking
On Thu, May 29, 2025 at 6:50 AM 'Matt Stark' via gn-dev <gn-...@chromium.org> wrote:
May 30
Vladimir Nuzhdin (nespie1)
,
Takuto Ikuta (生田 拓人)
4
May 18
Can't add reviewers to a pull request
Hi Vladimir, Thanks for the update. Sorry for the delay in reviewing your change. In the future,
unread,
Can't add reviewers to a pull request
Hi Vladimir, Thanks for the update. Sorry for the delay in reviewing your change. In the future,
May 18
Andrew Grieve
,
Nico Weber
4
May 16
Fwd: phony target inputs for shared_library vs static_library
oooh, yes, thanks! We should implement those ideas! On Fri, May 16, 2025 at 11:00 AM Nico Weber <
unread,
Fwd: phony target inputs for shared_library vs static_library
oooh, yes, thanks! We should implement those ideas! On Fri, May 16, 2025 at 11:00 AM Nico Weber <
May 16
Shang Yu
, …
Dirk Pranke
4
Apr 2
can't access args from a template if it is imported
It is a good explanation. I've attempted to improve the documentation to incorportate it here:
unread,
can't access args from a template if it is imported
It is a good explanation. I've attempted to improve the documentation to incorportate it here:
Apr 2
Shang Yu
,
Dirk Pranke
2
Mar 31
What kind of file in secondary_source will be looked up by GN?
It's been quite some time since I looked at secondary_source, but I believe it just works for
unread,
What kind of file in secondary_source will be looked up by GN?
It's been quite some time since I looked at secondary_source, but I believe it just works for
Mar 31
Marco Nilsson
, …
Marco Nilsson
7
Mar 15
Are static library dependencies supposed to be linked in the correct order?
I have done some digging on my end as well. The constraint of not being able to mix and match
unread,
Are static library dependencies supposed to be linked in the correct order?
I have done some digging on my end as well. The constraint of not being able to mix and match
Mar 15
Dirk Pranke
,
Philipp Wollermann
2
Feb 25
Switching default VS generator version to VS2022?
Hi, Seems fine to me :) Cheers, Philipp On Fri, Feb 21, 2025 at 8:51 AM 'Dirk Pranke' via gn-
unread,
Switching default VS generator version to VS2022?
Hi, Seems fine to me :) Cheers, Philipp On Fri, Feb 21, 2025 at 8:51 AM 'Dirk Pranke' via gn-
Feb 25
Alfred Zien
, …
Dirk Pranke
9
Feb 11
Direct dependencies of action are implicit dependencies
Note that depfiles do not override deps to specify the list of dependencies, they are added to them (
unread,
Direct dependencies of action are implicit dependencies
Note that depfiles do not override deps to specify the list of dependencies, they are added to them (
Feb 11
李智
, …
Dirk Pranke
4
Jan 21
Is there a plan to support C++ Module?
Hi Ben, Thanks for your feedback. I'll definitely keep it in mind going forward. You're right
unread,
Is there a plan to support C++ Module?
Hi Ben, Thanks for your feedback. I'll definitely keep it in mind going forward. You're right
Jan 21
Nancy wang
,
Dirk Pranke
2
Jan 15
The gn args out/Realse command does not respond.
Hi, What do you mean by "did not respond"? Did the command hang? In theory the command
unread,
The gn args out/Realse command does not respond.
Hi, What do you mean by "did not respond"? Did the command hang? In theory the command
Jan 15
Dirk Pranke
12/20/24
mailing list settings change
Hi all, Just FYI I've tweaked the settings on the mailing list so that anyone can join without
unread,
mailing list settings change
Hi all, Just FYI I've tweaked the settings on the mailing list so that anyone can join without
12/20/24
Ivan Inozemtsev
, …
David Turner
6
11/13/24
Different compile flags for shared deps depending on leaf targets
On Wed, Nov 13, 2024 at 8:53 AM Ivan Inozemtsev <iinoz...@google.com> wrote: Thanks a lot!
unread,
Different compile flags for shared deps depending on leaf targets
On Wed, Nov 13, 2024 at 8:53 AM Ivan Inozemtsev <iinoz...@google.com> wrote: Thanks a lot!
11/13/24
Erik Smith
, …
Nico Weber
8
11/7/24
support for cuda .cu files
I'd give this its own language type, similar to ObjC. You probably want cflags_cu, etc. On Thu,
unread,
support for cuda .cu files
I'd give this its own language type, similar to ObjC. You probably want cflags_cu, etc. On Thu,
11/7/24
Charles Nicholson
, …
Roland McGrath
5
10/24/24
Strategies for checking in generated files?
Thanks for all the replies, everyone! I think the simplest way for me to address this issue is to
unread,
Strategies for checking in generated files?
Thanks for all the replies, everyone! I think the simplest way for me to address this issue is to
10/24/24
Collin Baker
, …
Alfred Zien
6
9/24/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
9/24/24
Nico Weber
, …
Brett Wilson
11
9/9/24
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
9/9/24
Dirk Pranke
8/22/24
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 ,
8/22/24
Dirk Pranke
8/19/24
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.
8/19/24
Erik Chen
,
Brett Wilson
3
5/31/24
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
5/31/24
danakj
,
David Turner
3
5/29/24
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
5/29/24
David Turner
,
Takuto Ikuta (生田 拓人)
2
3/27/24
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@
3/27/24
David Turner
, …
Fumitoshi Ukai (鵜飼文敏)
5
2/21/24
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
2/21/24
Aaron Wood
, …
Dirk Pranke
4
2/20/24
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
2/20/24
Dirk Pranke
1/17/24
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
1/17/24
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