- 409b135 Makefile: Avoid trailing slash in find, it breaks tags on MacOS. by Alexandre Julliard · 18 years ago
- 3ac07aa resutils: Implements stub dll for resutils.dll. by Benjamin Arai · 19 years ago
- ecb97fc localspl/tests: Add initial test. by Detlef Riekenberg · 19 years ago
- 493bc6b clusapi: Implement stub dll for clusapi. by Benjamin Arai · 19 years ago
- c4704c2 Makefile: Automatically update config.h if configure changed. by Alexandre Julliard · 19 years ago
- 0b4eafa nddeapi: Implement stub dll for nddeapi. by Benjamin Arai · 19 years ago
- 9cc11a3 Makefile: Fixed rule for building makedep when cross-compiling. by Alexandre Julliard · 19 years ago
- 397e569 makefile: Automatically re-run configure if it has been modified. by Alexandre Julliard · 19 years ago
- 5ea4e5b makefiles: Automatically rebuild makefiles when their sources and/or configure changed. by Alexandre Julliard · 19 years ago
- 8598a4c makefiles: Attempt to automatically run make depend when reading an updated makefile. by Alexandre Julliard · 19 years ago
- 84cb26e makefiles: Remove the dependencies comment in files that don't need it. by Alexandre Julliard · 19 years ago
- ade98b9 Makefile: Don't build all the tools before make depend, only build makedep itself. by Alexandre Julliard · 19 years ago
- e4fca88 makedep: For generated headers, parse the source idl instead. by Alexandre Julliard · 19 years ago
- dc8c76a makefiles: Make sure that all phony targets depend on 'dummy'. by Alexandre Julliard · 19 years ago
- 5cf75e6 makefiles: Only run test and documentation targets in directories that need them. by Alexandre Julliard · 19 years ago
- 80a9a06 makefiles: Get rid of the checklink rules, they no longer work. by Alexandre Julliard · 19 years ago
- 2886e9b makefiles: Use make dependencies to create installation directories. by Alexandre Julliard · 19 years ago
- 5012c17 Make.rules: Make all submake invocations silent for consistency. by Alexandre Julliard · 19 years ago
- 5e5a8df Makefile.in: Add target "ctags" to the overview. by Detlef Riekenberg · 19 years ago
- 0076e33 Makefile.in: find needs a slash when the source dir is a symlink. by Detlef Riekenberg · 19 years ago
- 15c52a7 Makefile: There are currently no tests in the programs directory. by Alexandre Julliard · 19 years ago
- 5392844 Add support for 'make install DESTDIR'. by Mike Frysinger · 19 years ago
- 832c545 Removed non-portable ldconfig invocation and misleading by Alexandre Julliard · 19 years ago
- 7ddab75 Declare debug channels as static variables so that we don't need to by Alexandre Julliard · 20 years ago
- 5cb97d8 Generate 16-bit spec files as assembly code too. by Alexandre Julliard · 20 years ago
- b7edbe6 Clean Makeimplib.rules too. by Alexandre Julliard · 20 years ago
- 79d72ce Added description for crosstest. by Detlef Riekenberg · 20 years ago
- 078eb1f Moved the API doc rules to the documentation makefile. by Alexandre Julliard · 20 years ago
- beac194 wineprefixcreate and related files need to be installed when doing an by Alexandre Julliard · 20 years ago
- bff8cd1 dlls/__install-lib__ and programs/__install__ should not force the by Francois Gouget · 20 years ago
- 3a3307d Force all the tools to be rebuilt before make depend, otherwise make by Alexandre Julliard · 20 years ago
- 954a4f8 crosstest target depends on include files. by Hans Leidekker · 20 years ago
- 4746120 Build the .h files from their idl source at compile time, and remove by Alexandre Julliard · 21 years ago
- 233766a Build idl files as part of the normal build process. by Alexandre Julliard · 21 years ago
- 00acb5f First stab at Wine versions of Courier, System and MS Sans Serif fonts. by Huw Davies · 21 years ago
- af9e293 crosstest target needs the tools to be built first. by Alexandre Julliard · 21 years ago
- 1af344a Remove the $(datadir)/wine directory on uninstall. by Alexandre Julliard · 21 years ago
- 6ce99f2 Fix the ctags building command. by Shachar Shemesh · 21 years ago
- db3b78f If the command line is too long when calling etags, it's probably too by Francois Gouget · 21 years ago
- 357c740 Re-use the loader directory for the main wine loader, and get rid of by Alexandre Julliard · 21 years ago
- 35645ca Avoid argument list limit in etags generation. by Mike Hearn · 21 years ago
- e8dae9c We no longer need to link against ntdll in the Unix sense. by Alexandre Julliard · 21 years ago
- 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