summaryrefslogtreecommitdiff
path: root/Omni/Bild.hs
AgeCommit message (Expand)Author
23 hoursfix: handle stdin EOF in terminal detection and subprocess spawningBen Sima
23 hoursrefactor(bild): simplify terminal output - use --loud flagBen Sima
33 hoursfix(bild): per-module builds + exit code propagationBen Sima
35 hoursImplement per-module Nix derivations for incremental Haskell buildsBen Sima
36 hoursAdd per-module Haskell build foundationBen Sima
36 hoursAdd persistent ghc-pkg cache to speed up analysisBen Sima
39 hoursImplement concurrent analysis with [+] state indicatorBen Sima
40 hoursRedesign LineManager to show one line per namespaceBen Sima
40 hoursFix concurrent terminal update issuesBen Sima
40 hoursClean up build output and add [+] for analyzing phaseBen Sima
41 hoursRemove info and good log messages from parallel build outputBen Sima
41 hoursAdd ansi-terminal dep and Omni/Log/Concurrent to Bild.nixBen Sima
42 hoursIntegrate LineManager with logging systemBen Sima
42 hoursThread LineManager through build functionsBen Sima
42 hoursAdd bounded parallel target buildsBen Sima
43 hoursBild: 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