Sign in
gn
/
gn
/
HEAD
748c957
Revert "Build non-linkable deps async with Ninja's validaitons"
by Junji Watanabe
· 28 hours ago
main
master
8c77cb9
Upgrade linux bots from ubuntu 22.04 to ubuntu 24.04
by Victor Hugo Vianna Silva
· 5 days ago
c4eb732
Use unordered_map instead of map in HeaderChecker
by Takuto Ikuta
· 33 hours ago
e7f3202
Add --file_relation to gn refs command
by Dan Harrington
· 6 days ago
20a6b6d
Optimize vector initialization and preallocation in desc_builder.cc.
by Jeffrey Yu
· 7 days ago
a0c5124
Add `reserve` statement when vector size is known beforehand.
by Jeffrey Yu
· 4 weeks ago
092f4f0
Refactor container update by preferring the range insert.
by Jeffrey Yu
· 4 weeks ago
07d3c6f
Handle symlinked directories correctly during gn clean on Windows.
by Aleksei Khoroshilov
· 5 weeks ago
5ddf42d
Fix relative imports from args.gn.
by Aleksei Khoroshilov
· 5 weeks ago
81b24e0
update reference.md
by Takuto Ikuta
· 8 weeks ago
1a7c151
Include -fmodule-file flags in compile_commands.json
by Takuto Ikuta
· 8 weeks ago
cbb50f2
Refactor C++ module dependency logic into a new utility
by Takuto Ikuta
· 8 weeks ago
9f1c583
Gitiles navigation bar
by Richard Wang
· 8 weeks ago
aa3ecae
Adds a len() function
by Andrew Grieve
· 9 weeks ago
b38dcb6
Avoid clashes of include_dir in rust-project.json.
by Matt Stark
· 3 months ago
5d0a415
Check all targets to find duplicated outputs.
by Takuto Ikuta
· 3 months ago
037970e
infra/config: Remove luci.recipes.use_python3 experiment
by Takuto Ikuta
· 3 months ago
ee5b7e3
Handle empty outputs in WriteInputDepsStampOrPhonyAndGetDep
by Takuto Ikuta
· 3 months ago
c15bfa4
build: Propagate module dependencies through group targets
by Takuto Ikuta
· 3 months ago
4ce861f
Deduplicate item in 'deps', 'sources' and related lists
by Sylvain Defresne
· 3 months ago
cc7c61e
infra: Update comment for macOS version used in CQ/CI
by Takuto Ikuta
· 3 months ago
1928142
[Apple] Allow passing a manifest to the post-processing script
by Sylvain Defresne
· 3 months ago
97be95a
Update link to buganizer in README.md
by Takuto Ikuta
· 4 months ago
93cc2d3
[Apple] Fix `gn gen` when using swift and no_stamp_files
by Sylvain Defresne
· 4 months ago
e58da9d
[Apple] Remove deprecated aliases for `post_processing_$var`
by Sylvain Defresne
· 4 months ago
10b4eeb
Revert "Allow newline in string literal"
by Takuto Ikuta
· 4 months ago
d1ee470
Use std::ranges::all_of in parse_tree_unittest
by Takuto Ikuta
· 4 months ago
e850582
infra: Correctly use macOS 13 instead of 11
by Takuto Ikuta
· 4 months ago
e66ef96
Update Xcode and macOS version in bots
by Takuto Ikuta
· 4 months ago
3a4f5ce
infra: Add shadow buckets to trigger led job
by Takuto Ikuta
· 4 months ago
acfe5fd
Allow newline in string literal
by Takuto Ikuta
· 4 months ago
c9ed4b1
Revert "Update macOS version to 13 used in CQ/CI"
by Takuto Ikuta
· 4 months ago
4cfb717
Update macOS version to 13 used in CQ/CI
by Takuto Ikuta
· 4 months ago
e9fc92a
Refactor command_format.cc
by Lei Zhang
· 4 months ago
05e0316
Shorten targets from //path/to/foo:foo to //path/to/foo
by Lei Zhang
· 4 months ago
85f62c1
Modernize and improve parse_tree.cc
by Lei Zhang
· 4 months ago
eb4530a
Auto-format the codebase
by Lei Zhang
· 4 months ago
c474841
Remove hardcoded -fmodules-embed-all-files flag
by Takuto Ikuta
· 4 months ago
635a71e
Reland "Use JSON escaping for JSON string output"
by Peter DeLong
· 6 months ago
97b68a0
Reland #2 "Run Target::OnResolve() on background threads"
by Andrew Grieve
· 5 months ago
3f7fb0d
Propagate module dependencies transitively via public_deps
by Takuto Ikuta
· 5 months ago
8734223
Fix bug in Grow logic in HashTableBase
by Andrew Grieve
· 5 months ago
81dab9f
Apply tools/run_formatter.sh
by Takuto Ikuta
· 5 months ago
5416953
Revert "Reland "Run Target::OnResolve() on background threads""
by Andrew Grieve
· 5 months ago
0fcc64f
Reland "Run Target::OnResolve() on background threads"
by Andrew Grieve
· 5 months ago
899572b
Enable ASAN & UBSAN when running tests in debug on CQ/CI
by Andrew Grieve
· 5 months ago
8ea3af9
Revert "Run Target::OnResolve() on background threads"
by Andrew Grieve
· 5 months ago
efa0e81
Check all targets before generating shortnames
by Andrew Savage
· 6 months ago
f166c44
[tvos] Search for `kTargetXcodePlatform` from all arguments
by Julie Jeongeun Kim
· 6 months ago
3ef7da3
Run Target::OnResolve() on background threads
by Andrew Grieve
· 5 months ago
e5c4d18
specify the gerrit listener type to be legacy poller
by Yiwei Zhang
· 5 months ago
f031c09
Optimize Target::EnsureFileIsGeneratedByDependency()
by Andrew Grieve
· 5 months ago
38eb2a1
Fix lsan errors
by Andrew Grieve
· 5 months ago
b102945
Add myself to OWNERS, remove xoolger addresses
by Andrew Grieve
· 5 months ago
b99a82c
Revert "Use JSON escaping for JSON string output"
by Takuto Ikuta
· 5 months ago
afd24ed
Use JSON escaping for JSON string output
by Peter DeLong
· 6 months ago
a84e399
[tvos] Handle a type error with target_xcode_platform
by Julie Jeongeun Kim
· 6 months ago
ebc8f16
[tvos] Add target_xcode_platform to set Xcode project
by Julie Jeongeun Kim
· 6 months ago
cad8f67
Add `--filter-with-data` flag for `gn gen --ide=json`
by nespie1
· 7 months ago
0c25d1b
Handle --ide=vs2019 switch
by Tomasz Moniuszko
· 7 months ago
487f835
Handle hpp11 file extension.
by dan sinclair
· 7 months ago
85cc21e
Fix `gn help --root-pattern`
by David 'Digit' Turner
· 7 months ago
90478db
Build non-linkable deps async with Ninja's validaitons
by Junji Watanabe
· 7 months ago
10a2714
Generate compile_commands.json as part of build/gen.py
by Junji Watanabe
· 7 months ago
887935b
apply the latest clang-format
by Takuto Ikuta
· 7 months ago
3bf246c
Add a test for source_set with modulemap
by Takuto Ikuta
· 7 months ago
3468d48
Write .gitignore file to build directory
by Peter Collingbourne
· 7 months ago
12a6f48
Add more on how args are processed to "help execution".
by Dirk Pranke
· 7 months ago
7f10984
Make `gn_version` available in the dotfile.
by Dirk Pranke
· 7 months ago
6d326e9
Tweak `help execution` wording after c0a46c5.
by Dirk Pranke
· 7 months ago
c0a46c5
Attempt to improve the documentation for "help execution".
by Dirk Pranke
· 7 months ago
6e8e0d6
zos: build with -m64 and ignore unknown-pragmas
by Gaby Baghdadi
· 8 months ago
18602f6
Unit test parser/tokenizer against double minus
by Richard Wang
· 8 months ago
7a8aa3a
Remove deps from rust executable to module's pcm files
by Takuto Ikuta
· 8 months ago
3b1920c
Update test for rust executable deps
by Takuto Ikuta
· 8 months ago
b3ca206
Add toolchain for cxx modules in TestWithScope
by Takuto Ikuta
· 8 months ago
4526cde
Apply the latest clang-format
by Takuto Ikuta
· 8 months ago
dae6a44
Update reference for {rustdeps}
by Takuto Ikuta
· 8 months ago
eabc4de
Always generate a .toolchain file even if it is empty.
by David 'Digit' Turner
· 8 months ago
96297eb
Pass --with-lg-page=16 when building jemalloc for arm64.
by Peter Collingbourne
· 8 months ago
3d0d344
Remove obsolete debug checks.
by David 'Digit' Turner
· 9 months ago
4a8016d
Make default vs ide version on Windows as 2022
by Chunbo Hua
· 9 months ago
f98b6d7
Reland "Adds a path_exists() function"
by Andrew Grieve
· 9 months ago
c6f1e69
Revert "Adds a path_exists() function"
by Andrew Grieve
· 9 months ago
68b72c3
Adds a path_exists() function
by Andrew Grieve
· 9 months ago
ab638bd
Revert "Speed-up GN with custom OutputStream interface."
by Dirk Pranke
· 10 months ago
2dd9331
Speed-up GN with custom OutputStream interface.
by David 'Digit' Turner
· 10 months ago
ed1abc1
Add `exec_script_allowlist` to replace `exec_script_whitelist`.
by Dirk Pranke
· 10 months ago
c97a86a
Retry ReplaceFile in case of failure
by Greg Thompson
· 11 months ago
7296b60
Fix crash when NinjaBuildWriter::RunAndWriteFile fails
by Greg Thompson
· 11 months ago
468c612
fix include for escape.h
by Takuto Ikuta
· 12 months ago
5a47a93
fix exit code for gn gen failure
by Takuto Ikuta
· 12 months ago
24e92ac
misc: Use html.escape instead of cgi.escape
by Ricardo Ribalda
· 12 months ago
feafd10
Do not copy parent build_dependency_files_ in Scope constructors.
by David 'Digit' Turner
· 4 years ago
95b0f8f
Improve error message for duplicated items
by Takuto Ikuta
· 1 year, 2 months ago
e30a1fe
[rust-project] Always use forward slashes in sysroot paths
by Tyler Mandry
· 1 year, 2 months ago
20806f7
Update all_dependent_configs docs.
by Brett Wilson
· 1 year, 2 months ago
f792b97
set 'no_stamp_files' by default
by Takuto Ikuta
· 1 year, 2 months ago
60a28b6
fix a typo
by Takuto Ikuta
· 1 year, 2 months ago
b5ff509
Stop using transitional LFS64 APIs
by Alyssa Ross
· 1 year, 2 months ago
Next »