2003-04-10 |
Alexandre Julliard | Use a more compatible technique to declare COM interfac... |
tree | commitdiff |
2003-04-09 |
Dimitrie O. Paun | We don't need to dlopen the app module before the LoadL... |
tree | commitdiff |
2003-04-08 |
Juraj Hercek | Fixed generation of makefiles and wrapper files when... |
tree | commitdiff |
2003-04-08 |
Hans Leidekker | Add some more newly arrived dlls. |
tree | commitdiff |
2003-04-07 |
Hans Leidekker | Make winapi_check handle spec files where no handler... |
tree | commitdiff |
2003-04-07 |
Hans Leidekker | Sync winapi_check to Wine spec files. |
tree | commitdiff |
2003-04-04 |
Andreas Mohr | Structure README file in a better way, some doc fixes. |
tree | commitdiff |
2003-04-03 |
Alexandre Julliard | Don't output register function code if it's a forwarded... |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Added abs_time_t structure to the server protocol,... |
tree | commitdiff |
2003-04-02 |
Dimitrie O. Paun | Make use of the new spawnvp function in wine{gcc,wrap}. |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Dump string resources in a more readable way. |
tree | commitdiff |
2003-04-02 |
Andreas Mohr | Some spelling and formatting fixes. |
tree | commitdiff |
2003-04-01 |
Alexandre Julliard | Use _spawnvp to replace fork for non-Unix platforms. |
tree | commitdiff |
2003-04-01 |
Alexandre Julliard | Added support for specifying an stdcall dll entry point. |
tree | commitdiff |
2003-03-31 |
Sylvain Petreolle | Use regedit instead of regapi. |
tree | commitdiff |
2003-03-28 |
Dimitrie O. Paun | Remove the no longer needed -m option, ignore -r for... |
tree | commitdiff |
2003-03-27 |
Dimitrie O. Paun | Allow wpp users to undefine previously defined symbols. |
tree | commitdiff |
2003-03-27 |
Dimitrie O. Paun | Remove unused options -a and -C. |
tree | commitdiff |
2003-03-27 |
Dimitrie O. Paun | Do not pass unnecessary flags to wrc in generated makef... |
tree | commitdiff |
2003-03-25 |
Alexandre Julliard | Store %gs in the TEB on every call to 16-bit code,... |
tree | commitdiff |
2003-03-24 |
Alexandre Julliard | Avoid reference to wine_get_cs function from libwine. |
tree | commitdiff |
2003-03-24 |
Brian Vincent | Prompt the user again if they don't get the root passwo... |
tree | commitdiff |
2003-03-24 |
Dimitrie O. Paun | Don't attempt to compile .res files. |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | Converted winebuild option parsing to use getopt_long... |
tree | commitdiff |
2003-03-23 |
Christian Costa | Make use of .half and/or .asciiz assembler keywords... |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Moved libwine to libs/ directory. |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Added 'wine' prefix to libwine_unicode exports. |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Moved libwine_unicode to the libs/ directory. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Replaced tempnam by mkstemps. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Don't use libwine_port in makedep to avoid dependency... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
tree | commitdiff |
2003-03-20 |
Dimitrie O. Paun | Introduce the -J, --input-format options for compatibil... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Added check for duplicate ordinals, and fixed bug it... |
tree | commitdiff |
2003-03-19 |
Dimitrie O. Paun | Remove -J, -P, and -V as they have long options equival... |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved... |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Handle end of line as a syntactic element in the spec... |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Removed support for the 'forward' ordinal type. |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Disable 'variable' in Win32 spec files. |
tree | commitdiff |
2003-03-16 |
Alexandre Julliard | Don't enter an imported dll in the import table at... |
tree | commitdiff |
2003-03-16 |
Alexandre Julliard | Make sure we display the correct file name and line... |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Improve the look/content of the man page output. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Only sort the number of symbols actually found. |
tree | commitdiff |
2003-03-15 |
Jon Griffiths | Output a dummy function for linking. |
tree | commitdiff |
2003-03-05 |
Duane Clark | Add full listing format option. |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Properly save/restore %gs register across 16-bit calls. |
tree | commitdiff |
2003-02-26 |
Dimitrie O. Paun | Remove assembly generation from wrc. |
tree | commitdiff |
2003-02-25 |
Dimitrie O. Paun | No need to support -mwindows as a synonim for -mgui... |
tree | commitdiff |
2003-02-24 |
Dimitrie O. Paun | Link in shell32 only in gui mode. |
tree | commitdiff |
2003-02-18 |
Steven Edwards | Porting fixes. |
tree | commitdiff |
2003-02-12 |
Tony Lambregts | Modify the wineconf tags so that the sample config... |
tree | commitdiff |
2003-02-11 |
Dimitrie O. Paun | Add option to set preprocessor (not yet implemented). |
tree | commitdiff |
2003-02-01 |
Alexandre Julliard | Made process and thread ids small integers instead... |
tree | commitdiff |
2003-02-01 |
Dimitrie O. Paun | Merge README.wrc into wrc's man page. |
tree | commitdiff |
2003-01-31 |
Dimitrie O. Paun | Remove header file generation, and related options. |
tree | commitdiff |
2003-01-23 |
Gerald Pfeifer | Declare variable only if needed. |
tree | commitdiff |
2003-01-21 |
Dan Kegel | Added Windows-compatible start.exe. |
tree | commitdiff |
2003-01-21 |
Dan Kegel | \ at EOL in string now behaves like in msvc6's rc. |
tree | commitdiff |
2003-01-20 |
Dimitrie O. Paun | Remove the obsolete wrc options: -A, -T, and -t. |
tree | commitdiff |
2003-01-20 |
Marcus Meissner | Include $prefix/include/wine/windows into the WINE... |
tree | commitdiff |
2003-01-11 |
Johannes E. Schindelin | Allow C++ comments after #endif. |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Added windres compatibility switches: -v, --[no-]use... |
tree | commitdiff |
2003-01-10 |
Alexandre Julliard | Fixed handling of trailing whitespace after #else and... |
tree | commitdiff |
2003-01-10 |
Dimitrie O. Paun | Support default output name (a.out); some configure... |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Do not define __WINESRC__ when building tools and miscemu. |
tree | commitdiff |
2003-01-09 |
Ove Kaaven | Declare user-marshaller prototypes for types declared... |
tree | commitdiff |
2003-01-09 |
Dimitrie O. Paun | Collapse the -hHrs options into the -O option. |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Teach winegcc to produce executables directly from... |
tree | commitdiff |
2003-01-07 |
Francois Gouget | Add support for .drv extension (for winspool.drv tests... |
tree | commitdiff |
2003-01-05 |
Dimitrie O. Paun | mingw links in comdlg32, shell32, and advapi32 by default. |
tree | commitdiff |
2003-01-05 |
Francois Gouget | Standardize the capitalization of Wine. |
tree | commitdiff |
2003-01-05 |
Dimitrie O. Paun | Pass -l's that are not .dll's or .a's to the linker. |
tree | commitdiff |
2003-01-05 |
Dimitrie O. Paun | - Define the standard __WINE__ and __WIN32__ macros. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Pass only the -o -l -L options to winewrap, ignore... |
tree | commitdiff |
2003-01-03 |
Alexandre Julliard | Removed a couple of no longer used tests in the generat... |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Properly handle the -M switch. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Properly link agains .a files using the -l switch. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Simplify the code for the generated wrapper. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Support outputing files to a different directory than... |
tree | commitdiff |
2003-01-03 |
Patrik Stridvall | Added --include-quotes option that fixes #include to... |
tree | commitdiff |
2003-01-02 |
Dimitrie O. Paun | Added C++ support & small cleanups. |
tree | commitdiff |
2003-01-02 |
Dimitrie O. Paun | Support C++ linking with a new -C switch. |
tree | commitdiff |
2003-01-02 |
Alexandre Julliard | Updated for recent options changes. |
tree | commitdiff |
2003-01-02 |
Jeff Smith | Several improvements and corrections, foremost being... |
tree | commitdiff |
2003-01-02 |
Patrik Stridvall | - API files update. |
tree | commitdiff |
2003-01-02 |
Dimitrie O. Paun | Add support for wrapper generation to winewrap. |
tree | commitdiff |
2003-01-02 |
Dimitrie O. Paun | Compile with WINE_UNICODE_NATIVE defined, essential... |
tree | commitdiff |
2003-01-02 |
Eric Pouech | Removed unused #include of module.h. |
tree | commitdiff |
2003-01-02 |
Andreas Mohr | Increment log output from 200 lines to 3000 lines. |
tree | commitdiff |
2003-01-02 |
Dimitrie O. Paun | Add the -F option to set a DLL's filename. |
tree | commitdiff |
2002-12-23 |
Dimitrie O. Paun | Add support for library path (-L). |
tree | commitdiff |
2002-12-20 |
Alexandre Julliard | Don't ignore sprintf/sscanf imports, semantics are... |
tree | commitdiff |
2002-12-19 |
Alexandre Julliard | Renamed mingwrap to winegcc. |
tree | commitdiff |
2002-12-19 |
Tapio Kautto | Fix for missing ppdebug variable. |
tree | commitdiff |
2002-12-19 |
Alexandre Julliard | Avoid referencing potentially freed token. |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | Remove the -L wrc option, as no automatic fudging of... |
tree | commitdiff |
2002-12-18 |
Francois Gouget | The link command specifies which version of the C libra... |
tree | commitdiff |
2002-12-17 |
Alexandre Julliard | Fix the type of the This pointer in the vtbl functions... |
tree | commitdiff |
2002-12-17 |
Dimitrie O. Paun | Better handling of errors while fork/execing. |
tree | commitdiff |
next |