1. 4d207c9 Include Swift module bridge_header to source in Xcode project by Sylvain Defresne · 3 years, 1 month ago
  2. d924640 [build] Switch back rpmalloc to upstream revision. by David 'Digit' Turner · 3 years, 1 month ago
  3. e9b8433 Re-enable rpmalloc by David 'Digit' Turner · 3 years, 1 month ago
  4. 170c2db Replace OrderedSet<> instances with UniqueVector<>. by David 'Digit' Turner · 3 years, 2 months ago
  5. 7d80399 Fix typo to remove un-needed variable copy. by David 'Digit' Turner · 3 years, 2 months ago
  6. d2dce75 [Error Messages] Add toolchain to output collission error by Aaron Wood · 3 years, 2 months ago
  7. 72d5a6e Fix references to {input,output}_conversion by Sylvain Defresne · 3 years, 1 month ago
  8. e0c476f Allow replacing hardcoded "ninja.exe" in VS generated projects by Shezan Baig · 3 years, 2 months ago
  9. 695504d [ios] Fix example ios toolchain by Sylvain Defresne · 3 years, 2 months ago
  10. d3fe8f4 Skip duplicated items when generating build command by Sylvain Defresne · 3 years, 2 months ago
  11. 393dab0 Disable `rpmalloc` by Sylvain Defresne · 3 years, 2 months ago
  12. 39a87c0 Escape solibs in case the output name contains a space character. by Robert Sesek · 3 years, 3 months ago
  13. 281c994 Use std::set instead of std::unordered_set by Sylvain Defresne · 3 years, 3 months ago
  14. 7b23bd9 [infra] Use correct URL for the console by Petr Hosek · 3 years, 3 months ago
  15. 0710521 [infra] upgrade upstream recipes-py dep to "main". by Andrii Shyshkalov · 3 years, 3 months ago
  16. 7e2d04e [infra] remove redundant ACL. by Andrii Shyshkalov · 3 years, 3 months ago
  17. 548d0e6 [infra] fix typo in group name. by Andrii Shyshkalov · 3 years, 3 months ago
  18. c35fe76 Switch from master to main branch by Petr Hosek · 3 years, 3 months ago
  19. 46f9f59 [realms] switch GN to LUCI realms. by Andrii Shyshkalov · 3 years, 3 months ago
  20. bbd4ab0 Use StringOutputBuffer to write file by Sylvain Defresne · 3 years, 3 months ago
  21. 0d00aca Pass std::string_view by value by Sylvain Defresne · 3 years, 3 months ago
  22. efa1e2e [infra] finish migration to the `main` branch. by Andrii Shyshkalov · 3 years, 3 months ago
  23. dfd036f [infra] Remove refs.cfg by Petr Hosek · 3 years, 4 months ago
  24. 6771ce5 Allow Rust targets to link against Rust cdylibs by Eli Lipsitz · 3 years, 4 months ago
  25. dba0172 Update "help analyze" after a95c8a3ccc7de by Nico Weber · 3 years, 4 months ago
  26. a95c8a3 analyze: Make additional_compile_targets input key optional by Nico Weber · 3 years, 4 months ago
  27. 5667cc6 [infra] Use lucicfg for infra configuration by Petr Hosek · 3 years, 4 months ago
  28. b2e3d86 Add "assert_no_deps" to gn.vim by Nico Weber · 3 years, 4 months ago
  29. 64b3b94 Rename extra_hard_deps to additional_hard_deps by Nico Weber · 3 years, 5 months ago
  30. e0358b4 Fix a few typos by Nico Weber · 3 years, 5 months ago
  31. dfcbc6f [xcode] Fix detection of XCTests by Xcode 12.0+ by Sylvain Defresne · 3 years, 6 months ago
  32. 55e535a Remove `set_sources_assignment_filter` function by Sylvain Defresne · 3 years, 6 months ago
  33. 8fe0200 Add "else" to the list of gn keyword by Sylvain Defresne · 3 years, 6 months ago
  34. d7cf623 Address readme feedback. by Brett Wilson · 3 years, 6 months ago
  35. ef13fe9 Change python to python3 by qinxialei · 3 years, 6 months ago
  36. 09c9e5e Fix some typos by Ricardo Ribalda · 3 years, 6 months ago
  37. 335dd45 Fix build for riscv64 arch by Ricardo Ribalda · 3 years, 6 months ago
  38. 94bda7c Reword command format error messages by Anthony DiGirolamo · 3 years, 6 months ago
  39. 5f30bbf Add more README documentation. by Brett Wilson · 3 years, 6 months ago
  40. 55ad154 Fix bug in analyze related to sub-configs. by Dirk Pranke · 3 years, 6 months ago
  41. 30032b2 Add Elbrus 2000 (e2k) support by SSE4 · 3 years, 7 months ago
  42. d62642c Roll recipe_engine to latest version. by Dirk Pranke · 3 years, 6 months ago
  43. 3a9aa56 Write toochains info to json project info by BogDan Vatra · 3 years, 7 months ago
  44. 1b4a9df Rewriting python search logic by Bruce Dawson · 3 years, 7 months ago
  45. 595e3be Find python/python3 from dotfile entries by Bruce Dawson · 3 years, 7 months ago
  46. 0d67e27 Replace relative_target_gen_dir with target_gen_dir in docs by Hector Dearman · 3 years, 7 months ago
  47. 4e260f1 Add clean_stale command by RJ Ascani · 3 years, 9 months ago
  48. 2b683ef Fix crash in invalid scope subscript access by Ian McKellar · 3 years, 8 months ago
  49. 6966efb Restat build.ninja after gen by RJ Ascani · 3 years, 9 months ago
  50. 2d9fd62 Clarify usage of target_name list in --export-compile-commands by Aaron Wood · 3 years, 8 months ago
  51. e55664a [infra] Simplify infra/recipes/gn.py by David 'Digit' Turner · 3 years, 8 months ago
  52. 604d6e2 gn recipe: Link GN with rpmalloc to speed it up. by David 'Digit' Turner · 3 years, 10 months ago
  53. f2ddfef Build GN for mac-arm64 by Petr Hosek · 3 years, 8 months ago
  54. 646a62e [rust] Fix command arguments for non-rust native dependencies. by David 'Digit' Turner · 3 years, 8 months ago
  55. 4a164c8 Support `format --read-tree=json` by Scott Graham · 3 years, 8 months ago
  56. f9bd630 Display toolchain name in dependency cycle error message. by David 'Digit' Turner · 3 years, 8 months ago
  57. bdfd608 Put gn generator rule to console pool by Alfred Zien · 3 years, 9 months ago
  58. ad9eab2 docs: Fix some stray quote chars in help strings. by Nico Weber · 3 years, 8 months ago
  59. 0ae75f9 [iOS/macOS] consider bundle_data as data-like dependency by Slav Ishutin · 4 years ago
  60. ff1b8b8 Fix typo "currend" to "current" by Daco Harkes · 3 years, 9 months ago
  61. fe9e5db Arch detection: select ppc64 arch on os400 operating system. by Vasili Skurydzin · 3 years, 9 months ago
  62. af38b66 Always link dependencies into Rust static libraries by Petr Hosek · 3 years, 9 months ago
  63. 53d9201 Apply path search logic more generally by Bruce Dawson · 3 years, 9 months ago
  64. 843b500 Revert phony targets to stamp targets by RJ Ascani · 3 years, 9 months ago
  65. e431b2f Remove one of the overridden meaning of --root-target flag by Sylvain Defresne · 3 years, 9 months ago
  66. 0310dbe Improved Python 3 support by Bruce Dawson · 3 years, 9 months ago
  67. 7e2a0f0 format: Keep on going in case of error by Marc-Antoine Ruel · 3 years, 9 months ago
  68. f5f465b Fix runtime_deps for elided targets by RJ Ascani · 3 years, 9 months ago
  69. 3d165b9 Correct the `gn format --dump-tree=json ...` command to write to stdout instead of stderr. by Gary Boone · 3 years, 9 months ago
  70. ad0a7ad Remove support for set_sources_assignment_filter function by Sylvain Defresne · 3 years, 10 months ago
  71. e1ac69b Add a command line to define/overwrite "root" in ".gn" by Honglin Yu · 3 years, 10 months ago
  72. 7b2a04d VS: Use most recently installed Windows 10 SDK. by Jamie Madill · 3 years, 9 months ago
  73. 132588e Revert "gn recipe: Link GN with rpmalloc to speed it up." by David Turner · 3 years, 9 months ago
  74. 3281c66 Add "framework_dirs" and "frameworks" to syntax highlighting rules by Sylvain Defresne · 3 years, 10 months ago
  75. 4323e70 gn recipe: Link GN with rpmalloc to speed it up. by David 'Digit' Turner · 3 years, 10 months ago
  76. c808630 Move runtime_deps file for phony targets to /obj by RJ Ascani · 3 years, 10 months ago
  77. 8855c52 Update Clang and Xcode SDK to 12B5025f by Petr Hosek · 3 years, 10 months ago
  78. 76f9b6a Use fetch instead of cherry-pick for Gerrit changes by Petr Hosek · 3 years, 10 months ago
  79. a3d69e8 Don't return if package is up-to-date by Petr Hosek · 3 years, 10 months ago
  80. 36ff17c Switch back to the older Clang version by Petr Hosek · 3 years, 10 months ago
  81. 7bcc0eb Revert "Update Xcode SDK to 12B5025f" by Petr Hosek · 3 years, 10 months ago
  82. e5f1f58 Update Xcode SDK to 12B5025f by Petr Hosek · 3 years, 10 months ago
  83. 6453c5d Support cross-compiling GN for other targets by Petr Hosek · 6 years ago
  84. 42d6de6 Don't classify Rust static libraries as final by Petr Hosek · 3 years, 10 months ago
  85. a9eaeb8 Switch remaining stamp targets to phony targets by RJ Ascani · 3 years, 10 months ago
  86. ff45cf2 Show config.visibility in `gn desc` by Shai Barack · 3 years, 10 months ago
  87. de5a834 [rust project] removing obsolete std libraries by Aaron Wood · 3 years, 10 months ago
  88. 4c68439 Fix "gn outputs" for bundle data. by Brett Wilson · 3 years, 10 months ago
  89. 99f72f8 Switch source_set stamp targets to phony targets by RJ Ascani · 4 years ago
  90. 5233fa1 Remove extra * in gn output docs by Hector Dearman · 3 years, 11 months ago
  91. e002e68 Add support for symbolset to bundle_data targets by Sylvain Defresne · 3 years, 11 months ago
  92. 32c8eaf Add netbsd as a platform by Maya Rashish · 4 years ago
  93. c066936 Allow ".c++" as a C++ source file extension by Hector Dearman · 4 years ago
  94. 58d9b89 [format] Sort visibility like deps by Shai Barack · 4 years ago
  95. 484245b clang: Fixes to module support by Scott Graham · 4 years ago
  96. b722d8b Identify current toolchain on error by Michael Spang · 4 years ago
  97. 6f13aaa [visibility] Consider configs in visibility check by Shai Barack · 4 years ago
  98. 5da62d5 Fix native MinGW build by Rodrigo Hernandez · 4 years ago
  99. 0649bd9 Add MSYS as a platform. by Rodrigo Hernandez · 4 years ago
  100. 501b49a clang: Add support for C++ modules in deps by Scott Graham · 4 years ago