- 25 Nov, 2003 1 commit
-
-
Pierre d'Herbemont authored
-
- 18 Nov, 2003 1 commit
-
-
Francois Gouget authored
-
- 28 Oct, 2003 1 commit
-
-
Francois Gouget authored
tracing macros in Winelib applications. The wine/lib, wine/ole, wine/unicode directories are gone. Simplify the wine_unicode and wine_uuid detection. Fix generation of the clean target (in some corner cases it could generate a $(RM) command with no parameter). Move the distclean target to the top-level Makefile and make it more thorough. Update a few autoconf constructs. Remote commented out code in wrapper.c. If we need that code we can always get it from CVS.
-
- 27 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 05 Aug, 2003 1 commit
-
-
Martin Wilck authored
-
- 08 Apr, 2003 1 commit
-
-
Juraj Hercek authored
is used.
-
- 27 Mar, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 20 Jan, 2003 1 commit
-
-
Marcus Meissner authored
wrc no longer understands -r (not needed).
-
- 03 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
script.
-
- 02 Jan, 2003 1 commit
-
-
Jeff Smith authored
flags and shared object file naming.
-
- 15 Dec, 2002 1 commit
-
-
Jeff Smith authored
-
- 12 Dec, 2002 1 commit
-
-
Jeff Smith authored
-
- 06 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
'init' spec file directive. Winebuild long options now use a more standard double dash format (older format still supported for backwards compatibility).
-
- 29 Sep, 2002 1 commit
-
-
Bill Medland authored
-
- 27 Sep, 2002 1 commit
-
-
Francois Gouget authored
library conventions. Executables don't need spec files. Removed unused code.
-
- 26 Sep, 2002 1 commit
-
-
Francois Gouget authored
Install dlls and executables in dlldir. It is no longer necessary to import ntdll.dll.
-
- 18 Sep, 2002 1 commit
-
-
Martin Wilck authored
-
- 17 Sep, 2002 1 commit
-
-
Martin Wilck authored
$(dlldir), like for the "builtin" wine binaries.
-
- 13 Sep, 2002 2 commits
-
-
Martin Wilck authored
- Automatically add MSVCRT include path if MSVCRT DLL was requested.
-
Martin Wilck authored
- fix perl syntax error in generate_wrapper_file() - fix order of arguments generate_from_template() in generate_wrapper_file() - don't ignore command line -l, -I, and -i arguments - build wrapper with a minimal set of DLLs/libraries - fix autoconf invocation to support both 2.5x and 2.13 - fix usage message for --nodlls - target_init(\$global_settings) must not be done after reading command line - fix appName declaration in wrapper code
-
- 11 Sep, 2002 2 commits
-
-
Francois Gouget authored
in each Makefile.in file. Introduce generate_from_template which replaces generate_configure and generate_generic Simplify the wrapper generation by using generate_from_template. Rename configure.in to configure.ac. Now works with autoconf 2.5x.
-
Francois Gouget authored
-
- 10 Sep, 2002 2 commits
-
-
Francois Gouget authored
Fix computation of TOPOBJDIR. Install exes and dlls in $(libdir). -Wl,-rpath is not relevant for dlls.
-
Martin Wilck authored
- Add --nodlls option for small apps.
-
- 09 Sep, 2002 1 commit
-
-
Martin Wilck authored
- fix Makefile for --wrap. - Fix wrapper code which was broken for console apps.
-
- 06 Sep, 2002 1 commit
-
-
Francois Gouget authored
Make winemaker work in 'strict' mode.
-
- 09 Aug, 2002 1 commit
-
-
Andriy Palamarchuk authored
Wine conventions. Generated configure now finds libraries in binary Wine installation.
-
- 25 Jul, 2002 1 commit
-
-
Andriy Palamarchuk authored
library directories specified before in the -L parameter, but winemaker added -L parameter after -l.
-
- 19 Jul, 2002 1 commit
-
-
Gregg Mattinson authored
file. - Added imports and resources to Makefile.in. - Checked for __sparc__ and __sun__, same as Wine's configure. - Checked $WINE_ROOT/library for library files. - Changed mixedcrt directory to msvcrt.
-
- 01 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 14 Apr, 2002 1 commit
-
-
Martin Wilck authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 29 Jan, 2002 1 commit
-
-
Francois Gouget authored
-
- 14 Oct, 2001 1 commit
-
-
Francois Gouget authored
Install the executables .so libraries in $bindir (not $libdir!).
-
- 12 Oct, 2001 1 commit
-
-
Francois Gouget authored
Add /usr/local/lib to the default ntdll search path.
-
- 11 Oct, 2001 1 commit
-
-
Francois Gouget authored
-
- 08 Oct, 2001 1 commit
-
-
Francois Gouget authored
-
- 24 Sep, 2001 1 commit
-
-
Bill Medland authored
and spec files.
-
- 30 Jul, 2001 1 commit
-
-
Francois Gouget authored
specified path. Libraries and wine dlls are separate notions that need separate paths -> add WINE_DLL_{ROOT,PATH}, --with-wine-dlls and a '-P' option. Small fixes to the search order.
-
- 27 Jul, 2001 1 commit
-
-
Francois Gouget authored
Remove unnecessary libraries from the wine link test. Move DLL_LINK from configure.in to the Make.rules file.
-