Commit Graph

791 Commits

Author SHA1 Message Date
Simon Michael
465e8cbc51 ;make: update help 2020-09-07 09:23:42 -07:00
Simon Michael
5be0255eba ;make bench: run quieter, allow overriding BENCHEXES with env var 2020-08-29 13:57:04 -07:00
Simon Michael
4145bf35aa ;make functest now runs quickbench, with a warning 2020-08-21 08:18:26 -07:00
Simon Michael
a0c12a730f ;makefile: note useful looking lib 2020-08-08 12:07:06 -07:00
Simon Michael
bdc735fa3b ;make save-hledger* rules for saving executables useful for benchmarking 2020-07-10 12:19:30 -07:00
Simon Michael
aaa32f56a1 ;make help more quietly 2020-07-10 12:19:30 -07:00
Simon Michael
a7bb6b9207 ;make nix-hledger-version[s] 2020-06-22 08:00:48 -07:00
Simon Michael
08d7fe97f5 make: tag -> etags; add tag-all, tag-PKG 2020-06-21 10:23:07 -07:00
Simon Michael
b6e0994b46 ;make ghcversions 2020-06-07 11:59:36 -07:00
Simon Michael
99ffb07984 ;make gencabal, make genmanuals -> make cabal, make manuals 2020-06-07 11:59:36 -07:00
Simon Michael
a86a5c4f53 ;make stack-clean-all 2020-06-06 15:23:15 -07:00
Simon Michael
2ef11a1b7c ;make: update buildtest rules 2020-06-06 15:23:15 -07:00
Simon Michael
24c33f3105 ;make tag: include hledger-web hamlet templates 2020-05-29 19:04:27 -07:00
Simon Michael
36a2e311df ;make ghci[d]-shake: add regex dep 2020-05-23 07:06:02 -07:00
Simon Michael
58a088039d ;make clean: update 2020-04-20 13:13:06 -07:00
Simon Michael
3178a860f2 ;make cleanups; use the default GHCI again (8.8) 2020-04-06 18:01:02 -07:00
Simon Michael
7d980438b3 make ghcid-web-run 2020-04-06 18:00:25 -07:00
Simon Michael
7b8f0d16fd ;simplify stack.yaml filenames 2020-03-30 15:35:53 -07:00
Simon Michael
9c4ef58154 ;make [ghcid-]watch: a handy dev feedback command 2020-03-01 14:06:29 -08:00
Simon Michael
fad5b438d9 ; make ghci(-*): use ghci 8.10 for modern features
[ci skip]
2020-02-25 13:44:06 -08:00
Simon Michael
efc32138ac ;make manuals-watch
[ci skip]
2020-02-03 10:38:39 -08:00
Simon Michael
b9763b9bdd ;stack: simplify stack file names 2020-01-27 06:25:29 -08:00
Simon Michael
696a9f9b1b ;make site-watch: show commands being run
[ci skip]
2020-01-25 16:54:45 -08:00
Simon Michael
3e149deff2 ;make genmanuals: update
[ci skip]
2020-01-22 14:50:16 -08:00
Simon Michael
a1fbe0247a ;make site: regenerate web manuals first
[ci skip]
2020-01-22 05:47:35 -08:00
Simon Michael
056735a76a ;makefile: fix doctest-running rules, if doctests were enabled 2020-01-04 08:22:45 -08:00
Simon Michael
64470ba392 ;make *buildtest*: skip tests/benchmarks, save a little time & noise
[ci skip]
2019-12-28 13:32:54 -08:00
Simon Michael
d8c52c97d2 ;tools: fix make tag after tests rename 2019-12-01 08:14:28 -08:00
Simon Michael
ca4fade4af ;tests: re-add hledger-lib's tests to the cabal file, as unittests 2019-11-28 14:45:10 -08:00
Simon Michael
177e24c078 ;tools: update make ghcid-test[-PAT]
[ci skip]
2019-11-27 13:17:34 -08:00
Simon Michael
68c770af06 ;make: remove old site building stuff
[ci skip]
2019-09-15 17:16:58 -07:00
Simon Michael
4db14ef70f ;api: another round of hledger-api purging; fix the build 2019-09-11 14:49:22 -07:00
Simon Michael
d2db4818b1 ;make Clean: update
[ci skip]
2019-09-10 17:25:53 -07:00
Simon Michael
84cf3fe722 ;make site-watch: build and watch the new site, not the old one
[ci skip]
2019-09-10 16:59:26 -07:00
Simon Michael
2a2cec4c4a ;make tag: drop nonexistent path causing this to fail
[ci skip]
2019-09-02 07:17:34 -07:00
Simon Michael
f6fc58955e ;make: drop hledger-api from scripts
[ci skip]
2019-09-01 08:53:06 -07:00
Simon Michael
10157b8cd6 ;site: make site runs sphinx as well
[ci skip]
2019-08-26 09:37:03 -07:00
Simon Michael
7ff0fe738b ;site: make site a little less verbosely
[ci skip]
2019-08-25 08:47:09 -07:00
Simon Michael
5b89cfad23 ;site: make site runs shake verbosely
[ci skip]
2019-08-25 06:26:52 -07:00
Simon Michael
ece3d67ebf site: drop references to the github wiki
[ci skip]
2019-08-24 04:34:17 -07:00
Simon Michael
de9df350b4 make: add a small 10-txn sample file
[ci skip]
2019-08-17 18:35:10 +01:00
Simon Michael
fe5c49dc36 ;make quickprof: comment
[ci skip]
2019-08-01 18:31:39 +02:00
Simon Michael
bf6bd4003c ;make: clean up/fix hledgerprof/quickprof-CMD
[ci skip]
2019-07-26 00:48:09 +01:00
Simon Michael
91bccac64b ;make functest: show verbose progress again, in honour of stack 2
[ci skip]
2019-06-14 19:04:09 -07:00
Simon Michael
26ab750620 ;tools: make functest-PAT
[ci skip]
2019-06-13 10:12:03 -07:00
Simon Michael
9760126cb2 ;make tag: make SOURCEFILES include hledger-lib/Text etc.
And add "make sourcefiles", "make sourcedirs" rules for troubleshooting.
2019-06-06 15:17:01 -07:00
Simon Michael
7c4f45ac1f make tag: include all hledger-web hs files in tags 2019-05-23 22:25:05 -07:00
Simon Michael
157371fa00 ;make: add ghcid to tools list
[ci skip]
2019-05-21 12:32:58 -07:00
Simon Michael
14086dbd74 make site-watch: site-liverender & site-livereload in one command
[ci skip]
2019-04-25 08:10:30 -07:00
Simon Michael
e9d2b56fb2 make samplejournals: more; don't remake ones used for tests 2019-04-24 07:55:20 -07:00
Simon Michael
5911c73757 make: use profiterole, not profiteur
[ci skip]
2019-04-20 09:25:36 -07:00
Simon Michael
19e8af903f make: cleanups
[ci skip]
2019-03-06 17:50:17 -08:00
Simon Michael
c175f0268a make site: remove a bashism
[ci skip]
2019-03-06 09:50:42 -08:00
Simon Michael
7b94b0c9b2 make site: log to site.log again
[ci skip]
2019-03-06 09:30:54 -08:00
Simon Michael
7af5ee4863 tools: move site.sh into shake; stop running just-pushed shakefile
Running the just pushed Shake.hs was too insecure.

[ci skip]
2019-03-06 09:30:54 -08:00
Simon Michael
51d3395564 make: rename sub-makefiles; start moving site script to make/shake
[ci skip
2019-03-05 18:43:04 -08:00
Simon Michael
b2d5019e06 make: fix ghc invocations
[ci skip]
2019-02-24 16:22:51 -08:00
Simon Michael
024bd944a1 make: tweak build flags
[ci skip]
2019-02-17 19:50:59 -08:00
Simon Michael
d79bd77feb site: wiki integration - render wiki pages within main site
The github wiki pages are now rendered as part of the website's static
content, like the main site pages (and using the same pandoc markdown).
Building the site now requires that a copy of the wiki is checked out
under wiki/.

Github wiki links are converted to suitable relative links,
in all pages (not just wiki pages).

`make site/index.md-push`, which updated the wiki links on the website
home page and committed/pushed it, is now `./Shake site/index.md`, and
doesn't commit/push.

Shake.hs now also depends on the `regex` package.

[ci skip]
2019-02-09 19:28:53 -08:00
Simon Michael
8ba3e0ba1e make: add main website pages to site-liverender, tags
[ci skip]
2019-02-06 10:06:17 -08:00
Simon Michael
646ec83f99 make site/index.md-push: restore (and consolidate), still used
[ci skip]
2019-02-05 11:44:53 -08:00
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
3f4473639a doc: lib.m4 -> common.m4; restore required _FLAGS_ macro
[ci skip]
2019-02-04 14:44:35 -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
579fba0a4f make: updateembeddeddocs
[ci skip]
2019-02-01 17:23:21 -08:00
Simon Michael
89bb4816c6 shake: move changelog scripts to Shake, enhance
New shake targets:
./Shake changelogs
./Shake CHANGES.md
./Shake CHANGES.md-dry
./Shake PKG/CHANGES.md
./Shake PKG/CHANGES.md-dry

Enhancements:
- removes the changelog's previous top heading
- ignores commits like "changelog", "doc: update changelogs"..
- does not write temporary files
- dry run mode

[ci skip]
2019-02-01 10:36:49 -08:00
Simon Michael
29c41dc84b make: avoid sed-related error message, mostly
[ci skip]
2019-01-31 15:55:28 -08:00
Simon Michael
c8246e7323 cli: command help: reduce width, line wrapping
cmdargs wraps any lines longer than 78 characters.  To (mostly) avoid
this, we now display verbatim blocks unindented, and some of
register's examples have been altered to make them fit.
2019-01-30 17:58:13 -08:00
Simon Michael
c8b0c9accd make: ghci-shake
[ci skip]
2019-01-30 09:09:52 -08:00
Simon Michael
a37c18e5c7 make: include Shake.hs in tags 2019-01-26 16:33:51 -08:00
Simon Michael
0362377960 make: exclude func. test commits from project changelog
[ci skip]
2019-01-26 11:29:49 -08:00
Simon Michael
11dbe61e90 make: cleanup
[ci skip]
2019-01-26 07:36:40 -08:00
Simon Michael
5aafc186b6 make: prefixes no longer removed
[ci skip]
2019-01-26 07:32:29 -08:00
Simon Michael
ed709d68ca make: new changelog update process
"make changelogs" updates the project-wide and package changelogs,
inserting new commits at the top, formatted as changelog entries.

New commits means commits touching that directory, since the tag
version or commit hash which is the first word in the changelog's
previous top-most heading.

[ci skip]
2019-01-26 07:15:29 -08:00
Simon Michael
cb3f202922 make: comments
[ci skip]
2019-01-25 18:41:46 -08:00
Simon Michael
8d03adc5ad make: include doc files and hpack/cabal files in tags again
[ci skip]
2019-01-25 12:45:21 -08:00
Simon Michael
2f2b68f1cd make: site-livereload, make it show up in make help 2019-01-22 13:36:27 -08:00
Simon Michael
3267b640a2 make: update home page rule with new wiki page name 2019-01-19 16:50:11 -08:00
Simon Michael
adf8d8cddb make: fix help typo 2018-12-10 10:56:33 +00:00
Simon Michael
66549a526a make: gencabal: no need for old ghc now presumably
[ci skip]
2018-12-03 15:52:03 -08:00
Simon Michael
2f8aa8d536 make: changes-*: add markdown line breaks after first lines
[ci skip]
2018-12-03 09:27:19 -08:00
Simon Michael
5cfe5456d6 make: note IDEA ^M issue
[ci skip]
2018-12-03 09:26:51 -08:00
Simon Michael
45b8d4c0de make: clarify comment 2018-12-01 16:29:31 -08:00
Simon Michael
7114da4baf make: new changes-* rules 2018-11-25 21:05:55 -08:00
Simon Michael
5945c3c44f tools: make: reorder build test rules 2018-10-24 10:35:12 -07:00
Simon Michael
944a49d359 tools: make: drop hunittest rule
[ci skip]
2018-09-09 08:35:03 -07:00
Simon Michael
73d39d02c7 tools: make: clarify doctest/haddocktest help (#866)
[ci skip]
2018-09-09 08:33:06 -07:00
Simon Michael
f80f463439 tools: make help-*: just grep make rules, case insensitively 2018-08-18 19:22:15 +01:00
Simon Michael
7e1ccd4540 tools: fix make ghci-api 2018-08-18 13:40:01 +01:00
Simon Michael
e79c58882a tools: make ghcid-test-TESTPATTERN: run only some tests via ghcid 2018-08-17 09:37:09 +01:00
Simon Michael
77ad384fcd tools: make: tweak quotes for easier copy/paste 2018-08-15 11:24:52 +01:00
Simon Michael
ebe2d52965 tools: make functest: build hledger and test that, without installing 2018-08-14 16:05:06 +01:00
Simon Michael
8a4fb59aaa tools: make ghci-doctest: fix rule help 2018-08-03 19:05:14 +01:00
Simon Michael
0135f8c863 tools: make doctest: use default snapshot/ghc 8.4, mention mac workaround 2018-08-03 19:05:11 +01:00
Simon Michael
39aed387e9 tools: make functest: exclude test files/dirs beginning with _
[ci skip]
2018-07-24 14:05:23 +01:00
Simon Michael
21503717cf tools: make installtest, runs hledger-install.sh from ~
[ci skip]
2018-07-02 07:49:20 +01:00
Jakub Zárybnický
483283ec43 web: Add capabilities guards and conditional widget rendering 2018-06-24 16:25:22 +02:00
Simon Michael
312bf2fcb5 tools: make ghcid-test: ghcid plus the test command
[ci skip]
2018-06-08 06:01:36 -07:00
Simon Michael
ee68fed951 tools: make: rename rules to ghci[d]-doctest
[ci skip]
2018-06-07 18:20:14 -07:00
Simon Michael
bcbf0489c7 tools: make buildplantest* to check install plans without building
[ci skip]
2018-06-05 06:21:52 -07:00
Léo Gaspard
0808307af1 travis: use STACK variable 2018-06-03 17:14:37 -07:00
Simon Michael
65f2dd6013 tools: make incr-buildtest*: like buildtest* but dont rebuild all
[ci skip]
2018-06-03 17:04:02 -07:00
Simon Michael
f68caf529c tools: make buildtest-all: include latest stack.yaml also
[ci skip]
2018-06-03 12:31:52 -07:00
Simon Michael
55790008d7 make buildtest: build the test and benchmark suites too
[ci skip]
2018-05-17 20:42:14 -07:00
Simon Michael
fc5d18a63a make: buildtest, buildtest-stackX.yaml, buildtest-all, watch-X
Useful new rules for 1. thorough build checking with all supported ghc
versions, and 2. re-running any make rule when a committed file
changes.

[ci skip]
2018-05-17 19:39:45 -07:00
Simon Michael
9cb07e148c make: move some things around
[ci skip]
2018-05-17 19:39:19 -07:00
Simon Michael
7442b2887c make: fixes 2018-05-17 19:10:12 -07:00
Simon Michael
d1b9d9dfe6 make: TESTING cleanup, more thorough and fine-grained test rules
new:
warningstest
hunittest
doctest
easytest
watch-RULE

renamed:
allsnapshotstest -> allghcstest

[ci skip]
2018-05-17 18:12:48 -07:00
Simon Michael
38e7e378bd make deploy: also do a push if we updated wiki links, to allow pulls 2018-05-16 11:58:08 -07:00
Simon Michael
bed168b5cd make: fix allsnapshotstest
[ci skip]
2018-05-16 11:44:26 -07:00
Simon Michael
84fd779ad3 make: stacktest -> allsnapshotstest, add 8.2 2018-05-16 10:33:32 -07:00
Simon Michael
f125825d97 make: changelog note
[ci skip]
2018-05-15 12:22:52 -07:00
Simon Michael
4c259ff273 site: home: avoid a make failure with no change 2018-05-14 20:42:49 -07:00
Simon Michael
e1230d9929 site: home: also commit when updating wiki links
[ci skip]
2018-05-14 18:07:53 -07:00
Simon Michael
e4a26aa0cf make: fix ghci-lib-doctest rule
[ci skip]
2018-05-09 10:22:15 -07:00
Simon Michael
6fa5c4d570 make: update home page from wiki sidebar properly 2018-04-28 13:46:44 -07:00
Simon Michael
bd21219dda make ghcid-shake: drop pandoc dep 2018-04-25 17:52:35 -07:00
Simon Michael
039a1fa778 make: drop old manual rules 2018-04-25 17:45:22 -07:00
Simon Michael
30186e35ea cabal: update tested-with 2018-04-20 05:24:09 -07:00
Simon Michael
ce3a1b64d0 make: drop obsolete easytest rules
[ci skip]
2018-04-12 11:03:13 -07:00
Simon Michael
554edb165f make: comment out localism, don't require a special hpack
[ci skip]
2018-04-12 07:14:57 -07:00
Simon Michael
4d214b28c3 site: wiki subdirectory isn't needed in links
[ci skip]
2018-04-10 07:18:16 -07:00
Simon Michael
48c8e153c1 site: update wiki sidebar mirroring
[ci skip]
2018-04-10 07:14:24 -07:00
Simon Michael
f46e2f5de3 site: update wiki sidebar mirroring
[ci skip]
2018-04-10 06:35:00 -07:00
Simon Michael
4c4f53c3ad make gencabal: use ghc 8.2 to include hledger-ui 2018-04-04 17:55:26 +01:00
Simon Michael
7565687fcb tools: always generate cabal files with hpack 0.20 to avoid warnings
Not great, requires makefile users to have a "hpack-0.20" in $PATH.
2018-04-04 17:47:36 +01:00
Simon Michael
3e81019b88 tools: make ghci[d]-lib-doctest 2018-04-04 17:47:01 +01:00
Simon Michael
addd9b5385 tools: make build-check-warnings, notes 2018-03-25 13:17:00 +01:00
Simon Michael
6b1445fa96 site: docs: make site/docs.md mirrors wiki sidebar there 2018-03-09 23:31:26 +00:00
Simon Michael
9fb3a6d986 tools: note site-preview losing styles issue
[ci skip]
2018-03-09 04:18:32 +00:00
Simon Michael
b31c3d7678 tools: make easytest[-watch]
[ci skip]
2018-03-04 12:33:58 -08:00
Simon Michael
46d7893446 updated generated manuals 2018-01-18 11:01:15 -08:00
Simon Michael
b19e885e82 tools: make functest: stop building addons, low value & too slow
[ci skip]
2018-01-13 16:27:11 -08:00
Simon Michael
756296c440 tools: make: version bumping tweaks 2018-01-04 10:25:10 -08:00
Simon Michael
ae3dca28e2 tools: make: update version/date setting rules 2017-12-31 10:21:31 -08:00
Simon Michael
e83b375959 tools: make: changelog-related notes 2017-12-30 18:20:30 -08:00
Simon Michael
2dc47673b7 tools: more reliable cabal file regeneration using stack
Uses stack's hpack, making hpack version warnings less likely.
Regenerates all local stack packages' cabal files, even if they're missing.
2017-12-30 08:58:39 -08:00
Simon Michael
128efd96c2 tools: make ghcid-shake 2017-12-14 16:49:55 -08:00
Simon Michael
b425e50ad1 change paths in code, scripts, readme 2017-12-06 18:16:35 -08:00
Simon Michael
79965c5186 tools: make bench: just run hledger in $PATH by default 2017-12-05 14:32:28 -08:00
Simon Michael
30e4d26534 tools: add bench.hs with notes; make quickbench -> make bench 2017-11-29 07:41:53 -08:00
Simon Michael
9ee1ce9e08 tools: make: changelog comment, make help system optional 2017-09-26 15:32:30 -10:00
Simon Michael
4a5d10eb2d tools: make: tweak commit messages 2017-09-22 16:15:11 -10:00
Simon Michael
88fdb1f465 tools: make: drop "dev" version suffix 2017-09-14 05:51:38 -07:00
Simon Michael
406acac48e cli: include new Commands directory in make rules 2017-09-12 18:06:20 -07:00