1. fa40610 include the missing tuple deps in version.cc by Ion Lupascu · 3 years, 11 months ago
  2. 0ce25e3 [rust-project] switch cfgs to new list schema by Aaron Wood · 4 years ago
  3. c7bbac3 Don't assert on gn builds without any target. by Nico Weber · 3 years, 11 months ago
  4. d26b346 Specify deps format for actions by Petr Hosek · 4 years ago
  5. 317fdc1 Support specifying required Ninja version by Petr Hosek · 4 years ago
  6. 8948350 Fix incorrect check for expansion of {{bundle_root_dir}} by Sylvain Defresne · 3 years, 11 months ago
  7. 981f46c Make simple build example runnable on macOS by Harley Li · 3 years, 11 months ago
  8. 0a9affb Update docs/reference.md by Harley Li · 3 years, 11 months ago
  9. b175fa5 Add Ihor Karavan to list of authors by Ihor Karavan · 4 years ago
  10. c494b98 Add Oleksandr Motsok to list of authors by Oleksandr Motsok · 4 years ago
  11. 1a34e42 Fix a comment regarding --ide=json builder by Harley Li · 4 years ago
  12. 382f5ef Divide sources between targets and add include paths to them by Oleksandr Motsok · 4 years ago
  13. 86df308 Add support escape JSON string to stream for export compile commands by ihor.karavan-at-934627200577 · 4 years ago
  14. db57fe0 Revert "Specify deps format for actions" by Brett Wilson · 4 years ago
  15. d2f5e43 Add new build configuration variable to add an extension to build file names. by P.Y. Laligand · 4 years ago
  16. 7d9b811 Specify deps format for actions by Petr Hosek · 4 years ago
  17. 2c801de Fixes typo in example by Anton Paymyshev · 4 years ago
  18. f454541 [rust-project] Only list direct dependencies, not transitive deps by Aaron Wood · 4 years ago
  19. d0a6f07 Add weak_frameworks linking option by Robert Sesek · 4 years ago
  20. 3cbdb62 Add xcasset_compiler_flags variable to create_bundle target by Alfred Zien · 4 years ago
  21. ab32747 Make rebase_path("//foo", "//foo/bar/baz") return "../..". by Nico Weber · 4 years ago
  22. ac6cc95 Allow rlib linking into C++ targets. by Adrian Taylor · 4 years ago
  23. 07f614a Cease to specify extern dirs for proc macro deps. by Adrian Taylor · 4 years ago
  24. f8c5cf1 Fixing Rust targets depending on C source sets. by Adrian Taylor · 4 years ago
  25. 6523a5f Add script for finding unreachable targets by Alfred Zien · 4 years ago
  26. 207400c build/gen.py: Add --link-lib=LINK_LIB option. by David 'Digit' Turner · 4 years ago
  27. 16ab9ca Make "gn clean out/gn*" work. by Nico Weber · 4 years ago
  28. 6ed85ec Speedup --json=ide and --export-compile-commands=default by David 'Digit' Turner · 4 years, 1 month ago
  29. 7c5d100 Speed up generation of input files list. by David 'Digit' Turner · 4 years, 1 month ago
  30. 14c9f94 Fix GCC compilation error by Milad Farazmand · 4 years ago
  31. edf6e8e Add StringOutputBuffer class. by David 'Digit' Turner · 4 years, 1 month ago
  32. d2e84de Forbid Rust source_sets. by Adrian Taylor · 4 years ago
  33. 4cd7fe1 Avoid duplicating -Lnative rustc arguments. by Adrian Taylor · 4 years ago
  34. 4580b41 Remove duplicated -Ldependency arguments to rustc. by Adrian Taylor · 4 years ago
  35. 58af66b Remove minor compiler warning by David 'Digit' Turner · 4 years ago
  36. 222ae50 rust-project.json support by Benjamin Brittain · 4 years, 1 month ago
  37. 56f058e Add support for Resources build phase to generated Xcode project by Sylvain Defresne · 4 years ago
  38. 0695796 Modernize code in xcode_object.{h,cc} by Sylvain Defresne · 4 years ago
  39. 6a6163c Fix formatting of PBXFileReference by Sylvain Defresne · 4 years ago
  40. 3f916fb Set expected values by Xcode 11.4 by Sylvain Defresne · 4 years ago
  41. d7a8d66 Fix formatting of PBXContainerItemProxy by Sylvain Defresne · 4 years ago
  42. e858fe6 Sort test file references used for indexing XCUITest test cases by Sylvain Defresne · 4 years ago
  43. 106738e Add filetypes for .xctest and .xpc files by Sylvain Defresne · 4 years ago
  44. 2ca0e81 Fix formatting of COMPILER_FLAGS in generated project by Sylvain Defresne · 4 years ago
  45. ec938dd Speed up label comparison by David 'Digit' Turner · 4 years, 1 month ago
  46. d613107 format: Don't crash on non-literal import by Scott Graham · 4 years, 1 month ago
  47. a38ba1c README.md: Correct link to Quick Start guide by Venkatesh Srinivas · 4 years, 1 month ago
  48. 82d673a format: Fix formatting not taking into account suffixes by Scott Graham · 4 years, 1 month ago
  49. 5b7fa2a Fix incorrect line endings in win_util.h by Scott Graham · 4 years, 1 month ago
  50. 5ed3c9c Match all toolchains by default. by Brett Wilson · 4 years, 1 month ago
  51. 2a18133 Update the "getting started". by Brett Wilson · 4 years, 1 month ago
  52. 7943a47 Remove a few unused macros. by Nico Weber · 4 years, 1 month ago
  53. 7439709 Add an "outputs" command. by Brett Wilson · 4 years, 1 month ago
  54. bee8916 Make CONFIGURATION_BUILD_DIR represent location of binaries by Oleksandr Motsok · 4 years, 2 months ago
  55. 818b885 Add missing header for using with std::move by Milad Farazmand · 4 years, 2 months ago
  56. 9499562 Fix analyze not noticing when BUILD.gn files change by Andrew Grieve · 4 years, 2 months ago
  57. 91eee9b [Xcode] Implement custom sort of the elements in Xcode project by Sylvain Defresne · 4 years, 2 months ago
  58. 32f0f53 Remove flaky StringAtom test. by David 'Digit' Turner · 4 years, 2 months ago
  59. aff489a Add "filter_{exclude,include}" intrinsic functions to GN by Sylvain Defresne · 4 years, 2 months ago
  60. 08bfc84 Include more files in the generated Xcode project by Sylvain Defresne · 4 years, 2 months ago
  61. 0785423 Reduce RAM usage and improve speed of "gn gen" by David 'Digit' Turner · 4 years, 3 months ago
  62. 992e927 [xcode] Refactor XcodeWriter by Sylvain Defresne · 4 years, 2 months ago
  63. fd3d768 msvc writer: Don't die on generated_file() and create_bundle() targets. by Nico Weber · 4 years, 2 months ago
  64. f871e54 Fix Rust dependency propagation by Benjamin Brittain · 4 years, 2 months ago
  65. c2d0ace Fix crash in "gn gen --ide=xcode" when project is malformed by Sylvain Defresne · 4 years, 2 months ago
  66. 5e43d01 Fix gn format --stdin newlines on Windows by Wyatt Hepler · 4 years, 2 months ago
  67. d422999 WIP: Fix (cross)compile with MinGW by BogDan Vatra · 4 years, 3 months ago
  68. c89bc82 Write input files to json project by BogDan Vatra · 4 years, 4 months ago
  69. 4166e9f Allow selection of autoninja for XCode building. by Sebastien Lalancette · 4 years, 2 months ago
  70. a899709 Allow labels to go above the source root. by Brett Wilson · 4 years, 2 months ago
  71. 61377e3 Handle an empty interpreter_path in exec_script by James Robinson · 4 years, 2 months ago
  72. 52cb644 Add a "gn_version" variable. by Nico Weber · 4 years, 2 months ago
  73. 239533d Export Rust information in JSON IDE format by Benjamin Brittain · 4 years, 3 months ago
  74. 1e1ea9d Document action restat behavior. by Brett Wilson · 4 years, 3 months ago
  75. 28044bc Speed up source file set operations. by David 'Digit' Turner · 4 years, 5 months ago
  76. eb0c751 vim: update docs for autoformatting by Nate Fischer · 4 years, 3 months ago
  77. 4e97d9b vim: Fix invalid import in gn-format.py by Scott Graham · 4 years, 3 months ago
  78. 12f53f0 vim: Make format plugin work with py2 and py3 by Scott Graham · 4 years, 3 months ago
  79. ae66935 Fix Rust dependency resolution. by Adrian Taylor · 4 years, 4 months ago
  80. af83625 Add support for scope subscript by Alfred Zien · 4 years, 3 months ago
  81. 97cc440 format: Fix not getting to fixed point in one step by Scott Graham · 4 years, 3 months ago
  82. d874bb9 Remove extraneous quotation marks by Wesley Moy · 4 years, 3 months ago
  83. 201a0b5 format: Fix single line list suffix comments being dropped by Scott Graham · 4 years, 3 months ago
  84. c367761 format: Improve suffix comment handling by Scott Graham · 4 years, 3 months ago
  85. 564de29 Format all .gn and .gni files of examples by Sylvain Defresne · 4 years, 3 months ago
  86. 83dad00 Add a sample project that allow to target iOS by Sylvain Defresne · 4 years, 3 months ago
  87. abea271 Consider Xcode console as not a tty by Sylvain Defresne · 4 years, 3 months ago
  88. a09ec16 Improve support for frameworks in gn by Sylvain Defresne · 4 years, 3 months ago
  89. e214b5d Add support for ':' in --gtest_filter to gn_unittests by Sylvain Defresne · 4 years, 3 months ago
  90. 0c5557d Fix Rust linking -lfoo.so not -lfoo due to TOC by Adrian Taylor · 4 years, 4 months ago
  91. 2426c17 [iOS/macOS] compile data sets into Assets by Slav Ishutin · 4 years, 4 months ago
  92. 49f5903 [check] Document system style checking for check command by James Robinson · 4 years, 4 months ago
  93. 4cc8914 [check] Check includes using <bracket> style as well as "quotes" by James Robinson · 4 years, 7 months ago
  94. a141386 Provide a way to pass extern Rust library by Petr Hosek · 4 years, 4 months ago
  95. c5a0ec6 Classify Rust static libraries as final by Petr Hosek · 4 years, 5 months ago
  96. 2920568 Remove irregular formatting for some lists after = by Nico Weber · 4 years, 4 months ago
  97. cd715c1 Simplify and speed up ReadStdin. by Nico Weber · 4 years, 4 months ago
  98. e67b81b Document change ID hook in the README. by Brett Wilson · 4 years, 4 months ago
  99. e0518bc analyzer test: Replace ownership comments with unique_ptr. by Nico Weber · 4 years, 4 months ago
  100. a5bcbd7 Update default VS to 2019 by Aaron Gable · 4 years, 4 months ago