2002-07-25 |
Andriy Palamarchuk | winebuild searches libraries specified in -l parameter... |
blob | commitdiff | raw |
2002-07-19 |
Gregg Mattinson | - Removed name, type, mode, rsrc, and import statements... |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-04-14 |
Martin Wilck | Fix winemaker-generated references to dlls that have... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Francois Gouget | 'test -e' is not supported on Solaris, replace with... |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Francois Gouget | Fix handling of empty lists in install and uninstall... |
blob | commitdiff | raw | diff to current |
2001-10-12 |
Francois Gouget | Fix the Wine tools search path. |
blob | commitdiff | raw | diff to current |
2001-10-11 |
Francois Gouget | Fix the .spec.c rule. |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Francois Gouget | Wrappers must always be compiled in STRICT mode. |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Bill Medland | Add support for making a build environment without... |
blob | commitdiff | raw | diff to current |
2001-07-30 |
Francois Gouget | Fix handling of the '--with-wine-xxx' options: only... |
blob | commitdiff | raw | diff to current |
2001-07-27 |
Francois Gouget | Put the per project paths before the wine paths. |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Bill Medland | Get winemaker to drop the trailing CtrlZ that is still... |
blob | commitdiff | raw | diff to current |
2001-06-04 |
Francois Gouget | INSTALL_LIBRARY does not exist, use INSTALL_PROGRAM... |
blob | commitdiff | raw | diff to current |
2001-05-29 |
Francois Gouget | configure.in: Remove unnecessary AC_PROG_RANLIB check |
blob | commitdiff | raw | diff to current |
2001-05-07 |
Francois Gouget | Remove the anonymous function parameter from generate_l... |
blob | commitdiff | raw | diff to current |
2001-04-23 |
Francois Gouget | Files with special characters may not have been renamed... |
blob | commitdiff | raw | diff to current |
2001-04-20 |
Francois Gouget | Fix file lossage in subdirectories of an 'include'... |
blob | commitdiff | raw | diff to current |
2001-04-18 |
Francois Gouget | Enhanced the pragma pack handling. |
blob | commitdiff | raw | diff to current |
2001-03-23 |
Francois Gouget | Added handling of .hpp files (another extension for... |
blob | commitdiff | raw | diff to current |
2001-03-16 |
Francois Gouget | Set LD_LIBRARY_PATH if necessary before calling wrc... |
blob | commitdiff | raw | diff to current |
2001-03-10 |
Francois Gouget | Added missing extension for 'ole32.dll'. |
blob | commitdiff | raw | diff to current |
2001-03-04 |
Francois Gouget | If a target has C++ sources, then use g++ to link it... |
blob | commitdiff | raw | diff to current |
2001-03-03 |
Francois Gouget | Add files found in an 'include' directory, to the ... |
blob | commitdiff | raw | diff to current |
2001-03-01 |
Francois Gouget | Reenable the wrapper support. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
François Gouget | Make sure all files are terminated with a '\n'. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
François Gouget | Create the main_target in single-target mode. |
blob | commitdiff | raw | diff to current |
2001-01-10 |
François Gouget | Require that the user specify a work directory. This... |
blob | commitdiff | raw | diff to current |
2001-01-09 |
François Gouget | (configure) Look for the headers in $WINE_ROOT/include... |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Alexandre Julliard | Renamed libuuid.a to libwine_uuid.a |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Francois Gouget | Always link with uuid. |
blob | commitdiff | raw | diff to current |
2000-12-07 |
Francois Gouget | Added a prototype for closesocket. |
blob | commitdiff | raw | diff to current |
2000-12-02 |
Francois Gouget | If there is a single target, it should also get the... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Francois Gouget | - In interactive mode, don't ignore invalid options... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Francois Gouget | - Fix the handling of relative include/library paths |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Francois Gouget | When autodetected the MFC were still generating wrappers. |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Francois Gouget | Distinguish between IMPORTS and LIBRARIES. |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Francois Gouget | Fixed the detection of the link flags for NetBSD/Cygwin... |
blob | commitdiff | raw | diff to current |
2000-11-10 |
Francois Gouget | Convert include statements of not-found files to lower... |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Francois Gouget | Fix the include path handling in get_real_include_name |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Francois Gouget | New script for porting Windows source code to WineLib. |
blob | commitdiff | raw | diff to current |
|