2011-10-26 |
Alexandre Julliard | winegcc: Avoid including Windows headers in the Mingw... |
blob | commitdiff | raw |
2011-10-06 |
Charles Davis | winegcc: On Mac OS, turn -s into -Wl,-x. |
blob | commitdiff | raw | diff to current |
2011-08-23 |
Bernhard Loos | winegcc: Support a trailing / in paths to winebuild. |
blob | commitdiff | raw | diff to current |
2011-07-29 |
Frédéric Delanoy | tools: Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2011-04-28 |
André Hentschel | winegcc: Forward -mcpu to winebuild. |
blob | commitdiff | raw | diff to current |
2011-04-20 |
André Hentschel | winegcc: Remove Alpha support. |
blob | commitdiff | raw | diff to current |
2011-03-28 |
Eric Pouech | winegcc: Check that option argument is within command... |
blob | commitdiff | raw | diff to current |
2011-03-16 |
Eric Pouech | winegcc: Correctly manage the -V option (gcc expects... |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Alexandre Julliard | winegcc: Fix the lib dir detection. |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Alexandre Julliard | winegcc: Detect the appropriate lib directory for 32... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Alexandre Julliard | winegcc: Don't import winecrt0 by default when building... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Alexandre Julliard | winegcc: Import kernel32 and ntdll by default also... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Alexandre Julliard | winegcc: Don't pass -nodefaultlibs to the Unix compiler... |
blob | commitdiff | raw | diff to current |
2010-07-21 |
Alexandre Julliard | winegcc: Add support for a -m16 option to specify a... |
blob | commitdiff | raw | diff to current |
2010-06-21 |
Peter Davies | winegcc: Enable the use of gcov and PGO. |
blob | commitdiff | raw | diff to current |
2010-06-16 |
André Hentschel | winegcc: Add detection for --param options. |
blob | commitdiff | raw | diff to current |
2010-06-15 |
Alexandre Julliard | winegcc: Load the Unicode argv dynamically from the... |
blob | commitdiff | raw | diff to current |
2010-06-14 |
Alexandre Julliard | winegcc: Add explicit support for the Cygwin platform. |
blob | commitdiff | raw | diff to current |
2010-05-25 |
André Hentschel | winegcc: Add support for amd64-mingw32msvc platform. |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Kirill Smelkov | winegcc: Do use DSO full name for .so arguments. |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Kirill Smelkov | winebuild/winegcc: Allow building .dll.so without ... |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Eric Pouech | winegcc: When specifying -m32, force i386 cpu when... |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Eric Pouech | winegcc: On x86-64, don't define twice the fastcall... |
blob | commitdiff | raw | diff to current |
2010-04-11 |
Alexandre Julliard | winegcc: Add support for the -fasynchronous-unwind... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
André Hentschel | winegcc: Make condition easier to read and look like... |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Alexandre Julliard | winegcc: Force importing msvcrt when using the Unicode... |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Alexandre Julliard | winegcc: Add support for specifying a custom static... |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Juan Lang | winegcc: Examine each argument of compile command rathe... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
André Hentschel | winegcc: Add ARM support. |
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-18 |
Alexandre Julliard | winegcc: Add support for building fake modules. |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Alexandre Julliard | winegcc: Pass all option flags to winebuild before... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Alexandre Julliard | winegcc: Add support for the -Wl,--large-address-aware... |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Marcus Meissner | winegcc: Free two new strlists (Coverity). |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Alexandre Julliard | winegcc: Create a stub main to work around the lack... |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Alexandre Julliard | winegcc: Link against winecrt0 for the Mingw build... |
blob | commitdiff | raw | diff to current |
2009-06-02 |
Alexandre Julliard | winegcc: Transparently compile resource files for the... |
blob | commitdiff | raw | diff to current |
2009-06-01 |
Alexandre Julliard | winegcc: Add support for building PE executables using... |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Alexandre Julliard | winegcc: Add support for the --sysroot option to allow... |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Alexandre Julliard | winegcc: Don't pass the as/ld/nm tool names to winebuild. |
blob | commitdiff | raw | diff to current |
2009-05-04 |
Ken Thomases | winegcc: Recognize '-arch <arch>' as a compiler and... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Austin English | winegcc: Fix a compiler warning on PC-BSD. |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Alexandre Julliard | winegcc: Allow creating an executable with an arbitrary... |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Alexandre Julliard | winegcc: Hardcode the various gcc tool names when cross... |
blob | commitdiff | raw | diff to current |
2009-02-11 |
Marcus Meissner | winegcc: Added some strarray_free() (Coverity). |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Alexandre Julliard | winegcc: Don't pass the as/ld/nm commands to winebuild. |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Alexandre Julliard | winegcc: Pass the -m32/-m64 options to winebuild too. |
blob | commitdiff | raw | diff to current |
2009-02-02 |
Alexandre Julliard | winegcc: Support -b option for cross-compiling. |
blob | commitdiff | raw | diff to current |
2009-02-02 |
Alexandre Julliard | winegcc: Make platform-specific behaviors depend on... |
blob | commitdiff | raw | diff to current |
2008-11-26 |
Maarten Lankhorst | tools: Add calling conventions for win64 to winegcc. |
blob | commitdiff | raw | diff to current |
2008-07-22 |
Alexandre Julliard | winegcc: Add support for specifying section alignment... |
blob | commitdiff | raw | diff to current |
2008-06-26 |
Francois Gouget | configure: Detect and use gld/gnm/gar as alternatives... |
blob | commitdiff | raw | diff to current |
2008-01-18 |
Austin English | tools: Spelling fixes. |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Francois Gouget | winegcc: Modify error() to behave like all the other... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Ben Taylor | winegcc: Allow -R and -z linker options. |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Joris Huizer | winegcc: Sign-compare fixes. |
blob | commitdiff | raw | diff to current |
2006-12-05 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Nick Burns | winegcc: __stdcall__ and __cdecl__ defined safely for... |
blob | commitdiff | raw | diff to current |
2006-07-17 |
Alexandre Julliard | winegcc: Make sure the Wine library paths take preceden... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Alexandre Julliard | winegcc: Automatically add the correct lib paths when... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
Alexandre Julliard | configure: Define _WIN64 when building on a 64-bit... |
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-04 |
Alexandre Julliard | winegcc: Don't use the library full name for .so libs. |
blob | commitdiff | raw | diff to current |
2006-03-16 |
Alexandre Julliard | winegcc: Look for libraries in subdirs of the library... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Mike Frysinger | winegcc: Pass -m32/-m64 along to the linker. |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Alexandre Julliard | Let winebuild take care of calling the assembler. |
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-15 |
Alexandre Julliard | Now that everything is done in assembly in the spec... |
blob | commitdiff | raw | diff to current |
2005-09-03 |
Alexandre Julliard | Implemented --image-base support for Mac OS. |
blob | commitdiff | raw | diff to current |
2005-08-29 |
Alexandre Julliard | Moved more of the spec initialization code to the winec... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Alexandre Julliard | Added a -municode flag to winegcc for applications... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Alexandre Julliard | Beginnings of a crt0 library. |
blob | commitdiff | raw | diff to current |
2005-08-09 |
Alexandre Julliard | Ignore prelink failures. |
blob | commitdiff | raw | diff to current |
2005-08-09 |
Alexandre Julliard | Added support for the --image-base linker option in... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Stefan Huehner | Fix more -Wstrict-prototypes warnings. |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Alexandre Julliard | For each imported dll, check if there is a static libra... |
blob | commitdiff | raw | diff to current |
2005-05-05 |
Alexandre Julliard | output_name already contains .exe extension, don't... |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Dimitrie O. Paun | Use -isystem for system includes as they should be... |
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-06 |
Eric Pouech | Another couple of missing static definitions. |
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-11-22 |
Alexandre Julliard | Pass DLLFLAGS to winebuild too. |
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-08-19 |
Emmanuel Maillard | - Update build system to support IOKit and CoreFoundati... |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Jon Griffiths | Always use $(CC) for building the generated .spec.c... |
blob | commitdiff | raw | diff to current |
2004-05-06 |
Dimitrie O. Paun | Remove the last remaining wine options when running... |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Dimitrie O. Paun | Implement support for the -x <lang> option. |
blob | commitdiff | raw | diff to current |
2004-04-09 |
Dimitrie O. Paun | Specify the right name for the Winelib shared object. |
blob | commitdiff | raw | diff to current |
2004-03-31 |
Alexandre Julliard | Fixed handling of .so and .a libraries specified as... |
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-23 |
Dimitrie O. Paun | Add a default .dll extension only when no extension... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Dimitrie O. Paun | First cut at -shared support. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Dimitrie O. Paun | Build all file consistently, without shortcuts. |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Alexandre Julliard | Allow multiple -B options. |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Dimitrie O. Paun | Add a wine specific mode. If is activated if the -B... |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Alexandre Julliard | Fixed a couple of crashes. |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Dimitrie O. Paun | Add -B prefix support. Small consistency cleanups. |
blob | commitdiff | raw | diff to current |
2004-03-09 |
Dimitrie O. Paun | Support processors made up of different commands. |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Dimitrie O. Paun | Preserve the relative order of files and libraries... |
blob | commitdiff | raw | diff to current |
next |