1. 921a280 Add ResolvedTargetData::GetRustInheritedLibraries() by David 'Digit' Turner · 1 year, 9 months ago
  2. 0ed4d9b Add ResolvedTargetData::GetInheritedLibraries() by David 'Digit' Turner · 1 year, 9 months ago
  3. 63c225c Add ResolvedTargetData::GetHardDeps() by David 'Digit' Turner · 1 year, 9 months ago
  4. ed4e652 Add ResolvedTargetData::GetLinkedFrameworks() by David 'Digit' Turner · 1 year, 9 months ago
  5. d23cd22 Add ResolvedTargetData::GetLinkedLibraries() by David 'Digit' Turner · 1 year, 9 months ago
  6. 64aca9d Use ResolvedTargetData::GetTargetDeps() in Ninja target writers. by David 'Digit' Turner · 1 year, 9 months ago
  7. 8e00b69 Add NinjaTargetWriter::resolved() by David 'Digit' Turner · 1 year, 9 months ago
  8. 9103fc8 Add ResolvedTargetData class. by David 'Digit' Turner · 1 year, 9 months ago
  9. 22cfb67 [tracing] Refine tracing of file writing and template execution by Aaron Wood · 1 year, 6 months ago
  10. 26aa46c replace 'Which' with 'which' by Takuto Ikuta · 1 year, 6 months ago
  11. ad1e5ce Add optional 'mnemonic' var to actions by Joseph Ryan · 1 year, 6 months ago
  12. 3dadaf0 Revert "[tracing] Refine tracing of file writing and template execution" by Roland McGrath · 1 year, 6 months ago
  13. 7657b1c [tracing] Refine tracing of file writing and template execution by Aaron Wood · 1 year, 6 months ago
  14. 5a004f9 IWYU: add stdint.h for int types in base/containers by Stephan Hartmann · 1 year, 6 months ago
  15. ffeea1b replace phosek@chromium.org with phosek@google.com in OWNERS by Takuto Ikuta · 1 year, 7 months ago
  16. 61da8bd add tikuta to OWNERS by Takuto Ikuta · 1 year, 7 months ago
  17. 28b7b6c Support defined(foo["bar"]) syntax. by David 'Digit' Turner · 1 year, 7 months ago
  18. 41fef64 Make `gn args --list` deterministic by David 'Digit' Turner · 1 year, 7 months ago
  19. 77014c1 Specify line endings in .gitattributes. by Brett Wilson · 1 year, 8 months ago
  20. fe330c0 Update yapf style from "chromium" to "yapf" by Thiago Perrotta · 1 year, 8 months ago
  21. b25a2f8 Fix escaping of interpreter, script, & source dir by Michael Spang · 1 year, 8 months ago
  22. edf6ef4 [unused vars] Improve error messages in templates by Aaron Wood · 1 year, 9 months ago
  23. 84c8431 Remove reference to $relative_target_output_dir by Hector Dearman · 1 year, 9 months ago
  24. 629f6be [infra] Update rpmalloc revision by David 'Digit' Turner · 1 year, 9 months ago
  25. 5e19d2f Consider application bundle as executable for phony targets by Sylvain Defresne · 1 year, 11 months ago
  26. 9703eb7 Add PointerSet::ToVector() method by David 'Digit' Turner · 2 years ago
  27. 9bffaa2 Add ResolvedTargetDeps class by David 'Digit' Turner · 2 years ago
  28. 89c2ab2 Add TargetPublicPair class. by David 'Digit' Turner · 2 years ago
  29. 70d6c60 recipe: use python3 only by Takuto Ikuta · 1 year, 11 months ago
  30. 1c4151f [xcode] Refer to target by their long name in generate Xcode project by Sylvain Defresne · 2 years ago
  31. a4d67be [rust-project] Remove the emitting of sysroot crates by Aaron Wood · 2 years ago
  32. 11dc0b1 [errors] Print label toolchains more often by Aaron Wood · 2 years ago
  33. 3e98c60 [error messages] Centralize decision logic for showing toolchains in errors by Aaron Wood · 2 years ago
  34. 7a6231e Support pools on binary targets by Petr Hosek · 2 years ago
  35. 27b9062 [visibility] Add the toolchain to the labels in the visibility error message by Aaron Wood · 2 years, 1 month ago
  36. 57c352b Fix the testonly flag for gn ls by Nathan Memmott · 2 years ago
  37. b9c6c19 [swift] Consider swift bridge_header as a source file by Sylvain Defresne · 2 years, 1 month ago
  38. cc28efe Add glob FAQ entry by Brett Wilson · 2 years, 1 month ago
  39. e70d8c3 Revert "Record generated_file()s as outputs of `gn`" by Joshua Seaton · 2 years, 1 month ago
  40. 1da84bb Update reference, add script to do so. by Brett Wilson · 2 years, 1 month ago
  41. 23ede3b Record generated_file()s as outputs of `gn` by Joshua Seaton · 2 years, 1 month ago
  42. fff29c1 Add to export_compile_commands from cmdline. by Brett Wilson · 2 years, 2 months ago
  43. b4851eb Add export compile commands .gn setting. by Brett Wilson · 2 years, 2 months ago
  44. 00b741b Do not remove build.ninja.d during `gn clean` by David 'Digit' Turner · 2 years, 2 months ago
  45. 5705e56 [rust-project.json] List the Rust sysroot if there is one and only one by Aaron Wood · 2 years, 3 months ago
  46. 0bcd37b Avoid ACCESS_DENIED when writing build.ninja on Windows by Bruce Dawson · 2 years, 3 months ago
  47. 3d773bb [gn] Fix broken Windows builds by Bryan Henry · 2 years, 3 months ago
  48. 91f3a28 [gn] Don't read entire build.ninja into memory in gn gen/clean by Bryan Henry · 2 years, 3 months ago
  49. bfff605 [gn] Prevent build.ninja deletion when regeneration is interrupted by Bryan Henry · 2 years, 4 months ago
  50. 519b720 [file_util] Add CreateAndOpenTemporaryFileInDir from chromium src/base by Bryan Henry · 2 years, 3 months ago
  51. c8c6330 Prioritize the default toolchain with gn args by Andrew Savage · 2 years, 3 months ago
  52. 9ef3217 build/gen.py: Make LAST_COMMIT_POSITION reproducible by Evangelos Foutras · 2 years, 4 months ago
  53. 03ce92d Fix README. by Brett Wilson · 2 years, 4 months ago
  54. ecaaf4b Fix typo in help string by Antonio Sartori · 2 years, 4 months ago
  55. 29accf5 Format lists in assignments with binary operations by Florent Castelli · 2 years, 4 months ago
  56. ae474cc Add flag to include additional files in the generated Xcode project by Sylvain Defresne · 2 years, 4 months ago
  57. 8883070 Add support for multiple configuration to Xcode project generator by Sylvain Defresne · 2 years, 4 months ago
  58. fcda46c Improve generation of Xcode project by Sylvain Defresne · 2 years, 4 months ago
  59. e62d4e1 Fix sample iOS project to work on macOS Monterey and M1 macs by Sylvain Defresne · 2 years, 4 months ago
  60. 2ecd43a Simplify source_dir_path substring extraction by Evangelos Foutras · 2 years, 5 months ago
  61. fd6cae4 Avoid out-of-bounds string indexing by Evangelos Foutras · 2 years, 5 months ago
  62. 2f71761 Always set alwaysOutOfDate for PBXShellScriptBuildPhase. by Justin Cohen · 2 years, 5 months ago
  63. 37baefb [template] Correct print_stack_trace() output and add toolchain by Aaron Wood · 2 years, 5 months ago
  64. 7e05276 Migrate linux CI builder to bionic from xenial by Ben Pastene · 2 years, 5 months ago
  65. c547ca1 Set the explicitFileType of TypeScript files by Mike Dougherty · 2 years, 5 months ago
  66. 578a7fe add --allow-warnings flag in gen.py by Takuto Ikuta · 2 years, 6 months ago
  67. bf4e17d Revert recent performance-related commits. by David 'Digit' Turner · 2 years, 6 months ago
  68. 53ef169 Check explicitly for clang++ usage by Milad Fa · 2 years, 6 months ago
  69. 48b013c Fix compilation with gcc by Milad Fa · 2 years, 6 months ago
  70. 24062bb [templates] Add print_stack_trace() function by Aaron Wood · 2 years, 6 months ago
  71. 260a79d enable extra-semi warnings by Takuto Ikuta · 2 years, 6 months ago
  72. ecec350 AIX: Fix gcc compilation on aix by Milad Fa · 2 years, 6 months ago
  73. d18426e update icu by Takuto Ikuta · 2 years, 6 months ago
  74. ced9fbf enable range-loop-analysis warning by Takuto Ikuta · 2 years, 6 months ago
  75. 80309a7 Update recipes to M1 processor compatible version by Richard Wang · 2 years, 6 months ago
  76. d0f8bc9 Add better target flag documentation. by Brett Wilson · 2 years, 6 months ago
  77. a944ed7 enable -Wundef and make warning as error by Takuto Ikuta · 2 years, 6 months ago
  78. 7c8e511 AlignedAlloc<>: Use posix_memalloc() on MacOS by David 'Digit' Turner · 2 years, 6 months ago
  79. 47bfcd6 Revert "[macos] Build gn with Xcode 13.3" by Sylvain Defresne · 2 years, 6 months ago
  80. 0d6d131 [macos] Build gn with Xcode 13.3 by Sylvain Defresne · 2 years, 6 months ago
  81. 1cdd270 Add ResolvedTargetData class by David 'Digit' Turner · 2 years, 7 months ago
  82. 496fd46 UniqueVector::Append() support any iterable container. by David 'Digit' Turner · 2 years, 7 months ago
  83. 9e3df46 Add TaggedPointer<T,N> template. by David 'Digit' Turner · 2 years, 7 months ago
  84. e2345a8 Add ImmutableVector and ImmutableVectorView templates. by David 'Digit' Turner · 2 years, 7 months ago
  85. a331a36 Add AlignedAlloc<N> template. by David 'Digit' Turner · 2 years, 7 months ago
  86. df20104 [vim] Highlight "arflags" by Nico Weber · 2 years, 7 months ago
  87. fd9f203 Fix output directories for generated source files. by David 'Digit' Turner · 2 years, 7 months ago
  88. c114b7e Add Target::builds_swift_module() method. by David 'Digit' Turner · 2 years, 7 months ago
  89. 0cbe341 Fix NinjaCBinaryTargetWriter unit-test by David 'Digit' Turner · 2 years, 7 months ago
  90. cdb4ad4 [infra] Fix GN build with rpmalloc and latest Clang. by David 'Digit' Turner · 2 years, 7 months ago
  91. ae110f8 Fix RustProjectWriter unit-test. by David 'Digit' Turner · 2 years, 7 months ago
  92. 04a2891 Revert "Fix output directories for generated source files." by David Turner · 2 years, 7 months ago
  93. ab91045 Fix output directories for generated source files. by David 'Digit' Turner · 2 years, 7 months ago
  94. 5eb3845 [infra] Update to newer rpmalloc library. by David 'Digit' Turner · 2 years, 7 months ago
  95. 859dde4 rust-project: Represent source roots properly by Adrian Taylor · 2 years, 7 months ago
  96. bb8f66f Fix support for empty `script_executable` value in .gn file. by David 'Digit' Turner · 2 years, 7 months ago
  97. afc4a5f upload gn binary to CAS from CQ by Takuto Ikuta · 2 years, 7 months ago
  98. 100c708 recipe: drop py2 compatibility annotation by Takuto Ikuta · 2 years, 7 months ago
  99. f221f74 use bionic bots instead of xenial for linux builder by Takuto Ikuta · 2 years, 7 months ago
  100. f41f521 use python3 for gn builders by Takuto Ikuta · 2 years, 7 months ago