summaryrefslogtreecommitdiff
path: root/src/build/Config.zig
AgeCommit message (Expand)Author
2025-10-08v1.2.2v1.2.21.2.xMitchell Hashimoto
2025-10-06Set version to 1.2.1v1.2.1Mitchell Hashimoto
2025-09-29Snap: Do not leak snap variables or snap paths into children (#8771)Mitchell Hashimoto
2025-09-15Set version to 1.2.0Mitchell Hashimoto
2025-09-05add two LUT-based implementations of isSymbolJeffrey C. Ollie
2025-08-20build: add run-valgrind and test-valgrind stepsMitchell Hashimoto
2025-08-06build: allow disabling i18nLeah Amelia Chen
2025-07-09remove src/benchMitchell Hashimoto
2025-07-09bench: remove old benchmarks we convertedMitchell Hashimoto
2025-07-05build: add -Demit-macos-appMitchell Hashimoto
2025-07-04build: add -Dxcframework-target to specify the target for buildsMitchell Hashimoto
2025-07-04Nuke GLFW from OrbitMitchell Hashimoto
2025-06-28deps: Default gtk4-layer-shell system integration to trueazhn
2025-06-26drop system-package optionJeffrey C. Ollie
2025-06-26dbus and systemd activation - take 2Jeffrey C. Ollie
2025-03-26version bump for developmentJeffrey C. Ollie
2025-03-19apprt/embedded: utf8 encoding buffer lifetime must extend beyond callMitchell Hashimoto
2025-03-13pkg/glfwMitchell Hashimoto
2025-03-11Zig 0.14Mitchell Hashimoto
2025-03-07gtk: build gtk4-layer-shell ourselvesLeah Amelia Chen
2025-02-28gtk: implement quick terminalLeah Amelia Chen
2025-02-14gtk: require libadwaitaJeffrey C. Ollie
2025-02-13up versions for developmentMitchell Hashimoto
2025-02-13up all the metadata to 1.1.2Mitchell Hashimoto
2025-01-30update version for developmentMitchell Hashimoto
2025-01-30next version will be 1.1.0Mitchell Hashimoto
2025-01-24build: options to enable/disable terminfo & termcap install (take 2)Jeffrey C. Ollie
2025-01-23Revert "build: options to enable/disable terminfo & termcap install"Mitchell Hashimoto
2025-01-23build: options to enable/disable terminfo & termcap install (#5311)Mitchell Hashimoto
2025-01-23docs: generate mdx file for cli actionsAnund
2025-01-23build: options to enable/disable terminfo & termcap installJeffrey C. Ollie
2025-01-07This is a major refactor of `build.zig`.Mitchell Hashimoto