Commit Graph

33 Commits

Author SHA1 Message Date
Nick Black
cd2b5de5fa
Panblitter ncplane_as_rgba() (#1697)
ncplane_as_rgba: genericize across blitters

ncplane_as_rgba() previously was implemented explicitly
in terms of NCBLIT_2x1. it now uses the `egcs` field of the
`blitset`. this supports NCBLIT_2x2 and NCBLIT_3x2 in
ncplane_rgba(). Closes #1490.
2021-06-01 02:25:11 -04:00
nick black
06e7391b89
release.sh: change both instances of the version in index.html 2021-05-05 05:20:27 -04:00
nick black
1a3df54ab9
release.sh: properly mangle index.html 2021-05-04 10:42:03 -04:00
nick black
5d57cd3c58
release.sh: leave objects out of doc tarball #1412 2021-03-14 16:58:44 -04:00
nick black
23c6b13ecf release.sh: fix up remaining context-free regexes #1340 2021-02-08 21:28:33 -05:00
nick black
3dd543d72b release.sh: make most regexes context-sensitive #1340 2021-02-08 21:28:33 -05:00
joseLuís
a60a82ded9 rust: new script to update docs on release #1125 2020-12-09 17:10:45 +01:00
nick black
3f9d87f5e6 include data model on web page 2020-11-28 20:45:16 -05:00
nick black
15892627db
update tools/release.sh for new python path 2020-11-22 01:47:09 -05:00
nick black
874026829e
release: note githubrelease dependency 2020-11-21 23:43:41 -05:00
nick black
4360f3bec8
release: upload doc package to github #981 2020-10-08 17:44:54 -04:00
nick black
1b8706ab73
release.sh: use new webserv path 2020-08-25 18:23:13 -04:00
nick black
02f59d25c2
release.sh: clean up tarball signature 2020-08-23 22:35:28 -04:00
nick black
026b94969d cffi heap allocations are zero-initialized #942 2020-08-23 22:27:50 -04:00
nick black
fbfc47f729 release.sh: install+uninstall 2020-08-23 07:46:12 -04:00
nick black
9e6e884a49
release.sh: correctly switch directory to python 2020-08-16 10:07:10 -04:00
nick black
ddcb5ca60c
release.sh: only one level of rust 2020-08-16 08:55:38 -04:00
nick black
e897de3700
v1.6.13 2020-08-16 08:54:22 -04:00
nick black
490f517bd9
tools/release.sh: reflect rust unification #883 2020-08-12 10:47:46 -04:00
nick black
1ada631e94 purge rust/notcurses 2020-08-12 08:42:22 -04:00
nick black
7fc761296f
release: fix twine syntax 2020-08-03 02:52:27 -04:00
nick black
9443b2f316
release: supply -s -udankamongmen to twine 2020-08-01 17:58:42 -04:00
nick black
f5f9808d80 install notcurses-pydemo.1 as part of python #836 2020-07-29 09:37:35 -04:00
nick black
1564475cb5
release: combine github-asset into github-release 2020-07-26 21:32:24 -04:00
nick black
92fb1647bc
release: remove remote docs before replacement 2020-07-26 21:25:34 -04:00
nick black
54d0420161
tools/release: automate release process #826 2020-07-26 21:21:06 -04:00
nick black
32d3ae91c8
v1.4.2.3 2020-05-17 09:01:53 -04:00
nick black
3e4e16f516
sign tags in release.sh 2020-05-17 08:12:26 -04:00
nick black
38e67abd9d
v1.4.2 2020-05-17 07:29:10 -04:00
nick black
5a46aee74b
release.sh: NEWS not CHANGELOG 2020-05-10 21:38:46 -04:00
nick black
4460d8fc59
release.sh: clean up downloaded tarball 2020-05-07 01:51:25 -04:00
nick black
52428b9f27
release.sh: search for OLDVERSION following sed 2020-05-07 01:37:52 -04:00
nick black
4ce208931c
little release script 2020-04-19 02:23:08 -04:00