Emily Martins
e7f14b1d44
infer system for make ci
2022-08-24 18:33:38 +02:00
Emily Martins
59e2fc5a85
ensure make ci is consistent with system
...
Sadly I can't see of a way to pass your current system to `nix build`.
So, let's just support x86 64-bit Linux and tell the user how to
use `nix build` directly.
2022-08-24 17:23:41 +02:00
Hongrui Fang
caae87d564
refactor makefile
2022-08-12 04:56:18 +08:00
Hongrui Fang
030b96b4a4
pipe benchmark result to diff directly
2022-08-07 21:39:07 +08:00
fanghr
fe6dc677bc
update Makefile
2022-06-29 19:16:02 +08:00
Hongrui Fang
eea5910359
add command make scripts
2022-06-16 20:50:23 +08:00
Jack Hodgkinson
d3e45b1c1f
Added agora targets variable to Makefile
2022-06-01 09:07:31 +01:00
Jack Hodgkinson
c7aa59b514
Updated tag command in Makefile
2022-06-01 09:07:31 +01:00
fanghr
6ca172c4c1
add make subcommands to run and check bench
2022-05-27 04:46:39 +08:00
fanghr
88c54a74c5
Merge branch 'master' into connor/governor
2022-05-14 00:40:26 +08:00
fanghr
a09448cd5a
fix lint/tag; run linter
2022-05-13 20:30:11 +08:00
fanghr
c4ee24461e
add make ps_bridge subcommand
2022-05-13 20:23:10 +08:00
fanghr
9d87206d5e
add missing phony
2022-05-13 13:57:54 +08:00
fanghr
f2d30250da
Merge branch 'master' into connor/governor
2022-05-11 17:40:38 +08:00
fanghr
48b1d658e9
add missing phony
2022-05-11 16:17:41 +08:00
fanghr
a95f7a2a4f
Revert "add subcommand lint_haskell to lint haskell code"
...
This reverts commit 27e3033b3b .
2022-05-11 15:55:47 +08:00
Jack Hodgkinson
a59ffb221d
Added echo message for Makefile lint
2022-05-06 11:22:40 +01:00
Jack Hodgkinson
b870b3c545
added lint function to Makefile
2022-05-06 10:55:09 +01:00
fanghr
27e3033b3b
add subcommand lint_haskell to lint haskell code
2022-05-06 17:11:09 +08:00
fanghr
dd2bc5c0d6
add descriptions for available make subcommands
2022-05-06 17:11:05 +08:00
Jack Hodgkinson
5622a9d6db
Added doc to new Makefile function
2022-04-28 09:28:58 +01:00
Jack Hodgkinson
638d616e29
add hasktags function to Makefile
2022-04-28 09:27:03 +01:00
fanghr
fccac702b8
break make format into sub-targets
...
...so that the the nix env won't reload when one just want to format the haskell code
now we have:
* `format_haskell` target
* `format_nix` target
2022-04-15 13:39:35 +02:00
fanghr
45f7e92a5f
fix #53
...
Thanks @emiflake !
2022-04-12 18:33:12 +08:00
Emily Martins
dee3de0a73
rework SafeMoney to use tags instead of MoneyClass
2022-03-26 11:52:52 +01:00
Emily Martins
7e780d994c
stub out Proposal, Governor. kill hoogle before starting a new one.
2022-03-26 10:37:32 +01:00
Emily Martins
633c3bea9e
apply suggestions and fix remaining haddock suggestions
2022-03-24 15:43:21 +01:00
Emily Martins
bb174a7145
flake: run tests in flake check, actually check fourmolu
2022-03-22 16:27:20 +01:00
Jack Hodgkinson
fbf87a9165
Began applying Emily's suggestions
2022-03-02 16:46:09 +00:00
Jack Hodgkinson
85ff7a55a6
Initialised skeleton for treasury
2022-03-01 12:53:39 +00:00
Emily Martins
537fe50a71
set -XOverloadedRecordDot flag instead of using RecordDotProcessor
2022-02-16 00:17:55 +01:00
Jack Hodgkinson
5e7233829f
Removed references to pindexdatalist in AuthorityToken
2022-02-01 16:11:03 +00:00
Emily Martins
c40e6e9f36
impl working version of AuthorityToken policy with plutarch
2022-01-14 10:06:01 +01:00
Emily Martins
ea96690e6a
initial commit
2022-01-13 00:06:37 +01:00