makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / programs / winepath / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-09-03  Alexandre Julliardprograms: Build the programs that support it with ...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2005-08-25  Alexandre JulliardAdded a -municode flag to winegcc for applications...
2005-08-25  Alexandre JulliardBeginnings of a crt0 library.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-05  Mike WetherellUtility to convert between Unix and Windows paths at...