2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw |
2005-09-29 |
Alexandre Julliard | Removed rules for .dbg.c files. |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Francois Gouget | Only 'fix' the names of source files and directories... |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Francois Gouget | Fix dll handling. |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Michael Jung | Fixed compilation with perl 5.8. |
blob | commitdiff | raw | diff to current |
2004-10-30 |
Francois Gouget | Alter the functions declaration order or predeclare... |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Francois Gouget | Add CEXTRA AND CXXEXTRA fields so we can pass -mno... |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Dimitrie O. Paun | Generate a simple Makefile that uses winegcc to compile. |
blob | commitdiff | raw | diff to current |
2004-02-03 |
Kirill Smelkov | Try to use -fshort-wchar if possible. |
blob | commitdiff | raw | diff to current |
2004-02-02 |
Francois Gouget | Link with msvcrt and use the msvcrt headers by default... |
blob | commitdiff | raw | diff to current |
2004-01-30 |
Francois Gouget | Update the handling of uuid. |
blob | commitdiff | raw | diff to current |
2003-12-15 |
Kirill Smelkov | Added mfc/Include and mfc/src as possible places for... |
blob | commitdiff | raw | diff to current |
2003-12-15 |
Kirill Smelkov | Added test for -fms-extensions to generated configure.ac. |
blob | commitdiff | raw | diff to current |
2003-11-25 |
Pierre d'Herbemont | Add Darwin/Mac OS X support to the build system. |
blob | commitdiff | raw | diff to current |
2003-11-18 |
Francois Gouget | Fix the generation of wineapploader in sub directories. |
blob | commitdiff | raw | diff to current |
2003-10-28 |
Francois Gouget | Add support for .dbg.c files. This makes it possible... |
blob | commitdiff | raw | diff to current |
2003-10-27 |
Alexandre Julliard | libntdll.dll.so no longer exists, check for libntdll... |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Martin Wilck | Fix -i option for winebuild linking. |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Juraj Hercek | Fixed generation of makefiles and wrapper files when... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Dimitrie O. Paun | Do not pass unnecessary flags to wrc in generated makef... |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Marcus Meissner | Include $prefix/include/wine/windows into the WINE... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Alexandre Julliard | Removed a couple of no longer used tests in the generat... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Jeff Smith | Several improvements and corrections, foremost being... |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Jeff Smith | Updated winemaker to account for change in wine's linki... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Jeff Smith | Add 'distclean' target to winemaker-generated projects. |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Alexandre Julliard | Added winebuild -e option to specify the entry point... |
blob | commitdiff | raw | diff to current |
2002-09-29 |
Bill Medland | Minor typo fix. |
blob | commitdiff | raw | diff to current |
2002-09-27 |
Francois Gouget | Updated the wrapper code to match the new naming execut... |
blob | commitdiff | raw | diff to current |
2002-09-26 |
Francois Gouget | Bring the naming of libraries and executable up to... |
blob | commitdiff | raw | diff to current |
2002-09-18 |
Martin Wilck | Make all target names lower case. |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Martin Wilck | Fix "install" and "uninstall" targets: .exe -> .exe... |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Martin Wilck | - Support "-imsvcrt" as an abbreviation of "-imsvcrt... |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Martin Wilck | - fix perl syntax error in my own patch |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Francois Gouget | Store the global settings in Make.rules.in instead... |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Francois Gouget | Fix the Wine detection when using the Wine source tree. |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Francois Gouget | Fix detection of 'ln -s'. |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Martin Wilck | - Fix --nomfc option which is currrently broken. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Martin Wilck | - Add "-ldl" for wrapper apps. |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Francois Gouget | Add prototypes to all functions. |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Andriy Palamarchuk | Updated to generate build scripts working with current... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Andriy Palamarchuk | winebuild searches libraries specified in -l parameter... |
blob | commitdiff | raw | diff to current |
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 |
|