First draft of Unicode support in pterm. It's pretty complete: it
[u/mdw/putty] / mkfiles.pl
2002-12-31 simonFirst draft of Unicode support in pterm. It's pretty...
2002-12-31 simonDimitrie Paun's patch for Winelib support. Actually...
2002-12-30 benAdd support for compiling 'vers' resources into Mac...
2002-12-30 benFinally add support for building Mac resource forks...
2002-12-30 benMore cleanup to Mac build procedures, notably:
2002-12-29 benAdd support for building a CFM-68K version of PuTTY...
2002-12-29 benSubstantial overhaul of Mac build system. We now have...
2002-12-29 benUse the "far" versions of all libraries for which they...
2002-12-28 benThe current version of SC generates warnings for unused...
2002-12-13 benUse the Unicode Converter to convert from Unicode to...
2002-12-02 benAdd support for generating MPW Makefiles. This makes...
2002-11-19 jacobAdd mac/ to include paths after discussion with bjh21
2002-11-07 simonBorland makefile needs to define _WINDOWS; apparently...
2002-11-01 simonIntroduce program category U, for non-GTK-requiring...
2002-10-30 simonRJK's `make install' patch for the Unix makefile.
2002-10-30 simonPreparatory work before attempting a Unix port of plink...
2002-10-15 simonRichard's patch to fix `make clean' under Unix.
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...
2002-10-07 simonOops. Dirsep in Makefile.cyg should be / not \.
2002-10-07 simonBegin destabilisation in the wake of 0.53! This checkin...
2002-03-27 simonAdd -w-pia to the Borland makefile (suppress warnings...
2002-03-16 simonCompletely revamped mkfiles.pl which incorporates depen...
2002-03-11 simonBah. Add winspool.lib to libraries list. Maybe _now_...
2001-12-15 simon`make clean' in the Borland makefile should ignore...
2001-10-17 simonWez Furlong's patch to tidy up full-screen mode: make it
2001-09-15 simonCygwin build fixes: update the dependencies, add -DNO_S...
2001-08-15 jacobUpdated Makefile.cyg for Glenn Maynard's IME patch.
2001-05-28 simonDisable the most irritating compiler warnings in the...
2001-05-13 simonBorland and Cygwin makefiles now support XFLAGS.
2001-04-28 simonAdd the missing "all" target in the Cygwin makefile
2001-04-28 simonAdd -lwinmm to Cygwin makefile. Thanks Jacob.
2000-10-06 simonUpdate Makefile generation and ensure everything works...
2000-09-19 simonFix Jacob's fix for mingw32 resource compiler so that...
2000-06-21 simonJoris van Rantwijk knows how to cause a Borland-built...
2000-03-08 simonBorland makefile should now work sanely with the free...
2000-02-20 simonJoris van Rantwijk's fixes for cygwin (NB includes...
2000-01-19 simonFix problems with resource compilation Makefile lines
2000-01-19 simonFix FORCE target in Cygwin makefile
1999-12-14 simonCouple of bug fixes to cygwin makefile
1999-12-13 simonAdd multi-makefile management system