2009-11-23 |
André Hentschel | winemaker: Replace whitespaces in projectnames. |
blob | commitdiff | raw |
2009-08-31 |
André Hentschel | winemaker: Update usage text. |
blob | commitdiff | raw | diff to current |
2009-08-31 |
André Hentschel | winemaker: Fix dll compiling in project files. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
André Hentschel | winemaker: Put the defines in DEFINES instead of CEXTRA. |
blob | commitdiff | raw | diff to current |
2009-08-11 |
André Hentschel | winemaker: Parse libraries of vcproj-files. |
blob | commitdiff | raw | diff to current |
2009-06-02 |
André Hentschel | winemaker: Port vcproject parser from XML-Simple to... |
blob | commitdiff | raw | diff to current |
2009-05-20 |
André Hentschel | winemaker: Read the includes of a dsp project file. |
blob | commitdiff | raw | diff to current |
2009-05-01 |
André Hentschel | winemaker: Remove unnecessary quote filtering. |
blob | commitdiff | raw | diff to current |
2009-05-01 |
André Hentschel | winemaker: Make winemaker 64-bit ready. |
blob | commitdiff | raw | diff to current |
2009-04-30 |
André Hentschel | winemaker: Ignore quotes in source filenames. |
blob | commitdiff | raw | diff to current |
2009-04-27 |
André Hentschel | winemaker: Add often used negative optimization. |
blob | commitdiff | raw | diff to current |
2009-04-27 |
André Hentschel | winemaker: Fix optimizations. |
blob | commitdiff | raw | diff to current |
2009-04-27 |
André Hentschel | winemaker: Fix project file path parsing. |
blob | commitdiff | raw | diff to current |
2009-04-27 |
André Hentschel | winemaker: Fix path handling for Current Working Directory. |
blob | commitdiff | raw | diff to current |
2009-04-24 |
André Hentschel | winemaker: Canonicalize directory name if used as targe... |
blob | commitdiff | raw | diff to current |
2009-04-24 |
André Hentschel | winemaker: Print all copyrights in banner. |
blob | commitdiff | raw | diff to current |
2009-04-24 |
André Hentschel | winemaker: Print version in Makefile header. |
blob | commitdiff | raw | diff to current |
2009-04-23 |
André Hentschel | winemaker: Remove unused function. |
blob | commitdiff | raw | diff to current |
2009-04-22 |
André Hentschel | winemaker: Parse include dirs from vcproj file. |
blob | commitdiff | raw | diff to current |
2009-04-22 |
André Hentschel | winemaker: Fix wrong place for case-check. |
blob | commitdiff | raw | diff to current |
2009-04-22 |
André Hentschel | winemaker: Fix whitespace handling for libs. |
blob | commitdiff | raw | diff to current |
2009-04-20 |
André Hentschel | winemaker: Add -m32 flag to support winegcc-changes. |
blob | commitdiff | raw | diff to current |
2009-04-03 |
André Hentschel | winemaker: Add workspace-parse function. |
blob | commitdiff | raw | diff to current |
2009-04-03 |
André Hentschel | winemaker: Add project-parse function. |
blob | commitdiff | raw | diff to current |
2009-04-03 |
André Hentschel | winemaker: winresrc.h is the right name. |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Francois Gouget | winemaker: Fix handling of the global settings specifie... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Francois Gouget | winemaker: Fix invalid usage of {open,close}dir() in... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
André Hentschel | winemaker: Add odbccp32 to default link list. |
blob | commitdiff | raw | diff to current |
2008-12-20 |
Simon C. Ion | winemaker: Correctly process directories containing... |
blob | commitdiff | raw | diff to current |
2008-05-06 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
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 |
next |