Alexandre Julliard
|
f1d4dd7cc8
winemenubuilder: Build with msvcrt.
|
3 years ago |
Alexandre Julliard
|
6ba7773121
makefiles: Add a -mcygwin flag to specify the inverse of -mno-cygwin.
|
3 years ago |
Jacek Caban
|
536de62cc6
winemenubuilder: Use nameless unions.
|
3 years ago |
Jacek Caban
|
b39b9eea39
include: Don't default to WINE_NO_NAMELESS_EXTENSION for Wine build.
|
3 years ago |
Alexandre Julliard
|
86b1f94d28
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
11 years ago |
Alexandre Julliard
|
da35622b83
makefiles: Disable use of Unicode macros globally for all the programs.
|
13 years ago |
Alexandre Julliard
|
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
14 years ago |
Damjan Jovanovic
|
1a1ef6e091
winemenubuilder: Remove legacy PNG and XPM conversion code.
|
14 years ago |
Damjan Jovanovic
|
8404a3d64a
winemenubuilder: Use windowscodecs for some ICO to PNG conversion.
|
14 years ago |
Alexandre Julliard
|
6fb39dfe4a
programs: Remove explicit imports of kernel32 and ntdll.
|
14 years ago |
Damjan Jovanovic
|
bc526034e0
winemenubuilder: Use a unicode WinMain.
|
14 years ago |
Alexandre Julliard
|
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
|
14 years ago |
Joerg-Cyril.Hoehle@t-systems.com
|
85b6189c3f
configure: Find libpng in /usr/X11 on MacOS.
|
15 years ago |
Damjan Jovanovic
|
c1fa150ceb
winemenubuilder: Add MIME types to freedesktop.
|
15 years ago |
Damjan Jovanovic
|
4e2cec5aba
winemenubuilder: Moved all wineshelllink functionality to winemenubuilder and removed wineshelllink.
|
16 years ago |
Alexandre Julliard
|
b66685cdd8
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
16 years ago |
Alexandre Julliard
|
b3ec2e5f95
makefiles: Recurse into all directories for install-lib and install-dev too.
|
16 years ago |
Alexandre Julliard
|
dad21bbcbf
makefiles: List the static libraries as normal imports instead of extra libs.
|
16 years ago |
Michael Stefaniuc
|
8c2cdf7b6f
winemenubuilder: Win64 printf format warning fixes.
|
18 years ago |
Michael Stefaniuc
|
85ce5117c5
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
18 years ago |
Alexandre Julliard
|
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
|
18 years ago |
Alexandre Julliard
|
2886e9b0e8
makefiles: Use make dependencies to create installation directories.
|
18 years ago |
Alexandre Julliard
|
eb8a40c368
libs: Merged libwine_unicode into libwine.
|
18 years ago |
Alexandre Julliard
|
9ca8a86914
Link against libwine_unicode everywhere we use Unicode functions.
|
18 years ago |
Mike Frysinger
|
5392844392
Add support for 'make install DESTDIR'.
|
19 years ago |
Alexandre Julliard
|
6be39b60f5
Take advantage of the new winegcc -B support.
|
21 years ago |
Alexandre Julliard
|
6621b2d213
Build all the programs with winegcc.
|
21 years ago |
Alexandre Julliard
|
20b4585e3c
Only link against libdxguid where necessary.
|
21 years ago |
Mike McCormack
|
88090b47a6
Remove code that starts wineshelllink, instead create a windows
|
21 years ago |