summaryrefslogtreecommitdiff
path: root/pkg/oniguruma
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig fmtMitchell Hashimoto
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-07-22build-system: Replace deprecated usages of root_source_file on addTests (#8031)Mitchell Hashimoto
2025-07-23build-system: Replace deprecated usages of root_source_file on addTestsJayson Reis
2025-07-22build-system: Replace deprecated usages of addStaticLibrary with addLibrary (...Jayson Reis
2025-07-20pkg/oniguruma: fix memory leak for failed regex searchesMitchell Hashimoto
2025-05-29build: use a libc txt file to point to correct Apple SDKMitchell Hashimoto
2025-03-14build: mark most dependencies as lazyMitchell Hashimoto
2025-03-12pkg/oniguruma: fix buildMitchell Hashimoto
2025-03-12update all packages to new hash for cachingMitchell Hashimoto
2025-03-11Zig 0.14Mitchell Hashimoto
2025-02-14build: mirror most of our direct dependenciesMitchell Hashimoto
2025-01-03don't make library building logic publicJan200101
2025-01-03don't build oniguruma when system integration is enabledJan200101
2024-08-16pkg/oni: yeet usingnamespaceMitchell Hashimoto
2024-06-28pkg/oniguruma: add additional header configs for buildMitchell Hashimoto
2024-06-24pkg/oniguruma: call new functionsMitchell Hashimoto
2024-06-24begin 0.13 update process -- very brokenMitchell Hashimoto
2024-04-17working on more zig breaking changesMitchell Hashimoto
2024-02-26build API change: update usage of addCSourceFilesKrzysztof Wolicki
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2024-01-07Add include paths to modules in pkg/Krzysztof Wolicki
2024-01-03WIP: Update to new build module API after Zig PR #18160Krzysztof Wolicki
2023-11-29renderer/metal: underline urlsMitchell Hashimoto
2023-11-29pkg/oniguruma: better regex apiMitchell Hashimoto
2023-11-29pkg/oniguruma: searchMitchell Hashimoto
2023-11-29pkg/oniguruma: init regex objectMitchell Hashimoto
2023-11-29pkg/oniguruma: basic buildMitchell Hashimoto