252 Commits

Author SHA1 Message Date
nick black
cc9444c644
debrelease.sh: remove obsolete comment 2025-01-11 20:09:19 -05:00
nick black
afb504ad54
run it as xterm, not sudo 2025-01-11 20:06:56 -05:00
nick black
707a293baa
run pbuilder with TERM=xterm 2025-01-11 18:52:22 -05:00
nick black
16d1aa5109
debrelease.sh: proper directory for XBALL 2025-01-11 17:07:00 -05:00
nick black
e11dfe7f54
release.sh: build the documentation tarball in the root 2025-01-11 16:30:44 -05:00
nick black
fb02ba185f
v3.0.13 2025-01-11 16:19:17 -05:00
nick black
9f294e0153
eliminate anticipated-repack-count lintian warning 2025-01-10 02:23:29 -05:00
nick black
7eacf2c974
use conformant dfsg naming in debian package #2831 2025-01-10 01:23:11 -05:00
nick black
c81a222dfc
debrelease.sh: make things easier
now that we're using gh instead of github-release,
we no longer get our uploads stupidly renamed.
remove the reminder to manually change them. huzzah!
also, use --upstream-version with gbp so we don't
get asked.
2025-01-09 03:56:28 -05:00
nick black
f2ba02bc75
debrelease.sh: run readlink before cd 2025-01-09 03:53:51 -05:00
nick black
7618f611f2
rewrite tools/debrelease.sh using gh #2830 2025-01-09 03:52:14 -05:00
nick black
e0461a8249
rewrite tools/release.sh to use gh
rather than a python program which continuously
breaks on me, use gh, which is distributed in
debian and seems to work pretty well.

closes #2830.
2025-01-09 03:33:03 -05:00
nick black
0b53931c79
v3.0.12 2025-01-09 03:17:42 -05:00
nick black
9377370b59
v3.0.11 2024-10-02 17:31:13 -04:00
nick black
bfb65c252e
v3.0.11 2024-10-02 17:27:41 -04:00
nick black
8e6dd6e134
v3.10.0 2024-10-02 06:01:45 -04:00
nick black
040ff99fb7
v3.0.9 2022-12-10 05:20:23 -05:00
nick black
8dbfe858d9
v3.0.8 2022-04-06 06:25:53 -04:00
nick black
2d7350c9ac
v3.0.7 2022-02-20 15:20:12 -05:00
nick black
810f8694ec
v3.0.6 2022-02-09 22:36:37 -05:00
nick black
39ca67699a
[release] invoke tools/generate_ffi.py #2591 2022-02-02 02:01:51 -05:00
nick black
cf4d49ebae
debrelease: stop exporting false TERM 2022-01-21 13:02:06 -05:00
nick black
dc845b5dcc
v3.0.5 2022-01-21 12:39:27 -05:00
nick black
8431910937
update some copyrights for 2022 2022-01-19 05:21:44 -05:00
nick black
e7fa7b452f
move process_input() normalizations to load_ncinput() 2022-01-12 02:35:41 -05:00
nick black
5943d4e256
v3.0.4 2022-01-08 14:37:08 -05:00
nick black
27b5d38ea1
don't use sigaltstack() with USE_ASAN #2529 2022-01-06 02:37:37 -05:00
nick black
399c8d4339
[debrelease] don't build random dscs 2022-01-02 19:30:52 -05:00
nick black
879540a64c
install tfman.1 into doc package 2022-01-02 19:16:11 -05:00
nick black
b4bc770127
v3.0.3 2022-01-02 12:31:25 -05:00
nick black
36c56b18ba
remove cruft from notcurses-ffi branch 2021-12-23 09:54:39 -05:00
KristofferC
ff3b4b0a10 some updates from review 2021-12-23 09:51:29 -05:00
KristofferC
ac94303a1f also nckeys 2021-12-23 09:51:29 -05:00
KristofferC
e94707ee28 add to installs 2021-12-23 09:51:29 -05:00
KristofferC
81d36891da make a shared lib with the static inline functions
This is to be used for wrappers of notcurses that do not otherwise
have an easy way of getting access to the definitions of the `static
inline` functions
2021-12-23 09:51:29 -05:00
nick black
86e09bec49
v3.0.2 2021-12-21 09:01:43 -05:00
nick black
43654547a0
neofetch-ripper: write ubuntu alias #2494 2021-12-20 13:47:49 -05:00
nick black
53c95b6d86
v3.0.1 2021-12-12 15:11:17 -05:00
nick black
7bbc669813
v3.0.0 2021-12-02 04:41:48 -05:00
nick black
a4bc4e1897 [windows] fall back to NOTCURSES_SHARE 2021-12-02 03:53:17 -05:00
nick black
744e1ce015 [installforge] up to speed with 2.4.999 2021-12-02 02:54:29 -05:00
nick black
373ab921ad
[release] update file name of Windows installer 2021-12-02 02:54:02 -05:00
nick black
ec404f801b
[relase] update version in InstallForge config 2021-12-02 02:51:38 -05:00
nick black
caaeec5094
Place ncneofetch properly (#2415)
* ncplane_polyfill_inner: plug memory leak on error paths
* [progbar_create] memory leak on error path
* ncvisual_polyfill_core: memory leaks on error paths
* notcurses_early_init: memory leak on error path
* [demo] fix summary table for ASCII #2402
* [sliders] make it work in ASCII #2402
* add ncplane_ascii_box() #2402
* [notcurses-info] use capabilities accessors for blitters
2021-12-02 01:45:49 -05:00
nick black
117d72db31 [installer] drop static libs 2021-11-30 09:52:50 -05:00
nick black
fff7128c87 [windows] drop unnecessary libs from installer 2021-11-30 08:06:41 -05:00
nick black
aa0c3ef1a9
sync all versions to 2.4.99 #2402 2021-11-30 02:16:17 -05:00
nick black
4b3b904040 [windows] use DataDir for registry key, not InstallDir 2021-11-29 22:01:40 -05:00
nick black
70bfd825d7 [windows] get InstallDir from registry, working 2021-11-26 07:01:48 -05:00
nick black
35a3b1184d [installforge] set up registry key for install path 2021-11-26 06:19:07 -05:00