- 991530c Avoid unnecessary "Regenerating ninja files" step after running "gn gen" by Mark Seaborn · 9 days ago main master
- c1fc044 Fix variable use tracking for scope subscript accesses. by David 'Digit' Turner · 10 days ago
- cc56a0f [infra] Link to jemalloc instead of rpmalloc by David 'Digit' Turner · 9 weeks ago
- 811d332 Move WriteSourceSetStamp to NinjaCBinaryTargetWriter by Nico Weber · 7 weeks ago
- 3fccef9 [action][data deps] Make data-deps order-only deps of the action outputs by Aaron Wood · 9 weeks ago
- 62ac86a [action] Add test for data_deps of an action target by Aaron Wood · 8 weeks ago
- 1029a3b Ninja: Always pass linker flags to rlib-generating command. by David 'Digit' Turner · 8 weeks ago
- fae280e [serenity] Add SerenityOS port by Andrew Kaster · 2 months ago
- 11e12b0 Remove obsolete comment by Nico Weber · 2 months ago
- 1de45d1 Generate a StaticLibrary for rlibs and DynamicLibrary for proc macros by danakj · 3 months ago
- 2a92efd Include library search paths when compiling rlibs by danakj · 3 months ago
- da5fe01 Avoid unused and incorrect linker args in {{rustdeps}} by danakj · 3 months ago
- 4bd1a77 Escape `+` characters in rule names by Nico Weber · 3 months ago
- 1cd35c1 [ios] Update sample to build the app as a framework by Sylvain Defresne · 3 months ago
- e5aee7b [apple] Implements support of transparent create_bundle by Sylvain Defresne · 3 months ago
- e3978de Make dynamic link switch... dynamic. by Adrian Taylor · 4 months ago
- e9e83d9 Add --use-asan and --use-ubsan options to build/gen.py by Roland McGrath · 4 months ago
- 6975103 gn gen: Implement thread-local ResolvedTargetData cache. by David 'Digit' Turner · 9 months ago
- be16dea Add ResolvedTargetData:GetSwiftModuleDependencies() by David 'Digit' Turner · 8 months ago
- caadd6c Remove obsolete InheritedLibraries class. by David 'Digit' Turner · 10 months ago
- 921a280 Add ResolvedTargetData::GetRustInheritedLibraries() by David 'Digit' Turner · 8 months ago
- 0ed4d9b Add ResolvedTargetData::GetInheritedLibraries() by David 'Digit' Turner · 8 months ago
- 63c225c Add ResolvedTargetData::GetHardDeps() by David 'Digit' Turner · 8 months ago
- ed4e652 Add ResolvedTargetData::GetLinkedFrameworks() by David 'Digit' Turner · 8 months ago
- d23cd22 Add ResolvedTargetData::GetLinkedLibraries() by David 'Digit' Turner · 8 months ago
- 64aca9d Use ResolvedTargetData::GetTargetDeps() in Ninja target writers. by David 'Digit' Turner · 8 months ago
- 8e00b69 Add NinjaTargetWriter::resolved() by David 'Digit' Turner · 8 months ago
- 9103fc8 Add ResolvedTargetData class. by David 'Digit' Turner · 8 months ago
- 22cfb67 [tracing] Refine tracing of file writing and template execution by Aaron Wood · 5 months ago
- 26aa46c replace 'Which' with 'which' by Takuto Ikuta · 5 months ago
- ad1e5ce Add optional 'mnemonic' var to actions by Joseph Ryan · 5 months ago
- 3dadaf0 Revert "[tracing] Refine tracing of file writing and template execution" by Roland McGrath · 5 months ago
- 7657b1c [tracing] Refine tracing of file writing and template execution by Aaron Wood · 5 months ago
- 5a004f9 IWYU: add stdint.h for int types in base/containers by Stephan Hartmann · 5 months ago
- ffeea1b replace phosek@chromium.org with phosek@google.com in OWNERS by Takuto Ikuta · 6 months ago
- 61da8bd add tikuta to OWNERS by Takuto Ikuta · 6 months ago
- 28b7b6c Support defined(foo["bar"]) syntax. by David 'Digit' Turner · 6 months ago
- 41fef64 Make `gn args --list` deterministic by David 'Digit' Turner · 6 months ago
- 77014c1 Specify line endings in .gitattributes. by Brett Wilson · 6 months ago
- fe330c0 Update yapf style from "chromium" to "yapf" by Thiago Perrotta · 7 months ago
- b25a2f8 Fix escaping of interpreter, script, & source dir by Michael Spang · 7 months ago
- edf6ef4 [unused vars] Improve error messages in templates by Aaron Wood · 8 months ago
- 84c8431 Remove reference to $relative_target_output_dir by Hector Dearman · 8 months ago
- 629f6be [infra] Update rpmalloc revision by David 'Digit' Turner · 8 months ago
- 5e19d2f Consider application bundle as executable for phony targets by Sylvain Defresne · 9 months ago
- 9703eb7 Add PointerSet::ToVector() method by David 'Digit' Turner · 10 months ago
- 9bffaa2 Add ResolvedTargetDeps class by David 'Digit' Turner · 10 months ago
- 89c2ab2 Add TargetPublicPair class. by David 'Digit' Turner · 10 months ago
- 70d6c60 recipe: use python3 only by Takuto Ikuta · 10 months ago
- 1c4151f [xcode] Refer to target by their long name in generate Xcode project by Sylvain Defresne · 10 months ago
- a4d67be [rust-project] Remove the emitting of sysroot crates by Aaron Wood · 11 months ago
- 11dc0b1 [errors] Print label toolchains more often by Aaron Wood · 11 months ago
- 3e98c60 [error messages] Centralize decision logic for showing toolchains in errors by Aaron Wood · 11 months ago
- 7a6231e Support pools on binary targets by Petr Hosek · 11 months ago
- 27b9062 [visibility] Add the toolchain to the labels in the visibility error message by Aaron Wood · 12 months ago
- 57c352b Fix the testonly flag for gn ls by Nathan Memmott · 11 months ago
- b9c6c19 [swift] Consider swift bridge_header as a source file by Sylvain Defresne · 12 months ago
- cc28efe Add glob FAQ entry by Brett Wilson · 1 year ago
- e70d8c3 Revert "Record generated_file()s as outputs of `gn`" by Joshua Seaton · 1 year ago
- 1da84bb Update reference, add script to do so. by Brett Wilson · 1 year ago
- 23ede3b Record generated_file()s as outputs of `gn` by Joshua Seaton · 1 year ago
- fff29c1 Add to export_compile_commands from cmdline. by Brett Wilson · 1 year ago
- b4851eb Add export compile commands .gn setting. by Brett Wilson · 1 year, 1 month ago
- 00b741b Do not remove build.ninja.d during `gn clean` by David 'Digit' Turner · 1 year, 1 month ago
- 5705e56 [rust-project.json] List the Rust sysroot if there is one and only one by Aaron Wood · 1 year, 1 month ago
- 0bcd37b Avoid ACCESS_DENIED when writing build.ninja on Windows by Bruce Dawson · 1 year, 1 month ago
- 3d773bb [gn] Fix broken Windows builds by Bryan Henry · 1 year, 1 month ago
- 91f3a28 [gn] Don't read entire build.ninja into memory in gn gen/clean by Bryan Henry · 1 year, 2 months ago
- bfff605 [gn] Prevent build.ninja deletion when regeneration is interrupted by Bryan Henry · 1 year, 3 months ago
- 519b720 [file_util] Add CreateAndOpenTemporaryFileInDir from chromium src/base by Bryan Henry · 1 year, 2 months ago
- c8c6330 Prioritize the default toolchain with gn args by Andrew Savage · 1 year, 2 months ago
- 9ef3217 build/gen.py: Make LAST_COMMIT_POSITION reproducible by Evangelos Foutras · 1 year, 3 months ago
- 03ce92d Fix README. by Brett Wilson · 1 year, 3 months ago
- ecaaf4b Fix typo in help string by Antonio Sartori · 1 year, 3 months ago
- 29accf5 Format lists in assignments with binary operations by Florent Castelli · 1 year, 3 months ago
- ae474cc Add flag to include additional files in the generated Xcode project by Sylvain Defresne · 1 year, 3 months ago
- 8883070 Add support for multiple configuration to Xcode project generator by Sylvain Defresne · 1 year, 3 months ago
- fcda46c Improve generation of Xcode project by Sylvain Defresne · 1 year, 3 months ago
- e62d4e1 Fix sample iOS project to work on macOS Monterey and M1 macs by Sylvain Defresne · 1 year, 3 months ago
- 2ecd43a Simplify source_dir_path substring extraction by Evangelos Foutras · 1 year, 3 months ago
- fd6cae4 Avoid out-of-bounds string indexing by Evangelos Foutras · 1 year, 4 months ago
- 2f71761 Always set alwaysOutOfDate for PBXShellScriptBuildPhase. by Justin Cohen · 1 year, 4 months ago
- 37baefb [template] Correct print_stack_trace() output and add toolchain by Aaron Wood · 1 year, 4 months ago
- 7e05276 Migrate linux CI builder to bionic from xenial by Ben Pastene · 1 year, 4 months ago
- c547ca1 Set the explicitFileType of TypeScript files by Mike Dougherty · 1 year, 4 months ago
- 578a7fe add --allow-warnings flag in gen.py by Takuto Ikuta · 1 year, 4 months ago
- bf4e17d Revert recent performance-related commits. by David 'Digit' Turner · 1 year, 5 months ago
- 53ef169 Check explicitly for clang++ usage by Milad Fa · 1 year, 5 months ago
- 48b013c Fix compilation with gcc by Milad Fa · 1 year, 5 months ago
- 24062bb [templates] Add print_stack_trace() function by Aaron Wood · 1 year, 5 months ago
- 260a79d enable extra-semi warnings by Takuto Ikuta · 1 year, 5 months ago
- ecec350 AIX: Fix gcc compilation on aix by Milad Fa · 1 year, 5 months ago
- d18426e update icu by Takuto Ikuta · 1 year, 5 months ago
- ced9fbf enable range-loop-analysis warning by Takuto Ikuta · 1 year, 5 months ago
- 80309a7 Update recipes to M1 processor compatible version by Richard Wang · 1 year, 5 months ago
- d0f8bc9 Add better target flag documentation. by Brett Wilson · 1 year, 5 months ago
- a944ed7 enable -Wundef and make warning as error by Takuto Ikuta · 1 year, 5 months ago
- 7c8e511 AlignedAlloc<>: Use posix_memalloc() on MacOS by David 'Digit' Turner · 1 year, 5 months ago
- 47bfcd6 Revert "[macos] Build gn with Xcode 13.3" by Sylvain Defresne · 1 year, 5 months ago
- 0d6d131 [macos] Build gn with Xcode 13.3 by Sylvain Defresne · 1 year, 5 months ago