Commit Graph

6421 Commits

Author SHA1 Message Date
nick black
3f405f1cc1 don't look for terminfo/readline on windows #2009 2021-08-05 06:39:09 -04:00
nick black
7a341283d3 shim ncurses A_* constants on windows 2021-08-05 06:39:09 -04:00
nick black
61ce4d98a1 s/MINGW/MINGW64/ 2021-08-05 06:39:09 -04:00
nick black
3b247c37d6 direct: no setupterm() for windows #2009 2021-08-05 06:39:09 -04:00
nick black
69024e6b3a rebase 2021-08-05 06:39:09 -04:00
nick black
c2cb9508da centralize ncurses.h include 2021-08-05 06:39:09 -04:00
nick black
ecf24256a1 include winsock2.h before windows.h 2021-08-05 06:39:09 -04:00
nick black
ffbebe9b8f bsd fbuf implementation #1977 2021-08-05 06:39:09 -04:00
nick black
07b7e0c13f fbuf: implement growth #1977 2021-08-05 06:39:09 -04:00
nick black
98559b1911 kitty: check more return values 2021-08-05 06:39:09 -04:00
nick black
42338f4d5d rebase; handle iterm 2021-08-05 06:39:09 -04:00
nick black
c091f95b6d no getuid on windows 2021-08-05 06:39:09 -04:00
nick black
6c552455b3 getlocalhostname() for windows 2021-08-05 06:39:09 -04:00
nick black
9066876ee0 windows: no utsname.h 2021-08-05 06:39:09 -04:00
nick black
c5398e09e1 pass TAM down through iterm2 graphics stack #1950 2021-08-05 06:39:09 -04:00
nick black
9779dd9fef windows: don't try and use getpwuid() 2021-08-05 06:39:09 -04:00
nick black
4363089b86 term_esc_rgb: assemble escape directly in fbuf 2021-08-05 06:39:09 -04:00
nick black
c141552ace no pipe on windows, either 2021-08-05 06:39:09 -04:00
nick black
39a65572a1 windows: no poll2 2021-08-05 06:39:09 -04:00
nick black
01a2dd048e more windows headers 2021-08-05 06:39:09 -04:00
nick black
9d89df85fa compat.h: necessary headers 2021-08-05 06:39:09 -04:00
nick black
78382087f0 mock pid_t for windows 2021-08-05 06:39:09 -04:00
nick black
4c7dc8b327 fake up waitpid() for windows 2021-08-05 06:39:09 -04:00
nick black
4507f0f8e3 expose more of fd.c to windows 2021-08-05 06:39:09 -04:00
nick black
8f12f1df86 restrict smask to ppoll() environment 2021-08-05 06:39:09 -04:00
nick black
e60103766a define block_on_input() on windows 2021-08-05 06:39:09 -04:00
nick black
63df228336 toss WSAPoll() into the mix 2021-08-05 06:39:09 -04:00
nick black
da87386957 notcurses-info: guard linux_fb_fd 2021-08-05 06:39:09 -04:00
nick black
837b5772fc guard linux fbcon check 2021-08-05 06:39:09 -04:00
nick black
85c4e5b788 move linux fbcon_draw() to linux-only section 2021-08-05 06:39:09 -04:00
nick black
e8e243a74e windows: install doctest package 2021-08-05 06:39:09 -04:00
nick black
b0a4cd622f guard linux identification in linux tags 2021-08-05 06:39:09 -04:00
nick black
e9bfb39722 linux fbcon_rebuild: null out for non-linux 2021-08-05 06:39:09 -04:00
nick black
c4a2fcd89b kitty: break up fbuf_printf() 2021-08-05 06:39:09 -04:00
nick black
0e2a8c09be adapt merged bitmap material to fbuf 2021-08-05 06:39:09 -04:00
nick black
3faf441ebe restore windows_test.yml 2021-08-05 06:39:09 -04:00
nick black
6a4a7fb1d6 define out O_NONBLOCK for windows 2021-08-05 06:39:09 -04:00
nick black
32e2e52d30 restore missing functions on windows 2021-08-05 06:39:09 -04:00
nick black
43c5ec01a5 clean up some size_t warnings on windows 2021-08-05 06:39:09 -04:00
nick black
ebb61e4a82 clean up some size_t warnings on windows 2021-08-05 06:39:09 -04:00
nick black
a4758c5413 clean up signals code in windows 2021-08-05 06:39:09 -04:00
nick black
1b1411cae6 restrict sigaction()s to windows 2021-08-05 06:39:09 -04:00
nick black
7970846c10 fix up direct mode style routines for fbuf #1977 2021-08-05 06:39:09 -04:00
nick black
4d4a4eb0d0 add fbuf_finalize(), use it throughout direct.c 2021-08-05 06:39:09 -04:00
nick black
de6c0bf5eb ncdirect_dump_plane: we don't want a small fbuf here 2021-08-05 06:39:09 -04:00
nick black
187757e22e don't build ncls, nctetris, or ncplayer on windows for now 2021-08-05 06:39:09 -04:00
nick black
6154fbcb56 windows: shim sigset_t 2021-08-05 06:39:09 -04:00
nick black
df429410f1 windows: MEM_RESERVE, not MAP_RESERVE 2021-08-05 06:39:09 -04:00
nick black
f86daff3cc merrrge 2021-08-05 06:39:09 -04:00
nick black
07e50e27e9 is that your ass, or did your mama have reindeer? #1977 2021-08-05 06:39:09 -04:00