Simon Michael
d4965b87ff
web: -fweb now builds with simpleserver; the alternate -fwebhappstack builds with happstack
...
hack-handler-simpleserver is presumably quite a bit easier to install than
happstack, and so far fits hledger's needs just as well, so it is now the
default when installing with -fweb. To build with happstack, use
-fwebhappstack instead. hledger --version shows which webserver was
built. Also webserver thread management has been simplified so should be
more consistent across platforms.
2010-02-16 03:39:19 +00:00
Simon Michael
4b6d478c68
bump version number
2010-02-03 21:54:32 +00:00
Roman Cheplyaka
e96350c3f1
New command 'chart': generate balances pie chart
2009-09-26 22:53:54 +00:00
marko.kocic
cca81d199f
Hlint: Error: Use better pragmas
2009-09-22 12:22:44 +00:00
marko.kocic
fd0969ad67
Hlint: Warning: Use list literal
2009-09-23 09:48:14 +00:00
marko.kocic
c6eac33d32
Hlint: Warning: Use :
2009-09-23 09:22:53 +00:00
Simon Michael
8a98b83286
web: rename -fhapps flag to -fweb
2009-11-28 15:37:56 +00:00
Simon Michael
7f69e73068
drop "patches" from version string
2009-12-03 23:31:58 +00:00
Simon Michael
fd789f8440
version number code cleanup
2009-12-10 22:43:14 +00:00
Simon Michael
0cbab63143
docs: update version numbering policy
2009-12-10 22:43:23 +00:00
Simon Michael
5dd6a04c80
update version
2009-12-12 03:05:58 +00:00
Simon Michael
69227d53ec
improve --binary-filename on windows
2009-06-17 16:18:53 +00:00
Simon Michael
ac3498302d
bump version
2009-06-22 18:17:20 +00:00
Simon Michael
cb8ea69dfc
fix warnings all over - hledger is now -W-clean
2009-06-05 09:44:20 +00:00
Simon Michael
4ceab68e1f
more robust --binary-filename
2009-06-05 02:40:33 +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
cdfe673b74
makefile cleanups
2009-06-02 20:37:34 +00:00
Simon Michael
5cf0b9a8a5
bump version
2009-05-24 00:42:26 +00:00
Simon Michael
71dd80f1b1
bump version
2009-05-23 23:53:12 +00:00
Simon Michael
b90a927fd5
version
2009-04-10 03:08:45 +00:00
Simon Michael
3c1d3a6d7f
simplify: drop the ansi ui, and enable the vty ui by default
...
If what I'm hearing is correct, cabal on windows will turn off the vty
flag automatically. The alternative ansi ui is not worth the hassle.
2009-04-03 04:17:48 +00:00
Simon Michael
bd09d693f3
bump version
2009-04-03 06:08:39 +00:00
Simon Michael
2b803b4558
drop the ansi command, make the ui command use ansi if vty is not available
2009-04-02 00:24:38 +00:00
Simon Michael
4568410afa
really fix the patch count in development builds' --version
2009-04-02 00:45:57 +00:00
Simon Michael
36c76cf7f1
simplify PATCHES handling, fixes "make ci"
2009-02-27 05:50:12 +00:00
Simon Michael
9333f98b6b
include all optional build parts in haddock & hoogle docs
2009-02-27 05:11:38 +00:00
Simon Michael
1a8ba720fd
bump version to 0.3.99 ("0.4 beta")
2009-04-02 09:39:20 +00:00
Simon Michael
c0885f7c76
another iteration of the version number system; simpler and more efficient
...
The release version is defined in VERSION, make or make release do the rest.
2009-02-27 02:55:54 +00:00