116 Commits

Author SHA1 Message Date
William McBrine
c9367727b0 Redundant distribution stati 2022-01-14 16:15:31 -05:00
William McBrine
a7b47c22f3 Supress unused parameter warnings with latest Watcom. 2021-12-06 19:12:09 -05:00
William McBrine
b377549532 Part 2 - some doc updates 2019-02-09 07:56:30 -05:00
William McBrine
5471eb94a4 Assume HAVE_XPM (part 1); convert default icons to xpm. This fixes the
non-display of the default icons in Ubuntu. Should investigate more...
2019-02-09 07:19:39 -05:00
William McBrine
4a15672341 Rebranding -- it's still public domain, but I'll no longer refer to it
as "Public Domain Curses". (Outside of the official docs, no one ever
did, anyway.)
2019-01-30 15:32:02 -05:00
William McBrine
07ab134f06 Renamed files to fit in 8.3, be (slightly) more informative. 2019-01-30 11:05:57 -05:00
William McBrine
f791b1fc8b New location. 2019-01-30 10:32:05 -05:00
William McBrine
565b258a9f Moved xbm icons to common, in preparation. 2019-01-29 18:09:06 -05:00
William McBrine
eb2a2d25b6 and this 2019-01-26 17:05:53 -05:00
William McBrine
4bf307269c Some more commonality for the Watcom makefiles. 2019-01-26 16:25:28 -05:00
William McBrine
fc12fadc30 Remove the ability to build BBS-ready binary packages. 2019-01-13 13:37:51 -05:00
William McBrine
af16a73b89 More detailed version numbering, partly after Simon Sobisch; replace
hardwired version numbers elsewhere with these.
2019-01-06 02:16:34 -05:00
William McBrine
9634e66932 DLL icons deprecated. 2019-01-05 20:47:44 -05:00
William McBrine
49c9ae8c57 This version displays all the fields. 2019-01-05 20:27:05 -05:00
William McBrine
1ddcff4428 Updated for 3.7. 2018-12-31 17:13:36 -05:00
William McBrine
9270b02303 Allow building the DLL for SDL2 (MSVC). 2018-12-25 23:36:17 -05:00
Stefan Reinauer
2dfa24b19d libpayload: PDCurses: Remove trailing whitespace
find . -type f |xargs perl -pi -e 's, *$,,'
find . -type f |xargs perl -pi -e 's,	*$,,'

Change-Id: I62c2bc15b7c395a68b68422e701edf98b08e27c6
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/12399
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
2018-12-11 19:12:55 +01:00
William McBrine
43d5bc8fc1 The ACS tables are somewhat redundant, so break them out into /common. 2018-12-04 13:35:03 -05:00
William McBrine
2c460b3c5f New "common" directory to unclutter the root, and eliminate a few more
redundant files from platform directories. (Yes, we already have
"pdcurses", but that's for the portable core; "common" is for files that
are more platform-specific, though shared by more than one platform.)
2018-12-04 12:36:39 -05:00
William McBrine
b29240a5bb Simplified configure files; merged accommon.m4 into aclocal.m4, since
it's no longer tracking MH's version.
2006-03-22 13:34:50 +00:00
William McBrine
2ce114d4df Unused. 2006-01-18 09:49:32 +00:00
William McBrine
84c228d7dc Dead code removal. 2005-12-19 01:27:20 +00:00
Mark Hessling
740d3aeda1 Fix for cygwin DLL creation. 2005-11-14 03:25:37 +00:00
Mark Hessling
f70058f2eb *** File Deleted *** 2005-11-14 00:01:30 +00:00
Mark Hessling
0c14f06d92 Add support for building XCurses under cygwin - pointless as Cygwin has
no shared memory support yet.
2004-09-10 07:34:35 +00:00
Mark Hessling
6c94b3fe9c string.h and process.h for OpenWatcom on OS/2 2004-01-03 11:32:59 +00:00
Mark Hessling
5d82e47787 Remove minor compilation warning 2004-01-02 21:01:01 +00:00
Mark Hessling
f59d3c674b If no exit handler, don't attempt to register one. 2003-12-27 04:37:29 +00:00
Mark Hessling
7f58d2e6b9 Support for WIn9x adding dir into PATH if not already there 2003-08-24 09:50:28 +00:00
Mark Hessling
37cf8174ca Fix bug with removal of directory from PATH 2003-08-23 06:58:57 +00:00
Mark Hessling
5bb24d72af NSIS include files location changes 2003-08-23 06:07:17 +00:00
Mark Hessling
ce1e3e2e01 *** empty log message *** 2003-08-22 11:35:25 +00:00
Mark Hessling
c22d2660f8 Put cast to PFN in correct place 2003-08-20 09:43:31 +00:00
Mark Hessling
4b8b2281ef Increase the length of the dumped trace message. 2003-07-18 08:43:02 +00:00
Mark Hessling
ee69b8b585 For FreeBSD remove -pthread from Regina lib flags 2003-06-04 08:29:01 +00:00
Mark Hessling
c4838d2a6a Add extra build flags for Darwin 2003-05-27 07:43:56 +00:00
Mark Hessling
ba03ec6a64 Handle returning NULL. 2003-04-13 01:48:59 +00:00
Mark Hessling
47823b076b Fix constant variable setting for other than integers. 2003-04-04 12:03:38 +00:00
Mark Hessling
74214b9452 Fix stem conversion routines. 2003-03-13 11:11:39 +00:00
Mark Hessling
840ccb64d2 Return a double. 2003-03-12 10:43:50 +00:00
Mark Hessling
1dbb9a1b5d Remove unused variable. 2003-03-02 08:53:46 +00:00
Mark Hessling
62dfafed19 Remove compiler warnings. 2003-03-01 12:33:32 +00:00
Mark Hessling
bbb1ca16da Add RxReturnUnsignedNumber()
Tidy up code
2003-02-28 11:44:52 +00:00
Mark Hessling
f8cd48a773 Change way SetPackageConstants() is called. 2003-02-28 08:16:15 +00:00
Mark Hessling
b282a87890 Remove compiler warnings long vs int
Remove LF in InternalTrace() calls.
2003-02-23 10:04:58 +00:00
Mark Hessling
1a913208f2 Don't try and set Rexx variable in RxNumberToVariable, if the variable name
supplied is not a valid rxstring.
2003-02-22 00:21:41 +00:00
Mark Hessling
73ee5b9c21 Support for RXINI handling. 2003-02-20 07:59:42 +00:00
Mark Hessling
f94600f8b0 Still not sure what to do with constants 2003-02-19 11:10:15 +00:00
Mark Hessling
02c025b7db Handle package constants; needs more work. 2003-02-19 07:38:23 +00:00
Mark Hessling
fe6632b722 Remove unused variables.
Tidy up RxStrToDouble()
2003-02-17 10:05:45 +00:00