1. e8504ea gn bootstrap: Don't pass removed dupbuild ninja option by Max Ihlenfeldt · 3 months ago main
  2. c983acf libc++: Stop adding legacy debug files when enable_iterator_debugging=true by Raphael Kubo da Costa · 9 months ago
  3. 551ad82 gn: Fix bootstrap after https://crrev.com/c/4666325 by Raphael Kubo da Costa · 11 months ago
  4. cfae9de gn bootstrap: Adjust libc++.ninja after https://crrev.com/c/4654390 by Raphael Kubo da Costa · 1 year, 1 month ago
  5. 08464ef gn bootstrap: Update libc++.ninja after https://crrev.com/c/4475054 by Raphael Kubo da Costa · 1 year, 3 months ago
  6. 67c42e1 Update gn bootstrap for latest libc++ by Lei Zhang · 1 year, 4 months ago
  7. ffb7a1e gn bootstrap: Use python3 in the shebang line. by Raphael Kubo da Costa · 1 year, 6 months ago
  8. 1ec2701 Introduce '-j' parameter for bootstrap.py by Ho Cheung · 1 year, 7 months ago
  9. c89e159 Update copyright headers in testing/, tools/ by Avi Drissman · 1 year, 11 months ago
  10. 1fd6045 Update gn bootstrap for latest libc++ by Tom Anderson · 2 years ago
  11. 58a1a87 Mostly delete roll_gn.py by Nico Weber · 3 years, 4 months ago
  12. 47713bd Fix GN bootstrap to build with latest libc++abi changes by Tom Anderson · 3 years, 5 months ago
  13. 7c0f617 Update gn bootstrap to build with latest libc++ roll by Tom Anderson · 3 years, 5 months ago
  14. 43833c8 remove copybara initialization artifacts by Brett Wilson · 4 years, 4 months ago
  15. e3bb9e8 Copybara Service Migration Initialization. by Brett Wilson · 4 years, 4 months ago
  16. 1d7ebc4 Roll GN from 9499562d..5ed3c9cc by Brett Wilson · 4 years, 4 months ago
  17. d398000 Roll GN from fd3d768b..9499562d by Andrew Grieve · 4 years, 5 months ago
  18. 1404d10 Add cxa_thread_atexit.cpp to gn bootstrap libc++abi by Tom Anderson · 4 years, 5 months ago
  19. 4a8c4dd Fix gn bootstrap build with --use-custom-libcxx by Tom Anderson · 4 years, 6 months ago
  20. d73a30c gn bootstrap: Allow specifying ninja binary with $NINJA by Michael Forney · 4 years, 7 months ago
  21. 32fcd8f Add latest GN roll script and update instructions. by Dirk Pranke · 4 years, 11 months ago
  22. 9355a7a gn bootstrap: Explicitly pass -lpthread when linking with --use-custom-libcxx by Raphael Kubo da Costa · 5 years ago
  23. 65e2185 Fix gn bootstrap build with --use-custom-libcxx by Tom Anderson · 5 years ago
  24. 0224e05 Fix gn build on 'Build From Tarball' bot by Tom Anderson · 5 years ago
  25. 363efd3 Add tutorial files for gn quick_start guide by Drew Stonebraker · 6 years ago
  26. 24f048e Fix owner email typo in tools/gn/bootstrap/OWNERS by Daniel Bratell · 6 years ago
  27. 6630c2e gn bootstrap: Remove sysroot-related options by Raphael Kubo da Costa · 6 years ago
  28. ac2c1a7 gn: Add --skip-generate-buildfiles to bootstrap.py by Raphael Kubo da Costa · 6 years ago
  29. b4a27bd Make gn bootstrap.py forward to gn's own build/gen.py by Tom Anderson · 6 years ago
  30. 70544e9 Add tools/gn/bootstrap back by Tom Anderson · 6 years ago
  31. 5a6314f Take tools/gn behind the barn. by Nico Weber · 6 years ago
  32. 249a78c Remove erg@ from OWNERS. by Lei Zhang · 6 years ago
  33. 8d3d83e Fix typos in the GN reference doc. by Christopher Grant · 6 years ago
  34. 9d71a3c Change "gn check" to report all incorrect include by Sylvain Defresne · 6 years ago
  35. 2652160 [gn] Doc: Fix toochain typo and clarify the toolchain syntax. by Daniel Bratell · 6 years ago
  36. 90cda8e gn: Swap the order of two declarations. by Peter Collingbourne · 6 years ago
  37. 4c6074c Fix quoting when writing defines on Windows. by Joey Scarr · 6 years ago
  38. 8a9d3b4 Remove references to exe_and_shlib_deps in src by Tom Anderson · 6 years ago
  39. b7e639d Fix GN bootstrap by Tom Anderson · 6 years ago
  40. 9c67466 Remove memory peak detection code. by erikchen · 6 years ago
  41. 9075b04 Add exe_and_shlib_deps to executable and shared_library configs by Tom Anderson · 6 years ago
  42. b586f0f Fix gn bootstrap by Tom Anderson · 6 years ago
  43. 1c6d34e Fix typo in gn documentation by David 'Digit' Turner · 6 years ago
  44. 35efb6e Remove implementation of legacy heap profiler. by erikchen · 6 years ago
  45. eb795bc Reland "GN: do not make indirect dependency to direct dependency" by Takuto Ikuta · 6 years ago
  46. fa8b337 Fix gn bootstrap by Tom Anderson · 6 years ago
  47. 516f7dc GN: Handle deps always in create_bundle target by Takuto Ikuta · 6 years ago
  48. 44ff5ab Reland "Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK" by Bruce Dawson · 6 years ago
  49. fd77827 Fix gn CHECK()ing on not_needed() when given undefined identifiers by Tom Anderson · 6 years ago
  50. a0aaeba Revert "Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK" by Bruce Dawson · 6 years ago
  51. 75dc3d8 Switch to VS 2017 15.7.1 with 10.0.17134.0 SDK by Bruce Dawson · 6 years ago
  52. 9c35719 Revert "GN: do not make indirect dependency to direct dependency" by Dirk Pranke · 6 years ago
  53. cf0ca01 Fix GN doc formatting. by Brett Wilson · 6 years ago
  54. 635240b GN: do not make indirect dependency to direct dependency by Takuto Ikuta · 6 years ago
  55. a957bfd Fully move PathService into the base namespace. by Avi Drissman · 6 years ago
  56. ed19795 GN: Make the linker output file depend on the inputs. by Peter Collingbourne · 6 years ago
  57. ee9c564 [MessageLoop] Fix message_loop.h includes by Gabriel Charette · 6 years ago
  58. 5bf21bc Show error with gn desc when no matches are made by Eli Ribble · 6 years ago
  59. 47ea109 Make `gn refs out/foo //out/foo/gn` work. by Dirk Pranke · 6 years ago
  60. 32643fb GN: Do not serialize builds on targets with no public deps. by Takuto Ikuta · 6 years ago
  61. 3200906 Fix gn bootstrap by Tom Anderson · 6 years ago
  62. 0fa417a Re-run `gn help --markdown all > tools/gn/docs/reference.md`. by Nico Weber · 6 years ago
  63. ede20bd gn: Don't write invalid output when pool //:console exists; treat all other pools named 'console' as invalid. by Nico Weber · 6 years ago
  64. 5738843 Update GN reference page. by Mirko Bonadei · 6 years ago
  65. 7180232 GN: Fix bootstrap call to setup_toolchain by Yngve N. Pettersen · 6 years ago
  66. e56121a Fix gn bootstrap by Tom Anderson · 6 years ago
  67. 1d6245d GN: Allow XCode projects to use ICECC environment variables. by Michał Pichliński · 6 years ago
  68. d22bd8d Fix gn bootstrap by Tom Anderson · 6 years ago
  69. 2d31571 [gn] Updating args --list to make the comment padding optional by Julie Hockett · 6 years ago
  70. 0f35b2e Fix grammar-o in gn's help. by Nico Weber · 6 years ago
  71. 9b5c68d Implement "friend" for GN header checking. by Brett Wilson · 6 years ago
  72. 5d1f768 GN: Use source root as base for gn gen filters by Yngve N. Pettersen · 6 years ago
  73. 3d65d46 GN: Improve bootstrap for Windows by Yngve N. Pettersen · 6 years ago
  74. fdc290b [gn] Updating args --list to emit json by Julie Hockett · 6 years ago
  75. 8608a07 Fix gn bootstrap by Tom Anderson · 6 years ago
  76. 17e1a71 Fix gn bootstrap by Tom Anderson · 6 years ago
  77. 670c3c5 GN: Don't crash when mutating the list in a foreach. by Brett Wilson · 6 years ago
  78. 6976984 GN: Correct Git Bash removal of leading "/" of "//" labels by Yngve N. Pettersen · 6 years ago
  79. 73e6abb Improved GN code related to resolving paths. by Pawel Pluciennik · 6 years ago
  80. 02c0061 gn clean: Don't delete and recreate the build directory. by Peter Collingbourne · 6 years ago
  81. e981e71 Update GN docs. by Brett Wilson · 6 years ago
  82. 715cda3 Correct off-by-one in `Tokenizer::CanIncrement`. by Chris Palmer · 6 years ago
  83. 76e05cb GN: Force normal subprocess task priority on Windows by Yngve N. Pettersen · 6 years ago
  84. 46a2f03 GN: Fix Mac bootstrap compile error by Yngve N. Pettersen · 6 years ago
  85. fd918f1 GN: Make sure print function flushes stdout to avoid output delays by Yngve N. Pettersen · 6 years ago
  86. a51d79f Remove reference to deleted sequenced_worker_pool by Tim Brown · 6 years ago
  87. bd5a270 Rename buildflag_header targets in base for consistency by Scott Violet · 6 years ago
  88. b52620a gn: Write no stamp files for action inputs. by Nico Weber · 6 years ago
  89. ec876d0 Fix gn reference in build.ninja after bootstrapping by Tom Anderson · 6 years ago
  90. fe4c8a2 Support for JSON input conversion by Petr Hosek · 6 years ago
  91. 53595ba Only run "gn check" on binary targets. by Brett Wilson · 6 years ago
  92. ef7f1cd Fix gn bootstrap on systems with an old libstdc++ by Tom Anderson · 6 years ago
  93. bb444d7 Fix GN thread sanitizer bug. by Brett Wilson · 6 years ago
  94. 02baa48 Fix misspellings in GN reference by Tomas Popela · 6 years ago
  95. d62f754 Fix 'gn gen --check' hanging indefinitely by Tom Anderson · 6 years ago
  96. 04e2846 GN: Fix a memory leak found by LSAN. by Lei Zhang · 7 years ago
  97. 735bf3c Fix gn CHECK()ing when generating Chromium build files by Tom Anderson · 7 years ago
  98. 5e6e2a8 Reland "android: Don't parse /proc/self/maps to prefetch the library." by Benoit L · 7 years ago
  99. d11708d Revert "android: Don't parse /proc/self/maps to prefetch the library." by Benoit L · 7 years ago
  100. c8f4932 Support pool for action_foreach by Takuto Ikuta · 7 years ago