1. 61377e3 Handle an empty interpreter_path in exec_script by James Robinson · 4 years, 3 months ago
  2. 52cb644 Add a "gn_version" variable. by Nico Weber · 4 years, 3 months ago
  3. 239533d Export Rust information in JSON IDE format by Benjamin Brittain · 4 years, 3 months ago
  4. 1e1ea9d Document action restat behavior. by Brett Wilson · 4 years, 3 months ago
  5. 28044bc Speed up source file set operations. by David 'Digit' Turner · 4 years, 5 months ago
  6. eb0c751 vim: update docs for autoformatting by Nate Fischer · 4 years, 3 months ago
  7. 4e97d9b vim: Fix invalid import in gn-format.py by Scott Graham · 4 years, 3 months ago
  8. 12f53f0 vim: Make format plugin work with py2 and py3 by Scott Graham · 4 years, 3 months ago
  9. ae66935 Fix Rust dependency resolution. by Adrian Taylor · 4 years, 4 months ago
  10. af83625 Add support for scope subscript by Alfred Zien · 4 years, 4 months ago
  11. 97cc440 format: Fix not getting to fixed point in one step by Scott Graham · 4 years, 3 months ago
  12. d874bb9 Remove extraneous quotation marks by Wesley Moy · 4 years, 3 months ago
  13. 201a0b5 format: Fix single line list suffix comments being dropped by Scott Graham · 4 years, 3 months ago
  14. c367761 format: Improve suffix comment handling by Scott Graham · 4 years, 3 months ago
  15. 564de29 Format all .gn and .gni files of examples by Sylvain Defresne · 4 years, 3 months ago
  16. 83dad00 Add a sample project that allow to target iOS by Sylvain Defresne · 4 years, 4 months ago
  17. abea271 Consider Xcode console as not a tty by Sylvain Defresne · 4 years, 4 months ago
  18. a09ec16 Improve support for frameworks in gn by Sylvain Defresne · 4 years, 4 months ago
  19. e214b5d Add support for ':' in --gtest_filter to gn_unittests by Sylvain Defresne · 4 years, 4 months ago
  20. 0c5557d Fix Rust linking -lfoo.so not -lfoo due to TOC by Adrian Taylor · 4 years, 4 months ago
  21. 2426c17 [iOS/macOS] compile data sets into Assets by Slav Ishutin · 4 years, 4 months ago
  22. 49f5903 [check] Document system style checking for check command by James Robinson · 4 years, 4 months ago
  23. 4cc8914 [check] Check includes using <bracket> style as well as "quotes" by James Robinson · 4 years, 7 months ago
  24. a141386 Provide a way to pass extern Rust library by Petr Hosek · 4 years, 4 months ago
  25. c5a0ec6 Classify Rust static libraries as final by Petr Hosek · 4 years, 5 months ago
  26. 2920568 Remove irregular formatting for some lists after = by Nico Weber · 4 years, 5 months ago
  27. cd715c1 Simplify and speed up ReadStdin. by Nico Weber · 4 years, 4 months ago
  28. e67b81b Document change ID hook in the README. by Brett Wilson · 4 years, 4 months ago
  29. e0518bc analyzer test: Replace ownership comments with unique_ptr. by Nico Weber · 4 years, 4 months ago
  30. a5bcbd7 Update default VS to 2019 by Aaron Gable · 4 years, 4 months ago
  31. ff241a5 Update Rust example to match modern gn needs. by Adrian Taylor · 4 years, 5 months ago
  32. 5624679 Fix quoting preprocessor defines for compilation database by Byoungchan Lee · 4 years, 5 months ago
  33. 6feb559 [format] Sort lists based on suffix match by Natalie Chouinard · 4 years, 5 months ago
  34. c630f1c Export rustflags in the IDE JSON format by Petr Hosek · 4 years, 5 months ago
  35. e87aa22 Ignore SIGTRAP in child process on macOS by Sylvain Defresne · 4 years, 6 months ago
  36. fe36c7c Create a new target type for Rust procedural macro by Petr Hosek · 4 years, 5 months ago
  37. eb18f84 Delete the default Token assignment opoerator by Petr Hosek · 4 years, 5 months ago
  38. 171ab91 Support for RISC-V by Petr Hosek · 4 years, 6 months ago
  39. 9a9aff0 Remove needless build_settings.h includes. by Nico Weber · 4 years, 6 months ago
  40. b0400c9 Don't include windows.h in semaphore.h by Nico Weber · 4 years, 6 months ago
  41. 5649ccc Stop using iostream. by Nico Weber · 4 years, 6 months ago
  42. de54297 gen.py: Stop writing rule cc, GN has no C code. by Nico Weber · 4 years, 6 months ago
  43. 47e15b7 Delete some unused code in src/base. by Nico Weber · 4 years, 6 months ago
  44. 776bbfd Add syntax highlighting for string_{join,split} by Alexei Frolov · 4 years, 6 months ago
  45. 6e5ba2e string_split(): Add tests for edge cases by Keir Mierle · 4 years, 6 months ago
  46. 6ae6330 Add string_join() and string_split() builtins by Keir Mierle · 4 years, 6 months ago
  47. 84843c5 Use git push instead of git cl by Wink Saville · 4 years, 6 months ago
  48. 45611e3 Update reference.md by Keir Mierle · 4 years, 6 months ago
  49. 93b527c Add unit tests for assert() builtin by Keir Mierle · 4 years, 6 months ago
  50. b0e6146 Update documentation on how to configure and build the simple_build example by Wayne Piekarski · 4 years, 6 months ago
  51. 4872f08 Change args.gn to reference `gn help buildargs` by Wink Saville · 4 years, 6 months ago
  52. a0a58ab Enable -Wall -Wextra compiler warnings on non-Win too. by Nico Weber · 4 years, 6 months ago
  53. 1ec42e7 [format] Convert invalid whitespace to space when loading for format by Scott Graham · 4 years, 6 months ago
  54. 5b4af69 Fix problems pointed out by building with clang-cl. by Nico Weber · 4 years, 6 months ago
  55. 99d2363 win: Only use ICF and LTO if explicitly opted in. by Nico Weber · 4 years, 6 months ago
  56. 160387b win: Don't use rsp files when linking gn either. by Nico Weber · 4 years, 6 months ago
  57. 3f6100c Move source files into src/, and move tools/gn/misc to the toplevel. by Nico Weber · 4 years, 6 months ago
  58. 3e42596 win: Don't use rsp files when compiling gn. by Nico Weber · 4 years, 6 months ago
  59. df79acf Documentation fix for Rust example by Wayne Piekarski · 4 years, 6 months ago
  60. 16d0abf Handle metadata walk_keys relative to the target directory by Petr Hosek · 4 years, 6 months ago
  61. a3345c9 Better user error detection in assert() by Keir Mierle · 4 years, 6 months ago
  62. d11184e Typos. Fix comments. by John Rosasco · 4 years, 6 months ago
  63. 91420ba Fixed typos and clarified generated_file docs. by John Rosasco · 4 years, 6 months ago
  64. 2020e30 Allow analyze reading from stdin and writing to stdout. by Nico Weber · 4 years, 7 months ago
  65. 189ddf3 Switch Semaphore to use dispatch_semaphore_t on Mac. by Robert Sesek · 4 years, 7 months ago
  66. 7617b59 Provide separate Rust tools for different output types by Petr Hosek · 4 years, 7 months ago
  67. bbc9dd0 Doc clarification. by John Rosasco · 4 years, 7 months ago
  68. 6c7fcc3 Add support for building on Haiku. by Calvin Hill · 5 years ago
  69. d68b623 Don't report error for non-existent keys in not_needed by Petr Hosek · 4 years, 8 months ago
  70. 546edf8 Don't link Rust libraries and proc macros to C targets by Petr Hosek · 4 years, 8 months ago
  71. 7f60381 Support non-Rust libs and lib_dirs for Rust targets by Petr Hosek · 4 years, 8 months ago
  72. add1bb1 Drop edition variable from Rust support by Petr Hosek · 4 years, 8 months ago
  73. f3c7676 vim: Allow override of default location for gn binary by Scott Graham · 4 years, 8 months ago
  74. d034be3 Remove Bind and Callback. by Brett Wilson · 4 years, 8 months ago
  75. 572ba24 Remove some base C++ wrappers. by Brett Wilson · 4 years, 8 months ago
  76. bdde2c2 Convert typedef to using. by Brett Wilson · 4 years, 8 months ago
  77. ad9e442 Rename typefdefs for C++17 by Brett Wilson · 4 years, 8 months ago
  78. dba3084 Define StringPiece in terms of std::string_view by Brett Wilson · 4 years, 8 months ago
  79. 102cdd4 Define string16 in terms of std::u16string. by Brett Wilson · 4 years, 8 months ago
  80. b3fefa6 Compile with C++17. by Brett Wilson · 4 years, 8 months ago
  81. 2a6c4e1 [windows] Update Windows SDK to 2019-09-06 by Scott Graham · 4 years, 8 months ago
  82. 2a5b5ca Fix typo in linker section of docs. by John Rosasco · 4 years, 8 months ago
  83. 2f52760 [cleanup] Remove stale documentation from get_target_outputs. by Charles Nicholson · 4 years, 8 months ago
  84. fc2f07a Add reference to the mailing list to the README. by Brett Wilson · 4 years, 8 months ago
  85. ad9054d gen.py: Allow linking libstdc++ dynamically by Ryan Gonzalez · 4 years, 9 months ago
  86. 6f3dad1 Don't use a nested scope for BUILDCONFIG. by Brett Wilson · 4 years, 9 months ago
  87. d9bbb45 Teach gn to handle systems with > 64 processors by Jesse McKenna · 4 years, 9 months ago
  88. bac5bd0 Do not use the root scope for BUILDCONFIG.gn. by qwattash · 4 years, 9 months ago
  89. 8dc294d Write Rust deps even if there are only non-Rust ones by Petr Hosek · 4 years, 9 months ago
  90. 2124233 Make "gn format" honor the global -q switch by Nico Weber · 4 years, 9 months ago
  91. 570aaed Process transitive dependecies for externs by Petr Hosek · 4 years, 9 months ago
  92. 4dc0ce4 Update quick start guide to reference tutorial files by Drew Stonebraker · 5 years ago
  93. f0a6900 Include Rust proc-macros as externs by Petr Hosek · 4 years, 9 months ago
  94. 1556546 [filesystem_utils] Fix a bug in MakeAbsolutePathRelativeIfPossible by Haowei Wu · 4 years, 9 months ago
  95. dca877f Support output_dir for Rust by Petr Hosek · 4 years, 9 months ago
  96. 0a73c48 Fix crash when sources is set to a non-list value by Tom Anderson · 4 years, 9 months ago
  97. 0bc16a8 [args] Ensure gn tracelog is processed when non-fatal error happens. by Haowei Wu · 4 years, 9 months ago
  98. 152c514 Update and add metadata documentation by Julie Hockett · 4 years, 10 months ago
  99. 579b5b3 Move 'rust_example' to the toplevel 'examples' folder by Joe Armstrong · 4 years, 10 months ago
  100. 61be3f2 Fix desc to handle single-value outputs correctly by Julie Hockett · 4 years, 10 months ago