Sign in
cobalt
/
third_party
/
gn
/
HEAD
df4a8e6
Add GYP to GN conversion cookbook
by Andrew Savage
· 4 years, 10 months ago
main
39a87c0
Escape solibs in case the output name contains a space character.
by Robert Sesek
· 5 years ago
281c994
Use std::set instead of std::unordered_set
by Sylvain Defresne
· 5 years ago
7b23bd9
[infra] Use correct URL for the console
by Petr Hosek
· 5 years ago
0710521
[infra] upgrade upstream recipes-py dep to "main".
by Andrii Shyshkalov
· 5 years ago
7e2d04e
[infra] remove redundant ACL.
by Andrii Shyshkalov
· 5 years ago
548d0e6
[infra] fix typo in group name.
by Andrii Shyshkalov
· 5 years ago
c35fe76
Switch from master to main branch
by Petr Hosek
· 5 years ago
46f9f59
[realms] switch GN to LUCI realms.
by Andrii Shyshkalov
· 5 years ago
bbd4ab0
Use StringOutputBuffer to write file
by Sylvain Defresne
· 5 years ago
0d00aca
Pass std::string_view by value
by Sylvain Defresne
· 5 years ago
efa1e2e
[infra] finish migration to the `main` branch.
by Andrii Shyshkalov
· 5 years ago
dfd036f
[infra] Remove refs.cfg
by Petr Hosek
· 5 years ago
6771ce5
Allow Rust targets to link against Rust cdylibs
by Eli Lipsitz
· 5 years ago
dba0172
Update "help analyze" after a95c8a3ccc7de
by Nico Weber
· 5 years ago
a95c8a3
analyze: Make additional_compile_targets input key optional
by Nico Weber
· 5 years ago
5667cc6
[infra] Use lucicfg for infra configuration
by Petr Hosek
· 5 years ago
b2e3d86
Add "assert_no_deps" to gn.vim
by Nico Weber
· 5 years ago
64b3b94
Rename extra_hard_deps to additional_hard_deps
by Nico Weber
· 5 years ago
e0358b4
Fix a few typos
by Nico Weber
· 5 years ago
dfcbc6f
[xcode] Fix detection of XCTests by Xcode 12.0+
by Sylvain Defresne
· 5 years ago
55e535a
Remove `set_sources_assignment_filter` function
by Sylvain Defresne
· 5 years ago
8fe0200
Add "else" to the list of gn keyword
by Sylvain Defresne
· 5 years ago
d7cf623
Address readme feedback.
by Brett Wilson
· 5 years ago
ef13fe9
Change python to python3
by qinxialei
· 5 years ago
09c9e5e
Fix some typos
by Ricardo Ribalda
· 5 years ago
335dd45
Fix build for riscv64 arch
by Ricardo Ribalda
· 5 years ago
94bda7c
Reword command format error messages
by Anthony DiGirolamo
· 5 years ago
5f30bbf
Add more README documentation.
by Brett Wilson
· 5 years ago
55ad154
Fix bug in analyze related to sub-configs.
by Dirk Pranke
· 5 years ago
30032b2
Add Elbrus 2000 (e2k) support
by SSE4
· 5 years ago
d62642c
Roll recipe_engine to latest version.
by Dirk Pranke
· 5 years ago
3a9aa56
Write toochains info to json project info
by BogDan Vatra
· 5 years ago
1b4a9df
Rewriting python search logic
by Bruce Dawson
· 5 years ago
595e3be
Find python/python3 from dotfile entries
by Bruce Dawson
· 5 years ago
0d67e27
Replace relative_target_gen_dir with target_gen_dir in docs
by Hector Dearman
· 5 years ago
4e260f1
Add clean_stale command
by RJ Ascani
· 5 years ago
2b683ef
Fix crash in invalid scope subscript access
by Ian McKellar
· 5 years ago
6966efb
Restat build.ninja after gen
by RJ Ascani
· 5 years ago
2d9fd62
Clarify usage of target_name list in --export-compile-commands
by Aaron Wood
· 5 years ago
e55664a
[infra] Simplify infra/recipes/gn.py
by David 'Digit' Turner
· 5 years ago
604d6e2
gn recipe: Link GN with rpmalloc to speed it up.
by David 'Digit' Turner
· 5 years ago
f2ddfef
Build GN for mac-arm64
by Petr Hosek
· 5 years ago
646a62e
[rust] Fix command arguments for non-rust native dependencies.
by David 'Digit' Turner
· 5 years ago
4a164c8
Support `format --read-tree=json`
by Scott Graham
· 5 years ago
f9bd630
Display toolchain name in dependency cycle error message.
by David 'Digit' Turner
· 5 years ago
bdfd608
Put gn generator rule to console pool
by Alfred Zien
· 5 years ago
ad9eab2
docs: Fix some stray quote chars in help strings.
by Nico Weber
· 5 years ago
0ae75f9
[iOS/macOS] consider bundle_data as data-like dependency
by Slav Ishutin
· 6 years ago
ff1b8b8
Fix typo "currend" to "current"
by Daco Harkes
· 5 years ago
fe9e5db
Arch detection: select ppc64 arch on os400 operating system.
by Vasili Skurydzin
· 5 years ago
af38b66
Always link dependencies into Rust static libraries
by Petr Hosek
· 5 years ago
53d9201
Apply path search logic more generally
by Bruce Dawson
· 5 years ago
843b500
Revert phony targets to stamp targets
by RJ Ascani
· 5 years ago
e431b2f
Remove one of the overridden meaning of --root-target flag
by Sylvain Defresne
· 5 years ago
0310dbe
Improved Python 3 support
by Bruce Dawson
· 5 years ago
7e2a0f0
format: Keep on going in case of error
by Marc-Antoine Ruel
· 5 years ago
f5f465b
Fix runtime_deps for elided targets
by RJ Ascani
· 5 years ago
3d165b9
Correct the `gn format --dump-tree=json ...` command to write to stdout instead of stderr.
by Gary Boone
· 5 years ago
ad0a7ad
Remove support for set_sources_assignment_filter function
by Sylvain Defresne
· 5 years ago
e1ac69b
Add a command line to define/overwrite "root" in ".gn"
by Honglin Yu
· 5 years ago
7b2a04d
VS: Use most recently installed Windows 10 SDK.
by Jamie Madill
· 5 years ago
132588e
Revert "gn recipe: Link GN with rpmalloc to speed it up."
by David Turner
· 5 years ago
3281c66
Add "framework_dirs" and "frameworks" to syntax highlighting rules
by Sylvain Defresne
· 5 years ago
4323e70
gn recipe: Link GN with rpmalloc to speed it up.
by David 'Digit' Turner
· 5 years ago
c808630
Move runtime_deps file for phony targets to /obj
by RJ Ascani
· 5 years ago
8855c52
Update Clang and Xcode SDK to 12B5025f
by Petr Hosek
· 5 years ago
76f9b6a
Use fetch instead of cherry-pick for Gerrit changes
by Petr Hosek
· 5 years ago
a3d69e8
Don't return if package is up-to-date
by Petr Hosek
· 5 years ago
36ff17c
Switch back to the older Clang version
by Petr Hosek
· 5 years ago
7bcc0eb
Revert "Update Xcode SDK to 12B5025f"
by Petr Hosek
· 5 years ago
e5f1f58
Update Xcode SDK to 12B5025f
by Petr Hosek
· 5 years ago
6453c5d
Support cross-compiling GN for other targets
by Petr Hosek
· 7 years ago
42d6de6
Don't classify Rust static libraries as final
by Petr Hosek
· 5 years ago
a9eaeb8
Switch remaining stamp targets to phony targets
by RJ Ascani
· 6 years ago
ff45cf2
Show config.visibility in `gn desc`
by Shai Barack
· 6 years ago
de5a834
[rust project] removing obsolete std libraries
by Aaron Wood
· 6 years ago
4c68439
Fix "gn outputs" for bundle data.
by Brett Wilson
· 6 years ago
99f72f8
Switch source_set stamp targets to phony targets
by RJ Ascani
· 6 years ago
5233fa1
Remove extra * in gn output docs
by Hector Dearman
· 6 years ago
e002e68
Add support for symbolset to bundle_data targets
by Sylvain Defresne
· 6 years ago
32c8eaf
Add netbsd as a platform
by Maya Rashish
· 6 years ago
c066936
Allow ".c++" as a C++ source file extension
by Hector Dearman
· 6 years ago
58d9b89
[format] Sort visibility like deps
by Shai Barack
· 6 years ago
484245b
clang: Fixes to module support
by Scott Graham
· 6 years ago
b722d8b
Identify current toolchain on error
by Michael Spang
· 6 years ago
6f13aaa
[visibility] Consider configs in visibility check
by Shai Barack
· 6 years ago
5da62d5
Fix native MinGW build
by Rodrigo Hernandez
· 6 years ago
0649bd9
Add MSYS as a platform.
by Rodrigo Hernandez
· 6 years ago
501b49a
clang: Add support for C++ modules in deps
by Scott Graham
· 6 years ago
03df22e
[rust-project] Add "proc_macro" as dep for proc macro targets
by Paul Daniel Faria
· 6 years ago
b489f90
Add support for Solaris and illumos systems
by Patrick Mooney
· 6 years ago
e327ffd
[ios] Add example of building swift on iOS
by Sylvain Defresne
· 6 years ago
89e6425
Add support for building .swift files
by Sylvain Defresne
· 6 years ago
070420d
clang: Add support for C++ modulemap files
by Scott Graham
· 6 years ago
8666632
Add structure to return classified deps
by Sylvain Defresne
· 6 years ago
bca0631
[rust project] update path to std lib crates
by Aaron Wood
· 6 years ago
c5f5cb2
[rust project] Add debug printing to test failures
by Aaron Wood
· 6 years ago
ab16bbd
[rust project] Extract compiler target
by Aaron Wood
· 6 years ago
783cc13
[rust-project] Add "core" and "alloc" as explicit deps for crates
by Paul Daniel Faria
· 6 years ago
Next »