projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix first parameter of GetDefaultPrinterA|W.
[wine]
/
Make.rules.in
2004-03-24
Alexandre Julliard
Build the dlls with winegcc.
blob
|
commitdiff
|
raw
2004-03-16
Mike McCormack
Require bison to compile Wine.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-03
Alexandre Julliard
Renamed the symbol for the cpp binary to avoid conflict...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-02
Alexandre Julliard
Build the tests with winegcc.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-02
Dimitrie O. Paun
Instrument winegcc to use the compilers and options...
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-01-27
Alexandre Julliard
Only link against libdxguid where necessary.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-26
Alexandre Julliard
Moved libuuid to the dlls directory, and moved the...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Alexandre Julliard
Add DEFS to the resource compiler flags.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-11
Alexandre Julliard
Define an LDDLL command to link dlls, instead of using...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-03
Dimitrie O. Paun
Extract binary resources to files, to fit the standard.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Alexandre Julliard
Moved DLLFLAGS to a separate variable instead of includ...
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-07-21
Richard Cohen
Always use our own c2man.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-13
Alexandre Julliard
Proper support for CPPFLAGS and LDFLAGS (suggested...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-06
Dimitrie O. Paun
Make it easy to use something other than wrc to compile...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-01
Alexandre Julliard
Moved the wpp library from tools/ to libs/.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-21
Alexandre Julliard
Removed no longer needed uses of LDPATH.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-21
Alexandre Julliard
Support resources in cross-compiled tests.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-14
Alexandre Julliard
Allow overriding CFLAGS when running configure. Other...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-11
Alexandre Julliard
Added support for generating dependencies for idl files.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-28
Dimitrie O. Paun
Remove the no longer needed -m option, ignore -r for...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-23
Alexandre Julliard
List 16-bit spec files explicitly to avoid problems...
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-22
Alexandre Julliard
Moved libwine to libs/ directory.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-21
Alexandre Julliard
Moved libwine_unicode to the libs/ directory.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Alexandre Julliard
Moved libwine_uuid to the new libs/ directory.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Dimitrie O. Paun
Remove -J, -P, and -V as they have long options equival...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-19
Alexandre Julliard
Created a separate static portability library and moved...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-15
Jon Griffiths
Updated rules for API doc generation.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-09
Alexandre Julliard
Do not define __WINESRC__ when building tools and miscemu.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-09
Alexandre Julliard
Added a few rules to rebuild idl headers.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-09
Marcus Meissner
Check and define AS (for cross/biarch compiler support).
blob
|
commitdiff
|
raw
|
diff to current
2003-01-09
Dimitrie O. Paun
Collapse the -hHrs options into the -O option.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-04
Dimitrie O. Paun
Rename __WINE__ to __WINESRC__.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-19
Alexandre Julliard
Removed unnecessary --add-stdcall-alias flag.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Alexandre Julliard
Implemented import libraries; on Unix we import the...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-11
Alexandre Julliard
Pass the -J option to wrc to avoid including installed...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-03
Alexandre Julliard
Added rules for compiling IDL files.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-11
Dimitrie O. Paun
Rewrite make_ctests and runtest in shell.
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-10-19
Martin Fuchs
Corrected the alignment of unicode message table string...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-02
Alexandre Julliard
Added --disable-win16 configure option.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-01
Alexandre Julliard
Moved X flags and libraries out of Make.rules into...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-25
Alexandre Julliard
Moved ts_xlib.c into x11drv and removed libwine_tsx11.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-06
Alexandre Julliard
Added preliminary support for cross-compiling tests...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Alexandre Julliard
Create separate makefiles for tests for more flexibility.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-02
Alexandre Julliard
Install the aclocal macros for use by Winelib apps.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-02
Alexandre Julliard
Don't pass the perl C flags to winebuild.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-01
Alexandre Julliard
Create at most one glue file for a single dll.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Alexandre Julliard
Use the normal perl interpreter for test scripts that...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-29
Steven Edwards
Fix building/linking resources on Mingw.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-20
Alexandre Julliard
Fixed linking rule for test programs (spotted by Gregg...
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-06-14
Alexandre Julliard
Fixed make install target to work even when nothing...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-24
Alexandre Julliard
No longer need a special LDCOMBINE for cygwin/mingw.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-22
Alexandre Julliard
New loading scheme for Winelib apps, makes them behave...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-22
Alexandre Julliard
Added check for ln.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-21
Alexandre Julliard
Renamed Winelib apps to .exe.so to follow the dll namin...
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-14
Alexandre Julliard
Specify the complete source file list for a dll inside...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-12
Alexandre Julliard
Added some support for cross-compilation using mingw32.
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
Added mkinstalldirs to create directories more portably.
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-02
Alexandre Julliard
Various makefile fixes for the test environment.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-22
Alexandre Julliard
Fixed rule for test program.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Alexandre Julliard
Fixed rules for main module spec file.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-28
Alexandre Julliard
Added make check target to run unit tests too since...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Alexandre Julliard
Preliminary version of the C unit tests run-time enviro...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-14
Alexandre Julliard
Upgraded configure script to use autoconf 2.50 features...
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
2002-02-02
Patrik Stridvall
- Made runtest "use strict".
blob
|
commitdiff
|
raw
|
diff to current
2002-01-14
Alexandre Julliard
Rewrote runtest in Perl so that it can be used on the...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-10
Alexandre Julliard
Added rules for running tests.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-14
Alexandre Julliard
Made register and interrupt flags instead of entry...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-09
François Gouget
Make out-of-source-tree builds work with Solaris make.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-17
Alexandre Julliard
Improved make_dlls script. Moved dll list out of
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Hidenori Takeshima
Added stubs for mapi32, msimg32, sti and url.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-22
Francois Gouget
Fixed man and doc-html rules.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-29
Patrik Stridvall
Added a filter rule for filtering make output with
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Mike McCormack
Correct man page spec directory.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Hidenori Takeshima
Added stubs for quartz.dll.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-08
Marcus Meissner
Implemented glu32.dll as libGLU.so forwarder.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
Dmitry Timoshkov
List 16-bit resources separately as RC_SRCS16.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-16
Rein Klazes
Added new dll wintrust.dll with a stub for WinVerifyTru...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-19
Satsuki Fujishima
Use INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-11
John R. Sheets
Implemented stubs for IWebBrowser in shdocvw.dll.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-10
Jon Griffiths
- Migrate CRTDLL to MSVCRT.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-27
Alexandre Julliard
Renamed libuuid.a to libwine_uuid.a
blob
|
commitdiff
|
raw
|
diff to current
2000-12-26
Ove Kaaven
Separated the MZ loader and core DOS VM into dlls/winedos.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Hidenori Takeshima
Use dllwrap for building shared libraries in cygwin.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-14
Hidenori Takeshima
Added a spec file for 16bit imm.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-10
Alexandre Julliard
Moved most builtin controls structures into their respe...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Alexandre Julliard
Created a small static library in ole/libuuid.a that...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Alexandre Julliard
Build tsx11 layer as a separate shared library.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-05
Dimitrie O. Paun
Use the approriate command for combining .o files.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-02
Dennis Björklund
Compile fix for building wine outside the source tree.
blob
|
commitdiff
|
raw
|
diff to current
next