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