projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tools: Add a script to help synchronize spec files that share an implementation.
[wine]
/
tools
/
winegcc
/
2011-04-28
André Hentschel
winegcc: Forward -mcpu to winebuild.
tree
|
commitdiff
2011-04-20
André Hentschel
winegcc: Remove Alpha support.
tree
|
commitdiff
2011-03-28
Eric Pouech
winegcc: Check that option argument is within command...
tree
|
commitdiff
2011-03-16
Eric Pouech
winegcc: Correctly manage the -V option (gcc expects...
tree
|
commitdiff
2010-12-05
Alexandre Julliard
makefiles: Add common rules for installing the main...
tree
|
commitdiff
2010-11-26
Austin English
winegcc: Symlink winegcc manpage to winecpp.
tree
|
commitdiff
2010-10-28
Alexandre Julliard
winegcc: Fix the lib dir detection.
tree
|
commitdiff
2010-10-25
Alexandre Julliard
winegcc: Detect the appropriate lib directory for 32...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-08-02
Alexandre Julliard
winegcc: Add a printf format attribute to the strmake...
tree
|
commitdiff
2010-07-26
Alexandre Julliard
winegcc: Don't import winecrt0 by default when building...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
winegcc: Import kernel32 and ntdll by default also...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
winegcc: Don't pass -nodefaultlibs to the Unix compiler...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
winegcc: Add support for a -m16 option to specify a...
tree
|
commitdiff
2010-06-21
Peter Davies
winegcc: Enable the use of gcov and PGO.
tree
|
commitdiff
2010-06-16
André Hentschel
winegcc: Add detection for --param options.
tree
|
commitdiff
2010-06-15
Alexandre Julliard
winegcc: Load the Unicode argv dynamically from the...
tree
|
commitdiff
2010-06-14
Alexandre Julliard
winegcc: Add explicit support for the Cygwin platform.
tree
|
commitdiff
2010-05-25
André Hentschel
winegcc: Add support for amd64-mingw32msvc platform.
tree
|
commitdiff
2010-04-26
Kirill Smelkov
winegcc: Do use DSO full name for .so arguments.
tree
|
commitdiff
2010-04-26
Kirill Smelkov
winebuild/winegcc: Allow building .dll.so without ...
tree
|
commitdiff
2010-04-20
Eric Pouech
winegcc: When specifying -m32, force i386 cpu when...
tree
|
commitdiff
2010-04-20
Eric Pouech
winegcc: On x86-64, don't define twice the fastcall...
tree
|
commitdiff
2010-04-11
Alexandre Julliard
winegcc: Add support for the -fasynchronous-unwind...
tree
|
commitdiff
2010-03-24
André Hentschel
winegcc: Make condition easier to read and look like...
tree
|
commitdiff
2010-03-19
Alexandre Julliard
winegcc: Force importing msvcrt when using the Unicode...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-01-25
André Hentschel
winegcc: Update comments.
tree
|
commitdiff
2010-01-23
Alexandre Julliard
winegcc: Add support for specifying a custom static...
tree
|
commitdiff
2009-10-12
Juan Lang
winegcc: Examine each argument of compile command rathe...
tree
|
commitdiff
2009-09-24
André Hentschel
winegcc: Add ARM support.
tree
|
commitdiff
2009-08-27
Alexandre Julliard
tools: Take into account the executable extension when...
tree
|
commitdiff
2009-08-24
Dylan Smith
tools: Detect windows platform with _WIN32 instead...
tree
|
commitdiff
2009-08-18
Alexandre Julliard
winegcc: Add support for building fake modules.
tree
|
commitdiff
2009-06-29
Alexandre Julliard
winegcc: Pass all option flags to winebuild before...
tree
|
commitdiff
2009-06-17
Alexandre Julliard
winegcc: Add support for the -Wl,--large-address-aware...
tree
|
commitdiff
2009-06-05
Marcus Meissner
winegcc: Free two new strlists (Coverity).
tree
|
commitdiff
2009-06-05
Alexandre Julliard
winegcc: Create a stub main to work around the lack...
tree
|
commitdiff
2009-06-05
Alexandre Julliard
winegcc: Link against winecrt0 for the Mingw build...
tree
|
commitdiff
2009-06-02
Alexandre Julliard
winegcc: Transparently compile resource files for the...
tree
|
commitdiff
2009-06-01
Alexandre Julliard
winegcc: Add support for building PE executables using...
tree
|
commitdiff
2009-05-30
Alexandre Julliard
winegcc: Add support for the --sysroot option to allow...
tree
|
commitdiff
2009-05-30
Alexandre Julliard
winegcc: Don't pass the as/ld/nm tool names to winebuild.
tree
|
commitdiff
2009-05-04
Ken Thomases
winegcc: Recognize '-arch <arch>' as a compiler and...
tree
|
commitdiff
2009-03-24
Austin English
winegcc: Fix a compiler warning on PC-BSD.
tree
|
commitdiff
2009-02-24
Alexandre Julliard
winegcc: Allow creating an executable with an arbitrary...
tree
|
commitdiff
2009-02-12
Alexandre Julliard
winegcc: Hardcode the various gcc tool names when cross...
tree
|
commitdiff
2009-02-11
Marcus Meissner
winegcc: Added some strarray_free() (Coverity).
tree
|
commitdiff
2009-02-06
Alexandre Julliard
winegcc: Don't pass the as/ld/nm commands to winebuild.
tree
|
commitdiff
2009-02-04
Alexandre Julliard
winegcc: Pass the -m32/-m64 options to winebuild too.
tree
|
commitdiff
2009-02-02
Alexandre Julliard
winegcc: Support -b option for cross-compiling.
tree
|
commitdiff
2009-02-02
Alexandre Julliard
winegcc: Make platform-specific behaviors depend on...
tree
|
commitdiff
2008-12-12
Alexandre Julliard
winegcc: Fix the file mode check.
tree
|
commitdiff
2008-11-26
Maarten Lankhorst
tools: Add calling conventions for win64 to winegcc.
tree
|
commitdiff
2008-08-25
Alexandre Julliard
makefiles: Recurse into all directories for install...
tree
|
commitdiff
2008-07-22
Alexandre Julliard
winegcc: Add support for specifying section alignment...
tree
|
commitdiff
2008-06-26
Francois Gouget
configure: Detect and use gld/gnm/gar as alternatives...
tree
|
commitdiff
2008-01-18
Austin English
tools: Spelling fixes.
tree
|
commitdiff
2007-10-19
Francois Gouget
winegcc: Modify error() to behave like all the other...
tree
|
commitdiff
2007-08-01
Alexandre Julliard
configure: Add -m32 flag for C++ compiler too.
tree
|
commitdiff
2007-05-07
Ben Taylor
winegcc: Allow -R and -z linker options.
tree
|
commitdiff
2007-02-12
Joris Huizer
winegcc: Sign-compare fixes.
tree
|
commitdiff
2006-12-27
Alexandre Julliard
make_makefiles: Generate the top-level .gitignore file.
tree
|
commitdiff
2006-12-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-09
Nick Burns
winegcc: __stdcall__ and __cdecl__ defined safely for...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-07
Alexandre Julliard
makefiles: Use make dependencies to create installation...
tree
|
commitdiff
2006-07-17
Alexandre Julliard
winegcc: Make sure the Wine library paths take preceden...
tree
|
commitdiff
2006-07-11
Alexandre Julliard
winegcc: Automatically add the correct lib paths when...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
configure: Define _WIN64 when building on a 64-bit...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-04-04
Alexandre Julliard
tools: Add LDFLAGS to all the linker invocations.
tree
|
commitdiff
2006-04-04
Alexandre Julliard
winegcc: Don't use the library full name for .so libs.
tree
|
commitdiff
2006-03-16
Alexandre Julliard
winegcc: Look for libraries in subdirs of the library...
tree
|
commitdiff
2006-02-14
Mike Frysinger
Add support for 'make install DESTDIR'.
tree
|
commitdiff
2006-01-25
Mike Frysinger
winegcc: Pass -m32/-m64 along to the linker.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Ignore symlink files too (needed for git).
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-10-06
Alexandre Julliard
Put Wine version information in all the man pages.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
Let winebuild take care of calling the assembler.
tree
|
commitdiff
2005-09-19
Alexandre Julliard
Create an assembly file with all undefined symbols...
tree
|
commitdiff
2005-09-15
Alexandre Julliard
Now that everything is done in assembly in the spec...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Properly handle the case where vsnprintf returns -1.
tree
|
commitdiff
2005-09-03
Alexandre Julliard
Implemented --image-base support for Mac OS.
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Moved more of the spec initialization code to the winec...
tree
|
commitdiff
2005-08-25
Alexandre Julliard
Added a -municode flag to winegcc for applications...
tree
|
commitdiff
2005-08-25
Alexandre Julliard
Beginnings of a crt0 library.
tree
|
commitdiff
2005-08-09
Alexandre Julliard
Ignore prelink failures.
tree
|
commitdiff
2005-08-09
Alexandre Julliard
Added support for the --image-base linker option in...
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
For each imported dll, check if there is a static libra...
tree
|
commitdiff
2005-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-05-05
Alexandre Julliard
output_name already contains .exe extension, don't...
tree
|
commitdiff
2005-03-18
Alexandre Julliard
Fixed other instances of the xrealloc(0) bug.
tree
|
commitdiff
2005-03-11
Dimitrie O. Paun
Use -isystem for system includes as they should be...
tree
|
commitdiff
2005-03-08
Dimitrie O. Paun
Add support for .exe's with exported functions.
tree
|
commitdiff
2005-03-05
Vincent Béron
Create symlinks named wineg++ and winecpp while buildin...
tree
|
commitdiff
2005-01-28
Dimitrie O. Paun
Added a new man page for winegcc.
tree
|
commitdiff
2004-12-07
Paul Millar
Check for features missing in mingw environment, allowi...
tree
|
commitdiff
next