1. 80a40b0 Fix gcc compilation by including required header by Milad Fa · 2 years, 3 months ago
  2. f1b1412 Add `#include <memory>` in src/gn/err.h by Jay Zhuang · 2 years, 3 months ago
  3. 54284c1 Make error information optional. by Brett Wilson · 2 years, 4 months ago
  4. 4a17a83 Simplify InheritedLibraries by David 'Digit' Turner · 2 years, 4 months ago
  5. 387b368 Improve UniqueVector class. by David 'Digit' Turner · 2 years, 4 months ago
  6. 19bf826 [testonly] Allow configs to be testonly by Shai Barack · 2 years, 4 months ago
  7. 281ba2c build/gen.py: Fix regen command arguments generation. by David 'Digit' Turner · 2 years, 4 months ago
  8. 18df6af Modify the naming convention of LoongArch64 platform by Zhao Jiazhong · 2 years, 4 months ago
  9. 2e56c31 Ensure circular dependency check output is deterministic. by David 'Digit' Turner · 2 years, 4 months ago
  10. d417bc7 Display more accurate help information by Ma Aiguo · 2 years, 4 months ago
  11. a754274 Improve Builder performance. by David 'Digit' Turner · 2 years, 5 months ago
  12. fc295f3 Add 'gen_deps' variable by Joseph Ryan · 2 years, 6 months ago
  13. 297669a Use PointerSet<const Target> for TargetSet by David 'Digit' Turner · 2 years, 5 months ago
  14. 0e7ed63 Add PointerSet<T> template. by David 'Digit' Turner · 2 years, 5 months ago
  15. e0afadf Introduce TargetSet type by David 'Digit' Turner · 2 years, 5 months ago
  16. 2c3beac Fix Label::hash() computation. by David 'Digit' Turner · 2 years, 5 months ago
  17. b790313 Fix metadata collection bug. by David 'Digit' Turner · 2 years, 5 months ago
  18. de679eb Remove Location::byte_ member and byte() method. by David 'Digit' Turner · 2 years, 5 months ago
  19. 60af296 build: add loong64 architecture support, by Ma Aiguo · 2 years, 5 months ago
  20. ce91d37 Support Visual Studio 2022 project generation. by Will Harris · 2 years, 5 months ago
  21. 69b9867 [target] Turn many Target::foo_ fields into std::unique_ptr<Foo> ones. by David 'Digit' Turner · 3 years, 1 month ago
  22. 1e3b4f7 Move RustValues::transitive_libs_ to Target::rust_transitive_libs_ by David 'Digit' Turner · 2 years, 6 months ago
  23. 4aa9bdf Document rust_sysroot variable. by Adrian Taylor · 2 years, 5 months ago
  24. 1851245 Remove type_ member from SourceFile type by David 'Digit' Turner · 2 years, 6 months ago
  25. 90294cc GCC: fix deprecated copy warnings by Stephan Hartmann · 2 years, 6 months ago
  26. 8926696 Correct some typos on the FAQ. by Brett Wilson · 2 years, 6 months ago
  27. f847b57 Add more FAQ entries. by Brett Wilson · 2 years, 6 months ago
  28. 79c6c1b Add a FAQ entry on directory copying. by Brett Wilson · 2 years, 6 months ago
  29. 693f9fb Add missing ")" in `gn help config` by Nico Weber · 2 years, 6 months ago
  30. 0153d36 Corrects the generation of .stamp file names. by Filip Filmar · 2 years, 7 months ago
  31. de86ec4 Escape spaces in "libs" by Nico Weber · 2 years, 7 months ago
  32. 07e2e1b Fix typos in README.md by Ted Pudlik · 2 years, 7 months ago
  33. 46b572c Fix configs visibility not always working by Tomasz Śniatowski · 2 years, 8 months ago
  34. 69ec4fc C++ modernization improvements. by Brett Wilson · 2 years, 8 months ago
  35. 32aa9d9 Minor style updates. by Brett Wilson · 2 years, 8 months ago
  36. 45aa842 Enable GN to build & run on z/OS by Gaby Baghdadi · 3 years ago
  37. eea3906 Fix a typo in the doc of "generated_file" by Dangyi Liu · 2 years, 9 months ago
  38. c0a2d23 Update doc/help to say --ninja-executable works for VS Flags by Shezan Baig · 2 years, 10 months ago
  39. d565aa3 [rust] Fix and test dylib support by Tyler Mandry · 3 years, 5 months ago
  40. 61a0153 Add 'rustenv' to 'gn desc' output by Eli Lipsitz · 2 years, 9 months ago
  41. b2d77ab [rust] Clean up logic in PullDependentTargetLibsFrom by Tyler Mandry · 2 years, 9 months ago
  42. 6c68853 Link Rust binaries against transitive public_deps by Eli Lipsitz · 2 years, 9 months ago
  43. c46f0d7 Fix linking dynamic libraries in Rust binaries by Eli Lipsitz · 2 years, 9 months ago
  44. 24e2f7d Pass ldflags to Rust tools. by Adrian Taylor · 2 years, 10 months ago
  45. 31f2bba Fix missing whitespace in two error messages by Hector Dearman · 2 years, 10 months ago
  46. 9eccbf4 Fix compilation warnings caused by major and minor macros by Milad Fa · 2 years, 10 months ago
  47. 4d207c9 Include Swift module bridge_header to source in Xcode project by Sylvain Defresne · 2 years, 10 months ago
  48. d924640 [build] Switch back rpmalloc to upstream revision. by David 'Digit' Turner · 2 years, 10 months ago
  49. e9b8433 Re-enable rpmalloc by David 'Digit' Turner · 2 years, 10 months ago
  50. 170c2db Replace OrderedSet<> instances with UniqueVector<>. by David 'Digit' Turner · 2 years, 10 months ago
  51. 7d80399 Fix typo to remove un-needed variable copy. by David 'Digit' Turner · 2 years, 10 months ago
  52. d2dce75 [Error Messages] Add toolchain to output collission error by Aaron Wood · 2 years, 10 months ago
  53. 72d5a6e Fix references to {input,output}_conversion by Sylvain Defresne · 2 years, 10 months ago
  54. e0c476f Allow replacing hardcoded "ninja.exe" in VS generated projects by Shezan Baig · 2 years, 11 months ago
  55. 695504d [ios] Fix example ios toolchain by Sylvain Defresne · 2 years, 11 months ago
  56. d3fe8f4 Skip duplicated items when generating build command by Sylvain Defresne · 2 years, 10 months ago
  57. 393dab0 Disable `rpmalloc` by Sylvain Defresne · 2 years, 10 months ago
  58. 39a87c0 Escape solibs in case the output name contains a space character. by Robert Sesek · 3 years ago
  59. 281c994 Use std::set instead of std::unordered_set by Sylvain Defresne · 3 years ago
  60. 7b23bd9 [infra] Use correct URL for the console by Petr Hosek · 3 years ago
  61. 0710521 [infra] upgrade upstream recipes-py dep to "main". by Andrii Shyshkalov · 3 years ago
  62. 7e2d04e [infra] remove redundant ACL. by Andrii Shyshkalov · 3 years ago
  63. 548d0e6 [infra] fix typo in group name. by Andrii Shyshkalov · 3 years ago
  64. c35fe76 Switch from master to main branch by Petr Hosek · 3 years ago
  65. 46f9f59 [realms] switch GN to LUCI realms. by Andrii Shyshkalov · 3 years ago
  66. bbd4ab0 Use StringOutputBuffer to write file by Sylvain Defresne · 3 years ago
  67. 0d00aca Pass std::string_view by value by Sylvain Defresne · 3 years ago
  68. efa1e2e [infra] finish migration to the `main` branch. by Andrii Shyshkalov · 3 years ago
  69. dfd036f [infra] Remove refs.cfg by Petr Hosek · 3 years, 1 month ago
  70. 6771ce5 Allow Rust targets to link against Rust cdylibs by Eli Lipsitz · 3 years, 1 month ago
  71. dba0172 Update "help analyze" after a95c8a3ccc7de by Nico Weber · 3 years ago
  72. a95c8a3 analyze: Make additional_compile_targets input key optional by Nico Weber · 3 years, 1 month ago
  73. 5667cc6 [infra] Use lucicfg for infra configuration by Petr Hosek · 3 years, 1 month ago
  74. b2e3d86 Add "assert_no_deps" to gn.vim by Nico Weber · 3 years, 1 month ago
  75. 64b3b94 Rename extra_hard_deps to additional_hard_deps by Nico Weber · 3 years, 1 month ago
  76. e0358b4 Fix a few typos by Nico Weber · 3 years, 1 month ago
  77. dfcbc6f [xcode] Fix detection of XCTests by Xcode 12.0+ by Sylvain Defresne · 3 years, 2 months ago
  78. 55e535a Remove `set_sources_assignment_filter` function by Sylvain Defresne · 3 years, 2 months ago
  79. 8fe0200 Add "else" to the list of gn keyword by Sylvain Defresne · 3 years, 2 months ago
  80. d7cf623 Address readme feedback. by Brett Wilson · 3 years, 3 months ago
  81. ef13fe9 Change python to python3 by qinxialei · 3 years, 3 months ago
  82. 09c9e5e Fix some typos by Ricardo Ribalda · 3 years, 3 months ago
  83. 335dd45 Fix build for riscv64 arch by Ricardo Ribalda · 3 years, 3 months ago
  84. 94bda7c Reword command format error messages by Anthony DiGirolamo · 3 years, 3 months ago
  85. 5f30bbf Add more README documentation. by Brett Wilson · 3 years, 3 months ago
  86. 55ad154 Fix bug in analyze related to sub-configs. by Dirk Pranke · 3 years, 3 months ago
  87. 30032b2 Add Elbrus 2000 (e2k) support by SSE4 · 3 years, 3 months ago
  88. d62642c Roll recipe_engine to latest version. by Dirk Pranke · 3 years, 3 months ago
  89. 3a9aa56 Write toochains info to json project info by BogDan Vatra · 3 years, 3 months ago
  90. 1b4a9df Rewriting python search logic by Bruce Dawson · 3 years, 3 months ago
  91. 595e3be Find python/python3 from dotfile entries by Bruce Dawson · 3 years, 3 months ago
  92. 0d67e27 Replace relative_target_gen_dir with target_gen_dir in docs by Hector Dearman · 3 years, 4 months ago
  93. 4e260f1 Add clean_stale command by RJ Ascani · 3 years, 6 months ago
  94. 2b683ef Fix crash in invalid scope subscript access by Ian McKellar · 3 years, 4 months ago
  95. 6966efb Restat build.ninja after gen by RJ Ascani · 3 years, 6 months ago
  96. 2d9fd62 Clarify usage of target_name list in --export-compile-commands by Aaron Wood · 3 years, 4 months ago
  97. e55664a [infra] Simplify infra/recipes/gn.py by David 'Digit' Turner · 3 years, 5 months ago
  98. 604d6e2 gn recipe: Link GN with rpmalloc to speed it up. by David 'Digit' Turner · 3 years, 6 months ago
  99. f2ddfef Build GN for mac-arm64 by Petr Hosek · 3 years, 5 months ago
  100. 646a62e [rust] Fix command arguments for non-rust native dependencies. by David 'Digit' Turner · 3 years, 5 months ago