2008-08-25 |
Alexandre Julliard | makefiles: Recurse into all directories for install... |
blob | commitdiff | raw |
2008-06-26 |
Francois Gouget | configure: Detect and use gld/gnm/gar as alternatives... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Alexandre Julliard | makefiles: Add support for generating correct dependenc... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Alexandre Julliard | Make.rules: Move the all: target before the implicit... |
blob | commitdiff | raw | diff to current |
2008-03-23 |
Alexandre Julliard | fonts: Store the generated TrueType fonts in the reposi... |
blob | commitdiff | raw | diff to current |
2008-03-20 |
Alexandre Julliard | configure: Add rules for rebuilding icons in maintainer... |
blob | commitdiff | raw | diff to current |
2008-03-13 |
Alexandre Julliard | makefiles: Consider all .res files as object files. |
blob | commitdiff | raw | diff to current |
2008-03-04 |
Rob Shearman | makefiles: Split AR into AR and ARFLAGS. |
blob | commitdiff | raw | diff to current |
2007-12-12 |
Alexandre Julliard | Make.rules: Process man pages in the C locale. |
blob | commitdiff | raw | diff to current |
2007-12-10 |
Alexandre Julliard | Make.rules: Added rules for building the dlldata.c... |
blob | commitdiff | raw | diff to current |
2007-09-18 |
Alexandre Julliard | tools: Remove the no longer needed bin2res tool. |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Alexandre Julliard | makefiles: Build programs that link against libwine... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
Alexandre Julliard | configure: Get rid of lex compatibility support, we... |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Alexandre Julliard | Make.rules: Automatically generate the header for all... |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Alexandre Julliard | Make.rules: Pass all idl source files to makedep. |
blob | commitdiff | raw | diff to current |
2006-12-29 |
Alexandre Julliard | Make.rules: Be more specific in make clean, only clean... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Alexandre Julliard | Make.rules: Added support for building IDL client/proxy... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Alexandre Julliard | makefiles: Attempt to automatically run make depend... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Alexandre Julliard | Make.rules: Set the default prefix for bison files... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Alexandre Julliard | makefiles: List bison dependencies explicitly for paral... |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Alexandre Julliard | makedep: For generated headers, parse the source idl... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Alexandre Julliard | makefiles: Make sure that all phony targets depend... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Alexandre Julliard | makefiles: Add global rules for bison and lex files. |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Alexandre Julliard | makefiles: Only run test and documentation targets... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Alexandre Julliard | makefiles: Get rid of the checklink rules, they no... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Alexandre Julliard | configure: Set rpath on all executables that link to... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Alexandre Julliard | Make.rules: Added rules for client/proxy/server generat... |
blob | commitdiff | raw | diff to current |
2006-08-07 |
Alexandre Julliard | makefiles: Use make dependencies to create installation... |
blob | commitdiff | raw | diff to current |
2006-08-07 |
Alexandre Julliard | Make.rules: Make all submake invocations silent for... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Alexandre Julliard | makedep: Always search for includes in the standard... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
Alexandre Julliard | makedep: Don't add dependencies for system headers. |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Alexandre Julliard | Make.rules: Replace RC_TLB by IDL_TLB_SRCS as tlb files... |
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-11 |
Alexandre Julliard | libs: Get rid of the symlinks for the static libs. |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Alexandre Julliard | libs: Merged libwine_unicode into libwine. |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Alexandre Julliard | Make.rules: Define datarootdir to avoid a configure... |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Alexandre Julliard | tools: Added 'relpath' tool to compute relative Unix... |
blob | commitdiff | raw | diff to current |
2005-10-06 |
Alexandre Julliard | Added global rules for man pages. |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Alexandre Julliard | Declare debug channels as static variables so that... |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Alexandre Julliard | Now that we are requiring bison anyway, make the .tab... |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Alexandre Julliard | Generate 16-bit spec files as assembly code too. |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Mike McCormack | Turn off gcc 4.0's builtin wchar inlines. |
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-07-20 |
Robert Shearman | ttf files for bitmap fonts should be generated with... |
blob | commitdiff | raw | diff to current |
2005-05-07 |
Alexandre Julliard | Added rules to build import libraries in the individual... |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Hans Leidekker | Move all files from winapi_check/ to winapi/, and remov... |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Alexandre Julliard | Converted the make_ctests script to C (based on a patch... |
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 |
2005-02-08 |
Vincent Béron | Make tlb generation from idl files dependent on widl. |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Alexandre Julliard | Don't clean all tlb files, only the ones we generated. |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Huw Davies | Added stdole32.tlb. |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Alexandre Julliard | Force all the tools to be rebuilt before make depend... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Alexandre Julliard | Removed no longer needed ICOM compatibility mode in... |
blob | commitdiff | raw | diff to current |
2004-09-21 |
Alexandre Julliard | Build the .h files from their idl source at compile... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Alexandre Julliard | Build idl files as part of the normal build process. |
blob | commitdiff | raw | diff to current |
2004-09-13 |
Alexandre Julliard | Turn on warnings when building the .def file. |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Alexandre Julliard | Added recursive idl target to allow updating idl files... |
blob | commitdiff | raw | diff to current |
2004-08-17 |
Huw Davies | First stab at Wine versions of Courier, System and... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
Alexandre Julliard | Build the dlls with winegcc. |
blob | commitdiff | raw | diff to current |
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 |
next |