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,96 +0,0 @@
|
|
1
|
-
# This module is shared by multiple languages; use include blocker.
|
2
|
-
if(__WINDOWS_OPENWATCOM)
|
3
|
-
return()
|
4
|
-
endif()
|
5
|
-
set(__WINDOWS_OPENWATCOM 1)
|
6
|
-
|
7
|
-
set(CMAKE_LIBRARY_PATH_FLAG "libpath ")
|
8
|
-
set(CMAKE_LINK_LIBRARY_FLAG "library ")
|
9
|
-
set(CMAKE_LINK_LIBRARY_FILE_FLAG "library")
|
10
|
-
|
11
|
-
if(CMAKE_VERBOSE_MAKEFILE)
|
12
|
-
set(CMAKE_WCL_QUIET)
|
13
|
-
set(CMAKE_WLINK_QUIET)
|
14
|
-
set(CMAKE_LIB_QUIET)
|
15
|
-
else()
|
16
|
-
set(CMAKE_WCL_QUIET "-zq")
|
17
|
-
set(CMAKE_WLINK_QUIET "op q")
|
18
|
-
set(CMAKE_LIB_QUIET "-q")
|
19
|
-
endif()
|
20
|
-
|
21
|
-
string(APPEND CMAKE_EXE_LINKER_FLAGS_INIT " ")
|
22
|
-
|
23
|
-
set(CMAKE_C_COMPILE_OPTIONS_DLL "")
|
24
|
-
set(CMAKE_SHARED_LIBRARY_C_FLAGS "")
|
25
|
-
|
26
|
-
message(STATUS "Configured for 16-bit DOS")
|
27
|
-
set(WATCOM_DOS16 TRUE)
|
28
|
-
set(WATCOM_DOS32 FALSE)
|
29
|
-
set(CMAKE_C_COMPILER "wcc")
|
30
|
-
set(SYSTEM_NAME dos)
|
31
|
-
|
32
|
-
set(CMAKE_ASM_COMPILER "wasm")
|
33
|
-
|
34
|
-
set(CMAKE_BUILD_TYPE_INIT Debug)
|
35
|
-
|
36
|
-
string(APPEND CMAKE_C_FLAGS_INIT " -bt=${SYSTEM_NAME}")
|
37
|
-
|
38
|
-
foreach(type CREATE_SHARED_LIBRARY CREATE_SHARED_MODULE LINK_EXECUTABLE)
|
39
|
-
set(CMAKE_C_${type}_USE_WATCOM_QUOTE 1)
|
40
|
-
endforeach()
|
41
|
-
|
42
|
-
set(CMAKE_C_CREATE_IMPORT_LIBRARY
|
43
|
-
"wlib -q -n -b <TARGET_IMPLIB> +<TARGET_QUOTED>")
|
44
|
-
|
45
|
-
set(CMAKE_C_LINK_EXECUTABLE
|
46
|
-
"wlink ${CMAKE_START_TEMP_FILE} ${CMAKE_WLINK_QUIET} system ${SYSTEM_NAME} name <TARGET> <LINK_FLAGS> file {<OBJECTS>} <LINK_LIBRARIES> ${CMAKE_END_TEMP_FILE}")
|
47
|
-
|
48
|
-
# compile a C file into an object file
|
49
|
-
set(CMAKE_C_COMPILE_OBJECT
|
50
|
-
"<CMAKE_C_COMPILER> ${CMAKE_START_TEMP_FILE} ${CMAKE_WCL_QUIET} -d+ <DEFINES> <INCLUDES> <FLAGS> -fo=\"<OBJECT>\" \"<SOURCE>\"${CMAKE_END_TEMP_FILE}")
|
51
|
-
|
52
|
-
# preprocess a C source file
|
53
|
-
set(CMAKE_C_CREATE_PREPROCESSED_SOURCE
|
54
|
-
"<CMAKE_C_COMPILER> ${CMAKE_START_TEMP_FILE} ${CMAKE_WCL_QUIET} -d+ <DEFINES> <INCLUDES> <FLAGS> -fo=\"<PREPROCESSED_SOURCE>\" -pl \"<SOURCE>\"${CMAKE_END_TEMP_FILE}")
|
55
|
-
|
56
|
-
string(REPLACE " option implib=<TARGET_IMPLIB>" ""
|
57
|
-
CMAKE_CXX_CREATE_SHARED_MODULE "${CMAKE_CXX_CREATE_SHARED_LIBRARY}")
|
58
|
-
|
59
|
-
# create a C shared library
|
60
|
-
set(CMAKE_C_CREATE_SHARED_LIBRARY ${CMAKE_CXX_CREATE_SHARED_LIBRARY})
|
61
|
-
|
62
|
-
# create a C shared module
|
63
|
-
set(CMAKE_C_CREATE_SHARED_MODULE ${CMAKE_CXX_CREATE_SHARED_MODULE})
|
64
|
-
|
65
|
-
# create a C static library
|
66
|
-
set(CMAKE_C_CREATE_STATIC_LIBRARY "wlib ${CMAKE_LIB_QUIET} -c -n -b <TARGET_QUOTED> <LINK_FLAGS> <OBJECTS> ")
|
67
|
-
|
68
|
-
if(NOT _CMAKE_WATCOM_VERSION)
|
69
|
-
set(_CMAKE_WATCOM_VERSION 1)
|
70
|
-
if(CMAKE_C_COMPILER_VERSION)
|
71
|
-
set(_compiler_version ${CMAKE_C_COMPILER_VERSION})
|
72
|
-
set(_compiler_id ${CMAKE_C_COMPILER_ID})
|
73
|
-
endif()
|
74
|
-
set(WATCOM16)
|
75
|
-
set(WATCOM17)
|
76
|
-
set(WATCOM18)
|
77
|
-
set(WATCOM19)
|
78
|
-
set(WATCOM20)
|
79
|
-
if("${_compiler_id}" STREQUAL "OpenWatcom")
|
80
|
-
if("${_compiler_version}" VERSION_LESS 1.7)
|
81
|
-
set(WATCOM16 1)
|
82
|
-
endif()
|
83
|
-
if("${_compiler_version}" VERSION_EQUAL 1.7)
|
84
|
-
set(WATCOM17 1)
|
85
|
-
endif()
|
86
|
-
if("${_compiler_version}" VERSION_EQUAL 1.8)
|
87
|
-
set(WATCOM18 1)
|
88
|
-
endif()
|
89
|
-
if("${_compiler_version}" VERSION_EQUAL 1.9)
|
90
|
-
set(WATCOM19 1)
|
91
|
-
endif()
|
92
|
-
if("${_compiler_version}" VERSION_EQUAL 2.0)
|
93
|
-
set(WATCOM20 1)
|
94
|
-
endif()
|
95
|
-
endif()
|
96
|
-
endif()
|
@@ -1,106 +0,0 @@
|
|
1
|
-
# This module is shared by multiple languages; use include blocker.
|
2
|
-
if(__WINDOWS_OPENWATCOM)
|
3
|
-
return()
|
4
|
-
endif()
|
5
|
-
set(__WINDOWS_OPENWATCOM 1)
|
6
|
-
|
7
|
-
set(CMAKE_LIBRARY_PATH_FLAG "libpath ")
|
8
|
-
set(CMAKE_LINK_LIBRARY_FLAG "library ")
|
9
|
-
set(CMAKE_LINK_LIBRARY_FILE_FLAG "library")
|
10
|
-
|
11
|
-
if(CMAKE_VERBOSE_MAKEFILE)
|
12
|
-
set(CMAKE_WCL_QUIET)
|
13
|
-
set(CMAKE_WLINK_QUIET)
|
14
|
-
set(CMAKE_LIB_QUIET)
|
15
|
-
else()
|
16
|
-
set(CMAKE_WCL_QUIET "-zq")
|
17
|
-
set(CMAKE_WLINK_QUIET "op q")
|
18
|
-
set(CMAKE_LIB_QUIET "-q")
|
19
|
-
endif()
|
20
|
-
|
21
|
-
string(APPEND CMAKE_EXE_LINKER_FLAGS_INIT " ")
|
22
|
-
|
23
|
-
set(CMAKE_C_COMPILE_OPTIONS_DLL "")
|
24
|
-
set(CMAKE_SHARED_LIBRARY_C_FLAGS "")
|
25
|
-
|
26
|
-
message(STATUS "Configured for 32-bit DOS")
|
27
|
-
set(WATCOM_DOS16 FALSE)
|
28
|
-
set(WATCOM_DOS32 TRUE)
|
29
|
-
set(CMAKE_C_COMPILER "wcc386")
|
30
|
-
set(SYSTEM_NAME dos4g)
|
31
|
-
|
32
|
-
# detect folder, add lib386 directory
|
33
|
-
execute_process(
|
34
|
-
COMMAND where ${CMAKE_C_COMPILER}
|
35
|
-
OUTPUT_VARIABLE COMPILER_PATH
|
36
|
-
OUTPUT_STRIP_TRAILING_WHITESPACE
|
37
|
-
)
|
38
|
-
get_filename_component(COMPILER_DIR ${COMPILER_PATH} PATH)
|
39
|
-
get_filename_component(WATCOM_TOOLCHAIN_DIR "${COMPILER_DIR}/.." ABSOLUTE)
|
40
|
-
string(APPEND LINK_LIBRARIES_PATH "${WATCOM_TOOLCHAIN_DIR}/lib386;${WATCOM_TOOLCHAIN_DIR}/lib386/dos")
|
41
|
-
|
42
|
-
set(CMAKE_ASM_COMPILER "wasm")
|
43
|
-
|
44
|
-
set(CMAKE_BUILD_TYPE_INIT Debug)
|
45
|
-
|
46
|
-
string(APPEND CMAKE_C_FLAGS_INIT " -bt=${SYSTEM_NAME}")
|
47
|
-
|
48
|
-
foreach(type CREATE_SHARED_LIBRARY CREATE_SHARED_MODULE LINK_EXECUTABLE)
|
49
|
-
set(CMAKE_C_${type}_USE_WATCOM_QUOTE 1)
|
50
|
-
endforeach()
|
51
|
-
|
52
|
-
set(CMAKE_C_CREATE_IMPORT_LIBRARY
|
53
|
-
"wlib -q -n -b <TARGET_IMPLIB> +<TARGET_QUOTED>")
|
54
|
-
|
55
|
-
set(CMAKE_C_LINK_EXECUTABLE
|
56
|
-
"wlink ${CMAKE_START_TEMP_FILE} ${CMAKE_WLINK_QUIET} system ${SYSTEM_NAME} name <TARGET> <LINK_FLAGS> file {<OBJECTS>} <LINK_LIBRARIES> ${CMAKE_END_TEMP_FILE}")
|
57
|
-
|
58
|
-
# compile a C file into an object file
|
59
|
-
set(CMAKE_C_COMPILE_OBJECT
|
60
|
-
"<CMAKE_C_COMPILER> ${CMAKE_START_TEMP_FILE} ${CMAKE_WCL_QUIET} -d+ <DEFINES> <INCLUDES> <FLAGS> -fo=\"<OBJECT>\" \"<SOURCE>\"${CMAKE_END_TEMP_FILE}")
|
61
|
-
|
62
|
-
# preprocess a C source file
|
63
|
-
set(CMAKE_C_CREATE_PREPROCESSED_SOURCE
|
64
|
-
"<CMAKE_C_COMPILER> ${CMAKE_START_TEMP_FILE} ${CMAKE_WCL_QUIET} -d+ <DEFINES> <INCLUDES> <FLAGS> -fo=\"<PREPROCESSED_SOURCE>\" -pl \"<SOURCE>\"${CMAKE_END_TEMP_FILE}")
|
65
|
-
|
66
|
-
string(REPLACE " option implib=<TARGET_IMPLIB>" ""
|
67
|
-
CMAKE_CXX_CREATE_SHARED_MODULE "${CMAKE_CXX_CREATE_SHARED_LIBRARY}")
|
68
|
-
|
69
|
-
# create a C shared library
|
70
|
-
set(CMAKE_C_CREATE_SHARED_LIBRARY ${CMAKE_CXX_CREATE_SHARED_LIBRARY})
|
71
|
-
|
72
|
-
# create a C shared module
|
73
|
-
set(CMAKE_C_CREATE_SHARED_MODULE ${CMAKE_CXX_CREATE_SHARED_MODULE})
|
74
|
-
|
75
|
-
# create a C static library
|
76
|
-
set(CMAKE_C_CREATE_STATIC_LIBRARY "wlib ${CMAKE_LIB_QUIET} -c -n -b <TARGET_QUOTED> <LINK_FLAGS> <OBJECTS> ")
|
77
|
-
|
78
|
-
if(NOT _CMAKE_WATCOM_VERSION)
|
79
|
-
set(_CMAKE_WATCOM_VERSION 1)
|
80
|
-
if(CMAKE_C_COMPILER_VERSION)
|
81
|
-
set(_compiler_version ${CMAKE_C_COMPILER_VERSION})
|
82
|
-
set(_compiler_id ${CMAKE_C_COMPILER_ID})
|
83
|
-
endif()
|
84
|
-
set(WATCOM16)
|
85
|
-
set(WATCOM17)
|
86
|
-
set(WATCOM18)
|
87
|
-
set(WATCOM19)
|
88
|
-
set(WATCOM20)
|
89
|
-
if("${_compiler_id}" STREQUAL "OpenWatcom")
|
90
|
-
if("${_compiler_version}" VERSION_LESS 1.7)
|
91
|
-
set(WATCOM16 1)
|
92
|
-
endif()
|
93
|
-
if("${_compiler_version}" VERSION_EQUAL 1.7)
|
94
|
-
set(WATCOM17 1)
|
95
|
-
endif()
|
96
|
-
if("${_compiler_version}" VERSION_EQUAL 1.8)
|
97
|
-
set(WATCOM18 1)
|
98
|
-
endif()
|
99
|
-
if("${_compiler_version}" VERSION_EQUAL 1.9)
|
100
|
-
set(WATCOM19 1)
|
101
|
-
endif()
|
102
|
-
if("${_compiler_version}" VERSION_EQUAL 2.0)
|
103
|
-
set(WATCOM20 1)
|
104
|
-
endif()
|
105
|
-
endif()
|
106
|
-
endif()
|
@@ -1,105 +0,0 @@
|
|
1
|
-
# This module is shared by multiple languages; use include blocker.
|
2
|
-
if(__WINDOWS_OPENWATCOM)
|
3
|
-
return()
|
4
|
-
endif()
|
5
|
-
set(__WINDOWS_OPENWATCOM 1)
|
6
|
-
|
7
|
-
set(CMAKE_LIBRARY_PATH_FLAG "libpath ")
|
8
|
-
set(CMAKE_LINK_LIBRARY_FLAG "library ")
|
9
|
-
set(CMAKE_LINK_LIBRARY_FILE_FLAG "library")
|
10
|
-
|
11
|
-
if(CMAKE_VERBOSE_MAKEFILE)
|
12
|
-
set(CMAKE_WCL_QUIET)
|
13
|
-
set(CMAKE_WLINK_QUIET)
|
14
|
-
set(CMAKE_LIB_QUIET)
|
15
|
-
else()
|
16
|
-
set(CMAKE_WCL_QUIET "-zq")
|
17
|
-
set(CMAKE_WLINK_QUIET "op q")
|
18
|
-
set(CMAKE_LIB_QUIET "-q")
|
19
|
-
endif()
|
20
|
-
|
21
|
-
string(APPEND CMAKE_EXE_LINKER_FLAGS_INIT " ")
|
22
|
-
|
23
|
-
set(CMAKE_C_COMPILE_OPTIONS_DLL "")
|
24
|
-
set(CMAKE_SHARED_LIBRARY_C_FLAGS "")
|
25
|
-
|
26
|
-
message(STATUS "Configured for OS/2 v2")
|
27
|
-
set(WATCOM_OS2V2 TRUE)
|
28
|
-
set(CMAKE_C_COMPILER "wcc386")
|
29
|
-
set(SYSTEM_NAME os2v2)
|
30
|
-
|
31
|
-
# detect folder, add lib386 directory
|
32
|
-
execute_process(
|
33
|
-
COMMAND where ${CMAKE_C_COMPILER}
|
34
|
-
OUTPUT_VARIABLE COMPILER_PATH
|
35
|
-
OUTPUT_STRIP_TRAILING_WHITESPACE
|
36
|
-
)
|
37
|
-
get_filename_component(COMPILER_DIR ${COMPILER_PATH} PATH)
|
38
|
-
get_filename_component(WATCOM_TOOLCHAIN_DIR "${COMPILER_DIR}/.." ABSOLUTE)
|
39
|
-
string(APPEND LINK_LIBRARIES_PATH "${WATCOM_TOOLCHAIN_DIR}/lib386;${WATCOM_TOOLCHAIN_DIR}/lib386/dos")
|
40
|
-
|
41
|
-
set(CMAKE_ASM_COMPILER "wasm")
|
42
|
-
|
43
|
-
set(CMAKE_BUILD_TYPE_INIT Debug)
|
44
|
-
|
45
|
-
string(APPEND CMAKE_C_FLAGS_INIT " -bt=${SYSTEM_NAME}")
|
46
|
-
|
47
|
-
foreach(type CREATE_SHARED_LIBRARY CREATE_SHARED_MODULE LINK_EXECUTABLE)
|
48
|
-
set(CMAKE_C_${type}_USE_WATCOM_QUOTE 1)
|
49
|
-
endforeach()
|
50
|
-
|
51
|
-
set(CMAKE_C_CREATE_IMPORT_LIBRARY
|
52
|
-
"wlib -q -n -b <TARGET_IMPLIB> +<TARGET_QUOTED>")
|
53
|
-
|
54
|
-
set(CMAKE_C_LINK_EXECUTABLE
|
55
|
-
"wlink ${CMAKE_START_TEMP_FILE} ${CMAKE_WLINK_QUIET} system ${SYSTEM_NAME} name <TARGET> <LINK_FLAGS> file {<OBJECTS>} <LINK_LIBRARIES> ${CMAKE_END_TEMP_FILE}")
|
56
|
-
|
57
|
-
# compile a C file into an object file
|
58
|
-
set(CMAKE_C_COMPILE_OBJECT
|
59
|
-
"<CMAKE_C_COMPILER> ${CMAKE_START_TEMP_FILE} ${CMAKE_WCL_QUIET} -d+ <DEFINES> <INCLUDES> <FLAGS> -fo=\"<OBJECT>\" \"<SOURCE>\"${CMAKE_END_TEMP_FILE}")
|
60
|
-
|
61
|
-
# preprocess a C source file
|
62
|
-
set(CMAKE_C_CREATE_PREPROCESSED_SOURCE
|
63
|
-
"<CMAKE_C_COMPILER> ${CMAKE_START_TEMP_FILE} ${CMAKE_WCL_QUIET} -d+ <DEFINES> <INCLUDES> <FLAGS> -fo=\"<PREPROCESSED_SOURCE>\" -pl \"<SOURCE>\"${CMAKE_END_TEMP_FILE}")
|
64
|
-
|
65
|
-
string(REPLACE " option implib=<TARGET_IMPLIB>" ""
|
66
|
-
CMAKE_CXX_CREATE_SHARED_MODULE "${CMAKE_CXX_CREATE_SHARED_LIBRARY}")
|
67
|
-
|
68
|
-
# create a C shared library
|
69
|
-
set(CMAKE_C_CREATE_SHARED_LIBRARY ${CMAKE_CXX_CREATE_SHARED_LIBRARY})
|
70
|
-
|
71
|
-
# create a C shared module
|
72
|
-
set(CMAKE_C_CREATE_SHARED_MODULE ${CMAKE_CXX_CREATE_SHARED_MODULE})
|
73
|
-
|
74
|
-
# create a C static library
|
75
|
-
set(CMAKE_C_CREATE_STATIC_LIBRARY "wlib ${CMAKE_LIB_QUIET} -c -n -b <TARGET_QUOTED> <LINK_FLAGS> <OBJECTS> ")
|
76
|
-
|
77
|
-
if(NOT _CMAKE_WATCOM_VERSION)
|
78
|
-
set(_CMAKE_WATCOM_VERSION 1)
|
79
|
-
if(CMAKE_C_COMPILER_VERSION)
|
80
|
-
set(_compiler_version ${CMAKE_C_COMPILER_VERSION})
|
81
|
-
set(_compiler_id ${CMAKE_C_COMPILER_ID})
|
82
|
-
endif()
|
83
|
-
set(WATCOM16)
|
84
|
-
set(WATCOM17)
|
85
|
-
set(WATCOM18)
|
86
|
-
set(WATCOM19)
|
87
|
-
set(WATCOM20)
|
88
|
-
if("${_compiler_id}" STREQUAL "OpenWatcom")
|
89
|
-
if("${_compiler_version}" VERSION_LESS 1.7)
|
90
|
-
set(WATCOM16 1)
|
91
|
-
endif()
|
92
|
-
if("${_compiler_version}" VERSION_EQUAL 1.7)
|
93
|
-
set(WATCOM17 1)
|
94
|
-
endif()
|
95
|
-
if("${_compiler_version}" VERSION_EQUAL 1.8)
|
96
|
-
set(WATCOM18 1)
|
97
|
-
endif()
|
98
|
-
if("${_compiler_version}" VERSION_EQUAL 1.9)
|
99
|
-
set(WATCOM19 1)
|
100
|
-
endif()
|
101
|
-
if("${_compiler_version}" VERSION_EQUAL 2.0)
|
102
|
-
set(WATCOM20 1)
|
103
|
-
endif()
|
104
|
-
endif()
|
105
|
-
endif()
|