]> asedeno.scripts.mit.edu Git - PuTTY.git/history - mkfiles.pl
GTK2: Return 2.20 compatibility back
[PuTTY.git] / mkfiles.pl
2003-02-23 Ben HarrisI think the Carbon build now works well enough to be...
2003-02-20 Ben HarrisChange some of the blocks of cut&pasted code into loops.
2003-02-20 Ben HarrisAsk for traceback tables in PowerPC objects, since...
2003-02-07 Ben HarrisClean up Carbon build procedures somewhat. I still...
2003-02-02 Ben HarrisAdd support for using Navigation Services to open saved...
2003-02-01 Ben HarrisAdd some glue to allow building a Carbon version of...
2003-01-20 Ben HarrisEnable -Werror in GTK builds (we already have -Wall...
2003-01-18 Ben HarrisClear the "Inited" bit when we finish building each...
2003-01-12 Ben HarrisUse memset() rather than OTMemzero(), and hence remove...
2003-01-11 Ben HarrisInitial import of Owen's OpenTransport interface. ...
2003-01-09 Ben HarrisSwitching from -opt space to -opt time on 68K Macs...
2003-01-08 Ben HarrisThe CFM-68K build isn't working at the moment (we blow...
2003-01-04 Ben HarrisCorrect handling of Mac OS 8.5 Window Manager and Contr...
2002-12-31 Ben HarrisAdd "-notOnce" to the compiler options on the Mac to...
2002-12-31 Simon TathamFirst draft of Unicode support in pterm. It's pretty...
2002-12-31 Simon TathamDimitrie Paun's patch for Winelib support. Actually...
2002-12-30 Ben HarrisAdd support for compiling 'vers' resources into Mac...
2002-12-30 Ben HarrisFinally add support for building Mac resource forks...
2002-12-30 Ben HarrisMore cleanup to Mac build procedures, notably:
2002-12-29 Ben HarrisAdd support for building a CFM-68K version of PuTTY...
2002-12-29 Ben HarrisSubstantial overhaul of Mac build system. We now have...
2002-12-29 Ben HarrisUse the "far" versions of all libraries for which they...
2002-12-28 Ben HarrisThe current version of SC generates warnings for unused...
2002-12-13 Ben HarrisUse the Unicode Converter to convert from Unicode to...
2002-12-02 Ben HarrisAdd support for generating MPW Makefiles. This makes...
2002-11-19 Jacob NevinsAdd mac/ to include paths after discussion with bjh21
2002-11-07 Simon TathamBorland makefile needs to define _WINDOWS; apparently...
2002-11-01 Simon TathamIntroduce program category U, for non-GTK-requiring...
2002-10-30 Simon TathamRJK's `make install' patch for the Unix makefile.
2002-10-30 Simon TathamPreparatory work before attempting a Unix port of plink...
2002-10-15 Simon TathamRichard's patch to fix `make clean' under Unix.
2002-10-09 Simon TathamFirst phase of porting. pterm now compiles and runs...
2002-10-07 Simon TathamOops. Dirsep in Makefile.cyg should be / not \.
2002-10-07 Simon TathamBegin destabilisation in the wake of 0.53! This checkin...
2002-03-27 Simon TathamAdd -w-pia to the Borland makefile (suppress warnings about
2002-03-16 Simon TathamCompletely revamped mkfiles.pl which incorporates depen...
2002-03-11 Simon TathamBah. Add winspool.lib to libraries list. Maybe _now_...
2001-12-15 Simon Tatham`make clean' in the Borland makefile should ignore...
2001-10-17 Simon TathamWez Furlong's patch to tidy up full-screen mode: make it
2001-09-15 Simon TathamCygwin build fixes: update the dependencies, add -DNO_S...
2001-08-15 Jacob NevinsUpdated Makefile.cyg for Glenn Maynard's IME patch.
2001-05-28 Simon TathamDisable the most irritating compiler warnings in the...
2001-05-13 Simon TathamBorland and Cygwin makefiles now support XFLAGS.
2001-04-28 Simon TathamAdd the missing "all" target in the Cygwin makefile
2001-04-28 Simon TathamAdd -lwinmm to Cygwin makefile. Thanks Jacob.
2000-10-06 Simon TathamUpdate Makefile generation and ensure everything works...
2000-09-19 Simon TathamFix Jacob's fix for mingw32 resource compiler so that...
2000-06-21 Simon TathamJoris van Rantwijk knows how to cause a Borland-built...
2000-03-08 Simon TathamBorland makefile should now work sanely with the free...
2000-02-20 Simon TathamJoris van Rantwijk's fixes for cygwin (NB includes...
2000-01-19 Simon TathamFix problems with resource compilation Makefile lines
2000-01-19 Simon TathamFix FORCE target in Cygwin makefile
1999-12-14 Simon TathamCouple of bug fixes to cygwin makefile
1999-12-13 Simon TathamAdd multi-makefile management system