Commit Graph

1027 Commits

Author SHA1 Message Date
Simon Michael
a44dc784dd update benchmark tests 2009-06-13 17:57:40 +00:00
Simon Michael
41699cc9d7 more benchtest cleanups; test balance, register and print 2009-05-29 11:42:34 +00:00
Simon Michael
345c34fd26 document stats command 2009-06-13 17:58:03 +00:00
Simon Michael
59d1cd96b8 makefile: fix benchmark symlinking bug 2009-06-13 18:21:56 +00:00
Simon Michael
561deb81c1 release notes 2009-06-13 19:35:40 +00:00
Simon Michael
f6a3364b2f bump version 2009-06-13 19:54:23 +00:00
Simon Michael
c936e90a54 add a --binary-filename option and "make pushbinary" for easy publishing
Also note that we don't yet follow cabal package versioning policy.
2009-06-05 02:07:38 +00:00
Simon Michael
956cd0e993 makefile: easier upload of platform binaries 2009-06-05 00:55:20 +00:00
Simon Michael
6e7e9e9984 "make push"/"make pull" for me to sync profiles etc. 2009-05-29 21:00:38 +00:00
Simon Michael
cdfe673b74 makefile cleanups 2009-06-02 20:37:34 +00:00
Simon Michael
ad214a51ec makefile: working on portable binaries 2009-06-04 23:16:06 +00:00
Simon Michael
33f2835808 site: more binaries doc tweaks 2009-06-13 21:22:49 +00:00
Simon Michael
88459143fd site: add platform hints to binaries page 2009-06-13 19:21:53 +00:00
Simon Michael
3cd21d037d site: better binaries docs 2009-06-05 06:24:06 +00:00
Simon Michael
49474ad731 site: header for binaries dir
Now using site: to identify website-related patches. web: of course is the command.
2009-06-04 20:31:42 +00:00
Simon Michael
771a35f93c move & title screenshots 2009-06-04 19:05:35 +00:00
Simon Michael
e427d25485 add binaries dir 2009-06-04 17:50:56 +00:00
Simon Michael
8905c3b2c6 simplify docs infrastructure 2009-06-02 19:54:45 +00:00
Simon Michael
7dafeb9bd1 "make heap" and "make coverage" rules, the latter untested 2009-05-29 19:49:11 +00:00
Simon Michael
8c008072d6 link to coverage report 2009-06-04 18:29:54 +00:00
Simon Michael
66a8bac53a clean up homepage rst markup 2009-06-02 21:44:34 +00:00
Simon Michael
7b8dafa071 tweak home page order, encourage bug reports 2009-06-02 09:15:14 +00:00
Simon Michael
8836b8a883 describe compatibility 2009-06-02 08:46:21 +00:00
Simon Michael
4d507421d5 point to new api docs url 2009-06-02 20:12:20 +00:00
Simon Michael
5dfed775d6 more developer docs 2009-06-02 08:22:08 +00:00
Simon Michael
8f9326340a home page tweaks 2009-06-02 07:24:44 +00:00
Simon Michael
746c47ad1a cabal: comment out source-repository, it breaks older cabal-install 2009-06-13 21:24:14 +00:00
Simon Michael
e73cc564da cabal: cleanups 2009-06-05 16:54:42 +00:00
Simon Michael
339e389bbc update description in cabal file 2009-05-24 01:24:58 +00:00
Simon Michael
2dd8bc496b require HTTP only when building with -fhapps 2009-06-03 23:48:46 +00:00
Simon Michael
d3a30e97ef cabal: cleanup 2009-06-03 18:48:21 +00:00
Simon Michael
7508a462b5 specify base version per hackage policy; assume 3 or 4 is ok until I hear otherwise 2009-06-03 16:52:24 +00:00
Simon Michael
7924bfa592 drop regex-compat dependency for library 2009-06-03 16:55:45 +00:00
Simon Michael
b1b73974ec cabal: one lib per line 2009-06-03 16:40:38 +00:00
Simon Michael
590923570d specify http version, and fix capitalisation so cabal install works 2009-05-29 20:06:07 +00:00
Simon Michael
fbee93f529 switch to html combinators for web views; -fhapps requires xhtml lib 2009-06-03 01:25:46 +00:00
Simon Michael
0041a3b27a web: period arg wasn't being preserved 2009-05-24 21:46:15 +00:00
Simon Michael
d35792bf3f move commands to their own subpackage 2009-06-02 18:29:01 +00:00
Simon Michael
71e7f2b293 web: code cleanup, better web ui supporting full patterns & period expressions
New dependency: http.
2009-05-24 21:16:58 +00:00
Simon Michael
4517cab686 new "stats" command, like my old ledgerstats 2009-05-29 10:05:09 +00:00
Simon Michael
9d3433b077 profiling and benchtesting fixes, set up latest.{prof,bench}, "make pushprofs" 2009-05-29 19:26:09 +00:00
Simon Michael
1dea32d7b9 docs: css, analytics tag, footer, update copyright notice 2009-06-02 06:58:43 +00:00
Simon Michael
ab1fc8c8b2 docs reorg, generate static website from in-repo rst files
Using pandoc as a guide.
2009-06-02 06:20:19 +00:00
Simon Michael
87526a5b59 better mention 0.5.1 in the release notes.. 2009-05-24 00:45:48 +00:00
Simon Michael
8a74dce535 release notes layout fix 2009-05-24 00:57:52 +00:00
Simon Michael
483cdb8fb2 makegeddon! makefile simplification and cleanup, including..
- section headings
- fewer variables
- less unnecessary rebuilding
- more standardised sample ledgers and benchmarks (use "make benchtest" now)
- more robust profiling
- don't symlink tools in top directory
2009-05-29 08:29:04 +00:00
Simon Michael
2e46d96402 fix "make clean" for bsd 2009-05-29 07:59:51 +00:00
Simon Michael
db6d34bd50 cabal: fix version updating 2009-06-13 21:24:31 +00:00
Simon Michael
f0f127ef38 make hackageupload more verbose 2009-06-13 21:24:50 +00:00
Simon Michael
87c348cbbf two fixes: really disable vty flag by default, and include ConvertCommand file 2009-05-24 00:41:17 +00:00