curses 1.4.4 → 1.4.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/dependabot.yml +6 -0
- data/.github/workflows/macos.yml +1 -1
- data/.github/workflows/push_gem.yml +48 -0
- data/.github/workflows/ubuntu.yml +2 -2
- data/.github/workflows/windows.yml +2 -2
- data/History.md +23 -0
- data/README.md +7 -0
- data/curses.gemspec +1 -1
- data/ext/curses/curses.c +7 -7
- data/sample/colors.rb +6 -1
- data/sample/form.rb +1 -1
- data/sample/menu.rb +2 -0
- metadata +9 -251
- data/vendor/PDCurses/.gitignore +0 -47
- data/vendor/PDCurses/.travis.yml +0 -49
- data/vendor/PDCurses/CMakeLists.txt +0 -68
- data/vendor/PDCurses/HISTORY.md +0 -2036
- data/vendor/PDCurses/IMPLEMNT.md +0 -327
- data/vendor/PDCurses/Makefile +0 -27
- data/vendor/PDCurses/README.md +0 -77
- data/vendor/PDCurses/acs_defs.h +0 -265
- data/vendor/PDCurses/appveyor.yml +0 -218
- data/vendor/PDCurses/cmake/README.md +0 -71
- data/vendor/PDCurses/cmake/build_dependencies.cmake +0 -178
- data/vendor/PDCurses/cmake/build_options.cmake +0 -25
- data/vendor/PDCurses/cmake/dll_version.cmake +0 -26
- data/vendor/PDCurses/cmake/gen_config_header.cmake +0 -43
- data/vendor/PDCurses/cmake/get_version.cmake +0 -17
- data/vendor/PDCurses/cmake/make_uninstall.cmake +0 -19
- data/vendor/PDCurses/cmake/project_common.cmake +0 -121
- data/vendor/PDCurses/cmake/resource.in.cmake +0 -52
- data/vendor/PDCurses/cmake/sdl2_ttf/CMakeLists.txt +0 -83
- data/vendor/PDCurses/cmake/target_arch.cmake +0 -36
- data/vendor/PDCurses/cmake/version.in.cmake +0 -73
- data/vendor/PDCurses/cmake/watcom_open_dos16_toolchain.cmake +0 -96
- data/vendor/PDCurses/cmake/watcom_open_dos32_toolchain.cmake +0 -106
- data/vendor/PDCurses/cmake/watcom_open_os2v2_toolchain.cmake +0 -105
- data/vendor/PDCurses/curses.h +0 -1846
- data/vendor/PDCurses/curspriv.h +0 -134
- data/vendor/PDCurses/demos/README.md +0 -25
- data/vendor/PDCurses/demos/firework.c +0 -144
- data/vendor/PDCurses/demos/newtest.c +0 -581
- data/vendor/PDCurses/demos/ozdemo.c +0 -447
- data/vendor/PDCurses/demos/ptest.c +0 -283
- data/vendor/PDCurses/demos/rain.c +0 -157
- data/vendor/PDCurses/demos/testcurs.c +0 -1607
- data/vendor/PDCurses/demos/tui.c +0 -1048
- data/vendor/PDCurses/demos/tui.h +0 -65
- data/vendor/PDCurses/demos/tuidemo.c +0 -233
- data/vendor/PDCurses/demos/version.c +0 -61
- data/vendor/PDCurses/demos/worm.c +0 -432
- data/vendor/PDCurses/demos/xmas.c +0 -955
- data/vendor/PDCurses/dos/CMakeLists.txt +0 -47
- data/vendor/PDCurses/dos/Makefile +0 -105
- data/vendor/PDCurses/dos/Makefile.bcc +0 -83
- data/vendor/PDCurses/dos/Makefile.dmc +0 -257
- data/vendor/PDCurses/dos/Makefile.msc +0 -113
- data/vendor/PDCurses/dos/Makefile.wcc +0 -107
- data/vendor/PDCurses/dos/README.md +0 -51
- data/vendor/PDCurses/dos/bccdos.lrf +0 -9
- data/vendor/PDCurses/dos/mscdos.lrf +0 -50
- data/vendor/PDCurses/dos/pdcclip.c +0 -132
- data/vendor/PDCurses/dos/pdcdisp.c +0 -135
- data/vendor/PDCurses/dos/pdcdos.h +0 -194
- data/vendor/PDCurses/dos/pdcgetsc.c +0 -98
- data/vendor/PDCurses/dos/pdckbd.c +0 -513
- data/vendor/PDCurses/dos/pdcscrn.c +0 -785
- data/vendor/PDCurses/dos/pdcsetsc.c +0 -101
- data/vendor/PDCurses/dos/pdcutil.c +0 -212
- data/vendor/PDCurses/libobjs.mif +0 -26
- data/vendor/PDCurses/makedist.mif +0 -20
- data/vendor/PDCurses/man/Makefile +0 -37
- data/vendor/PDCurses/man/README.md +0 -21
- data/vendor/PDCurses/man/intro.md +0 -361
- data/vendor/PDCurses/man/manext.c +0 -119
- data/vendor/PDCurses/man/sdl.md +0 -152
- data/vendor/PDCurses/man/sdl2.md +0 -58
- data/vendor/PDCurses/man/x11.md +0 -407
- data/vendor/PDCurses/ncurses/CMakeLists.txt +0 -66
- data/vendor/PDCurses/ncurses/README.md +0 -26
- data/vendor/PDCurses/ncurses/makefile +0 -29
- data/vendor/PDCurses/os2/CMakeLists.txt +0 -41
- data/vendor/PDCurses/os2/Makefile +0 -132
- data/vendor/PDCurses/os2/Makefile.bcc +0 -90
- data/vendor/PDCurses/os2/Makefile.wcc +0 -43
- data/vendor/PDCurses/os2/README.md +0 -43
- data/vendor/PDCurses/os2/iccos2.lrf +0 -50
- data/vendor/PDCurses/os2/iccos2.mak +0 -256
- data/vendor/PDCurses/os2/pdcclip.c +0 -188
- data/vendor/PDCurses/os2/pdcdisp.c +0 -93
- data/vendor/PDCurses/os2/pdcgetsc.c +0 -89
- data/vendor/PDCurses/os2/pdckbd.c +0 -521
- data/vendor/PDCurses/os2/pdcos2.h +0 -55
- data/vendor/PDCurses/os2/pdcscrn.c +0 -449
- data/vendor/PDCurses/os2/pdcsetsc.c +0 -112
- data/vendor/PDCurses/os2/pdcutil.c +0 -52
- data/vendor/PDCurses/panel.h +0 -56
- data/vendor/PDCurses/pdcurses/README.md +0 -25
- data/vendor/PDCurses/pdcurses/addch.c +0 -693
- data/vendor/PDCurses/pdcurses/addchstr.c +0 -245
- data/vendor/PDCurses/pdcurses/addstr.c +0 -240
- data/vendor/PDCurses/pdcurses/attr.c +0 -359
- data/vendor/PDCurses/pdcurses/beep.c +0 -68
- data/vendor/PDCurses/pdcurses/bkgd.c +0 -223
- data/vendor/PDCurses/pdcurses/border.c +0 -411
- data/vendor/PDCurses/pdcurses/clear.c +0 -159
- data/vendor/PDCurses/pdcurses/color.c +0 -298
- data/vendor/PDCurses/pdcurses/debug.c +0 -109
- data/vendor/PDCurses/pdcurses/delch.c +0 -96
- data/vendor/PDCurses/pdcurses/deleteln.c +0 -211
- data/vendor/PDCurses/pdcurses/deprec.c +0 -27
- data/vendor/PDCurses/pdcurses/getch.c +0 -417
- data/vendor/PDCurses/pdcurses/getstr.c +0 -474
- data/vendor/PDCurses/pdcurses/getyx.c +0 -139
- data/vendor/PDCurses/pdcurses/inch.c +0 -127
- data/vendor/PDCurses/pdcurses/inchstr.c +0 -214
- data/vendor/PDCurses/pdcurses/initscr.c +0 -367
- data/vendor/PDCurses/pdcurses/inopts.c +0 -324
- data/vendor/PDCurses/pdcurses/insch.c +0 -271
- data/vendor/PDCurses/pdcurses/insstr.c +0 -264
- data/vendor/PDCurses/pdcurses/instr.c +0 -246
- data/vendor/PDCurses/pdcurses/kernel.c +0 -259
- data/vendor/PDCurses/pdcurses/keyname.c +0 -157
- data/vendor/PDCurses/pdcurses/mouse.c +0 -438
- data/vendor/PDCurses/pdcurses/move.c +0 -57
- data/vendor/PDCurses/pdcurses/outopts.c +0 -159
- data/vendor/PDCurses/pdcurses/overlay.c +0 -214
- data/vendor/PDCurses/pdcurses/pad.c +0 -260
- data/vendor/PDCurses/pdcurses/panel.c +0 -633
- data/vendor/PDCurses/pdcurses/printw.c +0 -126
- data/vendor/PDCurses/pdcurses/refresh.c +0 -279
- data/vendor/PDCurses/pdcurses/scanw.c +0 -578
- data/vendor/PDCurses/pdcurses/scr_dump.c +0 -213
- data/vendor/PDCurses/pdcurses/scroll.c +0 -101
- data/vendor/PDCurses/pdcurses/slk.c +0 -591
- data/vendor/PDCurses/pdcurses/termattr.c +0 -182
- data/vendor/PDCurses/pdcurses/terminfo.c +0 -217
- data/vendor/PDCurses/pdcurses/touch.c +0 -163
- data/vendor/PDCurses/pdcurses/util.c +0 -312
- data/vendor/PDCurses/pdcurses/window.c +0 -569
- data/vendor/PDCurses/sdl1/Makefile +0 -129
- data/vendor/PDCurses/sdl1/Makefile.mng +0 -110
- data/vendor/PDCurses/sdl1/README.md +0 -31
- data/vendor/PDCurses/sdl1/deffont.h +0 -385
- data/vendor/PDCurses/sdl1/deficon.h +0 -23
- data/vendor/PDCurses/sdl1/pdcclip.c +0 -131
- data/vendor/PDCurses/sdl1/pdcdisp.c +0 -373
- data/vendor/PDCurses/sdl1/pdcgetsc.c +0 -30
- data/vendor/PDCurses/sdl1/pdckbd.c +0 -405
- data/vendor/PDCurses/sdl1/pdcscrn.c +0 -414
- data/vendor/PDCurses/sdl1/pdcsdl.h +0 -31
- data/vendor/PDCurses/sdl1/pdcsetsc.c +0 -64
- data/vendor/PDCurses/sdl1/pdcutil.c +0 -40
- data/vendor/PDCurses/sdl1/sdltest.c +0 -79
- data/vendor/PDCurses/sdl2/CMakeLists.txt +0 -76
- data/vendor/PDCurses/sdl2/Makefile +0 -135
- data/vendor/PDCurses/sdl2/Makefile.vc +0 -164
- data/vendor/PDCurses/sdl2/README.md +0 -34
- data/vendor/PDCurses/sdl2/deffont.h +0 -385
- data/vendor/PDCurses/sdl2/deficon.h +0 -23
- data/vendor/PDCurses/sdl2/pdcclip.c +0 -93
- data/vendor/PDCurses/sdl2/pdcdisp.c +0 -534
- data/vendor/PDCurses/sdl2/pdcgetsc.c +0 -30
- data/vendor/PDCurses/sdl2/pdckbd.c +0 -480
- data/vendor/PDCurses/sdl2/pdcscrn.c +0 -443
- data/vendor/PDCurses/sdl2/pdcsdl.h +0 -33
- data/vendor/PDCurses/sdl2/pdcsetsc.c +0 -67
- data/vendor/PDCurses/sdl2/pdcutil.c +0 -39
- data/vendor/PDCurses/sdl2/sdltest.c +0 -81
- data/vendor/PDCurses/term.h +0 -48
- data/vendor/PDCurses/version.mif +0 -7
- data/vendor/PDCurses/vt/CMakeLists.txt +0 -28
- data/vendor/PDCurses/vt/Makefile +0 -135
- data/vendor/PDCurses/vt/Makefile.bcc +0 -111
- data/vendor/PDCurses/vt/Makefile.dmc +0 -258
- data/vendor/PDCurses/vt/Makefile.vc +0 -144
- data/vendor/PDCurses/vt/Makefile.wcc +0 -107
- data/vendor/PDCurses/vt/README.md +0 -64
- data/vendor/PDCurses/vt/pdcclip.c +0 -20
- data/vendor/PDCurses/vt/pdcdisp.c +0 -284
- data/vendor/PDCurses/vt/pdcgetsc.c +0 -27
- data/vendor/PDCurses/vt/pdckbd.c +0 -394
- data/vendor/PDCurses/vt/pdcscrn.c +0 -434
- data/vendor/PDCurses/vt/pdcsetsc.c +0 -45
- data/vendor/PDCurses/vt/pdcutil.c +0 -43
- data/vendor/PDCurses/vt/pdcvt.h +0 -16
- data/vendor/PDCurses/watcom.mif +0 -68
- data/vendor/PDCurses/wincon/CMakeLists.txt +0 -27
- data/vendor/PDCurses/wincon/Makefile.bcc +0 -88
- data/vendor/PDCurses/wincon/Makefile.dmc +0 -256
- data/vendor/PDCurses/wincon/Makefile.lcc +0 -273
- data/vendor/PDCurses/wincon/Makefile.mng +0 -176
- data/vendor/PDCurses/wincon/Makefile.vc +0 -144
- data/vendor/PDCurses/wincon/Makefile.wcc +0 -51
- data/vendor/PDCurses/wincon/README.md +0 -85
- data/vendor/PDCurses/wincon/pdcclip.c +0 -174
- data/vendor/PDCurses/wincon/pdcdisp.c +0 -143
- data/vendor/PDCurses/wincon/pdcgetsc.c +0 -55
- data/vendor/PDCurses/wincon/pdckbd.c +0 -786
- data/vendor/PDCurses/wincon/pdcscrn.c +0 -717
- data/vendor/PDCurses/wincon/pdcsetsc.c +0 -91
- data/vendor/PDCurses/wincon/pdcurses.ico +0 -0
- data/vendor/PDCurses/wincon/pdcurses.rc +0 -28
- data/vendor/PDCurses/wincon/pdcutil.c +0 -41
- data/vendor/PDCurses/wincon/pdcwin.h +0 -31
- data/vendor/PDCurses/wingui/CMakeLists.txt +0 -27
- data/vendor/PDCurses/wingui/Makefile.bcc +0 -85
- data/vendor/PDCurses/wingui/Makefile.dmc +0 -259
- data/vendor/PDCurses/wingui/Makefile.lcc +0 -273
- data/vendor/PDCurses/wingui/Makefile.mng +0 -171
- data/vendor/PDCurses/wingui/Makefile.vc +0 -144
- data/vendor/PDCurses/wingui/Makefile.wcc +0 -51
- data/vendor/PDCurses/wingui/README.md +0 -93
- data/vendor/PDCurses/wingui/pdcclip.c +0 -174
- data/vendor/PDCurses/wingui/pdcdisp.c +0 -718
- data/vendor/PDCurses/wingui/pdcgetsc.c +0 -30
- data/vendor/PDCurses/wingui/pdckbd.c +0 -143
- data/vendor/PDCurses/wingui/pdcscrn.c +0 -2797
- data/vendor/PDCurses/wingui/pdcsetsc.c +0 -89
- data/vendor/PDCurses/wingui/pdcurses.ico +0 -0
- data/vendor/PDCurses/wingui/pdcurses.rc +0 -28
- data/vendor/PDCurses/wingui/pdcutil.c +0 -61
- data/vendor/PDCurses/wingui/pdcwin.h +0 -122
- data/vendor/PDCurses/x11/Makefile.in +0 -754
- data/vendor/PDCurses/x11/PDCurses.spec +0 -82
- data/vendor/PDCurses/x11/README.md +0 -62
- data/vendor/PDCurses/x11/ScrollBox.c +0 -319
- data/vendor/PDCurses/x11/ScrollBox.h +0 -51
- data/vendor/PDCurses/x11/ScrollBoxP.h +0 -70
- data/vendor/PDCurses/x11/aclocal.m4 +0 -994
- data/vendor/PDCurses/x11/big_icon.xbm +0 -46
- data/vendor/PDCurses/x11/compose.h +0 -201
- data/vendor/PDCurses/x11/config.guess +0 -1500
- data/vendor/PDCurses/x11/config.h.in +0 -100
- data/vendor/PDCurses/x11/config.sub +0 -1616
- data/vendor/PDCurses/x11/configure +0 -6700
- data/vendor/PDCurses/x11/configure.ac +0 -295
- data/vendor/PDCurses/x11/debian/changelog +0 -6
- data/vendor/PDCurses/x11/debian/compat +0 -1
- data/vendor/PDCurses/x11/debian/control +0 -11
- data/vendor/PDCurses/x11/debian/copyright +0 -27
- data/vendor/PDCurses/x11/debian/rules +0 -98
- data/vendor/PDCurses/x11/install-sh +0 -253
- data/vendor/PDCurses/x11/little_icon.xbm +0 -14
- data/vendor/PDCurses/x11/ncurses_cfg.h +0 -45
- data/vendor/PDCurses/x11/pdcclip.c +0 -173
- data/vendor/PDCurses/x11/pdcdisp.c +0 -85
- data/vendor/PDCurses/x11/pdcgetsc.c +0 -28
- data/vendor/PDCurses/x11/pdckbd.c +0 -104
- data/vendor/PDCurses/x11/pdcscrn.c +0 -258
- data/vendor/PDCurses/x11/pdcsetsc.c +0 -95
- data/vendor/PDCurses/x11/pdcutil.c +0 -52
- data/vendor/PDCurses/x11/pdcx11.c +0 -316
- data/vendor/PDCurses/x11/pdcx11.h +0 -191
- data/vendor/PDCurses/x11/sb.c +0 -155
- data/vendor/PDCurses/x11/x11.c +0 -3686
- data/vendor/PDCurses/x11/xcurses-config.in +0 -81
@@ -1,434 +0,0 @@
|
|
1
|
-
#include <stdio.h>
|
2
|
-
#include <stdlib.h>
|
3
|
-
#include <signal.h>
|
4
|
-
#include <string.h>
|
5
|
-
#if !defined( _WIN32) && !defined( DOS)
|
6
|
-
#define USE_TERMIOS
|
7
|
-
#include <unistd.h>
|
8
|
-
#include <termios.h>
|
9
|
-
#include <sys/ioctl.h>
|
10
|
-
|
11
|
-
static struct termios orig_term;
|
12
|
-
#endif
|
13
|
-
#include <assert.h>
|
14
|
-
#include "curspriv.h"
|
15
|
-
#include "pdcvt.h"
|
16
|
-
|
17
|
-
#ifdef DOS
|
18
|
-
bool PDC_is_ansi = TRUE;
|
19
|
-
#else
|
20
|
-
bool PDC_is_ansi = FALSE;
|
21
|
-
#endif
|
22
|
-
|
23
|
-
#ifdef _WIN32
|
24
|
-
#include <windows.h>
|
25
|
-
|
26
|
-
#ifndef ENABLE_VIRTUAL_TERMINAL_PROCESSING
|
27
|
-
#define ENABLE_VIRTUAL_TERMINAL_PROCESSING 0x0004
|
28
|
-
#endif
|
29
|
-
#ifndef ENABLE_VIRTUAL_TERMINAL_INPUT
|
30
|
-
#define ENABLE_VIRTUAL_TERMINAL_INPUT 0x0200
|
31
|
-
#endif
|
32
|
-
#ifndef DISABLE_NEWLINE_AUTO_RETURN
|
33
|
-
#define DISABLE_NEWLINE_AUTO_RETURN 0x0008
|
34
|
-
#endif
|
35
|
-
|
36
|
-
/* In DOS/Windows, we have two possible modes of operation. If we can
|
37
|
-
successfully use SetConsoleMode to ENABLE_VIRTUAL_TERMINAL_INPUT,
|
38
|
-
we have access to most of what we'd use on xterm. If not, we can only
|
39
|
-
use what ANSI.SYS or ANSI.COM (or their NANSI or NNANSI variants) support.
|
40
|
-
We'll get sixteen colors, no mouse events, no resizable windows, etc.
|
41
|
-
|
42
|
-
So we check the return value from SetConsoleMode and set PDC_is_ansi
|
43
|
-
accordingly. (In DOS, PDC_is_ansi is always true -- there's no xterm-like
|
44
|
-
support there. On non-MS platforms, PDC_is_ansi is always false...
|
45
|
-
though that should be revisited for the Linux console, and probably
|
46
|
-
elsewhere.) */
|
47
|
-
|
48
|
-
static int set_win10_for_vt_codes( const bool setting_mode)
|
49
|
-
{
|
50
|
-
const HANDLE hIn = GetStdHandle( STD_INPUT_HANDLE);
|
51
|
-
HANDLE hOut;
|
52
|
-
DWORD dwMode = 0;
|
53
|
-
static DWORD old_input_mode;
|
54
|
-
const DWORD out_mask = ENABLE_VIRTUAL_TERMINAL_PROCESSING
|
55
|
-
| DISABLE_NEWLINE_AUTO_RETURN;
|
56
|
-
|
57
|
-
if( hIn == INVALID_HANDLE_VALUE)
|
58
|
-
return GetLastError( );
|
59
|
-
PDC_is_ansi = TRUE;
|
60
|
-
if( setting_mode)
|
61
|
-
{
|
62
|
-
GetConsoleMode( hIn, &old_input_mode);
|
63
|
-
dwMode = ENABLE_VIRTUAL_TERMINAL_INPUT;
|
64
|
-
}
|
65
|
-
else /* restoring initial mode */
|
66
|
-
dwMode = old_input_mode;
|
67
|
-
if( !SetConsoleMode( hIn, dwMode))
|
68
|
-
return GetLastError( );
|
69
|
-
/* Set output mode to handle virtual terminal sequences */
|
70
|
-
hOut = GetStdHandle( STD_OUTPUT_HANDLE);
|
71
|
-
if( hOut == INVALID_HANDLE_VALUE)
|
72
|
-
return GetLastError( );
|
73
|
-
|
74
|
-
if( !GetConsoleMode( hOut, &dwMode))
|
75
|
-
return GetLastError( );
|
76
|
-
if( setting_mode)
|
77
|
-
dwMode |= out_mask;
|
78
|
-
else /* clearing VT mode, not setting it */
|
79
|
-
dwMode &= ~out_mask;
|
80
|
-
if( !SetConsoleMode( hOut, dwMode))
|
81
|
-
return GetLastError( );
|
82
|
-
/* If we've gotten this far, the terminal has been */
|
83
|
-
/* set up to process xterm-like sequences : */
|
84
|
-
PDC_is_ansi = FALSE;
|
85
|
-
return( 0);
|
86
|
-
}
|
87
|
-
#endif
|
88
|
-
|
89
|
-
int PDC_rows = -1, PDC_cols = -1;
|
90
|
-
bool PDC_resize_occurred = FALSE;
|
91
|
-
const int STDIN = 0;
|
92
|
-
chtype PDC_capabilities = 0;
|
93
|
-
|
94
|
-
/* COLOR_PAIR to attribute encoding table. */
|
95
|
-
|
96
|
-
static short *color_pair_indices = (short *)NULL;
|
97
|
-
PACKED_RGB *pdc_rgbs = (PACKED_RGB *)NULL;
|
98
|
-
|
99
|
-
unsigned long pdc_key_modifiers = 0L;
|
100
|
-
|
101
|
-
void PDC_reset_prog_mode( void)
|
102
|
-
{
|
103
|
-
}
|
104
|
-
|
105
|
-
void PDC_reset_shell_mode( void)
|
106
|
-
{
|
107
|
-
}
|
108
|
-
|
109
|
-
static int initial_PDC_rows, initial_PDC_cols;
|
110
|
-
|
111
|
-
int PDC_resize_screen(int nlines, int ncols)
|
112
|
-
{
|
113
|
-
if( PDC_rows == -1) /* initscr( ) hasn't been called; we're just */
|
114
|
-
{ /* setting desired size at startup */
|
115
|
-
initial_PDC_rows = nlines;
|
116
|
-
initial_PDC_cols = ncols;
|
117
|
-
}
|
118
|
-
else if( nlines > 1 && ncols > 1 && !PDC_is_ansi)
|
119
|
-
{
|
120
|
-
printf( "\033[8;%d;%dt", nlines, ncols);
|
121
|
-
PDC_rows = nlines;
|
122
|
-
PDC_cols = ncols;
|
123
|
-
}
|
124
|
-
return( 0);
|
125
|
-
}
|
126
|
-
|
127
|
-
void PDC_restore_screen_mode(int i)
|
128
|
-
{
|
129
|
-
}
|
130
|
-
|
131
|
-
void PDC_save_screen_mode(int i)
|
132
|
-
{
|
133
|
-
}
|
134
|
-
|
135
|
-
void PDC_scr_close( void)
|
136
|
-
{
|
137
|
-
printf( "\0338"); /* restore cursor & attribs (VT100) */
|
138
|
-
printf( "\033[m"); /* set default screen attributes */
|
139
|
-
printf( "\033[?47l"); /* restore screen */
|
140
|
-
PDC_gotoyx( PDC_cols - 1, 0);
|
141
|
-
printf( "\033[?1000l"); /* turn off mouse events */
|
142
|
-
#ifdef _WIN32
|
143
|
-
set_win10_for_vt_codes( FALSE);
|
144
|
-
#else
|
145
|
-
#if !defined( DOS)
|
146
|
-
tcsetattr( STDIN, TCSANOW, &orig_term);
|
147
|
-
#endif
|
148
|
-
#endif
|
149
|
-
return;
|
150
|
-
}
|
151
|
-
|
152
|
-
void PDC_scr_free( void)
|
153
|
-
{
|
154
|
-
if (SP)
|
155
|
-
free(SP);
|
156
|
-
SP = (SCREEN *)NULL;
|
157
|
-
|
158
|
-
if (color_pair_indices)
|
159
|
-
free(color_pair_indices);
|
160
|
-
color_pair_indices = (short *)NULL;
|
161
|
-
|
162
|
-
if (pdc_rgbs)
|
163
|
-
free(pdc_rgbs);
|
164
|
-
pdc_rgbs = (PACKED_RGB *)NULL;
|
165
|
-
}
|
166
|
-
|
167
|
-
#ifdef USE_TERMIOS
|
168
|
-
static void sigwinchHandler( int sig)
|
169
|
-
{
|
170
|
-
struct winsize ws;
|
171
|
-
|
172
|
-
if (ioctl(STDIN_FILENO, TIOCGWINSZ, &ws) != -1)
|
173
|
-
if( PDC_rows != ws.ws_row || PDC_cols != ws.ws_col)
|
174
|
-
{
|
175
|
-
PDC_rows = ws.ws_row;
|
176
|
-
PDC_cols = ws.ws_col;
|
177
|
-
PDC_resize_occurred = TRUE;
|
178
|
-
}
|
179
|
-
}
|
180
|
-
#endif
|
181
|
-
|
182
|
-
#define MAX_LINES 1000
|
183
|
-
#define MAX_COLUMNS 1000
|
184
|
-
|
185
|
-
int PDC_scr_open(int argc, char **argv)
|
186
|
-
{
|
187
|
-
int i, r, g, b, n_colors;
|
188
|
-
char *capabilities = getenv( "PDC_VT");
|
189
|
-
const char *colorterm = getenv( "COLORTERM");
|
190
|
-
#ifdef USE_TERMIOS
|
191
|
-
struct sigaction sa;
|
192
|
-
struct termios term;
|
193
|
-
#endif
|
194
|
-
#ifdef _WIN32
|
195
|
-
set_win10_for_vt_codes( TRUE);
|
196
|
-
#endif
|
197
|
-
|
198
|
-
PDC_LOG(("PDC_scr_open called\n"));
|
199
|
-
if( colorterm && !strcmp( colorterm, "truecolor"))
|
200
|
-
PDC_capabilities |= A_RGB_COLOR;
|
201
|
-
if( capabilities) /* these should really come from terminfo! */
|
202
|
-
{
|
203
|
-
if( strstr( capabilities, "RGB"))
|
204
|
-
PDC_capabilities |= A_RGB_COLOR;
|
205
|
-
if( strstr( capabilities, "UND"))
|
206
|
-
PDC_capabilities |= A_UNDERLINE;
|
207
|
-
if( strstr( capabilities, "BLI"))
|
208
|
-
PDC_capabilities |= A_BLINK;
|
209
|
-
if( strstr( capabilities, "DIM"))
|
210
|
-
PDC_capabilities |= A_DIM;
|
211
|
-
if( strstr( capabilities, "STA"))
|
212
|
-
PDC_capabilities |= A_STANDOUT;
|
213
|
-
}
|
214
|
-
SP = calloc(1, sizeof(SCREEN));
|
215
|
-
color_pair_indices = (short *)calloc( PDC_COLOR_PAIRS * 2, sizeof( short));
|
216
|
-
n_colors = (PDC_is_ansi ? 16 : 256);
|
217
|
-
pdc_rgbs = (PACKED_RGB *)calloc( n_colors, sizeof( PACKED_RGB));
|
218
|
-
assert( SP && color_pair_indices && pdc_rgbs);
|
219
|
-
if (!SP || !color_pair_indices || !pdc_rgbs)
|
220
|
-
return ERR;
|
221
|
-
|
222
|
-
COLORS = n_colors; /* should give this a try and see if it works! */
|
223
|
-
for( i = 0; i < 16 && i < n_colors; i++)
|
224
|
-
{
|
225
|
-
const int intensity = ((i & 8) ? 0xff : 0xc0);
|
226
|
-
|
227
|
-
pdc_rgbs[i] = PACK_RGB( ((i & COLOR_RED) ? intensity : 0),
|
228
|
-
((i & COLOR_GREEN) ? intensity : 0),
|
229
|
-
((i & COLOR_BLUE) ? intensity : 0));
|
230
|
-
}
|
231
|
-
/* 256-color xterm extended palette: 216 colors in a
|
232
|
-
6x6x6 color cube, plus 24 (not 50) shades of gray */
|
233
|
-
for( r = 0; r < 6; r++)
|
234
|
-
for( g = 0; g < 6; g++)
|
235
|
-
for( b = 0; b < 6; b++)
|
236
|
-
if( i < n_colors)
|
237
|
-
pdc_rgbs[i++] = PACK_RGB( r ? r * 40 + 55 : 0,
|
238
|
-
g ? g * 40 + 55 : 0,
|
239
|
-
b ? b * 40 + 55 : 0);
|
240
|
-
for( i = 0; i < 24; i++)
|
241
|
-
if( i + 232 < n_colors)
|
242
|
-
pdc_rgbs[i + 232] = PACK_RGB( i * 10 + 8, i * 10 + 8, i * 10 + 8);
|
243
|
-
setbuf( stdin, NULL);
|
244
|
-
setbuf( stdout, NULL);
|
245
|
-
#ifdef USE_TERMIOS
|
246
|
-
sigemptyset(&sa.sa_mask);
|
247
|
-
sa.sa_flags = 0;
|
248
|
-
sa.sa_handler = sigwinchHandler;
|
249
|
-
if (sigaction(SIGWINCH, &sa, NULL) == -1)
|
250
|
-
{
|
251
|
-
fprintf( stderr, "Sigaction failed\n");
|
252
|
-
return( -1);
|
253
|
-
}
|
254
|
-
sigwinchHandler( 0);
|
255
|
-
#else
|
256
|
-
{
|
257
|
-
const char *env = getenv("PDC_LINES");
|
258
|
-
|
259
|
-
PDC_rows = (env ? atoi( env) : 25);
|
260
|
-
env = getenv( "PDC_COLS");
|
261
|
-
PDC_cols = (env ? atoi( env) : 80);
|
262
|
-
}
|
263
|
-
#endif
|
264
|
-
SP->mouse_wait = PDC_CLICK_PERIOD;
|
265
|
-
SP->visibility = 0; /* no cursor, by default */
|
266
|
-
SP->curscol = SP->cursrow = 0;
|
267
|
-
SP->audible = TRUE;
|
268
|
-
SP->mono = FALSE;
|
269
|
-
|
270
|
-
while( PDC_get_rows( ) < 1 && PDC_get_columns( ) < 1)
|
271
|
-
; /* wait for screen to be drawn and size determined */
|
272
|
-
if( initial_PDC_rows > 1 && initial_PDC_cols > 1)
|
273
|
-
{
|
274
|
-
PDC_resize_screen( initial_PDC_rows, initial_PDC_cols);
|
275
|
-
while( PDC_get_rows( ) != initial_PDC_rows
|
276
|
-
&& PDC_get_columns( ) != initial_PDC_rows)
|
277
|
-
;
|
278
|
-
}
|
279
|
-
|
280
|
-
SP->lines = PDC_get_rows();
|
281
|
-
SP->cols = PDC_get_columns();
|
282
|
-
|
283
|
-
if (SP->lines < 2 || SP->lines > MAX_LINES
|
284
|
-
|| SP->cols < 2 || SP->cols > MAX_COLUMNS)
|
285
|
-
{
|
286
|
-
fprintf(stderr, "LINES value must be >= 2 and <= %d: got %d\n",
|
287
|
-
MAX_LINES, SP->lines);
|
288
|
-
fprintf(stderr, "COLS value must be >= 2 and <= %d: got %d\n",
|
289
|
-
MAX_COLUMNS, SP->cols);
|
290
|
-
|
291
|
-
return ERR;
|
292
|
-
}
|
293
|
-
|
294
|
-
#ifdef USE_TERMIOS
|
295
|
-
tcgetattr( STDIN, &orig_term);
|
296
|
-
memcpy( &term, &orig_term, sizeof( term));
|
297
|
-
term.c_lflag &= ~(ICANON | ECHO);
|
298
|
-
tcsetattr( STDIN, TCSANOW, &term);
|
299
|
-
#endif
|
300
|
-
printf( "\033[?47h"); /* Save screen */
|
301
|
-
if( !PDC_is_ansi)
|
302
|
-
printf( "\033[?1000h"); /* enable mouse events, at least on xterm */
|
303
|
-
/* NOTE: could send 1003h to get mouse motion events as well */
|
304
|
-
printf( "\0337"); /* save cursor & attribs (VT100) */
|
305
|
-
PDC_resize_occurred = FALSE;
|
306
|
-
PDC_LOG(("PDC_scr_open exit\n"));
|
307
|
-
/* PDC_reset_prog_mode(); doesn't do anything anyway */
|
308
|
-
return( 0);
|
309
|
-
}
|
310
|
-
|
311
|
-
int PDC_set_function_key( const unsigned function, const int new_key)
|
312
|
-
{
|
313
|
-
return( 0);
|
314
|
-
}
|
315
|
-
|
316
|
-
void PDC_set_resize_limits( const int new_min_lines,
|
317
|
-
const int new_max_lines,
|
318
|
-
const int new_min_cols,
|
319
|
-
const int new_max_cols)
|
320
|
-
{
|
321
|
-
return;
|
322
|
-
}
|
323
|
-
|
324
|
-
/* PDC_init_color(), PDC_init_pair(), and PDC_set_blink() all share a common
|
325
|
-
issue : after adjusting the display characteristic in question, all relevant
|
326
|
-
text should be redrawn. Call PDC_init_pair( 3, ...), and all text using
|
327
|
-
color pair 3 should be redrawn; call PDC_init_color( 5, ...) and all text
|
328
|
-
using color index 5 for either foreground or background should be redrawn;
|
329
|
-
turn "real blinking" on/off, and all blinking text should be redrawn.
|
330
|
-
(On platforms where blinking text is controlled by a timer and redrawn every
|
331
|
-
half second or so, such as X11, SDLx, and Win32a, this function can be
|
332
|
-
used for that purpose as well.)
|
333
|
-
|
334
|
-
PDC_show_changes( ) will look for relevant chains of text and redraw them.
|
335
|
-
For speed/simplicity, the code looks for the first and last character in
|
336
|
-
each line that would be affected, then draws those in between. Often --
|
337
|
-
perhaps usually -- this will be zero characters, i.e., no text on that
|
338
|
-
particular line happens to have an attribute requiring redrawing. */
|
339
|
-
|
340
|
-
static short get_pair( const chtype ch)
|
341
|
-
|
342
|
-
{
|
343
|
-
return( (short)( (ch & A_COLOR) >> PDC_COLOR_SHIFT) & (COLOR_PAIRS - 1));
|
344
|
-
}
|
345
|
-
|
346
|
-
static int color_used_for_this_char( const chtype c, const int idx)
|
347
|
-
{
|
348
|
-
const int color = get_pair( c);
|
349
|
-
const int rval = (color_pair_indices[color] == idx ||
|
350
|
-
color_pair_indices[color + PDC_COLOR_PAIRS] == idx);
|
351
|
-
|
352
|
-
return( rval);
|
353
|
-
}
|
354
|
-
|
355
|
-
void PDC_show_changes( const short pair, const short idx, const chtype attr)
|
356
|
-
{
|
357
|
-
if( curscr && curscr->_y)
|
358
|
-
{
|
359
|
-
int i;
|
360
|
-
|
361
|
-
for( i = 0; i < SP->lines - 1; i++)
|
362
|
-
if( curscr->_y[i])
|
363
|
-
{
|
364
|
-
int j = 0, n_chars;
|
365
|
-
chtype *line = curscr->_y[i];
|
366
|
-
|
367
|
-
/* skip over starting text that isn't changed : */
|
368
|
-
while( j < SP->cols && get_pair( *line) != pair
|
369
|
-
&& !color_used_for_this_char( *line, idx)
|
370
|
-
&& !(attr & *line))
|
371
|
-
{
|
372
|
-
j++;
|
373
|
-
line++;
|
374
|
-
}
|
375
|
-
n_chars = SP->cols - j;
|
376
|
-
/* then skip over text at the end that's not the right color: */
|
377
|
-
while( n_chars && get_pair( line[n_chars - 1]) != pair
|
378
|
-
&& !color_used_for_this_char( line[n_chars - 1], idx)
|
379
|
-
&& !(attr & line[n_chars - 1]))
|
380
|
-
n_chars--;
|
381
|
-
assert( n_chars >= 0);
|
382
|
-
if( n_chars)
|
383
|
-
PDC_transform_line( i, j, n_chars, line);
|
384
|
-
}
|
385
|
-
}
|
386
|
-
}
|
387
|
-
|
388
|
-
void PDC_init_pair( short pair, short fg, short bg)
|
389
|
-
{
|
390
|
-
if( color_pair_indices[pair] != fg ||
|
391
|
-
color_pair_indices[pair + PDC_COLOR_PAIRS] != bg)
|
392
|
-
{
|
393
|
-
color_pair_indices[pair] = fg;
|
394
|
-
color_pair_indices[pair + PDC_COLOR_PAIRS] = bg;
|
395
|
-
PDC_show_changes( pair, -1, 0);
|
396
|
-
}
|
397
|
-
}
|
398
|
-
|
399
|
-
int PDC_pair_content( short pair, short *fg, short *bg)
|
400
|
-
{
|
401
|
-
*fg = color_pair_indices[pair];
|
402
|
-
*bg = color_pair_indices[pair + PDC_COLOR_PAIRS];
|
403
|
-
return OK;
|
404
|
-
}
|
405
|
-
|
406
|
-
bool PDC_can_change_color(void)
|
407
|
-
{
|
408
|
-
return TRUE;
|
409
|
-
}
|
410
|
-
|
411
|
-
int PDC_color_content( short color, short *red, short *green, short *blue)
|
412
|
-
{
|
413
|
-
PACKED_RGB col = pdc_rgbs[color];
|
414
|
-
|
415
|
-
*red = DIVROUND( Get_RValue(col) * 1000, 255);
|
416
|
-
*green = DIVROUND( Get_GValue(col) * 1000, 255);
|
417
|
-
*blue = DIVROUND( Get_BValue(col) * 1000, 255);
|
418
|
-
|
419
|
-
return OK;
|
420
|
-
}
|
421
|
-
|
422
|
-
int PDC_init_color( short color, short red, short green, short blue)
|
423
|
-
{
|
424
|
-
const PACKED_RGB new_rgb = PACK_RGB(DIVROUND(red * 255, 1000),
|
425
|
-
DIVROUND(green * 255, 1000),
|
426
|
-
DIVROUND(blue * 255, 1000));
|
427
|
-
|
428
|
-
if( pdc_rgbs[color] != new_rgb)
|
429
|
-
{
|
430
|
-
pdc_rgbs[color] = new_rgb;
|
431
|
-
PDC_show_changes( -1, color, 0);
|
432
|
-
}
|
433
|
-
return OK;
|
434
|
-
}
|
@@ -1,45 +0,0 @@
|
|
1
|
-
#include <stdio.h>
|
2
|
-
#include <curspriv.h>
|
3
|
-
#include "pdcvt.h"
|
4
|
-
|
5
|
-
#define CURSOR_ON "\033[?25h"
|
6
|
-
#define CURSOR_OFF "\033[?25l"
|
7
|
-
|
8
|
-
int PDC_curs_set( int visibility)
|
9
|
-
{
|
10
|
-
int ret_vis;
|
11
|
-
|
12
|
-
PDC_LOG(("PDC_curs_set() - called: visibility=%d\n", visibility));
|
13
|
-
|
14
|
-
ret_vis = SP->visibility;
|
15
|
-
|
16
|
-
SP->visibility = visibility;
|
17
|
-
|
18
|
-
printf( visibility ? CURSOR_ON : CURSOR_OFF);
|
19
|
-
|
20
|
-
return ret_vis;
|
21
|
-
}
|
22
|
-
|
23
|
-
int PDC_really_blinking = FALSE;
|
24
|
-
|
25
|
-
void PDC_show_changes( const short pair, const short idx, const chtype attr);
|
26
|
-
|
27
|
-
int PDC_set_blink(bool blinkon)
|
28
|
-
{
|
29
|
-
if( PDC_really_blinking != blinkon)
|
30
|
-
{
|
31
|
-
PDC_really_blinking = blinkon;
|
32
|
-
PDC_show_changes( -1, -1, A_BLINK);
|
33
|
-
}
|
34
|
-
return OK;
|
35
|
-
}
|
36
|
-
|
37
|
-
void PDC_set_title( const char *title)
|
38
|
-
{
|
39
|
-
PDC_LOG(("PDC_set_title() - called:<%s>\n", title));
|
40
|
-
|
41
|
-
#ifndef DOS
|
42
|
-
if( !PDC_is_ansi)
|
43
|
-
printf( "\033]2;%s\a", title);
|
44
|
-
#endif
|
45
|
-
}
|
@@ -1,43 +0,0 @@
|
|
1
|
-
#ifdef _WIN32
|
2
|
-
#include <windows.h>
|
3
|
-
#undef MOUSE_MOVED
|
4
|
-
#else
|
5
|
-
#include <unistd.h>
|
6
|
-
#endif
|
7
|
-
#include "curses.h"
|
8
|
-
|
9
|
-
void PDC_beep(void)
|
10
|
-
{
|
11
|
-
}
|
12
|
-
|
13
|
-
void PDC_napms(int ms)
|
14
|
-
{
|
15
|
-
#ifdef _WIN32
|
16
|
-
Sleep(ms);
|
17
|
-
#else
|
18
|
-
#ifndef DOS
|
19
|
-
usleep(1000 * ms);
|
20
|
-
#endif
|
21
|
-
#endif
|
22
|
-
}
|
23
|
-
|
24
|
-
|
25
|
-
const char *PDC_sysname(void)
|
26
|
-
{
|
27
|
-
return( "VTx00");
|
28
|
-
}
|
29
|
-
|
30
|
-
PDC_version_info PDC_version = { PDC_PORT_VT,
|
31
|
-
PDC_VER_MAJOR, PDC_VER_MINOR, PDC_VER_CHANGE,
|
32
|
-
sizeof( chtype),
|
33
|
-
#ifdef PDC_WIDE
|
34
|
-
TRUE,
|
35
|
-
#else
|
36
|
-
FALSE,
|
37
|
-
#endif
|
38
|
-
#ifdef PDC_FORCE_UTF8
|
39
|
-
TRUE,
|
40
|
-
#else
|
41
|
-
FALSE,
|
42
|
-
#endif
|
43
|
-
};
|
data/vendor/PDCurses/vt/pdcvt.h
DELETED
@@ -1,16 +0,0 @@
|
|
1
|
-
#define PACKED_RGB uint32_t
|
2
|
-
#ifndef DIVROUND
|
3
|
-
#define DIVROUND( A, B) ((A + B / 2) / B)
|
4
|
-
#endif
|
5
|
-
#define PACK_RGB( R, G, B) (((uint32_t)(R) << 16) | ((uint32_t)(G) << 8) \
|
6
|
-
| (uint32_t)(B))
|
7
|
-
|
8
|
-
#define Get_RValue( rgb) ((int)( (rgb) >> 16))
|
9
|
-
#define Get_GValue( rgb) ((int)( (rgb) >> 8) & 0xff)
|
10
|
-
#define Get_BValue( rgb) ((int)((rgb) & 0xff))
|
11
|
-
|
12
|
-
int PDC_pair_content( short pair, short *fg, short *bg);
|
13
|
-
|
14
|
-
/* If the following is TRUE, only a limited subset of control
|
15
|
-
codes will actually work. Happens in older Windows and DOS. */
|
16
|
-
extern bool PDC_is_ansi;
|
data/vendor/PDCurses/watcom.mif
DELETED
@@ -1,68 +0,0 @@
|
|
1
|
-
# Common elements for the Watcom makefiles
|
2
|
-
|
3
|
-
!ifeq CROSS Y
|
4
|
-
DEL = rm -f
|
5
|
-
COPY = cp
|
6
|
-
!else
|
7
|
-
DEL = del
|
8
|
-
COPY = copy
|
9
|
-
!endif
|
10
|
-
|
11
|
-
srcdir = $(PDCURSES_SRCDIR)/pdcurses
|
12
|
-
demodir = $(PDCURSES_SRCDIR)/demos
|
13
|
-
|
14
|
-
LIBOBJS = addch.obj addchstr.obj addstr.obj attr.obj beep.obj bkgd.obj &
|
15
|
-
border.obj clear.obj color.obj delch.obj deleteln.obj deprec.obj &
|
16
|
-
getch.obj getstr.obj getyx.obj inch.obj inchstr.obj initscr.obj inopts.obj &
|
17
|
-
insch.obj insstr.obj instr.obj kernel.obj keyname.obj mouse.obj move.obj &
|
18
|
-
outopts.obj overlay.obj pad.obj panel.obj printw.obj refresh.obj &
|
19
|
-
scanw.obj scr_dump.obj scroll.obj slk.obj termattr.obj terminfo.obj &
|
20
|
-
touch.obj util.obj window.obj debug.obj
|
21
|
-
|
22
|
-
PDCOBJS = pdcclip.obj pdcdisp.obj pdcgetsc.obj pdckbd.obj pdcscrn.obj &
|
23
|
-
pdcsetsc.obj pdcutil.obj
|
24
|
-
|
25
|
-
DEMOS = testcurs.exe ozdemo.exe xmas.exe tuidemo.exe firework.exe &
|
26
|
-
newtest.exe ptest.exe rain.exe worm.exe
|
27
|
-
|
28
|
-
LIBCURSES = pdcurses.lib
|
29
|
-
|
30
|
-
LINK = wlink
|
31
|
-
|
32
|
-
!ifdef __LOADDLL__
|
33
|
-
! loaddll wcc wccd
|
34
|
-
! loaddll wcc386 wccd386
|
35
|
-
! loaddll wlink wlinkd
|
36
|
-
! loaddll wlib wlibd
|
37
|
-
!endif
|
38
|
-
|
39
|
-
all: $(LIBCURSES) $(DEMOS)
|
40
|
-
|
41
|
-
clean
|
42
|
-
-$(DEL) *.obj
|
43
|
-
-$(DEL) *.lib
|
44
|
-
-$(DEL) *.exe
|
45
|
-
-$(DEL) *.err
|
46
|
-
|
47
|
-
demos: $(DEMOS)
|
48
|
-
|
49
|
-
.c: $(srcdir);$(osdir);$(demodir)
|
50
|
-
.c.obj: .autodepend
|
51
|
-
$(CC) $(CFLAGS) -fo=$@ $<
|
52
|
-
|
53
|
-
.obj.exe:
|
54
|
-
$(LINK) $(LDFLAGS) n $@ f $*.obj l $(LIBCURSES)
|
55
|
-
|
56
|
-
testcurs.exe: testcurs.obj $(LIBCURSES)
|
57
|
-
ozdemo.exe: ozdemo.obj $(LIBCURSES)
|
58
|
-
newtest.exe: newtest.obj $(LIBCURSES)
|
59
|
-
xmas.exe: xmas.obj $(LIBCURSES)
|
60
|
-
firework.exe: firework.obj $(LIBCURSES)
|
61
|
-
rain.exe: rain.obj $(LIBCURSES)
|
62
|
-
worm.exe: worm.obj $(LIBCURSES)
|
63
|
-
ptest.exe: ptest.obj $(LIBCURSES)
|
64
|
-
|
65
|
-
tuidemo.exe: tuidemo.obj tui.obj $(LIBCURSES)
|
66
|
-
$(LINK) $(LDFLAGS) n $@ f tuidemo.obj f tui.obj l $(LIBCURSES)
|
67
|
-
|
68
|
-
dist: .symbolic
|
@@ -1,27 +0,0 @@
|
|
1
|
-
cmake_minimum_required(VERSION 3.11)
|
2
|
-
|
3
|
-
if(NOT CMAKE_BUILD_TYPE)
|
4
|
-
set(CMAKE_BUILD_TYPE "MinSizeRel" CACHE STRING "Choose the type of build, options are: Debug, Release, or MinSizeRel." FORCE)
|
5
|
-
message(STATUS "No build type specified, defaulting to MinSizeRel.")
|
6
|
-
endif()
|
7
|
-
|
8
|
-
PROJECT(wincon VERSION "${PROJECT_VERSION}" LANGUAGES C)
|
9
|
-
|
10
|
-
INCLUDE(project_common)
|
11
|
-
|
12
|
-
demo_app(../demos version)
|
13
|
-
demo_app(../demos firework)
|
14
|
-
demo_app(../demos ozdemo)
|
15
|
-
demo_app(../demos newtest)
|
16
|
-
demo_app(../demos ptest)
|
17
|
-
demo_app(../demos rain)
|
18
|
-
demo_app(../demos testcurs)
|
19
|
-
demo_app(../demos tuidemo)
|
20
|
-
demo_app(../demos worm)
|
21
|
-
demo_app(../demos xmas)
|
22
|
-
|
23
|
-
IF(WIN32)
|
24
|
-
SET_TARGET_PROPERTIES(${PROJECT_NAME}_newtest PROPERTIES LINK_FLAGS "/SUBSYSTEM:WINDOWS")
|
25
|
-
ENDIF(WIN32)
|
26
|
-
|
27
|
-
SET(CPACK_COMPONENTS_ALL applications)
|