winex11.drv: Empty clipboard cache on process unload to avoid false positives being...
[wine] / tools / winemaker
2009-11-23  André Hentschelwinemaker: Replace whitespaces in projectnames.
2009-08-31  André Hentschelwinemaker: Update usage text.
2009-08-31  André Hentschelwinemaker: Fix dll compiling in project files.
2009-08-13  André Hentschelwinemaker: Put the defines in DEFINES instead of CEXTRA.
2009-08-11  André Hentschelwinemaker: Parse libraries of vcproj-files.
2009-06-02  André Hentschelwinemaker: Port vcproject parser from XML-Simple to...
2009-05-20  André Hentschelwinemaker: Read the includes of a dsp project file.
2009-05-01  André Hentschelwinemaker: Remove unnecessary quote filtering.
2009-05-01  André Hentschelwinemaker: Make winemaker 64-bit ready.
2009-04-30  André Hentschelwinemaker: Ignore quotes in source filenames.
2009-04-27  André Hentschelwinemaker: Add often used negative optimization.
2009-04-27  André Hentschelwinemaker: Fix optimizations.
2009-04-27  André Hentschelwinemaker: Fix project file path parsing.
2009-04-27  André Hentschelwinemaker: Fix path handling for Current Working Directory.
2009-04-24  André Hentschelwinemaker: Canonicalize directory name if used as targe...
2009-04-24  André Hentschelwinemaker: Print all copyrights in banner.
2009-04-24  André Hentschelwinemaker: Print version in Makefile header.
2009-04-23  André Hentschelwinemaker: Remove unused function.
2009-04-22  André Hentschelwinemaker: Parse include dirs from vcproj file.
2009-04-22  André Hentschelwinemaker: Fix wrong place for case-check.
2009-04-22  André Hentschelwinemaker: Fix whitespace handling for libs.
2009-04-20  André Hentschelwinemaker: Add -m32 flag to support winegcc-changes.
2009-04-03  André Hentschelwinemaker: Add workspace-parse function.
2009-04-03  André Hentschelwinemaker: Add project-parse function.
2009-04-03  André Hentschelwinemaker: winresrc.h is the right name.
2009-02-25  Francois Gougetwinemaker: Fix handling of the global settings specifie...
2009-02-25  Francois Gougetwinemaker: Fix invalid usage of {open,close}dir() in...
2009-02-06  André Hentschelwinemaker: Add odbccp32 to default link list.
2008-12-20  Simon C. Ionwinemaker: Correctly process directories containing...
2008-05-06  Francois GougetAssorted spelling fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-29  Alexandre JulliardRemoved rules for .dbg.c files.
2005-02-21  Francois GougetOnly 'fix' the names of source files and directories...
2005-01-11  Francois GougetFix dll handling.
2004-12-13  Michael JungFixed compilation with perl 5.8.
2004-10-30  Francois GougetAlter the functions declaration order or predeclare...
2004-03-03  Francois GougetAdd CEXTRA AND CXXEXTRA fields so we can pass -mno...
2004-02-27  Dimitrie O. PaunGenerate a simple Makefile that uses winegcc to compile.
2004-02-03  Kirill SmelkovTry to use -fshort-wchar if possible.
2004-02-02  Francois GougetLink with msvcrt and use the msvcrt headers by default...
2004-01-30  Francois GougetUpdate the handling of uuid.
2003-12-15  Kirill SmelkovAdded mfc/Include and mfc/src as possible places for...
2003-12-15  Kirill SmelkovAdded test for -fms-extensions to generated configure.ac.
2003-11-25  Pierre d'HerbemontAdd Darwin/Mac OS X support to the build system.
2003-11-18  Francois GougetFix the generation of wineapploader in sub directories.
2003-10-28  Francois GougetAdd support for .dbg.c files. This makes it possible...
2003-10-27  Alexandre Julliardlibntdll.dll.so no longer exists, check for libntdll...
2003-08-05  Martin WilckFix -i option for winebuild linking.
2003-04-08  Juraj HercekFixed generation of makefiles and wrapper files when...
2003-03-27  Dimitrie O. PaunDo not pass unnecessary flags to wrc in generated makef...
2003-01-20  Marcus MeissnerInclude $prefix/include/wine/windows into the WINE...
2003-01-03  Alexandre JulliardRemoved a couple of no longer used tests in the generat...
2003-01-02  Jeff SmithSeveral improvements and corrections, foremost being...
2002-12-15  Jeff SmithUpdated winemaker to account for change in wine's linki...
2002-12-12  Jeff SmithAdd 'distclean' target to winemaker-generated projects.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-09-29  Bill MedlandMinor typo fix.
2002-09-27  Francois GougetUpdated the wrapper code to match the new naming execut...
2002-09-26  Francois GougetBring the naming of libraries and executable up to...
2002-09-18  Martin WilckMake all target names lower case.
2002-09-17  Martin WilckFix "install" and "uninstall" targets: .exe -> .exe...
2002-09-13  Martin Wilck- Support "-imsvcrt" as an abbreviation of "-imsvcrt...
2002-09-13  Martin Wilck- fix perl syntax error in my own patch
2002-09-11  Francois GougetStore the global settings in Make.rules.in instead...
2002-09-11  Francois GougetFix the Wine detection when using the Wine source tree.
2002-09-10  Francois GougetFix detection of 'ln -s'.
2002-09-10  Martin Wilck- Fix --nomfc option which is currrently broken.
2002-09-09  Martin Wilck- Add "-ldl" for wrapper apps.
2002-09-06  Francois GougetAdd prototypes to all functions.
2002-08-09  Andriy PalamarchukUpdated to generate build scripts working with current...
2002-07-25  Andriy Palamarchukwinebuild searches libraries specified in -l parameter...
2002-07-19  Gregg Mattinson- Removed name, type, mode, rsrc, and import statements...
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-04-14  Martin WilckFix winemaker-generated references to dlls that have...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Francois Gouget'test -e' is not supported on Solaris, replace with...
2001-10-14  Francois GougetFix handling of empty lists in install and uninstall...
2001-10-12  Francois GougetFix the Wine tools search path.
2001-10-11  Francois GougetFix the .spec.c rule.
2001-10-08  Francois GougetWrappers must always be compiled in STRICT mode.
2001-09-24  Bill MedlandAdd support for making a build environment without...
2001-07-30  Francois GougetFix handling of the '--with-wine-xxx' options: only...
2001-07-27  Francois GougetPut the per project paths before the wine paths.
2001-07-12  Bill MedlandGet winemaker to drop the trailing CtrlZ that is still...
2001-06-04  Francois GougetINSTALL_LIBRARY does not exist, use INSTALL_PROGRAM...
2001-05-29  Francois Gougetconfigure.in: Remove unnecessary AC_PROG_RANLIB check
2001-05-07  Francois GougetRemove the anonymous function parameter from generate_l...
2001-04-23  Francois GougetFiles with special characters may not have been renamed...
2001-04-20  Francois GougetFix file lossage in subdirectories of an 'include'...
2001-04-18  Francois GougetEnhanced the pragma pack handling.
2001-03-23  Francois GougetAdded handling of .hpp files (another extension for...
2001-03-16  Francois GougetSet LD_LIBRARY_PATH if necessary before calling wrc...
2001-03-10  Francois GougetAdded missing extension for 'ole32.dll'.
2001-03-04  Francois GougetIf a target has C++ sources, then use g++ to link it...
2001-03-03  Francois GougetAdd files found in an 'include' directory, to the ...
2001-03-01  Francois GougetReenable the wrapper support.
2001-02-12  François GougetMake sure all files are terminated with a '\n'.
2001-01-11  François GougetCreate the main_target in single-target mode.
2001-01-10  François GougetRequire that the user specify a work directory. This...
2001-01-09  François Gouget(configure) Look for the headers in $WINE_ROOT/include...
next