Commit Graph

6451 Commits

Author SHA1 Message Date
Simon Michael
a1b0872d00 tools: appveyor: stack#4125: fix
[ci skip]
2018-07-10 07:53:58 +01:00
Simon Michael
c2dbadd5bb tools: appveyor: stack#4125: refetch working version, now in master
[ci skip]
2018-07-10 07:50:27 +01:00
Simon Michael
4ac46489fe stack: bump to latest nightly resolver 2018-07-10 07:50:12 +01:00
Simon Michael
15d56a8997 tools: appveyor: troubleshooting stack#4125
[ci skip]
2018-07-05 09:07:08 +01:00
Simon Michael
e7c85b237c tools: appveyor: troubleshooting stack#4125
Show/save stack exes

[ci skip]
2018-07-05 06:14:44 +01:00
Simon Michael
aa0996f265 tools: appveyor: troubleshooting stack#4125
Try harder to save custom stack*exe, and list them

[ci skip]
2018-07-05 06:09:12 +01:00
Simon Michael
0c9820e248 tools: appveyor: troubleshooting stack#4125
Save all custom stack*exe's in cache

[ci skip]
2018-07-05 06:05:25 +01:00
Simon Michael
d13ae42f4c tools: appveyor: troubleshooting stack#4125
Add --git as well.

[ci skip]
2018-07-05 05:39:52 +01:00
Simon Michael
44efd533d2 tools: appveyor: troubleshooting stack#4125
Called wrong stack. Try, try again.

[ci skip]
2018-07-04 21:47:24 +01:00
Simon Michael
a2ef041a58 tools: appveyor: troubleshooting stack#4125
Try again to upgrade stack to the 4125-cabal-style-build-tools branch,
it didn't work with stack-git.

[ci skip]
2018-07-04 21:42:24 +01:00
Simon Michael
28b2c0fe75 tools: appveyor: switch back to 8.2 to avoid network build error
network 2.7.0.1 fixes this, but we can't depend on that yet.

[ci skip]
2018-07-04 21:34:18 +01:00
Simon Michael
425aa6b84f tools: appveyor: troubleshooting stack#4125
doh I see my error

[ci skip]
2018-07-04 18:57:42 +01:00
Simon Michael
1bf3298842 tools: appveyor: troubleshooting stack#4125 2018-07-04 18:53:29 +01:00
Simon Michael
2781ece2d2 tools: appveyor: troubleshooting stack#4125
[ci skip]
2018-07-04 18:46:55 +01:00
Simon Michael
e5b184b717
Merge pull request #830 from ghallak/stop-reversing-args
Stop reversing arguments in `moveFlagsAfterCommand`
2018-07-04 16:44:32 +01:00
Gaith Hallak
bf67823279 Add a test 2018-07-04 17:54:15 +03:00
Gaith Hallak
d0b9d76986 Keep the flags order in moveFlagsAfterCommand 2018-07-04 17:49:14 +03:00
Simon Michael
d461e96c34 doc: update manuals harder, they should say 1.10.99
[ci skip]
2018-07-04 15:09:57 +01:00
Simon Michael
4f40467d86 update embedded manuals 2018-07-04 13:33:27 +01:00
Simon Michael
d62f082bce bump version to 1.10.99 (dev) 2018-07-04 13:32:42 +01:00
Simon Michael
1e27675c7d doc: remove wrong "(dev)" suffix in 1.9 html manuals 2018-07-04 13:30:07 +01:00
Simon Michael
7f1b34ea1d doc: fix generation of 1.10 manual html 2018-07-04 13:22:09 +01:00
Simon Michael
91c487d4c2 doc: manuals: update version strings 2018-07-04 12:52:29 +01:00
Simon Michael
6a67e4bb99 doc: add 1.10 doc snapshot and links 2018-07-04 12:52:28 +01:00
Simon Michael
4b91d5b0a5 doc: update doc version string that was missed 2018-07-04 12:52:28 +01:00
Simon Michael
8d6667f698 lib: doc: forecast transaction dates tweak (#835)
[ci skip]
2018-07-04 09:48:32 +01:00
Simon Michael
0322638cf5 lib: doc: clarify how forecast transaction dates work (#835)
[ci skip]
2018-07-04 09:41:12 +01:00
Simon Michael
b57bb01180 ui: bump version to 0.10.1 2018-07-03 12:55:15 +01:00
Simon Michael
b757010b55 ui: changelog 2018-07-03 12:53:17 +01:00
Simon Michael
ea52c3d620 ui: restore support for fsnotify 0.2.1.2, as well as 0.3.x (#833)
For easier stackage entry.
2018-07-03 12:50:51 +01:00
Simon Michael
a1c0835445 ui: fix a vty version bound typo & possibly build failures (#494)
CPP intended to use old code for vty < 5.15 was always using the new code.
2018-07-03 12:38:40 +01:00
Simon Michael
332c23865e tools: appveyor: troubleshooting stack#4125
Try the default stack.yaml, and latest network

[ci skip]
2018-07-02 18:23:13 +01:00
Simon Michael
f9d1f14a1b tools: appveyor: troubleshooting stack#4125
[ci skip]
2018-07-02 16:57:53 +01:00
Simon Michael
0a81400b08 install: bump to new hledger-irr version
[ci skip]
2018-07-02 16:43:25 +01:00
Simon Michael
6e265446f7 tools: appveyor: troubleshooting stack#4125 2018-07-02 16:38:10 +01:00
Simon Michael
b91f0cb539 install: bump to new hledger-irr version 2018-07-02 16:33:09 +01:00
Simon Michael
fc552ab0fb tools: appveyor: troubleshooting stack#4125 2018-07-02 16:16:43 +01:00
Simon Michael
71405d9f3c tools: appveyor: troubleshooting stack#4125 2018-07-02 14:30:18 +01:00
Simon Michael
de1efa4c86 doc: download: install instructions fixes
[ci skip]
2018-07-02 10:03:13 +01:00
Simon Michael
867a205f47 tools: appveyor: comment
[ci skip]
2018-07-02 09:34:47 +01:00
Simon Michael
21503717cf tools: make installtest, runs hledger-install.sh from ~
[ci skip]
2018-07-02 07:49:20 +01:00
Simon Michael
97b0405494 doc: download: mention installer version/changes here too
[ci skip]
2018-07-02 05:20:06 +01:00
Simon Michael
ac418c9ca7 doc: relnotes tweaks
[ci skip]
2018-07-02 05:19:59 +01:00
Simon Michael
9a5127caf8 install: fix 1.10 installation (#831)
[ci skip]
2018-07-02 05:16:38 +01:00
Simon Michael
2ae075ca54 doc: relnotes: draft 1.10 changes 2018-07-01 08:50:38 +01:00
Simon Michael
225424d907 doc: announce: tweaks for next time 2018-07-01 08:08:35 +01:00
Simon Michael
7831011019 doc: relnotes: fix installer link 2018-07-01 07:57:49 +01:00
Simon Michael
e1e8f989fe doc: relnote update 2018-06-30 22:35:09 +01:00
Simon Michael
971139c62a doc: ANNOUNCE 2018-06-30 22:32:01 +01:00
Simon Michael
948badd48c site: download: bump version 2018-06-30 22:13:01 +01:00