Simon Michael
18ffa65168
tools: move setversion to shake, use PKG/.version, set upper bounds
...
./Shake setversion will now propagate the version number in each
package's .version file, to all the places in that package where it's
needed (ie the defs.m4 file and multiple places in the package.yaml
file. Also it now updates upper bounds on other hledger packages
to the next major version. (The new lower/upper bounds may not always
be what's desired, manual review required.)
[ci skip]
2019-02-04 18:47:27 -08:00
Simon Michael
bde46f7bd0
doc: move version, release date entirely into per-package macros
...
[ci skip]
2019-02-04 15:28:23 -08:00
Simon Michael
bf6acf52ef
doc: allow per-package m4 defs, to override things like version
...
[ci skip]
2019-02-04 15:18:51 -08:00
Simon Michael
3f4473639a
doc: lib.m4 -> common.m4; restore required _FLAGS_ macro
...
[ci skip]
2019-02-04 14:44:35 -08:00
Simon Michael
6dab730900
cli: bump version to 1.13.2
...
[ci skip]
2019-02-04 08:36:36 -08:00
Simon Michael
6de8e7d516
changelog
...
[ci skip]
2019-02-04 08:33:43 -08:00
Simon Michael
cbdcd6fad9
doc: document m4 macros
...
[ci skip]
2019-02-04 08:33:43 -08:00
Simon Michael
c94cee6aae
make: showversions; more cleanup
...
[ci skip]
2019-02-03 17:19:23 -08:00
Simon Michael
384c555f99
make, shake: refer to each other's help
...
[ci skip]
2019-02-03 17:01:57 -08:00
Simon Michael
1eb9562204
make: site-liverender; add contrib guide to tags
...
[ci skip]
2019-02-03 16:56:54 -08:00
Simon Michael
11ce2aff59
doc: update version number notes, move to contrib guide
...
[ci skip]
2019-02-03 16:51:27 -08:00
Simon Michael
1ff2516a84
make: clean out old stuff
...
[ci skip]
2019-02-03 16:09:42 -08:00
Simon Michael
47f3ebf25a
api: remove some hard-coded version numbers
2019-02-03 15:19:42 -08:00
Simon Michael
e89c3752c4
stats: tweak -o help, output format is not supported here
...
[ci skip]
2019-02-03 13:05:48 -08:00
Simon Michael
c959e555ad
print, reg: restore -o, -O flags dropped during refactor ( #967 )
2019-02-03 13:04:59 -08:00
Simon Michael
5458e7a973
doc: download, relnotes: bump lib/cli versions
...
[ci skip]
2019-02-02 20:25:17 -08:00
Simon Michael
78a66594ed
lib, cli: changelogs
2019-02-02 20:23:30 -08:00
Simon Michael
6553353bc5
lib, cli: bump version to 1.13.1
2019-02-02 20:21:35 -08:00
Simon Michael
86d5652e53
stop depending on here due to slow haskell-src-meta/stackage issues
...
Using file-embed or ordinary literals instead, for now.
2019-02-02 16:34:10 -08:00
Simon Michael
e1622bcca6
ci: azure: try without display names
...
[ci skip]
2019-02-02 12:55:12 -08:00
Simon Michael
67764e4b98
ci: azure: complete stack install script from appveyor
...
[ci skip]
2019-02-02 12:48:36 -08:00
Simon Michael
2075192b3c
ci: azure: try stack install
...
[ci skip]
2019-02-02 12:42:06 -08:00
Simon Michael
78f5c693ec
ci: azure: hledger-install won't run with script:, try bash:
...
[ci skip]
2019-02-02 12:33:19 -08:00
Simon Michael
6b6534dda0
ci: azure: fix syntax, exclude most non-code files
...
[ci skip]
2019-02-02 12:29:06 -08:00
Simon Michael
ce080bf81a
ci: azure: document, reconfigure for a windows hledger-install build
...
[ci skip]
2019-02-02 12:16:56 -08:00
azure-pipelines[bot]
2fb505feea
ci: try azure pipelines
2019-02-02 09:58:20 -08:00
Simon Michael
b14f4717af
doc: relnotes: hledger-ui minor release
...
[ci skip]
2019-02-02 09:22:03 -08:00
Simon Michael
9f327c3708
site: download: bump hledger-ui version
...
[ci skip]
2019-02-02 09:20:17 -08:00
Simon Michael
95e9e80053
hledger-install: bump hledger-ui version
...
[ci skip]
2019-02-02 09:20:17 -08:00
Simon Michael
a73f1152df
ui: changelog, bump version to 1.13.1
...
[ci skip]
2019-02-02 09:20:17 -08:00
Simon Michael
b732c8c8f7
doc: show "dev" in latest docs
...
[ci skip]
2019-02-02 09:11:10 -08:00
Simon Michael
c882fba1a2
doc: remove "dev" from 1.13 docs snapshot
...
[ci skip]
2019-02-02 09:07:55 -08:00
Simon Michael
650fffe04f
appveyor: disable hledger-web to avoid 1h timeout
...
[ci skip]
2019-02-02 08:31:07 -08:00
Simon Michael
5a67ea4195
bump hledger-iadd version
...
[ci skip]
2019-02-02 08:26:01 -08:00
Simon Michael
98e3358046
ui: more defensive brick list imports to fix recent breakage
2019-02-02 08:22:23 -08:00
Simon Michael
fda41373f7
ui: fix build issues with older brick/snapshots, require brick 0.23+
2019-02-01 21:05:56 -08:00
Simon Michael
a1996da8df
doc: announce: expel pandoc's thrice-accursed smart typography
...
[ci skip]
2019-02-01 18:18:52 -08:00
Simon Michael
3241fe5787
doc: announcement
...
[ci skip]
2019-02-01 18:10:14 -08:00
Simon Michael
b25b92890c
site: download: bump "latest is"
...
[ci skip]
2019-02-01 17:55:53 -08:00
Simon Michael
305e0f28cf
doc: 1.13 manuals snapshot
2019-02-01 17:54:21 -08:00
Simon Michael
97e5b45541
site: download: install command updates
...
[ci skip]
2019-02-01 17:50:58 -08:00
Simon Michael
b5620d9b3f
hledger-install: dep updates
...
[ci skip]
2019-02-01 17:50:40 -08:00
Simon Michael
a2bf1ddc31
hledger-install: update for 1.13
...
[ci skip]
2019-02-01 17:28:00 -08:00
Simon Michael
579fba0a4f
make: updateembeddeddocs
...
[ci skip]
2019-02-01 17:23:21 -08:00
Simon Michael
f9b85a1d4c
update embedded docs
2019-02-01 17:23:12 -08:00
Simon Michael
40d1572359
bump version to 1.13
2019-02-01 17:19:19 -08:00
Simon Michael
c28d5a9634
doc: release notes
2019-02-01 17:16:20 -08:00
Simon Michael
ca0d0b0d81
doc: changelogs
2019-02-01 17:13:16 -08:00
Simon Michael
022dc09f11
doc: journal: mention "auto postings"; explain the #893 situation
...
[ci skip]
2019-02-01 16:06:09 -08:00
Simon Michael
d1f122f15e
refactor: clarify, note issues ( #893 )
2019-02-01 15:35:33 -08:00