summaryrefslogtreecommitdiff
path: root/src/build/SharedDeps.zig
AgeCommit message (Expand)Author
2025-10-03Fix typosAndreas Deininger
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-09-30nuke ziglyph from orbitMitchell Hashimoto
2025-09-25move ziglyph dep to SharedDeps with .@"test" conditionJacob Sandlund
2025-09-25Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-24Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-23build: don't add deps when cross compiling to darwinMitchell Hashimoto
2025-09-23Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-23deps: Allow dynamic-linking of spirv-crossazhn
2025-09-22build: some docsMitchell Hashimoto
2025-09-22build: make build_options generally availableMitchell Hashimoto
2025-09-22simd: add scalar fallbacks to all for build_options.simd falseMitchell Hashimoto
2025-09-21Add simd flag for disabling SIMD functionalityMitchell Hashimoto
2025-09-21start extracting core terminal zig moduleMitchell Hashimoto
2025-09-21build: many more lazy dependencies, defer deps add unless neededMitchell Hashimoto
2025-09-18fix up diff from benchmarks, and add tests against ziglyphJacob Sandlund
2025-09-06Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-05renderer: add LUT-based implementation of isSymbol (#8528)Jeffrey C. Ollie
2025-09-05add two LUT-based implementations of isSymbolJeffrey C. Ollie
2025-09-05gtk: the Future is NowLeah Amelia Chen
2025-09-05gtk: nuke the legacy apprt from orbitLeah Amelia Chen
2025-08-23using uucode for the graphemeBreak in shaper/web_canvas.zigJacob Sandlund
2025-08-23attempting to use uucode from uucode.xJacob Sandlund
2025-08-17removing all ziglyph imports (aside from unicode/grapheme.zig)Jacob Sandlund
2025-08-06blockJacob Sandlund
2025-08-05using just `get`Jacob Sandlund
2025-08-04testing uucode.xJacob Sandlund
2025-07-30Use `table_0_fields` build optionJacob Sandlund
2025-07-27Add TODO about configurationJacob Sandlund
2025-07-27Using uucode in a few places where it's easy.Jacob Sandlund
2025-07-27Initial testing including uucodeJacob Sandlund
2025-07-25font: use non-mono symbols nerd font for embedded symbolsQwerasd
2025-07-24font: revert switch to non-mono symbols nerd fontQwerasd
2025-07-17Use em size as nerd font reference metricDaniel Wennberg
2025-07-16apprt/gtk-ng: gresource creation, resource registration in ApplicationMitchell Hashimoto
2025-07-16apprt/gtk-ng: boilerplateMitchell Hashimoto
2025-07-10build: `zig build test` runs Xcode tests on macOSMitchell Hashimoto
2025-07-07gtk: rebuild gresources.c/h if CSS or icons changeJeffrey C. Ollie
2025-07-05Better Glyph Constraint Logic (#7809)Mitchell Hashimoto
2025-07-04Nuke GLFW from OrbitMitchell Hashimoto
2025-07-03font: use variable JetBrains Mono for embedded fontQwerasd
2025-07-03font: add jb mono and symbols-only nerd font as dependenciesQwerasd
2025-06-30deps: update z2dQwerasd
2025-06-28deps: Default gtk4-layer-shell system integration to trueazhn
2025-06-23renderer: make shader pipeline prep code DRYerQwerasd
2025-05-30gtk: request user attention on bellLeah Amelia Chen
2025-05-29build: use a libc txt file to point to correct Apple SDKMitchell Hashimoto
2025-05-26style: use decl literalsQwerasd
2025-05-14bench: add `--mode=gen-osc` to generate synthetic OSC sequencesMitchell Hashimoto
2025-04-23gtk: require blueprint-compiler 0.16 for buildingJeffrey C. Ollie