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