makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / programs / wineconsole / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-22  Igor Paliychukwineconsole: Add Ukrainian translation.
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-07-14  Michael Stefaniucwineconsole: Add the Romanian translation.
2010-06-01  Paul Vrienswineconsole: Add Danish translation.
2010-04-28  Michael Stefaniucwineconsole: Switch the rest to use the explicit W...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-07-01  Aurimas Fišeraswineconsole: Add Lithuanian translation.
2009-06-30  Michael Stefaniucwineconsole: Build language resource files separately.
2006-10-03  Michael Stefaniucwineconsole: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
2003-08-20  Mike McCormackDlopen libncurses.so in wineconsole.
2002-12-13  Eric PouechAdded a (n)curses backend to the wineconsole.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2001-12-04  Eric Pouech- allow to save/restore some properties into the regist...
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-11-23  Eric PouechNew console code based on Win32 windows.