summaryrefslogtreecommitdiff
path: root/Omni/Bild.hs
AgeCommit message (Expand)Author
2025-11-21task: t-1fKilH doneOmni Worker
2025-11-21feat: implement t-1fKilHBen Sima
2025-11-21feat: implement t-rWa5yilwM.1Ben Sima
2025-11-20bild: fix --plan to output only JSON without loggingBen Sima
2025-11-15fix: handle stdin EOF in terminal detection and subprocess spawningBen Sima
2025-11-15refactor(bild): simplify terminal output - use --loud flagBen Sima
2025-11-14fix(bild): per-module builds + exit code propagationBen Sima
2025-11-14Implement per-module Nix derivations for incremental Haskell buildsBen Sima
2025-11-14Add per-module Haskell build foundationBen Sima
2025-11-14Add persistent ghc-pkg cache to speed up analysisBen Sima
2025-11-14Implement concurrent analysis with [+] state indicatorBen Sima
2025-11-14Redesign LineManager to show one line per namespaceBen Sima
2025-11-14Fix concurrent terminal update issuesBen Sima
2025-11-14Clean up build output and add [+] for analyzing phaseBen Sima
2025-11-14Remove info and good log messages from parallel build outputBen Sima
2025-11-14Add ansi-terminal dep and Omni/Log/Concurrent to Bild.nixBen Sima
2025-11-14Integrate LineManager with logging systemBen Sima
2025-11-14Thread LineManager through build functionsBen Sima
2025-11-14Add bounded parallel target buildsBen Sima
2025-11-14Bild: breadth-first search and ghc-pkg cachingBen Sima
2025-11-13Fix Python import detection to handle transitive dependenciesBen Sima
2025-04-11Switch from simatime.com to bensima.comBen Sima
2025-01-06Use x bit to identify buildable nix targetsBen Sima
2024-12-21Add shebangs and x bit to executablesBen Sima
2024-12-21Build and deploy storybookBen Sima
2024-12-21Create a bootstrap image for Digital Ocean dropletsBen Sima
2024-12-21Prune unused stuffBen Sima
2024-12-21Test Python code with bild --testBen Sima
2024-12-21Re-namespace some stuff to OmniBen Sima