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