summaryrefslogtreecommitdiff
path: root/Biz/Bild.hs
AgeCommit message (Expand)Author
2023-01-06Fix guile lib building bugBen Sima
2023-01-05Fix a bug where I couldn't bild from a subdirBen Sima
2023-01-05Also log bild output to a fileBen Sima
2022-10-28Factor out metadata handling into Biz.Bild.MetaBen Sima
2022-10-26Support building with SDLBen Sima
2022-08-09Use wrapper and compiler fields from TargetBen Sima
2022-08-08Remove some TODOsBen Sima
2022-08-05Load asdf before loading the target fileBen Sima
2022-08-05Refactoring to simplify some codeBen Sima
2022-08-05Combine GhcLib and GhcExe into just GhcBen Sima
2022-08-04Add wutbar glyph and use itBen Sima
2022-08-04Improve bild loggingBen Sima
2022-08-03Fix bild testBen Sima
2022-08-03Distinguish between output name and output pathBen Sima
2022-08-03Print bild JSON analysis as a dictionary instead of a streamBen Sima
2022-08-03Key analyses on Namespace, not FilePathBen Sima
2022-08-03Fold analyses with a caching containerBen Sima
2022-08-03Add compilerFlags to TargetBen Sima
2022-08-02Simplify analyze code a bit moreBen Sima
2022-08-02Break up monolithic detectImports functionBen Sima
2022-07-29Implement Guile linking for C buildsBen Sima
2022-07-29Parse sysdeps for C codeBen Sima
2022-07-25Concurrently analyze transitive dependenciesBen Sima
2022-07-25Add basic support for building C codeBen Sima
2022-07-25Fix typoBen Sima
2022-07-25Remove GHCJS support completelyBen Sima
2022-07-20Re-enable scheme buildsBen Sima
2022-07-19Provision lisp repls with nixBen Sima
2022-07-19Upgrade nixpkgs, ghc923Ben Sima
2022-07-17Add basic Rust supportBen Sima
2022-07-14Sort this enum alphabeticallyBen Sima
2022-07-14Remove unnecessary MapBen Sima
2022-07-05Doc fixesBen Sima
2022-03-30Add isCab functionBen Sima
2021-12-21Remove some old bild commentsBen Sima
2021-12-21Extract repl program from bildBen Sima
2021-12-21Fix bild --repl to use the proper hasakell package setBen Sima
2021-12-14Add custom package db to ghcPkgFindModuleBen Sima
2021-12-13Add --repl for Haskell programsBen Sima
2021-12-13Factor out test functionBen Sima
2021-12-07Add simple API key feature to Dragons.devBen Sima
2021-12-07Stub out dragons-analyze docker imageBen Sima
2021-11-26FOrmattingBen Sima
2021-11-26Move Biz/Que/Prod.nix to Biz/Que.nixBen Sima
2021-11-26Automatically detect Haskell dependenciesBen Sima
2021-11-26Convert from r6rs to r7rsBen Sima
2021-11-26Upgrade to nixos-21.05Ben Sima
2021-11-26Get all scheme code compiling with GuileBen Sima
2021-11-26Remove required nix argumentsBen Sima
2021-02-17Fixup some modulesBen Sima