Cary R
ae14a58bff
V0.8: Remove deprecated #ident and fix some other compile warnings
...
This patch removes #ident since it is deprecated in recent gcc
versions. It also removes all the CVS comments and fixes a few
other compilation warnings. There are still a few compilation
warnings, but this takes care of most of them. Fixing the rest
will require a bit more thought.
2011-01-12 15:49:03 -08:00
steve
2f4ec5a473
Warnings cleanup.
2003-09-26 21:25:58 +00:00
steve
14150d6fba
ifdef idents correctly.
2003-08-26 16:26:01 +00:00
steve
c2132039d2
Variable substitution in command files.
2002-06-23 20:10:51 +00:00
steve
5aa69516bb
ivl indexes the search path for libraries, and
...
supports case insensitive module-to-file lookup.
2002-05-28 20:40:37 +00:00
steve
51ffeb7c06
Use my own cfltype to defend against bison 1.30.
2002-01-02 02:39:34 +00:00
steve
e42775ea7f
support toupper and tolower of file names.
2001-12-08 04:13:07 +00:00
steve
0be48388c2
Add support for +libext+ in command files.
2001-11-16 05:07:19 +00:00
steve
f50074de50
The +incdir+ plusarg can take multiple directores,
...
and add initial support for +define+ in the command file.
2001-11-13 03:30:26 +00:00
steve
9866fd01bd
Support +incdir in command files, and ignore other
...
+args flags. Also ignore -a and -v flags.
2001-11-12 18:47:32 +00:00
steve
d1ad10c90f
More sophisticated command file parser.
2001-11-12 01:26:36 +00:00