projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3d8: Forward the volume's GetDevice() to the texture instead of the wined3d volume.
[wine]
/
tools
/
winebuild
/
2009-11-19
Alexandre Julliard
winebuild: Fix the definition of the CPU mask flag...
tree
|
commitdiff
2009-11-18
André Hentschel
winebuild: Add ARM support.
tree
|
commitdiff
2009-10-15
Gerald Pfeifer
winebuild: Add support for PLATFORM_FREEBSD to get_ld_c...
tree
|
commitdiff
2009-10-05
Gerald Pfeifer
winebuild: Add support for PLATFORM_FREEBSD.
tree
|
commitdiff
2009-10-05
Alexandre Julliard
tools: Build all the tools with -D__WINESRC__.
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-24
Alexandre Julliard
winebuild: Add win32/win64 generic architectures in...
tree
|
commitdiff
2009-08-17
Alexandre Julliard
winebuild: Add support for creating 16-bit fake dlls.
tree
|
commitdiff
2009-08-17
Alexandre Julliard
winebuild: Compute the resource offsets while building...
tree
|
commitdiff
2009-08-14
Alexandre Julliard
winebuild: Add support for creating a fake dll at compi...
tree
|
commitdiff
2009-08-14
Alexandre Julliard
winebuild: Compute the resource offsets while building...
tree
|
commitdiff
2009-08-14
Alexandre Julliard
winebuild: Add helper functions for writing binary...
tree
|
commitdiff
2009-08-14
Alexandre Julliard
winebuild: Add helper functions for reading binary...
tree
|
commitdiff
2009-08-10
Marcus Meissner
winebuild: Added missing close.
tree
|
commitdiff
2009-07-09
Alexandre Julliard
winebuild: Dump resource data as dwords to reduce the...
tree
|
commitdiff
2009-06-30
Alexandre Julliard
winebuild: Don't try to output 32-bit resources when...
tree
|
commitdiff
2009-06-26
Stefan Dösinger
winebuild: Open resource files in binary mode.
tree
|
commitdiff
2009-06-23
Alexandre Julliard
winebuild: Enforce header size alignment when outputtin...
tree
|
commitdiff
2009-06-22
Alexandre Julliard
winebuild: Add possibility to generate a global resourc...
tree
|
commitdiff
2009-06-17
Alexandre Julliard
winebuild: Implement a --large-address-aware flag.
tree
|
commitdiff
2009-06-16
Alexandre Julliard
winebuild: Add unwind annotations to all the generated...
tree
|
commitdiff
2009-06-10
Alexandre Julliard
winebuild: Properly restore %rax and %rbx in call_from_...
tree
|
commitdiff
2009-06-02
Alexandre Julliard
winebuild: Add detection of duplicate resources.
tree
|
commitdiff
2009-06-02
Alexandre Julliard
winebuild: Add a --resources mode that compiles multipl...
tree
|
commitdiff
2009-05-04
Ken Thomases
winebuild: On Mac OS X, use -arch option to control...
tree
|
commitdiff
2009-05-01
Alexandre Julliard
winebuild: Use iretq on x86_64 to restore more system...
tree
|
commitdiff
2009-04-09
Alexandre Julliard
winebuild: Don't include any Windows header to avoid...
tree
|
commitdiff
2009-04-09
Alexandre Julliard
winebuild: Hardcode the stack frame offsets instead...
tree
|
commitdiff
2009-04-09
Alexandre Julliard
winebuild: Hardcode the i386 register context offsets...
tree
|
commitdiff
2009-03-25
Alexandre Julliard
winebuild: Skip non-functions when building the undefin...
tree
|
commitdiff
2009-03-24
Alexandre Julliard
winebuild: Make sure main module is properly initialized.
tree
|
commitdiff
2009-03-23
James Hawkins
winebuild: Document the correlation of spec->ordinals...
tree
|
commitdiff
2009-03-04
Alexandre Julliard
winebuild: Ignore 16-bit absolute exports when checking...
tree
|
commitdiff
2009-03-04
Alexandre Julliard
winebuild: Support the --main-module option for stand...
tree
|
commitdiff
2009-03-04
Alexandre Julliard
winebuild: Don't output the relay table if no entry...
tree
|
commitdiff
2009-02-27
Alexandre Julliard
winebuild: Don't prefix local symbols with an underscore.
tree
|
commitdiff
2009-02-26
Alexandre Julliard
winebuild: Add support for generating stand-alone 16...
tree
|
commitdiff
2009-02-26
Alexandre Julliard
winebuild: Allow the module entry point to be NULL.
tree
|
commitdiff
2009-02-26
Alexandre Julliard
winebuild: Make the 16-bit DOS header a local symbol.
tree
|
commitdiff
2009-02-04
Alexandre Julliard
winebuild: Search for the as/ld/nm tools in the PATH...
tree
|
commitdiff
2009-02-04
Alexandre Julliard
winebuild: Append the correct options for as and ld...
tree
|
commitdiff
2009-02-04
Alexandre Julliard
winebuild: Determine the appropriate as/ld/nm commands...
tree
|
commitdiff
2009-01-15
Alexandre Julliard
winebuild: Add -m32/-m64 options to allow 32/64-bit...
tree
|
commitdiff
2009-01-14
Alexandre Julliard
winebuild: Add -b as a short option for --target for...
tree
|
commitdiff
2009-01-06
Alexandre Julliard
winebuild: Implement register entry points for x86_64.
tree
|
commitdiff
2009-01-06
Alexandre Julliard
winebuild: Improve the calling sequence for register...
tree
|
commitdiff
2008-12-27
Alexandre Julliard
winebuild: Generate relay debugging thunks for x86_64.
tree
|
commitdiff
2008-12-27
Alexandre Julliard
winebuild: Fix delay load code to preserve stack alignm...
tree
|
commitdiff
2008-12-27
Alexandre Julliard
winebuild: Generate the __wine_call_from_32_regs functi...
tree
|
commitdiff
2008-12-16
Alexandre Julliard
winebuild: Generate stub entry points for x86_64.
tree
|
commitdiff
2008-12-08
Alexandre Julliard
winebuild: Make the cpu flag more generic to allow...
tree
|
commitdiff
2008-12-03
Alexandre Julliard
winebuild: Don't add stdcall decorations on non-x86...
tree
|
commitdiff
2008-11-25
Maarten Lankhorst
winebuild: Use ms-abi for delayed load stubs.
tree
|
commitdiff
2008-09-30
Rob Shearman
winebuild: Declare fatal_error and fatal_perror as...
tree
|
commitdiff
2008-09-04
Alexandre Julliard
winebuild: Generate MS-style imports using the Original...
tree
|
commitdiff
2008-08-25
Alexandre Julliard
makefiles: Recurse into all directories for install...
tree
|
commitdiff
2008-07-22
Alexandre Julliard
winebuild: Don't put the PE header in the .init section...
tree
|
commitdiff
2008-07-22
Alexandre Julliard
winebuild: Add Solaris as a separate platform.
tree
|
commitdiff
2008-06-02
Simon Richter
winebuild: Fix import stub on ppc.
tree
|
commitdiff
2008-06-02
Simon Richter
winebuild: Fix branch mnemonic on ppc.
tree
|
commitdiff
2008-03-03
Alexandre Julliard
winebuild: Add support for 16-bit exe modules.
tree
|
commitdiff
2008-03-01
Alexandre Julliard
Get rid of the global thread.h header.
tree
|
commitdiff
2008-01-23
Dmitry Timoshkov
winebuild: Add a couple of missing indentations in...
tree
|
commitdiff
2008-01-18
Austin English
tools: Spelling fixes.
tree
|
commitdiff
2008-01-16
Alexandre Julliard
winebuild: Don't try to use the .init section on Mac OS.
tree
|
commitdiff
2008-01-16
Alexandre Julliard
winebuild: Reserve the space for the PE header in the...
tree
|
commitdiff
2007-12-14
Michael Stefaniuc
winebuild: Remove duplicate declaration of variable...
tree
|
commitdiff
2007-12-11
Alexandre Julliard
winebuild: Don't set the IMAGE_FILE_DLL flag on native...
tree
|
commitdiff
2007-12-06
Alexandre Julliard
winebuild: Also optimize out imports that are only...
tree
|
commitdiff
2007-12-06
Alexandre Julliard
winebuild: Improved checks for missing forward entry...
tree
|
commitdiff
2007-12-06
Alexandre Julliard
winebuild: Print a warning when failing to import a...
tree
|
commitdiff
2007-11-07
Alexandre Julliard
winebuild: Add a few nops to stub entry points to make...
tree
|
commitdiff
2007-10-26
Alexandre Julliard
winebuild: Add a -ordinal flag for entry points that...
tree
|
commitdiff
2007-09-10
Dmitry Timoshkov
winebuild: Add IMAGE_FILE_32BIT_MACHINE flag for a...
tree
|
commitdiff
2007-07-19
Alexandre Julliard
ntdll: Move private data to make room in the TEB for...
tree
|
commitdiff
2007-05-29
Dmitry Timoshkov
winebuild: Mark builtin DLLs as IMAGE_FILE_LARGE_ADDRES...
tree
|
commitdiff
2007-05-24
Alexandre Julliard
winebuild: Set the IMAGE_FILE_EXECUTABLE_IMAGE flag...
tree
|
commitdiff
2007-05-21
Dmitry Timoshkov
winebuild: Fix compilation warnings in 64-bit mode.
tree
|
commitdiff
2007-04-25
Rob Shearman
winebuild: Refer to strings used in generated stubs...
tree
|
commitdiff
2007-04-09
Dmitry Timoshkov
winebuild: Check if a given forward does exist in one...
tree
|
commitdiff
2007-03-17
Andrew Talbot
winebuild: Replace inline static with static inline.
tree
|
commitdiff
2007-03-05
Joris Huizer
winebuild: sign-compare fixes.
tree
|
commitdiff
2006-12-27
Alexandre Julliard
make_makefiles: Generate the top-level .gitignore file.
tree
|
commitdiff
2006-12-07
Alexandre Julliard
winebuild: Added --nxcompat option, and mark all module...
tree
|
commitdiff
2006-12-04
Alexandre Julliard
winebuild: Check for illegal characters in entry point...
tree
|
commitdiff
2006-10-12
Andrew Talbot
winebuild: Cast-qual warning fix.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-23
Andrew Talbot
winebuild: Cast-qual warnings fix.
tree
|
commitdiff
2006-08-11
Alexandre Julliard
winebuild: Added output() function to properly deal...
tree
|
commitdiff
2006-08-07
Alexandre Julliard
makefiles: Use make dependencies to create installation...
tree
|
commitdiff
2006-07-11
Ge van Geldorp
winebuild: Save registers which might contain parameter...
tree
|
commitdiff
2006-07-11
Ge van Geldorp
winebuild: Reserve enough space for null function pointer.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-19
Alexandre Julliard
winebuild: Get rid of the data16 prefix, it shouldn...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
winebuild: Fix a few printf format warnings by casting...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-04-18
Alexandre Julliard
winebuild: Disable linking to external symbols by default.
tree
|
commitdiff
2006-04-18
Alexandre Julliard
winebuild: Fixed index in module table for delayed...
tree
|
commitdiff
2006-04-05
Alexandre Julliard
winebuild: Remove a no longer necessary movzwl instruction.
tree
|
commitdiff
next