Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
gn-dev
Conversations
About
gn-dev
1–30 of 852
Mark all as read
Report abusive group
0 selected
Arthur Eubanks
, …
Charles Nicholson
4
Sep 11
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
Sep 11
Luicito Chavez
Aug 25
unread,
Aug 25
Andris Angell
Aug 17
He lies pls pls contact me.
Andris Angell
unread,
He lies pls pls contact me.
Andris Angell
Aug 17
David Turner
, …
Tyler Mandry
10
Aug 1
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
Aug 1
chris bo
, …
Dirk Pranke
3
Jul 24
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/
Jul 24
Shai Barack
, …
Dirk Pranke
29
Jul 19
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
Jul 19
Avi Drissman
, …
Tomasz Sniatowski
9
Jul 18
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(
Jul 18
Zequan Wu
,
Brett Wilson
4
Jun 29
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
Jun 29
杨鹏伟
2
Jun 26
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
Jun 26
丛有钱
,
David Turner
2
Jun 21
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 <
Jun 21
Thomas Shadwell
Jun 7
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
Jun 7
Erik Smith
,
K. Moon
4
Jun 6
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
Jun 6
Avi Drissman
,
Sylvain Defresne
4
Jun 5
“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:
Jun 5
Andrew Kaster
, …
Ben Boeckel
4
May 13
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
May 13
Avi Drissman
,
Dirk Pranke
2
May 12
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 //
May 12
Zhanbang He
, …
Brett Wilson
4
May 5
how to specify the program that opens the file args.gn when `gn args ...`
GN opens the editor associated with .txt files for "gn args". If you want to use another
unread,
how to specify the program that opens the file args.gn when `gn args ...`
GN opens the editor associated with .txt files for "gn args". If you want to use another
May 5
Zequan Wu
,
Roland McGrath
3
May 1
compiler flag depends on action generated file
Roland, thanks for your reply. I ended up having the following: action("generate-flag-input
unread,
compiler flag depends on action generated file
Roland, thanks for your reply. I ended up having the following: action("generate-flag-input
May 1
Zhanbang He
, …
Charles Nicholson
9
Apr 11
`action` demo
Ah, thanks for the corrections. Are there legitimate cases where you don't want "deps"
unread,
`action` demo
Ah, thanks for the corrections. Are there legitimate cases where you don't want "deps"
Apr 11
Charles Nicholson
, …
Brett Wilson
9
Mar 15
GN Win11/VS2022 unit test failures?
It looks like there's a git setting in the .gitattributes file we can specify so people get the
unread,
GN Win11/VS2022 unit test failures?
It looks like there's a git setting in the .gitattributes file we can specify so people get the
Mar 15
Salman Malik
,
Brett Wilson
4
Mar 9
Linking against a lib.(a|so) generated by an action target
I followed up on the bug. On Thu, Mar 9, 2023 at 8:18 AM Salman Malik <salma...@chromium.org
unread,
Linking against a lib.(a|so) generated by an action target
I followed up on the bug. On Thu, Mar 9, 2023 at 8:18 AM Salman Malik <salma...@chromium.org
Mar 9
Vlad
,
David Turner
2
Feb 28
blink:Time Zone Controller::Init link error
You should probably ask in the chromium-dev@ mailing list instead (see https://groups.google.com/a/
unread,
blink:Time Zone Controller::Init link error
You should probably ask in the chromium-dev@ mailing list instead (see https://groups.google.com/a/
Feb 28
Erik Smith
,
David Turner
3
Feb 17
which target outputs a file
Ah it's clear now re-reading the gn refs doc, thanks. On Friday, February 17, 2023 at 7:12:11 AM
unread,
which target outputs a file
Ah it's clear now re-reading the gn refs doc, thanks. On Friday, February 17, 2023 at 7:12:11 AM
Feb 17
paul...@gmail.com
, …
seus
6
Jan 25
Right way to generate sources
Unfortunately the script in the linked thread does not care about the public configs in all the
unread,
Right way to generate sources
Unfortunately the script in the linked thread does not care about the public configs in all the
Jan 25
Charles Nicholson
, …
K. Moon
7
Jan 24
Ergonomics: exec_script without a file?
That reminds me of this thread: https://groups.google.com/a/chromium.org/g/gn-dev/c/vtdbo16y8I4 On
unread,
Ergonomics: exec_script without a file?
That reminds me of this thread: https://groups.google.com/a/chromium.org/g/gn-dev/c/vtdbo16y8I4 On
Jan 24
Simon Wentley
,
K. Moon
9
Jan 6
Calling a shared library in C++ results in ld.lld: error: undefined symbol:
To explain, this is in fact the third time I posted this question, the first two went to chromium-dev
unread,
Calling a shared library in C++ results in ld.lld: error: undefined symbol:
To explain, this is in fact the third time I posted this question, the first two went to chromium-dev
Jan 6
David Turner
, …
Владимир Архипов
9
12/5/22
RFC: Improving GN's target resolution data structures and computations
пн, 5 дек. 2022 г., 13:49 'David Turner' via gn-dev <gn-...@chromium.org>: Just to let
unread,
RFC: Improving GN's target resolution data structures and computations
пн, 5 дек. 2022 г., 13:49 'David Turner' via gn-dev <gn-...@chromium.org>: Just to let
12/5/22
Matthew Spelman
, …
Brett Wilson
6
11/28/22
Exposing makefile variables to GN
Thanks Brett, I realized I needed the following format: --args="curl_include=\"$(
unread,
Exposing makefile variables to GN
Thanks Brett, I realized I needed the following format: --args="curl_include=\"$(
11/28/22
Erik Smith
,
Roland McGrath
2
10/8/22
cxx tool absolute source paths
This is the default behavior of the compiler, in fact. One has to go to great pains to avoid absolute
unread,
cxx tool absolute source paths
This is the default behavior of the compiler, in fact. One has to go to great pains to avoid absolute
10/8/22
Paul Herman
,
Roland McGrath
3
10/8/22
Proposal for a `gn init` command
That is a fair comment. I agree with your assessment that we should split thr problem in two parts: 1
unread,
Proposal for a `gn init` command
That is a fair comment. I agree with your assessment that we should split thr problem in two parts: 1
10/8/22
Rochus Keller
10/7/22
BUSY is a statically typed descendant of GN
GN is a great (meta) build system with which I spent a lot of time and even built tools for it. This
unread,
BUSY is a statically typed descendant of GN
GN is a great (meta) build system with which I spent a lot of time and even built tools for it. This
10/7/22