1. 4e260f1 Add clean_stale command by RJ Ascani · 3 years, 8 months ago
  2. 2b683ef Fix crash in invalid scope subscript access by Ian McKellar · 3 years, 6 months ago
  3. 6966efb Restat build.ninja after gen by RJ Ascani · 3 years, 8 months ago
  4. 2d9fd62 Clarify usage of target_name list in --export-compile-commands by Aaron Wood · 3 years, 6 months ago
  5. e55664a [infra] Simplify infra/recipes/gn.py by David 'Digit' Turner · 3 years, 6 months ago
  6. 604d6e2 gn recipe: Link GN with rpmalloc to speed it up. by David 'Digit' Turner · 3 years, 8 months ago
  7. f2ddfef Build GN for mac-arm64 by Petr Hosek · 3 years, 7 months ago
  8. 646a62e [rust] Fix command arguments for non-rust native dependencies. by David 'Digit' Turner · 3 years, 7 months ago
  9. 4a164c8 Support `format --read-tree=json` by Scott Graham · 3 years, 7 months ago
  10. f9bd630 Display toolchain name in dependency cycle error message. by David 'Digit' Turner · 3 years, 7 months ago
  11. bdfd608 Put gn generator rule to console pool by Alfred Zien · 3 years, 8 months ago
  12. ad9eab2 docs: Fix some stray quote chars in help strings. by Nico Weber · 3 years, 7 months ago
  13. 0ae75f9 [iOS/macOS] consider bundle_data as data-like dependency by Slav Ishutin · 3 years, 10 months ago
  14. ff1b8b8 Fix typo "currend" to "current" by Daco Harkes · 3 years, 7 months ago
  15. fe9e5db Arch detection: select ppc64 arch on os400 operating system. by Vasili Skurydzin · 3 years, 7 months ago
  16. af38b66 Always link dependencies into Rust static libraries by Petr Hosek · 3 years, 8 months ago
  17. 53d9201 Apply path search logic more generally by Bruce Dawson · 3 years, 7 months ago
  18. 843b500 Revert phony targets to stamp targets by RJ Ascani · 3 years, 7 months ago
  19. e431b2f Remove one of the overridden meaning of --root-target flag by Sylvain Defresne · 3 years, 7 months ago
  20. 0310dbe Improved Python 3 support by Bruce Dawson · 3 years, 7 months ago
  21. 7e2a0f0 format: Keep on going in case of error by Marc-Antoine Ruel · 3 years, 7 months ago
  22. f5f465b Fix runtime_deps for elided targets by RJ Ascani · 3 years, 8 months ago
  23. 3d165b9 Correct the `gn format --dump-tree=json ...` command to write to stdout instead of stderr. by Gary Boone · 3 years, 8 months ago
  24. ad0a7ad Remove support for set_sources_assignment_filter function by Sylvain Defresne · 3 years, 8 months ago
  25. e1ac69b Add a command line to define/overwrite "root" in ".gn" by Honglin Yu · 3 years, 8 months ago
  26. 7b2a04d VS: Use most recently installed Windows 10 SDK. by Jamie Madill · 3 years, 8 months ago
  27. 132588e Revert "gn recipe: Link GN with rpmalloc to speed it up." by David Turner · 3 years, 8 months ago
  28. 3281c66 Add "framework_dirs" and "frameworks" to syntax highlighting rules by Sylvain Defresne · 3 years, 8 months ago
  29. 4323e70 gn recipe: Link GN with rpmalloc to speed it up. by David 'Digit' Turner · 3 years, 8 months ago
  30. c808630 Move runtime_deps file for phony targets to /obj by RJ Ascani · 3 years, 8 months ago
  31. 8855c52 Update Clang and Xcode SDK to 12B5025f by Petr Hosek · 3 years, 8 months ago
  32. 76f9b6a Use fetch instead of cherry-pick for Gerrit changes by Petr Hosek · 3 years, 8 months ago
  33. a3d69e8 Don't return if package is up-to-date by Petr Hosek · 3 years, 8 months ago
  34. 36ff17c Switch back to the older Clang version by Petr Hosek · 3 years, 8 months ago
  35. 7bcc0eb Revert "Update Xcode SDK to 12B5025f" by Petr Hosek · 3 years, 8 months ago
  36. e5f1f58 Update Xcode SDK to 12B5025f by Petr Hosek · 3 years, 8 months ago
  37. 6453c5d Support cross-compiling GN for other targets by Petr Hosek · 5 years ago
  38. 42d6de6 Don't classify Rust static libraries as final by Petr Hosek · 3 years, 8 months ago
  39. a9eaeb8 Switch remaining stamp targets to phony targets by RJ Ascani · 3 years, 9 months ago
  40. ff45cf2 Show config.visibility in `gn desc` by Shai Barack · 3 years, 8 months ago
  41. de5a834 [rust project] removing obsolete std libraries by Aaron Wood · 3 years, 8 months ago
  42. 4c68439 Fix "gn outputs" for bundle data. by Brett Wilson · 3 years, 9 months ago
  43. 99f72f8 Switch source_set stamp targets to phony targets by RJ Ascani · 3 years, 10 months ago
  44. 5233fa1 Remove extra * in gn output docs by Hector Dearman · 3 years, 9 months ago
  45. e002e68 Add support for symbolset to bundle_data targets by Sylvain Defresne · 3 years, 9 months ago
  46. 32c8eaf Add netbsd as a platform by Maya Rashish · 3 years, 10 months ago
  47. c066936 Allow ".c++" as a C++ source file extension by Hector Dearman · 3 years, 10 months ago
  48. 58d9b89 [format] Sort visibility like deps by Shai Barack · 3 years, 10 months ago
  49. 484245b clang: Fixes to module support by Scott Graham · 3 years, 10 months ago
  50. b722d8b Identify current toolchain on error by Michael Spang · 3 years, 10 months ago
  51. 6f13aaa [visibility] Consider configs in visibility check by Shai Barack · 3 years, 10 months ago
  52. 5da62d5 Fix native MinGW build by Rodrigo Hernandez · 3 years, 10 months ago
  53. 0649bd9 Add MSYS as a platform. by Rodrigo Hernandez · 3 years, 10 months ago
  54. 501b49a clang: Add support for C++ modules in deps by Scott Graham · 3 years, 10 months ago
  55. 03df22e [rust-project] Add "proc_macro" as dep for proc macro targets by Paul Daniel Faria · 3 years, 10 months ago
  56. b489f90 Add support for Solaris and illumos systems by Patrick Mooney · 4 years, 2 months ago
  57. e327ffd [ios] Add example of building swift on iOS by Sylvain Defresne · 3 years, 10 months ago
  58. 89e6425 Add support for building .swift files by Sylvain Defresne · 3 years, 10 months ago
  59. 070420d clang: Add support for C++ modulemap files by Scott Graham · 3 years, 10 months ago
  60. 8666632 Add structure to return classified deps by Sylvain Defresne · 3 years, 10 months ago
  61. bca0631 [rust project] update path to std lib crates by Aaron Wood · 3 years, 10 months ago
  62. c5f5cb2 [rust project] Add debug printing to test failures by Aaron Wood · 3 years, 11 months ago
  63. ab16bbd [rust project] Extract compiler target by Aaron Wood · 4 years ago
  64. 783cc13 [rust-project] Add "core" and "alloc" as explicit deps for crates by Paul Daniel Faria · 3 years, 11 months ago
  65. 9059b0b Fix displaying "frameworks" and "framework_dirs" for configs by Sylvain Defresne · 3 years, 11 months ago
  66. 83e4827 Allow WriteCompilerBuildLine to take multiple source files by Sylvain Defresne · 3 years, 11 months ago
  67. 56e8159 Fix escaping in compile_commands.json by Michael Spang · 3 years, 11 months ago
  68. 3028c6a [apple] Remove support for frameworks in libs by Sylvain Defresne · 3 years, 11 months ago
  69. 1e3fd10 [rust] Write {{sources}} ninja variable for Rust targets by Adam Lesinski · 3 years, 11 months ago
  70. 46ad4c4 [xcode] Fix running XCTests and XCUITests with New Build System by Sylvain Defresne · 4 years ago
  71. d585128 Also apply no_check_target filtering to gn gen --check. by Erik Staab · 4 years ago
  72. b6203d1 [xcode] Wrap ninja invocation for Xcode New Build System by Sylvain Defresne · 4 years ago
  73. f45a703 On arm64 hosts, set host_cpu to 'arm64', not 'arm'. by Nico Weber · 4 years ago
  74. 8e197a2 Fix two -Wrange-loop-analysis warnings. by Nico Weber · 4 years ago
  75. cd3869b Fix no_check_targets logic and add a unit test. by Erik Staab · 4 years ago
  76. 3c99308 Fix generated_file walk_keys example. by Ben Wagner · 4 years ago
  77. 5d109d7 Add no_check_targets config option. by Erik Staab · 4 years ago
  78. 4c2619d [rust] Fix `gn desc` for rust targets by Sylvain Defresne · 4 years ago
  79. 7b0690e [xcode] Allow user to choose Xcode build system by Sylvain Defresne · 4 years ago
  80. 06c6b13 Make analyze handle targets from all toolchains by Scott Graham · 4 years ago
  81. 63b01d6 Check that required tool property "command" is defined by Sylvain Defresne · 4 years ago
  82. eb997b5 docs: Fix typo in analyze docstring by Scott Graham · 4 years ago
  83. 9e993e3 Check that toolchain is passed exactly one argument by Sylvain Defresne · 4 years ago
  84. 7d7e8de Use correct path to generated binary for EXECUTABLE target by Sylvain Defresne · 4 years ago
  85. 4cb8097 Omit stamp when inputs are only used by a single build rule by Petr Hosek · 4 years ago
  86. db55efd Generate a single project with --ide=xcode by Sylvain Defresne · 4 years ago
  87. a121127 Disable code signing in generated Xcode project by Sylvain Defresne · 4 years ago
  88. fbe7aec Revert "Divide sources between targets and add include paths to them" by Sylvain Defresne · 4 years ago
  89. 200492a Have setup test use an an output Err by Scott Graham · 4 years ago
  90. c2859ef Force the use of "Legacy Build System" in generated Xcode projects by Sylvain Defresne · 4 years ago
  91. 5cc3b79 [rust-project] Add "test" and "debug_assertion" to target crates by Aaron Wood · 4 years ago
  92. a3b7eb0 [rust-project.json] Refactor and print each crate source root by Aaron Wood · 4 years ago
  93. 92116c5 [rust-project] Correct sysroot dependencies by Aaron Wood · 4 years, 1 month ago
  94. 0e45fb6 Remove unnecessary base::JSONReader ctor call by Nigel Tao · 4 years ago
  95. 9a0496a Make data_deps in copy() targets work. by Nico Weber · 4 years ago
  96. fa40610 include the missing tuple deps in version.cc by Ion Lupascu · 4 years ago
  97. 0ce25e3 [rust-project] switch cfgs to new list schema by Aaron Wood · 4 years, 1 month ago
  98. c7bbac3 Don't assert on gn builds without any target. by Nico Weber · 4 years ago
  99. d26b346 Specify deps format for actions by Petr Hosek · 4 years ago
  100. 317fdc1 Support specifying required Ninja version by Petr Hosek · 4 years ago