]> asedeno.scripts.mit.edu Git - PuTTY.git/history - mkfiles.pl
Patch from Alejandro Sedeno, somewhat modified by me, which
[PuTTY.git] / mkfiles.pl
2010-05-19 Simon TathamPatch from Alejandro Sedeno, somewhat modified by me, which
2010-02-20 Simon TathamColin Watson reports that linking with 'gold' doesn...
2009-08-30 Jacob NevinsAvoid compiling autoconf test programs with -Wall ...
2009-08-16 Jacob NevinsQuell "config.status: WARNING: Makefile.in seems to...
2009-05-11 Simon TathamAdd a 'unix' Makefile type, for building the non-GUI...
2009-01-08 Simon TathamAnother patch from Colin, providing a "make distclean...
2009-01-08 Simon TathamColin also suggests that we can replace the backticks...
2009-01-08 Simon TathamColin Watson reports a strange problem whereby krb5-config
2008-09-01 Simon TathamFix punctuation in the large print statements. In parti...
2008-08-10 Owen DunnInitial commit of GSSAPI Kerberos support.
2008-06-05 Simon TathamAdd an include statement to Makefile.gtk that imports...
2008-06-04 Simon TathamAt last, merge the putty-gtk2 branch back into the trunk!
2008-06-01 Simon TathamMerged from trunk up to r8033.
2008-05-28 Simon TathamMerge from trunk up to r8020.
2008-03-22 Simon TathamMerge from trunk again (because I want the helpful...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-02-18 Jacob NevinsThis reordering of the Unix Makefiles (requested by...
2007-01-26 Simon TathamSwitch round the order of CFLAGS and XFLAGS, so that...
2007-01-25 Simon TathamTweak the GTK Makefile to build with GTK2 by default...
2007-01-16 Simon TathamUpdate WINVER to 0x500 to avoid build failures from Jacob's
2006-12-28 Jacob NevinsAdd a NO_HTMLHELP option, and enable it by default...
2006-08-12 Owen DunnLarge file support for psftp and pscp on both Windows...
2006-05-21 Jacob NevinsPort r6710 from puzzles:
2005-10-04 Jacob Nevins`win-versioninfo': all builds of all Windows binaries...
2005-08-22 Ben HarrisAdd support for generating project files for use with...
2005-04-25 Ben HarrisAdd a mechanism for using autoconf to detect the quirks...
2005-03-11 Jacob NevinsRetire MINGW32_FIX. It was a fix for a blatant bug...
2005-02-26 Jacob NevinsAllow mkfiles.pl to put multiple verbatim sections...
2005-02-24 Jacob NevinsAdd RT_MANIFEST arguments to dependencies for Windows...
2005-02-18 Simon TathamAdd plain-Unix binaries to the `make clean' list in...
2005-02-15 Simon TathamInitial checkin of a native Mac OS X port, sharing...
2005-01-15 Ben HarrisFWHACK has been dead for years. Remove it from the...
2005-01-15 Owen DunnThrow away "./" in findfile so that the Mac makefile...
2005-01-14 Ben HarrisDon't use GNUish pattern rules in the Unix Makefile...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...
2004-05-24 Jacob NevinsTypos in Borland Makefile pointed out by Arnaud Desitter
2004-04-25 Simon TathamMore portability fixes.
2004-04-25 Simon TathamMake mkfiles.pl less tied to PuTTY in particular, by...
2004-03-24 Simon TathamOh yes, and the Unix Makefile needs to know that as well.
2004-02-13 Jacob NevinsAdd .map files to Cygwin "clean" target
2004-02-13 Jacob NevinsMakefile.cyg now generates a link map.
2004-02-07 Simon TathamAdded a wrinkle to the version.c build in the Unix...
2004-01-20 Simon TathamAlexey Savelyev's mkfiles.pl patch to support lcc-win32...
2004-01-17 Simon TathamJoe Yates's patch to make mkfiles.pl generate Visual...
2004-01-17 Simon TathamSo _that's_ why mkfiles.pl was running so slowly on...
2003-09-01 Ben HarrisAdd support for a DESTDIR variable in the Unix makefile...
2003-06-21 Ben HarrisRemove -DNO_SECURITY from the cygwin build, since ...
2003-04-23 Simon TathamUnix makefile now uses -O2, which massively cuts down...
2003-03-29 Simon TathamI'm sick of having to type (cd ..; perl mkfiles.pl...
2003-02-24 Simon TathamAdd some parentheses for general robustness. (In partic...
2003-02-23 Ben HarrisSet the executable fragment name (in CFM builds) to...
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...
next