Sign in
goma
/
wine
/
6d0019fb0e9d77fa78474511e53f641fd31944f8
/
Makefile.in
af62e83
Got rid of 16-bit glue code generation since it is no longer used.
by Alexandre Julliard
· 22 years ago
2e4164f
Remove libs/Makelib.rules on distclean.
by Alexandre Julliard
· 22 years ago
14a9216
Fix typo: sqml -> sgml.
by Hans Leidekker
· 22 years ago
c08b948
Structure README file in a better way, some doc fixes.
by Andreas Mohr
· 22 years ago
e048ada
List 16-bit spec files explicitly to avoid problems with some versions of make.
by Alexandre Julliard
· 22 years ago
2d1c790
Moved libwine to libs/ directory. Some makefile fixes and cleanups.
by Alexandre Julliard
· 22 years ago
7ab9a71
Moved libwine_unicode to the libs/ directory.
by Alexandre Julliard
· 22 years ago
6692d39
Moved libwine_uuid to the new libs/ directory.
by Alexandre Julliard
· 22 years ago
6a9fe36
Created a separate static portability library and moved some of the
by Alexandre Julliard
· 22 years ago
35345f2
Updated rules for API doc generation.
by Jon Griffiths
· 22 years ago
db9692d
Creation of a tags file with the ctags tool.
by Christoph Frick
· 22 years ago
ada5e65
Implemented import libraries; on Unix we import the .def file
by Alexandre Julliard
· 22 years ago
44519bd
Removed winetest.
by Alexandre Julliard
· 22 years ago
0cf7533
Moved the test routines from wtmain.c into wine/test.h so that they
by Alexandre Julliard
· 22 years ago
5e0a0d2
Also remove configure.lineno when performing distclean.
by Gerald Pfeifer
· 22 years ago
4b9344e
Moved ts_xlib.c into x11drv and removed libwine_tsx11.
by Alexandre Julliard
· 23 years ago
c3c587e
Added preliminary support for cross-compiling tests using mingw on
by Alexandre Julliard
· 23 years ago
82e94e7
Remove Maketest.rules on distclean.
by Alexandre Julliard
· 23 years ago
edeee89
Create separate makefiles for tests for more flexibility.
by Alexandre Julliard
· 23 years ago
1d8d017
Install the aclocal macros for use by Winelib apps.
by Alexandre Julliard
· 23 years ago
c754a89
Use the normal perl interpreter for test scripts that don't need to
by Alexandre Julliard
· 23 years ago
5b80ce3
Fixed make install from read-only build directory (spotted by Marcus Meissner).
by Alexandre Julliard
· 23 years ago
f673b71
Fixed make install target to work even when nothing has been compiled
by Alexandre Julliard
· 23 years ago
c6476e9
Warn the user if 'wine' will not find its libraries after installation
by Marcus Meissner
· 23 years ago
ebcf38d
Fixed etags rule.
by Alexandre Julliard
· 23 years ago
3536316
New loading scheme for Winelib apps, makes them behave like builtin
by Alexandre Julliard
· 23 years ago
acfda14
Moved expand.c from libtest to programs/expand.
by Alexandre Julliard
· 23 years ago
ce830a9
Added mkinstalldirs to create directories more portably.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
019a7f3
Run make test for all programs by default.
by Alexandre Julliard
· 23 years ago
7dd9e33
Install more of the Winelib programs by default (based on a patch by
by Alexandre Julliard
· 23 years ago
9a68b7b
Link the tools and the server against libwine so we can use the
by Alexandre Julliard
· 23 years ago
7418d39
Export a few more 16-bit GDI functions. Finished wineps separation.
by Alexandre Julliard
· 23 years ago
9a2cc78
Clean autom4te.cache.
by Alexandre Julliard
· 23 years ago
daa2886
Updated configure to take advantage of new autoconf 2.53 features.
by Alexandre Julliard
· 23 years ago
d7c606d
Various makefile fixes for the test environment.
by Alexandre Julliard
· 23 years ago
ced71ed
Added support for driver-specific escapes in the x11drv to retrieve
by Alexandre Julliard
· 23 years ago
003b20d
Fixed linking of wine target.
by Alexandre Julliard
· 23 years ago
c1bfca0
Changed builtin dlls file names to make it clear they are not normal
by Alexandre Julliard
· 23 years ago
abfcb8b
Added make check target to run unit tests too since this seems to be standard.
by Alexandre Julliard
· 23 years ago
4cd31e4
Fixed installation issues caused by new configure script.
by Alexandre Julliard
· 23 years ago
f5818d2
Upgraded configure script to use autoconf 2.50 features, and renamed
by Alexandre Julliard
· 23 years ago
13b0c09
Added rules for running tests.
by Alexandre Julliard
· 23 years ago
7c822cc
Removed obsolete dosmod.
by Alexandre Julliard
· 23 years ago
0b83d4c
New console code based on Win32 windows.
by Eric Pouech
· 23 years ago
f33f7f0
Improved make_dlls script. Moved dll list out of
by Alexandre Julliard
· 24 years ago
ed2f19a
Put AC_DEFINE symbols definitions directly in the configure script so
by Alexandre Julliard
· 24 years ago
a3fd0c9
wine needs to be built before winedbg.
by Patrik Stridvall
· 24 years ago
c4d1176
Renamed libuuid.a to libwine_uuid.a
by Alexandre Julliard
· 24 years ago
847c874
Create a symbolic link to ole/libuuid.a.
by Francois Gouget
· 24 years ago
633293f
Build the debugger as a .so.
by Alexandre Julliard
· 24 years ago
5be8e7d
Created a small static library in ole/libuuid.a that contains all the
by Alexandre Julliard
· 24 years ago
b018239
Build tsx11 layer as a separate shared library.
by Alexandre Julliard
· 24 years ago
000c13a
Added support in winebuild for resolving function imports (-sym option).
by Alexandre Julliard
· 24 years ago
f9f030b
Added a winelauncher shell script which makes the process of running
by Jeremy White
· 24 years ago
2fa4f76
Build ntdll as a real dll, including everything that was previously in
by Alexandre Julliard
· 24 years ago
a387aa4
Migrate $LDFLAGS from configure to Makefile and into main wine executable.
by Marcus Meissner
· 25 years ago
1d0d244
Link USER resources into libuser.so.
by Alexandre Julliard
· 25 years ago
09ddb59
Make USER and GDI separate dlls.
by Alexandre Julliard
· 25 years ago
7e495e1
Make unicode.o into a separate ELF library so that we can use it from
by Alexandre Julliard
· 25 years ago
cd770ea
Temporarily moved advapi32 registry support back into libwine.so, and
by Alexandre Julliard
· 25 years ago
4f356e8
Moved shared crtdll/ntdll functions into ntdll. Made crtdll a separate dll.
by Alexandre Julliard
· 25 years ago
2f158c2
Removed @PROGEXT@ (it was broken anyway).
by Alexandre Julliard
· 25 years ago
fb270dd
Added a bunch of code page tables for multibyte<->wide char
by Alexandre Julliard
· 25 years ago
2b5d564
Merged mouse dll into USER.
by Alexandre Julliard
· 25 years ago
2d8cf50
Merged display.dll into USER.
by Alexandre Julliard
· 25 years ago
36b5b6b
Start to separate KERNEL out of libwine.
by Dimitrie O. Paun
· 25 years ago
84bde6a
Separate wineps out of Wine's core.
by Dimitrie O. Paun
· 25 years ago
e1e7537
Implemented on-demand loading of builtin dlls using dlopen().
by Alexandre Julliard
· 25 years ago
59b0d7b
Build wineclipsrv as part of the x11drv dll.
by Alexandre Julliard
· 25 years ago
e5efa0c
Made the winedbg an external and WineLib program.
by Eric Pouech
· 25 years ago
c53ceba
Improved support for Makefiles that need to recurse in subdirectories.
by Alexandre Julliard
· 25 years ago
e61d33b
Added cvdump tool to dump CodeView symbol information.
by John R. Sheets
· 25 years ago
77d5ebb
Link ttydrv and x11drv objects into their respective dll.
by Alexandre Julliard
· 25 years ago
ebc3225
Made MPR a separate dll.
by Alexandre Julliard
· 25 years ago
c3bcd6c
- Slightly reworked include files (less messy, more straightforward).
by David Elliott
· 25 years ago
d0edc5f
Moved dll-specific make rules to a separate Makedll.rules file.
by Alexandre Julliard
· 25 years ago
e1d7889
Made winmm a separate shared library.
by Alexandre Julliard
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
7d43bce
Moved debugger to libwine to make it available to WineLib apps.
by Ulrich Weigand
· 25 years ago
027187d
Added SETUPX dll.
by Andreas Mohr
· 25 years ago
d327fcb
Fixed building of dosmod and wineclipsrv.
by Alexandre Julliard
· 25 years ago
0adad95
Made --enable-dll the default.
by Alexandre Julliard
· 25 years ago
2fe5777
Made the server listen for new clients on a Unix socket in
by Alexandre Julliard
· 25 years ago
54dc94e
Merged dlls/ver into dlls/version.
by Alexandre Julliard
· 25 years ago
de07869
Moved winsock implementation to dlls/winsock.
by Alexandre Julliard
· 25 years ago
0adb3c2
Use a uniform naming scheme for driver modules.
by Eric Pouech
· 25 years ago
088a76b
Fixed missing libwine.so symlink during install. Set the runtime linker path.
by Moses DeJong
· 25 years ago
8551f8c
Xiang Li Implementation of a proxy ODBC32 dll.
by Alexandre Julliard
· 25 years ago
a2da868
Added .rc file support for Win16 NE modules.
by Andreas Mohr
· 25 years ago
5076e1d
Make sure we clean dlls/ too.
by Alexandre Julliard
· 25 years ago
9103daf
Install the wine server in $(bindir) and exec it from there.
by Alexandre Julliard
· 25 years ago
edf3e43
Added ICMP DLL implementation.
by Francois Gouget
· 25 years ago
abe7227
Added built-in msacm.drv and midimap.drv drivers.
by Eric Pouech
· 25 years ago
68944c2
Split the multimedia/ directory into dlls/ subdirectories.
by Eric Pouech
· 25 years ago
385dc18
Added ability to call winapi_check from the Makefiles.
by Patrik Stridvall
· 26 years ago
22b861c
- Moved dplay and dplayx to a proper home in the dlls directory.
by Peter Hunnisett
· 26 years ago
ea0fd4d
Added clipboard server.
by Noel Borthwick
· 26 years ago
6fea55f
Added dlls/winmm and dlls/winmm/wineoss directories.
by Eric Pouech
· 26 years ago
2a722f4
Moved bulk of OLE implementation to dlls/ subdirectories.
by Ulrich Weigand
· 26 years ago
Next »