1. ce91d37 Support Visual Studio 2022 project generation. by Will Harris · 2 years, 5 months ago
  2. 69b9867 [target] Turn many Target::foo_ fields into std::unique_ptr<Foo> ones. by David 'Digit' Turner · 3 years, 1 month ago
  3. 1e3b4f7 Move RustValues::transitive_libs_ to Target::rust_transitive_libs_ by David 'Digit' Turner · 2 years, 6 months ago
  4. 4aa9bdf Document rust_sysroot variable. by Adrian Taylor · 2 years, 5 months ago
  5. 1851245 Remove type_ member from SourceFile type by David 'Digit' Turner · 2 years, 6 months ago
  6. 90294cc GCC: fix deprecated copy warnings by Stephan Hartmann · 2 years, 6 months ago
  7. 8926696 Correct some typos on the FAQ. by Brett Wilson · 2 years, 6 months ago
  8. f847b57 Add more FAQ entries. by Brett Wilson · 2 years, 6 months ago
  9. 79c6c1b Add a FAQ entry on directory copying. by Brett Wilson · 2 years, 6 months ago
  10. 693f9fb Add missing ")" in `gn help config` by Nico Weber · 2 years, 7 months ago
  11. 0153d36 Corrects the generation of .stamp file names. by Filip Filmar · 2 years, 7 months ago
  12. de86ec4 Escape spaces in "libs" by Nico Weber · 2 years, 8 months ago
  13. 07e2e1b Fix typos in README.md by Ted Pudlik · 2 years, 8 months ago
  14. 46b572c Fix configs visibility not always working by Tomasz Śniatowski · 2 years, 8 months ago
  15. 69ec4fc C++ modernization improvements. by Brett Wilson · 2 years, 9 months ago
  16. 32aa9d9 Minor style updates. by Brett Wilson · 2 years, 9 months ago
  17. 45aa842 Enable GN to build & run on z/OS by Gaby Baghdadi · 3 years ago
  18. eea3906 Fix a typo in the doc of "generated_file" by Dangyi Liu · 2 years, 9 months ago
  19. c0a2d23 Update doc/help to say --ninja-executable works for VS Flags by Shezan Baig · 2 years, 10 months ago
  20. d565aa3 [rust] Fix and test dylib support by Tyler Mandry · 3 years, 5 months ago
  21. 61a0153 Add 'rustenv' to 'gn desc' output by Eli Lipsitz · 2 years, 9 months ago
  22. b2d77ab [rust] Clean up logic in PullDependentTargetLibsFrom by Tyler Mandry · 2 years, 9 months ago
  23. 6c68853 Link Rust binaries against transitive public_deps by Eli Lipsitz · 2 years, 10 months ago
  24. c46f0d7 Fix linking dynamic libraries in Rust binaries by Eli Lipsitz · 2 years, 10 months ago
  25. 24e2f7d Pass ldflags to Rust tools. by Adrian Taylor · 2 years, 10 months ago
  26. 31f2bba Fix missing whitespace in two error messages by Hector Dearman · 2 years, 10 months ago
  27. 9eccbf4 Fix compilation warnings caused by major and minor macros by Milad Fa · 2 years, 10 months ago
  28. 4d207c9 Include Swift module bridge_header to source in Xcode project by Sylvain Defresne · 2 years, 10 months ago
  29. d924640 [build] Switch back rpmalloc to upstream revision. by David 'Digit' Turner · 2 years, 10 months ago
  30. e9b8433 Re-enable rpmalloc by David 'Digit' Turner · 2 years, 10 months ago
  31. 170c2db Replace OrderedSet<> instances with UniqueVector<>. by David 'Digit' Turner · 2 years, 11 months ago
  32. 7d80399 Fix typo to remove un-needed variable copy. by David 'Digit' Turner · 2 years, 11 months ago
  33. d2dce75 [Error Messages] Add toolchain to output collission error by Aaron Wood · 2 years, 11 months ago
  34. 72d5a6e Fix references to {input,output}_conversion by Sylvain Defresne · 2 years, 11 months ago
  35. e0c476f Allow replacing hardcoded "ninja.exe" in VS generated projects by Shezan Baig · 2 years, 11 months ago
  36. 695504d [ios] Fix example ios toolchain by Sylvain Defresne · 2 years, 11 months ago
  37. d3fe8f4 Skip duplicated items when generating build command by Sylvain Defresne · 2 years, 11 months ago
  38. 393dab0 Disable `rpmalloc` by Sylvain Defresne · 2 years, 11 months ago
  39. 39a87c0 Escape solibs in case the output name contains a space character. by Robert Sesek · 3 years ago
  40. 281c994 Use std::set instead of std::unordered_set by Sylvain Defresne · 3 years ago
  41. 7b23bd9 [infra] Use correct URL for the console by Petr Hosek · 3 years ago
  42. 0710521 [infra] upgrade upstream recipes-py dep to "main". by Andrii Shyshkalov · 3 years ago
  43. 7e2d04e [infra] remove redundant ACL. by Andrii Shyshkalov · 3 years ago
  44. 548d0e6 [infra] fix typo in group name. by Andrii Shyshkalov · 3 years ago
  45. c35fe76 Switch from master to main branch by Petr Hosek · 3 years ago
  46. 46f9f59 [realms] switch GN to LUCI realms. by Andrii Shyshkalov · 3 years ago
  47. bbd4ab0 Use StringOutputBuffer to write file by Sylvain Defresne · 3 years ago
  48. 0d00aca Pass std::string_view by value by Sylvain Defresne · 3 years ago
  49. efa1e2e [infra] finish migration to the `main` branch. by Andrii Shyshkalov · 3 years ago
  50. dfd036f [infra] Remove refs.cfg by Petr Hosek · 3 years, 1 month ago
  51. 6771ce5 Allow Rust targets to link against Rust cdylibs by Eli Lipsitz · 3 years, 1 month ago
  52. dba0172 Update "help analyze" after a95c8a3ccc7de by Nico Weber · 3 years, 1 month ago
  53. a95c8a3 analyze: Make additional_compile_targets input key optional by Nico Weber · 3 years, 1 month ago
  54. 5667cc6 [infra] Use lucicfg for infra configuration by Petr Hosek · 3 years, 1 month ago
  55. b2e3d86 Add "assert_no_deps" to gn.vim by Nico Weber · 3 years, 1 month ago
  56. 64b3b94 Rename extra_hard_deps to additional_hard_deps by Nico Weber · 3 years, 2 months ago
  57. e0358b4 Fix a few typos by Nico Weber · 3 years, 2 months ago
  58. dfcbc6f [xcode] Fix detection of XCTests by Xcode 12.0+ by Sylvain Defresne · 3 years, 3 months ago
  59. 55e535a Remove `set_sources_assignment_filter` function by Sylvain Defresne · 3 years, 3 months ago
  60. 8fe0200 Add "else" to the list of gn keyword by Sylvain Defresne · 3 years, 3 months ago
  61. d7cf623 Address readme feedback. by Brett Wilson · 3 years, 3 months ago
  62. ef13fe9 Change python to python3 by qinxialei · 3 years, 3 months ago
  63. 09c9e5e Fix some typos by Ricardo Ribalda · 3 years, 3 months ago
  64. 335dd45 Fix build for riscv64 arch by Ricardo Ribalda · 3 years, 3 months ago
  65. 94bda7c Reword command format error messages by Anthony DiGirolamo · 3 years, 3 months ago
  66. 5f30bbf Add more README documentation. by Brett Wilson · 3 years, 3 months ago
  67. 55ad154 Fix bug in analyze related to sub-configs. by Dirk Pranke · 3 years, 3 months ago
  68. 30032b2 Add Elbrus 2000 (e2k) support by SSE4 · 3 years, 4 months ago
  69. d62642c Roll recipe_engine to latest version. by Dirk Pranke · 3 years, 3 months ago
  70. 3a9aa56 Write toochains info to json project info by BogDan Vatra · 3 years, 4 months ago
  71. 1b4a9df Rewriting python search logic by Bruce Dawson · 3 years, 4 months ago
  72. 595e3be Find python/python3 from dotfile entries by Bruce Dawson · 3 years, 4 months ago
  73. 0d67e27 Replace relative_target_gen_dir with target_gen_dir in docs by Hector Dearman · 3 years, 4 months ago
  74. 4e260f1 Add clean_stale command by RJ Ascani · 3 years, 6 months ago
  75. 2b683ef Fix crash in invalid scope subscript access by Ian McKellar · 3 years, 4 months ago
  76. 6966efb Restat build.ninja after gen by RJ Ascani · 3 years, 6 months ago
  77. 2d9fd62 Clarify usage of target_name list in --export-compile-commands by Aaron Wood · 3 years, 5 months ago
  78. e55664a [infra] Simplify infra/recipes/gn.py by David 'Digit' Turner · 3 years, 5 months ago
  79. 604d6e2 gn recipe: Link GN with rpmalloc to speed it up. by David 'Digit' Turner · 3 years, 6 months ago
  80. f2ddfef Build GN for mac-arm64 by Petr Hosek · 3 years, 5 months ago
  81. 646a62e [rust] Fix command arguments for non-rust native dependencies. by David 'Digit' Turner · 3 years, 5 months ago
  82. 4a164c8 Support `format --read-tree=json` by Scott Graham · 3 years, 5 months ago
  83. f9bd630 Display toolchain name in dependency cycle error message. by David 'Digit' Turner · 3 years, 5 months ago
  84. bdfd608 Put gn generator rule to console pool by Alfred Zien · 3 years, 6 months ago
  85. ad9eab2 docs: Fix some stray quote chars in help strings. by Nico Weber · 3 years, 5 months ago
  86. 0ae75f9 [iOS/macOS] consider bundle_data as data-like dependency by Slav Ishutin · 3 years, 8 months ago
  87. ff1b8b8 Fix typo "currend" to "current" by Daco Harkes · 3 years, 6 months ago
  88. fe9e5db Arch detection: select ppc64 arch on os400 operating system. by Vasili Skurydzin · 3 years, 6 months ago
  89. af38b66 Always link dependencies into Rust static libraries by Petr Hosek · 3 years, 6 months ago
  90. 53d9201 Apply path search logic more generally by Bruce Dawson · 3 years, 6 months ago
  91. 843b500 Revert phony targets to stamp targets by RJ Ascani · 3 years, 6 months ago
  92. e431b2f Remove one of the overridden meaning of --root-target flag by Sylvain Defresne · 3 years, 6 months ago
  93. 0310dbe Improved Python 3 support by Bruce Dawson · 3 years, 6 months ago
  94. 7e2a0f0 format: Keep on going in case of error by Marc-Antoine Ruel · 3 years, 6 months ago
  95. f5f465b Fix runtime_deps for elided targets by RJ Ascani · 3 years, 6 months ago
  96. 3d165b9 Correct the `gn format --dump-tree=json ...` command to write to stdout instead of stderr. by Gary Boone · 3 years, 6 months ago
  97. ad0a7ad Remove support for set_sources_assignment_filter function by Sylvain Defresne · 3 years, 6 months ago
  98. e1ac69b Add a command line to define/overwrite "root" in ".gn" by Honglin Yu · 3 years, 7 months ago
  99. 7b2a04d VS: Use most recently installed Windows 10 SDK. by Jamie Madill · 3 years, 6 months ago
  100. 132588e Revert "gn recipe: Link GN with rpmalloc to speed it up." by David Turner · 3 years, 6 months ago