Sign in
goma
/
wine
/
eeb54b992253b28430c1b902f575c7a09d4cab71
/
programs
/
wineconsole
/
Makefile.in
726891a
wineconsole: Add Lithuanian translation.
by Aurimas Fišeras
· 16 years ago
a138f4b
wineconsole: Build language resource files separately.
by Michael Stefaniuc
· 16 years ago
ae48a51
wineconsole: Win64 printf format warning fixes.
by Michael Stefaniuc
· 19 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
6be39b6
Take advantage of the new winegcc -B support.
by Alexandre Julliard
· 21 years ago
6621b2d
Build all the programs with winegcc.
by Alexandre Julliard
· 21 years ago
9557d1b
Dlopen libncurses.so in wineconsole.
by Mike McCormack
· 22 years ago
09c9fed
Added a (n)curses backend to the wineconsole.
by Eric Pouech
· 22 years ago
cc2ee76
Renamed Winelib apps to .exe.so to follow the dll naming convention.
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
94719d4
- allow to save/restore some properties into the registry (like font,
by Eric Pouech
· 23 years ago
bef8e16
Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT.
by Alexandre Julliard
· 23 years ago
0b83d4c
New console code based on Win32 windows.
by Eric Pouech
· 23 years ago