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