2010-04-26 |
Kirill Smelkov | winebuild/winegcc: Allow building .dll.so without ... |
blob | commitdiff | raw |
2010-04-11 |
Alexandre Julliard | winebuild: Support for -fasynchronous-unwind-tables... |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Alexandre Julliard | winebuild: Output the 16-bit asm relay functions as... |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Alexandre Julliard | winebuild: Output the asm relay functions as needed... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
Alexandre Julliard | winebuild: Get rid of the support for building old... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
Alexandre Julliard | winebuild: Don't output private symbols at all when... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
Alexandre Julliard | winebuild: Add support for building Windows import... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
Alexandre Julliard | winebuild: Recognize mingw32 as a Windows platform. |
blob | commitdiff | raw | diff to current |
2009-12-30 |
Alexandre Julliard | winebuild: Add support for generating import libs for... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
Alexandre Julliard | winebuild: Always initialize the dll name at startup. |
blob | commitdiff | raw | diff to current |
2009-11-18 |
André Hentschel | winebuild: Add ARM support. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Gerald Pfeifer | winebuild: Add support for PLATFORM_FREEBSD. |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Dylan Smith | tools: Detect windows platform with _WIN32 instead... |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Alexandre Julliard | winebuild: Add support for creating a fake dll at compi... |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Alexandre Julliard | winebuild: Add possibility to generate a global resourc... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Alexandre Julliard | winebuild: Implement a --large-address-aware flag. |
blob | commitdiff | raw | diff to current |
2009-06-02 |
Alexandre Julliard | winebuild: Add a --resources mode that compiles multipl... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Alexandre Julliard | winebuild: Don't include any Windows header to avoid... |
blob | commitdiff | raw | diff to current |
2009-03-04 |
Alexandre Julliard | winebuild: Support the --main-module option for stand... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Alexandre Julliard | winebuild: Add support for generating stand-alone 16... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Alexandre Julliard | winebuild: Determine the appropriate as/ld/nm commands... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Alexandre Julliard | winebuild: Add -m32/-m64 options to allow 32/64-bit... |
blob | commitdiff | raw | diff to current |
2009-01-14 |
Alexandre Julliard | winebuild: Add -b as a short option for --target for... |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Alexandre Julliard | winebuild: Make the cpu flag more generic to allow... |
blob | commitdiff | raw | diff to current |
2008-07-22 |
Alexandre Julliard | winebuild: Add Solaris as a separate platform. |
blob | commitdiff | raw | diff to current |
2008-03-03 |
Alexandre Julliard | winebuild: Add support for 16-bit exe modules. |
blob | commitdiff | raw | diff to current |
2007-12-11 |
Alexandre Julliard | winebuild: Don't set the IMAGE_FILE_DLL flag on native... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Alexandre Julliard | winebuild: Added --nxcompat option, and mark all module... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Alexandre Julliard | winebuild: Added output() function to properly deal... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Alexandre Julliard | winebuild: Get rid of the data16 prefix, it shouldn... |
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 |
2006-04-18 |
Alexandre Julliard | winebuild: Disable linking to external symbols by default. |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Alexandre Julliard | Get rid of the debug channels support. |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Alexandre Julliard | Now that we have to be able to run the assembler from... |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Alexandre Julliard | Create an assembly file with all undefined symbols... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Alexandre Julliard | Added a bit of framework for future x86_64 support. |
blob | commitdiff | raw | diff to current |
2005-08-29 |
Alexandre Julliard | Get rid of the unused owner_name field. |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Alexandre Julliard | Beginnings of a crt0 library. |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Alexandre Julliard | Added a --undefined option to allow forcing some symbol... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
Alexandre Julliard | Get rid of the global debugging flag. |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Alexandre Julliard | Added a --target option to allow cross-compilation. |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Alexandre Julliard | Beginnings of an infrastructure to allow specifying... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Alexandre Julliard | Added support in winebuild for specifying import librar... |
blob | commitdiff | raw | diff to current |
2005-03-15 |
Alexandre Julliard | Use the correct file name in the "generated automatical... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Dimitrie O. Paun | Add support for .exe's with exported functions. |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Paul Millar | Check for features missing in mingw environment, allowi... |
blob | commitdiff | raw | diff to current |
2004-12-02 |
Alexandre Julliard | Clean up temp files also when killed by a signal. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Alexandre Julliard | winebuild shouldn't depend on the NO_TRACE_MSGS define. |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Alexandre Julliard | Added --ld-cmd and --nm-cmd options in winebuild, and... |
blob | commitdiff | raw | diff to current |
2004-03-25 |
Alexandre Julliard | Replaced the --mode winebuild option by a --subsystem... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
Alexandre Julliard | Removed the Unicode exe modes, and instead detect autom... |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Alexandre Julliard | Added support for building a dll from a .def file for... |
blob | commitdiff | raw | diff to current |
2004-02-16 |
Alexandre Julliard | Renamed --exe-mode option to --mode now that it can... |
blob | commitdiff | raw | diff to current |
2004-02-13 |
Alexandre Julliard | Added native mode dll support (based on a patch by... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Alexandre Julliard | Store all information about the current dll in a struct... |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Alexandre Julliard | Got rid of 16-bit glue code generation since it is... |
blob | commitdiff | raw | diff to current |
2003-04-01 |
Alexandre Julliard | Added support for specifying an stdcall dll entry point. |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Alexandre Julliard | Converted winebuild option parsing to use getopt_long... |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Alexandre Julliard | Handle end of line as a syntactic element in the spec... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Dimitrie O. Paun | Add the -F option to set a DLL's filename. |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Alexandre Julliard | Made stdcall decoration in .def files the default,... |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Alexandre Julliard | Replaced 'ignore' spec file directive by the -i option. |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Alexandre Julliard | Check file header to differentiate between object files... |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Alexandre Julliard | Removed support for 'rsrc' spec file statement. |
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-16 |
Marcus Meissner | Added ctype.h. |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Alexandre Julliard | Replaced 'heap' .spec statement by a command line option. |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Dimitrie O. Paun | Add support for naming the DLL from the command line. |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Patrik Stridvall | MSVC compatibility fixes. |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Alexandre Julliard | In -spec and -exe mode, accept multiple object files... |
blob | commitdiff | raw | diff to current |
2002-07-28 |
Alexandre Julliard | Set correct dll file name when building a .def file. |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Gregg Mattinson | - Replaced .previous with a .section statement for... |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
blob | commitdiff | raw | diff to current |
2002-04-25 |
Alexandre Julliard | Moved __ASM_GLOBAL_FUNC macros and interlocked function... |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Alexandre Julliard | Ignore imports and resources when building a .def file. |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Alexandre Julliard | Make warnings quiet by default and added -w option. |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Patrik Stridvall | Made winebuild (almost) compile and work on Windows. |
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-02-04 |
Dmitry Timoshkov | Support for generation of .def files from .spec files. |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Alexandre Julliard | Exported CALL32_Regs from ntdll, renamed to __wine_call... |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
blob | commitdiff | raw | diff to current |
2001-06-07 |
Alexandre Julliard | Support for specifying stack size of Winelib apps. |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Dmitry Timoshkov | Fixed some issues. |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Jon Griffiths | - Remove <string.h> from winnt.h. |
blob | commitdiff | raw | diff to current |
2001-01-11 |
Nathan Neulinger | Renamed struct option to avoid conflicts with getopt.h. |
blob | commitdiff | raw | diff to current |
2000-12-15 |
Alexandre Julliard | Allocate entry points dynamically to allow for a larger... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Alexandre Julliard | Set debugging option based on NO_TRACE_MSGS define... |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Francois Gouget | Allow the user to stick the option and its argument... |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Alexandre Julliard | Do not warn for unused imported dlls when forwards... |
blob | commitdiff | raw | diff to current |
2000-11-09 |
Alexandre Julliard | Added support in winebuild for resolving function impor... |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Alexandre Julliard | Added debug_channels support. |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Alexandre Julliard | Patch flat cs of 16-bit entry points if current %cs... |
blob | commitdiff | raw | diff to current |
2000-10-28 |
Federico Schwindt | Fixes for OpenBSD. |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Alexandre Julliard | Added support for loading .res files for 16-bit resources. |
blob | commitdiff | raw | diff to current |
2000-10-22 |
Joerg Mayer | Reduce the number of warnings about missing initializers. |
blob | commitdiff | raw | diff to current |
next |