- aa3ecae Adds a len() function by Andrew Grieve · 2 days ago main master
- b38dcb6 Avoid clashes of include_dir in rust-project.json. by Matt Stark · 5 weeks ago
- 5d0a415 Check all targets to find duplicated outputs. by Takuto Ikuta · 3 weeks ago
- 037970e infra/config: Remove luci.recipes.use_python3 experiment by Takuto Ikuta · 3 weeks ago
- ee5b7e3 Handle empty outputs in WriteInputDepsStampOrPhonyAndGetDep by Takuto Ikuta · 5 weeks ago
- c15bfa4 build: Propagate module dependencies through group targets by Takuto Ikuta · 5 weeks ago
- 4ce861f Deduplicate item in 'deps', 'sources' and related lists by Sylvain Defresne · 5 weeks ago
- cc7c61e infra: Update comment for macOS version used in CQ/CI by Takuto Ikuta · 6 weeks ago
- 1928142 [Apple] Allow passing a manifest to the post-processing script by Sylvain Defresne · 6 weeks ago
- 97be95a Update link to buganizer in README.md by Takuto Ikuta · 7 weeks ago
- 93cc2d3 [Apple] Fix `gn gen` when using swift and no_stamp_files by Sylvain Defresne · 6 weeks ago
- e58da9d [Apple] Remove deprecated aliases for `post_processing_$var` by Sylvain Defresne · 6 weeks ago
- 10b4eeb Revert "Allow newline in string literal" by Takuto Ikuta · 7 weeks ago
- d1ee470 Use std::ranges::all_of in parse_tree_unittest by Takuto Ikuta · 7 weeks ago
- e850582 infra: Correctly use macOS 13 instead of 11 by Takuto Ikuta · 7 weeks ago
- e66ef96 Update Xcode and macOS version in bots by Takuto Ikuta · 7 weeks ago
- 3a4f5ce infra: Add shadow buckets to trigger led job by Takuto Ikuta · 7 weeks ago
- acfe5fd Allow newline in string literal by Takuto Ikuta · 7 weeks ago
- c9ed4b1 Revert "Update macOS version to 13 used in CQ/CI" by Takuto Ikuta · 7 weeks ago
- 4cfb717 Update macOS version to 13 used in CQ/CI by Takuto Ikuta · 7 weeks ago
- e9fc92a Refactor command_format.cc by Lei Zhang · 7 weeks ago
- 05e0316 Shorten targets from //path/to/foo:foo to //path/to/foo by Lei Zhang · 8 weeks ago
- 85f62c1 Modernize and improve parse_tree.cc by Lei Zhang · 8 weeks ago
- eb4530a Auto-format the codebase by Lei Zhang · 8 weeks ago
- c474841 Remove hardcoded -fmodules-embed-all-files flag by Takuto Ikuta · 9 weeks ago
- 635a71e Reland "Use JSON escaping for JSON string output" by Peter DeLong · 4 months ago
- 97b68a0 Reland #2 "Run Target::OnResolve() on background threads" by Andrew Grieve · 3 months ago
- 3f7fb0d Propagate module dependencies transitively via public_deps by Takuto Ikuta · 3 months ago
- 8734223 Fix bug in Grow logic in HashTableBase by Andrew Grieve · 3 months ago
- 81dab9f Apply tools/run_formatter.sh by Takuto Ikuta · 3 months ago
- 5416953 Revert "Reland "Run Target::OnResolve() on background threads"" by Andrew Grieve · 3 months ago
- 0fcc64f Reland "Run Target::OnResolve() on background threads" by Andrew Grieve · 3 months ago
- 899572b Enable ASAN & UBSAN when running tests in debug on CQ/CI by Andrew Grieve · 3 months ago
- 8ea3af9 Revert "Run Target::OnResolve() on background threads" by Andrew Grieve · 3 months ago
- efa0e81 Check all targets before generating shortnames by Andrew Savage · 4 months ago
- f166c44 [tvos] Search for `kTargetXcodePlatform` from all arguments by Julie Jeongeun Kim · 4 months ago
- 3ef7da3 Run Target::OnResolve() on background threads by Andrew Grieve · 3 months ago
- e5c4d18 specify the gerrit listener type to be legacy poller by Yiwei Zhang · 3 months ago
- f031c09 Optimize Target::EnsureFileIsGeneratedByDependency() by Andrew Grieve · 3 months ago
- 38eb2a1 Fix lsan errors by Andrew Grieve · 3 months ago
- b102945 Add myself to OWNERS, remove xoolger addresses by Andrew Grieve · 3 months ago
- b99a82c Revert "Use JSON escaping for JSON string output" by Takuto Ikuta · 3 months ago
- afd24ed Use JSON escaping for JSON string output by Peter DeLong · 4 months ago
- a84e399 [tvos] Handle a type error with target_xcode_platform by Julie Jeongeun Kim · 4 months ago
- ebc8f16 [tvos] Add target_xcode_platform to set Xcode project by Julie Jeongeun Kim · 4 months ago
- cad8f67 Add `--filter-with-data` flag for `gn gen --ide=json` by nespie1 · 5 months ago
- 0c25d1b Handle --ide=vs2019 switch by Tomasz Moniuszko · 5 months ago
- 487f835 Handle hpp11 file extension. by dan sinclair · 5 months ago
- 85cc21e Fix `gn help --root-pattern` by David 'Digit' Turner · 5 months ago
- 90478db Build non-linkable deps async with Ninja's validaitons by Junji Watanabe · 5 months ago
- 10a2714 Generate compile_commands.json as part of build/gen.py by Junji Watanabe · 5 months ago
- 887935b apply the latest clang-format by Takuto Ikuta · 5 months ago
- 3bf246c Add a test for source_set with modulemap by Takuto Ikuta · 5 months ago
- 3468d48 Write .gitignore file to build directory by Peter Collingbourne · 5 months ago
- 12a6f48 Add more on how args are processed to "help execution". by Dirk Pranke · 5 months ago
- 7f10984 Make `gn_version` available in the dotfile. by Dirk Pranke · 5 months ago
- 6d326e9 Tweak `help execution` wording after c0a46c5. by Dirk Pranke · 5 months ago
- c0a46c5 Attempt to improve the documentation for "help execution". by Dirk Pranke · 5 months ago
- 6e8e0d6 zos: build with -m64 and ignore unknown-pragmas by Gaby Baghdadi · 6 months ago
- 18602f6 Unit test parser/tokenizer against double minus by Richard Wang · 6 months ago
- 7a8aa3a Remove deps from rust executable to module's pcm files by Takuto Ikuta · 6 months ago
- 3b1920c Update test for rust executable deps by Takuto Ikuta · 6 months ago
- b3ca206 Add toolchain for cxx modules in TestWithScope by Takuto Ikuta · 6 months ago
- 4526cde Apply the latest clang-format by Takuto Ikuta · 6 months ago
- dae6a44 Update reference for {rustdeps} by Takuto Ikuta · 6 months ago
- eabc4de Always generate a .toolchain file even if it is empty. by David 'Digit' Turner · 6 months ago
- 96297eb Pass --with-lg-page=16 when building jemalloc for arm64. by Peter Collingbourne · 6 months ago
- 3d0d344 Remove obsolete debug checks. by David 'Digit' Turner · 7 months ago
- 4a8016d Make default vs ide version on Windows as 2022 by Chunbo Hua · 7 months ago
- f98b6d7 Reland "Adds a path_exists() function" by Andrew Grieve · 7 months ago
- c6f1e69 Revert "Adds a path_exists() function" by Andrew Grieve · 7 months ago
- 68b72c3 Adds a path_exists() function by Andrew Grieve · 7 months ago
- ab638bd Revert "Speed-up GN with custom OutputStream interface." by Dirk Pranke · 8 months ago
- 2dd9331 Speed-up GN with custom OutputStream interface. by David 'Digit' Turner · 8 months ago
- ed1abc1 Add `exec_script_allowlist` to replace `exec_script_whitelist`. by Dirk Pranke · 8 months ago
- c97a86a Retry ReplaceFile in case of failure by Greg Thompson · 9 months ago
- 7296b60 Fix crash when NinjaBuildWriter::RunAndWriteFile fails by Greg Thompson · 9 months ago
- 468c612 fix include for escape.h by Takuto Ikuta · 10 months ago
- 5a47a93 fix exit code for gn gen failure by Takuto Ikuta · 10 months ago
- 24e92ac misc: Use html.escape instead of cgi.escape by Ricardo Ribalda · 10 months ago
- feafd10 Do not copy parent build_dependency_files_ in Scope constructors. by David 'Digit' Turner · 3 years, 9 months ago
- 95b0f8f Improve error message for duplicated items by Takuto Ikuta · 12 months ago
- e30a1fe [rust-project] Always use forward slashes in sysroot paths by Tyler Mandry · 12 months ago
- 20806f7 Update all_dependent_configs docs. by Brett Wilson · 1 year ago
- f792b97 set 'no_stamp_files' by default by Takuto Ikuta · 1 year ago
- 60a28b6 fix a typo by Takuto Ikuta · 1 year ago
- b5ff509 Stop using transitional LFS64 APIs by Alyssa Ross · 1 year ago
- a737c28 do not use tool prefix for phony rule by Takuto Ikuta · 1 year ago
- e080b4d [rust] Add sysroot_src to rust-project.json by Tyler Mandry · 1 year, 1 month ago
- 50ecf4c Implement and enable 'no_stamp_files' by Takuto Ikuta · 1 year, 1 month ago
- 4e4b8d9 Add Target::dependency_output_alias() by Takuto Ikuta · 1 year, 1 month ago
- 225e90c Add "outputs" to generated_file documentation. by Brett Wilson · 1 year, 1 month ago
- 9e0c7b7 Update bug database link. by Brett Wilson · 1 year, 1 month ago
- d010e21 remove a trailing space after variable bindings by Takuto Ikuta · 1 year, 1 month ago
- 32f63e7 fix tool name in error by Takuto Ikuta · 1 year, 1 month ago
- f190770 remove unused includes by Takuto Ikuta · 1 year, 1 month ago
- 54f5b53 Markdown optimization (follow-up) by David 'Digit' Turner · 1 year, 1 month ago
- e3d088c Support link_output, depend_output in Rust linked tools. by David 'Digit' Turner · 1 year, 1 month ago
- fc8172f Properly verify runtime_outputs in rust tool definitions. by David 'Digit' Turner · 1 year, 1 month ago
- fdb9014 BugFix: Syntax error in gen.py file by zhaosonggo@gmail.com · 1 year, 1 month ago