makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf...
[wine] / tools / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-05-14  Frédéric Delanoywinemaker: Add French translation.
2010-05-06  Alexandre Julliardconfigure: Create a symlink from l_intl.nls in the...
2010-04-21  Alexandre Julliardtools: Remove the deprecated wineprefixcreate script.
2010-04-05  André Hentschelwinemaker: Add German translation of the manpage.
2010-03-27  Alexandre Julliardmakefiles: Move wineapploader to the tools directory...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-01  Alexandre Julliardmakefiles: Fix makedep dependency now that we explicitl...
2010-02-24  Alexandre Julliardmakefiles: Remove makedep only after everything else...
2010-02-08  Alexandre Julliardmakefiles: Build the tools subdirectories directly...
2009-10-05  Alexandre Julliardtools: Build all the tools with -D__WINESRC__.
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2008-04-11  Alexandre Julliardwine.inf: Add a version number to make sure the file...
2007-09-18  Alexandre Julliardtools: Remove the no longer needed bin2res tool.
2007-06-20  Alexandre Julliardmakefiles: Build programs that link against libwine...
2006-09-20  Alexandre JulliardMakefile: Fixed rule for building makedep when cross...
2006-09-14  Alexandre Julliardmakefiles: Attempt to automatically run make depend...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-09  Alexandre Julliardmakedep: Support for new naming scheme for lex files.
2006-08-28  Alexandre Julliardtools: Get rid of the winapi makefile, it's not used...
2006-08-23  Alexandre Julliardtools: Added a man page for wineprefixcreate.
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-04-04  Alexandre Julliardtools: Add LDFLAGS to all the linker invocations.
2006-03-15  Alexandre Julliardwineprefixcreate: Fixed datadir path. Added dependency...
2006-03-14  Pierre d'Herbemontwineprefixcreate: Make path searching relative.
2006-02-17  Alexandre Julliardtools: Added 'relpath' tool to compute relative Unix...
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
2005-10-06  Alexandre JulliardPut Wine version information in all the man pages.
2005-08-08  Detlef RiekenbergAdded exe extensions for mingw32.
2005-06-28  Alexandre JulliardRun make clean in the winapi subdir too.
2005-05-04  Hans LeidekkerMove all files from winapi_check/ to winapi/, and remov...
2005-03-16  Alexandre JulliardConverted the make_ctests script to C (based on a patch...
2005-03-02  Alexandre Julliardwineprefixcreate and related files need to be installed...
2004-11-01  Vincent BéronPut $(FREETYPELIBS) as the last part, as it can include...
2004-08-17  Huw DaviesFirst stab at Wine versions of Courier, System and...
2004-07-30  Christian NeumairAdded support for the freedesktop.org MIME system.
2004-04-01  Alexandre JulliardBeginnings of a script to initialize the .wine director...
2004-02-27  Alexandre JulliardAdded wine.inf setupapi script to setup the initial...
2003-11-20  Gerald PfeiferRemove wineconf.libs from EXTRASUBDIRS.
2003-09-11  Alexandre JulliardMoved winegcc and winewrap to a separate directory.
2003-08-20  Alexandre JulliardBINDIR is no longer needed.
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-03-20  Alexandre JulliardDon't use libwine_port in makedep to avoid dependency...
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-01-07  Dimitrie O. PaunTeach winegcc to produce executables directly from...
2002-12-19  Alexandre JulliardRenamed mingwrap to winegcc.
2002-12-15  Dimitrie O. PaunSmall cleanups to match current build process.
2002-12-13  Dimitrie O. PaunNew wine build utility that should make it easy for...
2002-12-06  Alexandre JulliardFixed mingwrap install command.
2002-12-06  Alexandre JulliardFixed passing of -DINCLUDEDIR when building mingwrap.
2002-12-05  Dimitrie O. PaunNew MinGW wrapper that makes gcc on Linux behave like...
2002-08-07  Alexandre JulliardGet rid of removed winapi_check subdirs.
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.
2002-07-16  Alexandre JulliardSplit the C preprocessor from wrc into a separate library.
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2002-03-29  Alexandre JulliardFixed winelauncher for new dll files layout.
2002-02-27  Alexandre JulliardCosmetic fixes.
2002-02-14  Alexandre JulliardUpgraded configure script to use autoconf 2.50 features...
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...
2001-03-19  Satsuki FujishimaUse INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts.
2001-01-04  Jon GriffithsAdded spec generation tool specmaker.
2000-11-05  Jeremy WhiteAdded a winelauncher shell script which makes the proce...
2000-11-05  Francois GougetNew script for porting Windows source code to WineLib.
2000-11-02  Alexandre JulliardCreate Gnome/KDE desktop and menu entries from IShellLink
2000-06-23  Alexandre JulliardSplit the build program in several files.
2000-06-18  Gerald PfeiferDistinguish between SUBDIRS and INSTALLSUBDIRS.
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-13  Bertho StultiensInitial release of the message compiler.
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
1999-11-13  Juergen SchmiedNew tool to convert the binary resources in *.rc files...
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1996-12-08  Alexandre JulliardRelease 961208 wine-961208
1996-10-23  Alexandre JulliardRelease 961023 wine-961023
1996-10-13  Alexandre JulliardRelease 961013 wine-961013
1996-09-13  Alexandre JulliardRelease 960913 wine-960913
1996-07-17  Alexandre JulliardRelease 960717 wine-960717
1995-09-18  Alexandre JulliardRelease 950918 wine-950918
1995-09-01  Alexandre JulliardRelease 950901 wine-950901
1995-08-17  Alexandre JulliardRelease 950817 wine-950817
1995-07-29  Alexandre JulliardRelease 950727 wine-950727