2009-09-08 12:33:28 -04:00
|
|
|
2009-09-06 Gisle Vanem <gvanem@broadpark.no>
|
|
|
|
|
|
|
|
* Makefile.WC: Added compilation of new file msdos.c.
|
|
|
|
Simplified; no need to have explicit rules for files in ./lib and
|
|
|
|
./md5. Just use the suffix search path mechanism in wmake.
|
|
|
|
|
|
|
|
2009-09-06 Gisle Vanem <gvanem@broadpark.no>
|
|
|
|
|
|
|
|
* Makefile.DJ: Added compilation of new file msdos.c.
|
|
|
|
|
2009-09-05 14:27:52 -04:00
|
|
|
2009-09-05 Gisle Vanem <gvanem@broadpark.no>
|
|
|
|
|
|
|
|
* config.h: Added 'HAVE_ALLOCA_H' for Watcom 1.5+. Added
|
|
|
|
'USE_WATT32' since all DOS-targets use the Watt-32 tcp/ip stack.
|
|
|
|
Added meaningless dummy LOCALEDIR.
|
|
|
|
|
2009-09-08 12:33:28 -04:00
|
|
|
* Makefile.WC: A much needed update. Added rules for many files
|
2009-09-05 14:27:52 -04:00
|
|
|
in ./lib, css.c and version.c.
|
|
|
|
|
2009-09-08 12:33:28 -04:00
|
|
|
* Makefile.DJ: A much needed update. Added rules for css.c and
|
2009-09-05 14:27:52 -04:00
|
|
|
version.c.
|
|
|
|
|
2008-01-25 08:10:04 -05:00
|
|
|
2008-01-25 Micah Cowan <micah@cowan.name>
|
|
|
|
|
|
|
|
* config.h: Updated copyright year.
|
|
|
|
|
2007-12-07 19:59:18 -05:00
|
|
|
2007-11-28 Micah Cowan <micah@cowan.name>
|
|
|
|
|
|
|
|
* config.h: Updated license exception for OpenSSL, per the SFLC.
|
|
|
|
|
2007-10-15 14:57:46 -04:00
|
|
|
2007-10-15 Gisle Vanem <gvanem@broadpark.no>
|
|
|
|
|
|
|
|
* config.h: Added some HAVE_* for djgpp 2.04 and Watcom 1.7+.
|
|
|
|
|
|
|
|
* Makefile.DJ: rewritten for including some files from ../lib.
|
|
|
|
|
|
|
|
* Makefile.WC: Ditto. Handling source-files out-of current
|
|
|
|
directory makes compliation a bit more painfull. AFAICS, one
|
|
|
|
must use explicit rules.
|
|
|
|
|
2007-10-06 15:44:17 -04:00
|
|
|
2007-10-02 Gisle Vanem <gvanem@broadpark.no>
|
|
|
|
|
|
|
|
* config.h: Removed unused defines, added needed 'HAVE_*' defines.
|
|
|
|
|
|
|
|
* Makefile.DJ: rewritten to be used from './src' directory.
|
|
|
|
Added '-DOPENSSL_NO_KRB5' for OpenSSL build. Target is
|
|
|
|
now wget.exe.
|
|
|
|
|
|
|
|
* Makefile.WC: Added for building with OpenWatcom targeting
|
|
|
|
32-bit DOS (DOS32A extender).
|
|
|
|
|
2007-09-28 17:47:46 -04:00
|
|
|
2007-09-24 Gisle Vanem <giva@bgnett.no>
|
|
|
|
|
|
|
|
* Makefile.DJ, config.h: Added to support building on MS-DOS via
|
|
|
|
DJGPP.
|