Commit graph

76 commits

Author SHA1 Message Date
4070870421 Enforce external tooling requirements 2021-07-08 23:11:58 -04:00
20ffb2484a Simply Robo input for Arch and Deb packaging 2021-07-08 18:04:15 -04:00
f91b3c0120 Output packages to a "release" directory
Further fixups still needed for Arch
2021-07-08 15:55:59 -04:00
ad32bf3340 Style fixes 2021-07-05 21:47:44 -04:00
ce9dfc3f30 Add init script to Debian files 2021-07-05 20:57:05 -04:00
fc2abc1203 Use D modifier for all patterns with $ anchors 2021-06-24 11:58:50 -04:00
59c5c2eb14 Oops 2021-05-31 13:11:22 -04:00
3cd3ac4a51 Correct filename conflict 2021-05-31 13:10:16 -04:00
837895fd6a Adapt dist files for Debian 2021-05-31 12:12:56 -04:00
4317a96db1 Work around double spacing 2021-05-29 22:45:13 -04:00
92823d5bc2 Create directories before executing Pandoc 2021-05-29 16:19:52 -04:00
3e55ab3849 Move man pages to their own directory 2021-05-29 15:44:51 -04:00
2ec7acc50b Turn off "smart" character substitution in Pandoc 2021-05-29 14:13:45 -04:00
d3a983e7f0 Move the markdown manpage
Daux uses Cmmonmark, which does not support indention, required for
proper formatting of manual pages. Consequently, the manul page will
instead be standalone.
2021-05-29 14:05:30 -04:00
e439dd8277 Fix manpage in Arch PKGBUILD 2021-05-29 12:26:51 -04:00
6cc9f96728 Prototype manual page 2021-05-29 11:13:19 -04:00
add1acc87a Fix more lintian complaints 2021-05-28 16:23:42 -04:00
14d3cdfe58 Hopefully fix some Debian problems 2021-05-28 12:33:52 -04:00
2ccfb1fd33 Fix packaging process 2021-05-23 22:03:47 -04:00
11fc83da60 Significant edits to the manual 2021-05-23 12:24:42 -04:00
f844c17a94 More Debian fixes 2021-05-22 07:16:48 -04:00
0de9647809 Add compat file 2021-05-21 22:03:40 -04:00
e653fb3f73 Enhancements to Debian files 2021-05-21 21:11:22 -04:00
3c9f4dd66f Prototype Debian rules file 2021-05-21 12:51:20 -04:00
d031d931a5 Tidy up the Robo file further 2021-05-21 06:43:17 -04:00
38cb1059b2 Shorten output of packaging task 2021-05-20 23:53:25 -04:00
16174f11b6 Add changelog parsing to packaging task 2021-05-20 23:38:03 -04:00
073f6b3c39 Prototype Debian control file and other changes 2021-05-20 17:47:02 -04:00
fbe03a2534 Use chmod instead of touch 2021-05-19 11:34:54 -04:00
e75f8cebfb Add Arch packaging to Robo file 2021-05-19 11:27:21 -04:00
79391446cd Start moving Arch build responsibility to Robo
Also clean up the generic packaging task
2021-05-19 08:51:17 -04:00
1331b14a04 Reverting for now 2021-04-09 18:18:42 -05:00
035feae0ce Removed postcss in favor of sass for building manual theme 2021-04-09 16:31:04 -05:00
ed285ee28b Shut Robo up 2021-03-01 19:02:15 -05:00
b12f87e231 Support Xdebug 3.x for coverage 2021-01-03 16:51:25 -05:00
1d3725341a Fix detection of Xdebug for coverage 2020-11-06 19:56:32 -05:00
bc53a2d24a Style fixes 2020-03-01 15:16:50 -05:00
3aa17ee70f Whitespace 2020-03-01 10:17:16 -05:00
d7e10e40ee Prefer PCOV for code coverage 2020-02-01 23:43:46 -05:00
64c3ec3571 Coverage fixes and OPML bugfix 2019-10-17 13:00:56 -04:00
cf5c08459f Remove unused Daux libs 2019-10-11 12:51:32 -04:00
9461cefc35 Upgrade Daux to 0.11 2019-10-11 12:00:48 -04:00
fb6e2babb9 Change some conditions to asserts 2019-09-12 08:32:40 -04:00
53aa7a4d0d Style fixes 2019-09-05 10:21:36 -04:00
934c762cb8 Avoid problematic use of realpath 2019-08-14 12:21:08 -04:00
06b9049515 Update Daux and manual theme 2019-08-13 07:01:17 -04:00
ca49785f6f Anticipate the next release of Daux 2019-08-11 12:48:18 -04:00
440ea11e27 Clarify highlight.js download process 2019-08-08 18:07:18 -04:00
150e301378 Fix manual cleanup 2019-08-04 21:59:25 -04:00
987ee631ab Add manual to packaging
Excludes JS-related files from archive

Also default to "HEAD" instead of "head": Unix is case-sensitive
2019-08-04 20:49:50 -04:00