makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf...
[wine] / libs / wine / 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-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-09-01  Alexandre Julliardconfigure: Add a .exe extension to the tools dependenci...
2009-08-25  Alexandre Julliardlibwine: Determine the bin directory independently...
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-01-15  Paul Bryan Robertslibwine: Avoid writing to repository during install.
2008-04-08  Alexandre Julliardlibwine: Added mappings for codepage 1361 (Korean Johab).
2008-04-07  Alexandre Julliardlibwine: Only use the last line of the git version...
2008-03-26  Alexandre Julliardlibwine: Export functions that return the Wine version...
2007-06-08  Alexandre Julliardlibwine: Set install name to an absolute path for the...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-15  Alexandre Julliardconfigure: Moved the library checks after the function...
2006-08-14  Alexandre Julliardlibwine: Also set the current library version for MacOS.
2006-08-07  Alexandre Julliardmakefiles: Use make dependencies to create installation...
2006-08-05  Alexandre Julliardlibwine: Add a minor number to the library filename...
2006-08-05  Alexandre Julliardlibs: Get rid of Makelib.rules since we only have one...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-05-15  Alexandre Julliardconfigure: Make libraries properly relocatable on MacOS.
2006-03-06  Alexandre Julliardlibwine: Export a function to retrieve the data directo...
2006-02-17  Alexandre Julliardlibwine: Set the default bindir and dlldir from argv0...
2006-02-17  Alexandre Julliardlibwine: Compute relative paths for bin and dll directo...
2006-02-15  Emmanuel Maillardloader: Reserve memory area on Darwin (based on Steve...
2006-02-11  Alexandre Julliardlibwine: Use dladdr if supported to get the run-time...
2004-07-22  Emmanuel MaillardSet segment address of wine executable and libwine...
2004-05-25  Alexandre JulliardAdded support for managing reserved memory areas in...
2004-02-12  Alexandre JulliardAdded version scripts for libwine and libwine_unicode.
2003-11-11  Alexandre JulliardMoved the exec_wine_binary function to the wine library...
2003-08-29  Alexandre JulliardExport SYSDEPS_SwitchToThreadStack() functionality...
2003-08-20  Alexandre JulliardRemove the dummy pthread functions and use -lpthread...
2003-05-01  Alexandre JulliardMoved rules for building shared libraries into a global...
2003-03-23  Alexandre JulliardAdded a .def file for libwine.
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.