summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysSnap for 11880863 from fa380f57e373d61f3633ad579d87ba4c742c362e to build-tool...build-tools-releaseAndroid Build Coastguard Worker
11 daysMerge changes I3ced97c9,I68a8649e,I5e7c195e,I79432cda,I2dd9e5da into mainCole Faust
2024-05-15Increase the sleep before/after running commandsCole Faust
2024-05-13lstat generated filesCole Faust
2024-05-10Shell-escape $in and $outCole Faust
2024-05-10Disallow missing depfilesCole Faust
2024-05-10Implement --frontend-fileCole Faust
2024-05-07Loosen bound on mtime diff in stat_mtime_resolutionCole Faust
2024-05-02Add multithreaded parsingCole Faust
2024-05-02Attempt to fix test flakesCole Faust
2024-05-01Snap for 11789573 from 7f8389b619a5a1e14ee6a8d95ec4e6bf479f04fd to build-tool...Android Build Coastguard Worker
2024-05-01Disable dep_on_current_directory testCole Faust
2024-05-01Snap for 11788943 from 975e23097d141aedbf8da4da6b4bcb60c19d9f67 to build-tool...Android Build Coastguard Worker
2024-04-30Add build rules for n2 testsCole Faust
2024-03-28Merge remote-tracking branch 'origin/upstream'Inna Palant
2024-03-21Import n2 to androidupstreamCole Faust
2024-03-13Initial empty repositoryrassb@google.com
2024-03-05Parse depfiles with multiple targetsCole Faust
2024-01-25Switch some HashMaps to FxHashMapsCole Faust
2024-01-25Only hash strings once in id_from_canonicalCole Faust
2024-01-25Precalcuate length of evaluated stringsCole Faust
2024-01-25Pass owned paths to id_from_canonicalCole Faust
2024-01-19avoid clown shoes allocation of input filesEvan Martin
2024-01-18Evaluate build paths in the context of the build's bindingsCole Faust
2024-01-18Add benchmark test for the loaderCole Faust
2024-01-18Enforce only valid rule variables are usedCole Faust
2024-01-10drop git lfsEvan Martin
2024-01-08Wait for out instead of regular_inputCole Faust
2024-01-08improve test for validation execution orderEvan Martin
2024-01-08stat outputs of phony rulesEvan Martin
2024-01-08mention empty depfiles in design notesEvan Martin
2024-01-08update README to show current outputEvan Martin
2024-01-08allow windows drive letters in depfilesEvan Martin
2024-01-08Treat missing depfile as a empty list of dependencies.Tobias Hieta
2024-01-08another pass at documenting variable scopeEvan Martin
2024-01-04design notes on variable scopeEvan Martin
2024-01-04snapshots of llvm build artifactsEvan Martin
2024-01-03Canonicalize paths to '.' instead of an empty stringCole Faust
2023-12-30attempt to deflake write_to_input testEvan Martin
2023-12-30ci: show backtraces on test failureEvan Martin
2023-12-30support external build.ninja files under `cargo bench`Evan Martin
2023-12-30disable bench for lib/bin, because it lives under benches/Evan Martin
2023-12-30restore criterion benchmarkingEvan Martin
2023-12-26move around nul-termination of input filesEvan Martin
2023-12-26use a growing Vec<u8> for buffering record writesEvan Martin
2023-12-21win: ensure thread attributes live long enoughEvan Martin
2023-12-21fix a test failing on windowsEvan Martin
2023-12-21Add validation inputsCole Faust
2023-12-20obey builddir for placing .n2_dbEvan Martin
2023-11-28allow $\n in most contexts when parsingEvan Martin