1. 5416953 Revert "Reland "Run Target::OnResolve() on background threads"" by Andrew Grieve · 5 days ago main master
  2. 0fcc64f Reland "Run Target::OnResolve() on background threads" by Andrew Grieve · 7 days ago
  3. 899572b Enable ASAN & UBSAN when running tests in debug on CQ/CI by Andrew Grieve · 7 days ago
  4. 8ea3af9 Revert "Run Target::OnResolve() on background threads" by Andrew Grieve · 7 days ago
  5. efa0e81 Check all targets before generating shortnames by Andrew Savage · 6 weeks ago
  6. f166c44 [tvos] Search for `kTargetXcodePlatform` from all arguments by Julie Jeongeun Kim · 3 weeks ago
  7. 3ef7da3 Run Target::OnResolve() on background threads by Andrew Grieve · 14 days ago
  8. e5c4d18 specify the gerrit listener type to be legacy poller by Yiwei Zhang · 13 days ago
  9. f031c09 Optimize Target::EnsureFileIsGeneratedByDependency() by Andrew Grieve · 14 days ago
  10. 38eb2a1 Fix lsan errors by Andrew Grieve · 14 days ago
  11. b102945 Add myself to OWNERS, remove xoolger addresses by Andrew Grieve · 2 weeks ago
  12. b99a82c Revert "Use JSON escaping for JSON string output" by Takuto Ikuta · 2 weeks ago
  13. afd24ed Use JSON escaping for JSON string output by Peter DeLong · 3 weeks ago
  14. a84e399 [tvos] Handle a type error with target_xcode_platform by Julie Jeongeun Kim · 4 weeks ago
  15. ebc8f16 [tvos] Add target_xcode_platform to set Xcode project by Julie Jeongeun Kim · 4 weeks ago
  16. cad8f67 Add `--filter-with-data` flag for `gn gen --ide=json` by nespie1 · 8 weeks ago
  17. 0c25d1b Handle --ide=vs2019 switch by Tomasz Moniuszko · 10 weeks ago
  18. 487f835 Handle hpp11 file extension. by dan sinclair · 7 weeks ago
  19. 85cc21e Fix `gn help --root-pattern` by David 'Digit' Turner · 8 weeks ago
  20. 90478db Build non-linkable deps async with Ninja's validaitons by Junji Watanabe · 8 weeks ago
  21. 10a2714 Generate compile_commands.json as part of build/gen.py by Junji Watanabe · 9 weeks ago
  22. 887935b apply the latest clang-format by Takuto Ikuta · 9 weeks ago
  23. 3bf246c Add a test for source_set with modulemap by Takuto Ikuta · 9 weeks ago
  24. 3468d48 Write .gitignore file to build directory by Peter Collingbourne · 2 months ago
  25. 12a6f48 Add more on how args are processed to "help execution". by Dirk Pranke · 10 weeks ago
  26. 7f10984 Make `gn_version` available in the dotfile. by Dirk Pranke · 10 weeks ago
  27. 6d326e9 Tweak `help execution` wording after c0a46c5. by Dirk Pranke · 10 weeks ago
  28. c0a46c5 Attempt to improve the documentation for "help execution". by Dirk Pranke · 2 months ago
  29. 6e8e0d6 zos: build with -m64 and ignore unknown-pragmas by Gaby Baghdadi · 3 months ago
  30. 18602f6 Unit test parser/tokenizer against double minus by Richard Wang · 3 months ago
  31. 7a8aa3a Remove deps from rust executable to module's pcm files by Takuto Ikuta · 3 months ago
  32. 3b1920c Update test for rust executable deps by Takuto Ikuta · 3 months ago
  33. b3ca206 Add toolchain for cxx modules in TestWithScope by Takuto Ikuta · 3 months ago
  34. 4526cde Apply the latest clang-format by Takuto Ikuta · 3 months ago
  35. dae6a44 Update reference for {rustdeps} by Takuto Ikuta · 3 months ago
  36. eabc4de Always generate a .toolchain file even if it is empty. by David 'Digit' Turner · 4 months ago
  37. 96297eb Pass --with-lg-page=16 when building jemalloc for arm64. by Peter Collingbourne · 4 months ago
  38. 3d0d344 Remove obsolete debug checks. by David 'Digit' Turner · 4 months ago
  39. 4a8016d Make default vs ide version on Windows as 2022 by Chunbo Hua · 4 months ago
  40. f98b6d7 Reland "Adds a path_exists() function" by Andrew Grieve · 4 months ago
  41. c6f1e69 Revert "Adds a path_exists() function" by Andrew Grieve · 4 months ago
  42. 68b72c3 Adds a path_exists() function by Andrew Grieve · 4 months ago
  43. ab638bd Revert "Speed-up GN with custom OutputStream interface." by Dirk Pranke · 5 months ago
  44. 2dd9331 Speed-up GN with custom OutputStream interface. by David 'Digit' Turner · 5 months ago
  45. ed1abc1 Add `exec_script_allowlist` to replace `exec_script_whitelist`. by Dirk Pranke · 5 months ago
  46. c97a86a Retry ReplaceFile in case of failure by Greg Thompson · 6 months ago
  47. 7296b60 Fix crash when NinjaBuildWriter::RunAndWriteFile fails by Greg Thompson · 6 months ago
  48. 468c612 fix include for escape.h by Takuto Ikuta · 7 months ago
  49. 5a47a93 fix exit code for gn gen failure by Takuto Ikuta · 7 months ago
  50. 24e92ac misc: Use html.escape instead of cgi.escape by Ricardo Ribalda · 7 months ago
  51. feafd10 Do not copy parent build_dependency_files_ in Scope constructors. by David 'Digit' Turner · 3 years, 6 months ago
  52. 95b0f8f Improve error message for duplicated items by Takuto Ikuta · 9 months ago
  53. e30a1fe [rust-project] Always use forward slashes in sysroot paths by Tyler Mandry · 9 months ago
  54. 20806f7 Update all_dependent_configs docs. by Brett Wilson · 9 months ago
  55. f792b97 set 'no_stamp_files' by default by Takuto Ikuta · 10 months ago
  56. 60a28b6 fix a typo by Takuto Ikuta · 10 months ago
  57. b5ff509 Stop using transitional LFS64 APIs by Alyssa Ross · 10 months ago
  58. a737c28 do not use tool prefix for phony rule by Takuto Ikuta · 10 months ago
  59. e080b4d [rust] Add sysroot_src to rust-project.json by Tyler Mandry · 10 months ago
  60. 50ecf4c Implement and enable 'no_stamp_files' by Takuto Ikuta · 10 months ago
  61. 4e4b8d9 Add Target::dependency_output_alias() by Takuto Ikuta · 10 months ago
  62. 225e90c Add "outputs" to generated_file documentation. by Brett Wilson · 10 months ago
  63. 9e0c7b7 Update bug database link. by Brett Wilson · 10 months ago
  64. d010e21 remove a trailing space after variable bindings by Takuto Ikuta · 10 months ago
  65. 32f63e7 fix tool name in error by Takuto Ikuta · 10 months ago
  66. f190770 remove unused includes by Takuto Ikuta · 10 months ago
  67. 54f5b53 Markdown optimization (follow-up) by David 'Digit' Turner · 10 months ago
  68. e3d088c Support link_output, depend_output in Rust linked tools. by David 'Digit' Turner · 10 months ago
  69. fc8172f Properly verify runtime_outputs in rust tool definitions. by David 'Digit' Turner · 10 months ago
  70. fdb9014 BugFix: Syntax error in gen.py file by zhaosonggo@gmail.com · 10 months ago
  71. 93550dc generated_file: add output to input deps of stamp by Takuto Ikuta · 10 months ago
  72. 449f3e4 Markdown optimization: by zhaosonggo@gmail.com · 11 months ago
  73. 05eed8f Revert "Rust: link_output, depend_output and runtime_outputs for dylibs" by Dirk Pranke · 11 months ago
  74. 8f2193f hint using nogncheck on disallowed includes by Keren Zhu · 11 months ago
  75. 0ee833e Rust: link_output, depend_output and runtime_outputs for dylibs by David 'Digit' Turner · 11 months ago
  76. 1b41f05 Add missing reference section to function_toolchain.cc by David 'Digit' Turner · 11 months ago
  77. b2afae1 Do not cleanup args.gn imports located in the output directory. by Aleksey Khoroshilov · 1 year ago
  78. b3a0bff Fix expectations in NinjaRustBinaryTargetWriterTest.SwiftModule by danakj · 1 year ago
  79. 0fc01ef Do not add native dependencies to the library search path by danakj · 1 year, 1 month ago
  80. 4fb095d Support linking frameworks and swiftmodules in Rust targets by danakj · 1 year, 1 month ago
  81. d010969 [desc] Silence print() statements when outputing json by Aaron Wood · 1 year, 1 month ago
  82. e11af67 infra: Move CI/try builds to Ubuntu-22.04 by Ben Pastene · 1 year, 1 month ago
  83. 70844c8 [MinGW] Fix mingw building issues by anlex N · 1 year, 2 months ago
  84. df98b86 [gn] Fix "link" in the //examples/simple_build/build/toolchain/BUILD.gn by anlex N · 1 year, 2 months ago
  85. feb2746 [template] Fix "rule alink_thin" in the //build/build_linux.ninja.template by anlex N · 1 year, 2 months ago
  86. b0c2742 Allow multiple --ide switches by Ben Wagner · 1 year, 2 months ago
  87. f284b6b [src] Add "#include <limits>" in the //src/base/files/file_enumerator_win.cc by anlex N · 1 year, 2 months ago
  88. 155c539 Get updates to infra/recipes.py from upstream by Ho Cheung · 1 year, 2 months ago
  89. d823fd8 Revert "Teach gn to handle systems with > 64 processors" by Bruce Dawson · 1 year, 2 months ago
  90. f07499a [apple] Rename the code-signing properties of create_bundle by Sylvain Defresne · 1 year, 2 months ago
  91. 415b3b1 Fix a typo in "gn help refs" output by Lei Zhang · 1 year, 3 months ago
  92. 93ee9b9 Revert "[bundle] Use "phony" builtin tool for create_bundle targets" by Sylvain Defresne · 1 year, 3 months ago
  93. cfddfff [bundle] Use "phony" builtin tool for create_bundle targets by Sylvain Defresne · 1 year, 3 months ago
  94. 06cdcc8 [ios] Simplify handling of assets catalog by Sylvain Defresne · 1 year, 3 months ago
  95. 22581fb [swift] List all outputs as deps of "source_set" stamp file by Sylvain Defresne · 1 year, 3 months ago
  96. 59c4bb9 [swift] Update `gn check ...` to consider the generated header by Sylvain Defresne · 1 year, 3 months ago
  97. dd0927e [swift] Set `restat = 1` to swift build rules by Sylvain Defresne · 1 year, 3 months ago
  98. 88e8054 Fix build with gcc12 by Milad Fa · 1 year, 4 months ago
  99. e05c0aa [label_matches] Add new functions label_matches(), filter_labels_include() and filter_labels_exclude() by Aaron Wood · 1 year, 4 months ago
  100. f19d581 [swift] Remove problematic use of "stamp" tool by Sylvain Defresne · 1 year, 4 months ago