- c97a86a Retry ReplaceFile in case of failure by Greg Thompson · 5 days ago main master
- 7296b60 Fix crash when NinjaBuildWriter::RunAndWriteFile fails by Greg Thompson · 5 days ago
- 468c612 fix include for escape.h by Takuto Ikuta · 4 weeks ago
- 5a47a93 fix exit code for gn gen failure by Takuto Ikuta · 4 weeks ago
- 24e92ac misc: Use html.escape instead of cgi.escape by Ricardo Ribalda · 5 weeks ago
- feafd10 Do not copy parent build_dependency_files_ in Scope constructors. by David 'Digit' Turner · 3 years ago
- 95b0f8f Improve error message for duplicated items by Takuto Ikuta · 3 months ago
- e30a1fe [rust-project] Always use forward slashes in sysroot paths by Tyler Mandry · 3 months ago
- 20806f7 Update all_dependent_configs docs. by Brett Wilson · 3 months ago
- f792b97 set 'no_stamp_files' by default by Takuto Ikuta · 4 months ago
- 60a28b6 fix a typo by Takuto Ikuta · 4 months ago
- b5ff509 Stop using transitional LFS64 APIs by Alyssa Ross · 4 months ago
- a737c28 do not use tool prefix for phony rule by Takuto Ikuta · 4 months ago
- e080b4d [rust] Add sysroot_src to rust-project.json by Tyler Mandry · 4 months ago
- 50ecf4c Implement and enable 'no_stamp_files' by Takuto Ikuta · 4 months ago
- 4e4b8d9 Add Target::dependency_output_alias() by Takuto Ikuta · 4 months ago
- 225e90c Add "outputs" to generated_file documentation. by Brett Wilson · 4 months ago
- 9e0c7b7 Update bug database link. by Brett Wilson · 4 months ago
- d010e21 remove a trailing space after variable bindings by Takuto Ikuta · 4 months ago
- 32f63e7 fix tool name in error by Takuto Ikuta · 4 months ago
- f190770 remove unused includes by Takuto Ikuta · 4 months ago
- 54f5b53 Markdown optimization (follow-up) by David 'Digit' Turner · 4 months ago
- e3d088c Support link_output, depend_output in Rust linked tools. by David 'Digit' Turner · 4 months ago
- fc8172f Properly verify runtime_outputs in rust tool definitions. by David 'Digit' Turner · 4 months ago
- fdb9014 BugFix: Syntax error in gen.py file by zhaosonggo@gmail.com · 4 months ago
- 93550dc generated_file: add output to input deps of stamp by Takuto Ikuta · 4 months ago
- 449f3e4 Markdown optimization: by zhaosonggo@gmail.com · 5 months ago
- 05eed8f Revert "Rust: link_output, depend_output and runtime_outputs for dylibs" by Dirk Pranke · 5 months ago
- 8f2193f hint using nogncheck on disallowed includes by Keren Zhu · 5 months ago
- 0ee833e Rust: link_output, depend_output and runtime_outputs for dylibs by David 'Digit' Turner · 5 months ago
- 1b41f05 Add missing reference section to function_toolchain.cc by David 'Digit' Turner · 5 months ago
- b2afae1 Do not cleanup args.gn imports located in the output directory. by Aleksey Khoroshilov · 6 months ago
- b3a0bff Fix expectations in NinjaRustBinaryTargetWriterTest.SwiftModule by danakj · 7 months ago
- 0fc01ef Do not add native dependencies to the library search path by danakj · 7 months ago
- 4fb095d Support linking frameworks and swiftmodules in Rust targets by danakj · 7 months ago
- d010969 [desc] Silence print() statements when outputing json by Aaron Wood · 7 months ago
- e11af67 infra: Move CI/try builds to Ubuntu-22.04 by Ben Pastene · 7 months ago
- 70844c8 [MinGW] Fix mingw building issues by anlex N · 8 months ago
- df98b86 [gn] Fix "link" in the //examples/simple_build/build/toolchain/BUILD.gn by anlex N · 8 months ago
- feb2746 [template] Fix "rule alink_thin" in the //build/build_linux.ninja.template by anlex N · 8 months ago
- b0c2742 Allow multiple --ide switches by Ben Wagner · 8 months ago
- f284b6b [src] Add "#include <limits>" in the //src/base/files/file_enumerator_win.cc by anlex N · 8 months ago
- 155c539 Get updates to infra/recipes.py from upstream by Ho Cheung · 8 months ago
- d823fd8 Revert "Teach gn to handle systems with > 64 processors" by Bruce Dawson · 9 months ago
- f07499a [apple] Rename the code-signing properties of create_bundle by Sylvain Defresne · 9 months ago
- 415b3b1 Fix a typo in "gn help refs" output by Lei Zhang · 9 months ago
- 93ee9b9 Revert "[bundle] Use "phony" builtin tool for create_bundle targets" by Sylvain Defresne · 9 months ago
- cfddfff [bundle] Use "phony" builtin tool for create_bundle targets by Sylvain Defresne · 9 months ago
- 06cdcc8 [ios] Simplify handling of assets catalog by Sylvain Defresne · 9 months ago
- 22581fb [swift] List all outputs as deps of "source_set" stamp file by Sylvain Defresne · 9 months ago
- 59c4bb9 [swift] Update `gn check ...` to consider the generated header by Sylvain Defresne · 10 months ago
- dd0927e [swift] Set `restat = 1` to swift build rules by Sylvain Defresne · 10 months ago
- 88e8054 Fix build with gcc12 by Milad Fa · 10 months ago
- e05c0aa [label_matches] Add new functions label_matches(), filter_labels_include() and filter_labels_exclude() by Aaron Wood · 10 months ago
- f19d581 [swift] Remove problematic use of "stamp" tool by Sylvain Defresne · 10 months ago
- 6253a39 Implement new --ninja-outputs-file option. by David 'Digit' Turner · 10 months ago
- 5787e99 Add NinjaOutputsWriter class by David 'Digit' Turner · 10 months ago
- 03d10f1 Move InvokePython() function to its own source file. by David 'Digit' Turner · 10 months ago
- 0cdb7dd zos: build with -DZOSLIB_OVERRIDE_CLIB to override creat by Gaby Baghdadi · 1 year, 1 month ago
- d4f94f9 Enable C++ runtime assertions in debug mode. by David 'Digit' Turner · 10 months ago
- 0a2b8ea Fix regression in MakeRelativePath() by Reito · 10 months ago
- 8b973aa fix: Fix Windows MakeRelativePath. by Reito · 10 months ago
- a3dcd7a Add long path support for windows by Reito · 10 months ago
- a2e2717 Ensure read_file() files are considered by "gn analyze" by Andrew Grieve · 11 months ago
- fc72225 apply 2to3 to for some Python scripts by Takuto Ikuta · 11 months ago
- 5110a7f Add rustflags to desc and help output by Max Ihlenfeldt · 11 months ago
- f99e015 strings: support case insensitive check only in StartsWith/EndsWith by Takuto Ikuta · 11 months ago
- b5adfe5 add .git-blame-ignore-revs by Takuto Ikuta · 11 months ago
- d6085ac use std::{string,string_view}::{starts_with,ends_with} by Takuto Ikuta · 11 months ago
- 8bd36a2 apply clang-format to all C++ sources by Takuto Ikuta · 11 months ago
- 5d76868 add forward declaration in rust_values.h by Takuto Ikuta · 11 months ago
- b8562a4 Add `root_patterns` list to build configuration. by David 'Digit' Turner · 1 year, 2 months ago
- 5fd939d Use c++20 in GN build by Takuto Ikuta · 11 months ago
- d4be45b update windows sdk to 2024-01-11 by Takuto Ikuta · 12 months ago
- 71305b0 update windows sdk by Takuto Ikuta · 12 months ago
- 85944eb Add linux-riscv64. by Ryan Macnak · 1 year ago
- 7367b0d Update OWNERS list. by Dirk Pranke · 1 year, 1 month ago
- 92e6327 remove unused function by Takuto Ikuta · 1 year, 1 month ago
- c7b223b Ignore build warning -Werror=redundant-move by Ricardo Ribalda · 1 year, 1 month ago
- bc57441 Fix --as=buildfile `gn desc deps` output. by David 'Digit' Turner · 1 year, 1 month ago
- 9a45b61 Update recipe engine to 9dea1246. by Dirk Pranke · 1 year, 1 month ago
- 85bd0a6 treewide: Fix spelling mistakes by Ricardo Ribalda · 1 year, 1 month ago
- e4702d7 Optimize base::EscapeJSONString for ASCII inputs. by David 'Digit' Turner · 1 year, 2 months ago
- 5d8727f [docs]: Mention implicit names in style guide by Aaron Massey · 1 year, 2 months ago
- 182a6eb Use magenta for warnings by Andrew Savage · 1 year, 2 months ago
- 991530c Avoid unnecessary "Regenerating ninja files" step after running "gn gen" by Mark Seaborn · 1 year, 3 months ago
- c1fc044 Fix variable use tracking for scope subscript accesses. by David 'Digit' Turner · 1 year, 3 months ago
- cc56a0f [infra] Link to jemalloc instead of rpmalloc by David 'Digit' Turner · 1 year, 5 months ago
- 811d332 Move WriteSourceSetStamp to NinjaCBinaryTargetWriter by Nico Weber · 1 year, 5 months ago
- 3fccef9 [action][data deps] Make data-deps order-only deps of the action outputs by Aaron Wood · 1 year, 5 months ago
- 62ac86a [action] Add test for data_deps of an action target by Aaron Wood · 1 year, 5 months ago
- 1029a3b Ninja: Always pass linker flags to rlib-generating command. by David 'Digit' Turner · 1 year, 5 months ago
- fae280e [serenity] Add SerenityOS port by Andrew Kaster · 1 year, 6 months ago
- 11e12b0 Remove obsolete comment by Nico Weber · 1 year, 6 months ago
- 1de45d1 Generate a StaticLibrary for rlibs and DynamicLibrary for proc macros by danakj · 1 year, 6 months ago
- 2a92efd Include library search paths when compiling rlibs by danakj · 1 year, 6 months ago
- da5fe01 Avoid unused and incorrect linker args in {{rustdeps}} by danakj · 1 year, 6 months ago
- 4bd1a77 Escape `+` characters in rule names by Nico Weber · 1 year, 7 months ago
- 1cd35c1 [ios] Update sample to build the app as a framework by Sylvain Defresne · 1 year, 7 months ago
- e5aee7b [apple] Implements support of transparent create_bundle by Sylvain Defresne · 1 year, 7 months ago