Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Hobson 0d134c738e
pkg(brainfuck-2.7.3): prefix requires trailing slash 2021-03-19 22:26:19 +13:00
Thomas Hobson 8342a4db33
pkg(brainfuck-2.7.3): Disable edit line and run correctly 2021-03-19 22:24:40 +13:00
Thomas Hobson ee25a2eefa
pkg(brainfuck-2.7.3): add prefix 2021-03-19 22:19:45 +13:00
Thomas Hobson 4b409cb011
pkg(brainfuck-2.7.3): add brainfuck 2021-03-19 22:13:27 +13:00
Thomas Hobson 9003905649
pkg(brainfuck-1.0.0): Remove non-working version 2021-03-19 22:07:48 +13:00
Thomas Hobson 7f05ac3cf2
pkg(brainfuck-1.0.0): add test 2021-03-17 22:09:59 +13:00
Thomas Hobson 528b313c64
pkg(brainfuck-1.0.0): correct gcc flags? 2021-03-17 21:46:31 +13:00
Thomas Hobson 34132b211d
pkg(brainfuck-1.0.0): embed source in build script
Apparently the source host doesn't download consistently,
so we just include the source code within the build script - its ~2kb so its fine.
2021-03-17 21:43:39 +13:00
Thomas Hobson 3112c808d8
pkg(brainfuck-1.0.0): Allow curl to follow redirects 2021-03-17 21:31:41 +13:00
Thomas Hobson f9c06f03a2
pkg(brainfuck-1.0.0): Add brainfuck 1.0.0 2021-03-17 21:23:13 +13:00