summaryrefslogtreecommitdiff
path: root/Omni/Bild.hs
AgeCommit message (Expand)Author
38 hoursfix: handle stdin EOF in terminal detection and subprocess spawningBen Sima
38 hoursrefactor(bild): simplify terminal output - use --loud flagBen Sima
2 daysfix(bild): per-module builds + exit code propagationBen Sima
2 daysImplement per-module Nix derivations for incremental Haskell buildsBen Sima
2 daysAdd per-module Haskell build foundationBen Sima
2 daysAdd persistent ghc-pkg cache to speed up analysisBen Sima
2 daysImplement concurrent analysis with [+] state indicatorBen Sima
2 daysRedesign LineManager to show one line per namespaceBen Sima
2 daysFix concurrent terminal update issuesBen Sima
2 daysClean up build output and add [+] for analyzing phaseBen Sima
2 daysRemove info and good log messages from parallel build outputBen Sima
2 daysAdd ansi-terminal dep and Omni/Log/Concurrent to Bild.nixBen Sima
2 daysIntegrate LineManager with logging systemBen Sima
2 daysThread LineManager through build functionsBen Sima
2 daysAdd bounded parallel target buildsBen Sima
2 daysBild: breadth-first search and ghc-pkg cachingBen Sima
3 daysFix 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