2006-09-25 |
Nicolas Delcros | wrc: Fixed typo for the --pedantic argument. |
blob | commitdiff | raw |
2006-09-12 |
Alexandre Julliard | wrc: Change the prefix on bison-generated names to... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Alexandre Julliard | wrc: Allow building without debug support in the parser. |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Alexandre Julliard | wrc: Get rid of xmalloc casts. |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Alexandre Julliard | wrc: Clean output files when aborting on an error or... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Dmitry Timoshkov | Make more arrays const. |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Alexandre Julliard | Support building flex files without debug support. |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Alexandre Julliard | Add current directory to default include path. |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Alexandre Julliard | Set the version we report in wmc and wrc from the globa... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Mike McCormack | Move function prototypes to header. |
blob | commitdiff | raw | diff to current |
2004-05-04 |
Francois Gouget | Make our ascii strings static const. |
blob | commitdiff | raw | diff to current |
2004-04-12 |
Dimitrie O. Paun | Add support for --verbose for compatibility. |
blob | commitdiff | raw | diff to current |
2004-01-18 |
Vincent Béron | Added a new flag to wrc, to be used to assess translations |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Jon Griffiths | Only statics are sure to be set to 0, explicitly initia... |
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-19 |
Dimitrie O. Paun | Add -fo as a synonym for -o, for compatibility with rc. |
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-27 |
Dimitrie O. Paun | Remove unused options -a and -C. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Dimitrie O. Paun | Introduce the -J, --input-format options for compatibil... |
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-02-26 |
Dimitrie O. Paun | Remove assembly generation from wrc. |
blob | commitdiff | raw | diff to current |
2003-02-11 |
Dimitrie O. Paun | Add option to set preprocessor (not yet implemented). |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Dimitrie O. Paun | Remove header file generation, and related options. |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Gerald Pfeifer | Declare variable only if needed. |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Dimitrie O. Paun | Remove the obsolete wrc options: -A, -T, and -t. |
blob | commitdiff | raw | diff to current |
2003-01-11 |
Dimitrie O. Paun | Added windres compatibility switches: -v, --[no-]use... |
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 |
2002-12-19 |
Dimitrie O. Paun | Remove the -L wrc option, as no automatic fudging of... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Dimitrie O. Paun | Do not display the long options in the usage message... |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Dimitrie O. Paun | wrc should be aware of the location of the system headers. |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Dimitrie O. Paun | Gracefully degrade to getopt if getopt_long does not... |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Dimitrie O. Paun | Make wrc command line compatible with windres. |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Alexandre Julliard | Try to derive temp file names from output file names... |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Dmitry Timoshkov | Include protection for <unistd.h>, <sys/types.h> and... |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Alexandre Julliard | Added support for #pragma code_page. |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Alexandre Julliard | Replace all uses of PREFIX and @function by the __ASM_N... |
blob | commitdiff | raw | diff to current |
2002-07-20 |
Alexandre Julliard | Explicitly specify the path to wpp.h so we don't need... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Alexandre Julliard | Split the C preprocessor from wrc into a separate library. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2001-05-07 |
Francois Gouget | -l/-L were not renamed to -t/-T in the usage messages. |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Bertho Stultiens | - Bugfix: Macro expansion of strings would assert an... |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Bertho Stultiens | - Bugfix: Corrected "off by one" error in the linenumbe... |
blob | commitdiff | raw | diff to current |
2000-05-12 |
Patrik Stridvall | Fixed byte order on Solaris and FreeBSD. |
blob | commitdiff | raw | diff to current |
2000-05-09 |
Bertho Stultiens | - Bugfix: Corrected a SEGV in the rawdata handling... |
blob | commitdiff | raw | diff to current |
2000-05-01 |
Bertho Stultiens | - Implemented a new preprocessor that is (nearly) ANSI... |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Alexandre Julliard | Removed resource.h. |
blob | commitdiff | raw | diff to current |
1999-07-20 |
Bertho Stultiens | - Generalized the distinction between 2 and 4 byte... |
blob | commitdiff | raw | diff to current |
1999-07-18 |
Patrik Stridvall | Make it possible to compile with GNU C's -I- option. |
blob | commitdiff | raw | diff to current |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
blob | commitdiff | raw | diff to current |
1998-06-14 |
Alexandre Julliard | Release 980614 wine-980614 |
blob | commitdiff | raw | diff to current |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
blob | commitdiff | raw | diff to current |
|