summaryrefslogtreecommitdiff
path: root/Biz/Bild.hs
AgeCommit message (Expand)Author
2024-04-10Explicitly pass Bild.nix to nix builds & expose references to stableBen Sima
2024-04-10Fix --cpus and --jobsBen Sima
2024-04-10Don't analyze namespaces we can't buildBen Sima
2024-04-03Hardcode hooksPath in bildBen Sima
2024-04-01Make bild exception for git hooksBen Sima
2024-04-01Rename .bash files to .shBen Sima
2024-04-01Add --jobs and --cpus to bildBen Sima
2023-10-10Add beryllium and connect via VPNBen Sima
2023-10-10Allow for infinite timeout in bildBen Sima
2023-10-10Don't swallow namespace-parsing errorsBen Sima
2023-10-03Add rundeps feature to bildBen Sima
2023-10-03Rename BIZ_ROOT to CODEROOTBen Sima
2023-09-21Add a 10-minute timeout for all buildsBen Sima
2023-09-20Prototype MynionBen Sima
2023-08-21Refactor the build system for readabilityBen Sima
2023-08-17Nixify C buildBen Sima
2023-08-17Nixify rust buildBen Sima
2023-08-16Log and return output to callerBen Sima
2023-08-16Run lintBen Sima
2023-08-07Working nixified python buildBen Sima
2023-08-07Add hostname to LocalBen Sima
2023-08-07Set BIZ_ROOT in nix builderBen Sima
2023-08-07Remove unneeded nix-instantiate argumentsBen Sima
2023-08-07Documentation improvementsBen Sima
2023-08-03Add packageSet argumentBen Sima
2023-08-03Move buildPhase to a nix-instantiate argumentBen Sima
2023-08-02Better log messageBen Sima
2023-08-02Factor out nix builder into Haskell.nixBen Sima
2023-07-31Implement nix builds for HaskellBen Sima
2023-07-31Capture and return stdout from procBen Sima
2023-07-31Add srcs to TargetBen Sima
2023-07-31Prototype nix expression generationBen Sima
2023-07-28Add NIX_CFLAGS_COMPILE and some depsBen Sima
2023-04-28Parse more meta in scheme codeBen Sima
2023-01-06Use str instead of Text.packBen Sima
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