projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
propsys/tests: Add tests for PSStringFromPropertyKey.
[wine]
/
tools
/
wrc
/
Makefile.in
2010-04-22
Kirill Smelkov
wrc: Use INCLUDEDIR when compiling.
blob
|
commitdiff
|
raw
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit depende...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Alexandre Julliard
makefiles: Generate a general catch-all dependency...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Alexandre Julliard
tools: Build all the tools with -D__WINESRC__.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Alexandre Julliard
makefiles: Recurse into all directories for install...
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
2006-10-02
Michael Stefaniuc
wrc: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
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-09
Alexandre Julliard
makefiles: Add global rules for bison and lex files.
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-07
Alexandre Julliard
makefiles: Use make dependencies to create installation...
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-02-14
Mike Frysinger
Add support for 'make install DESTDIR'.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-03
Alexandre Julliard
Added some flex options to avoid compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-06
Alexandre Julliard
Put Wine version information in all the man pages.
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
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-09-01
Vincent Béron
Fixed typo.
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-03-19
Alexandre Julliard
Created a separate static portability library and moved...
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-04
Dimitrie O. Paun
Rename __WINE__ to __WINESRC__.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-15
Alexandre Julliard
Added y.tab.[ch] pseudo-dependencies to fix parallel...
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-08-10
Alexandre Julliard
Added explicit dependency on y.tab.h for lex output.
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-06-14
Alexandre Julliard
Fixed make install target to work even when nothing...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-30
Steven Edwards
Fixes for building on mingw.
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-04-27
Alexandre Julliard
Link the tools and the server against libwine so we...
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
2000-12-06
Alexandre Julliard
Use libwine and libwine_unicode directly from their...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-06
Alexandre Julliard
Better error message when an include file is not found...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-31
Alexandre Julliard
Build ntdll as a real dll, including everything that...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Kristoffer Gleditsch
Added LDFLAGS to linking of wine-related binaries.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-24
Alexandre Julliard
Added codepage translation based on the language id...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-25
Bertho Stultiens
- Implemented a bug-work-around for Berkeley yacc ...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-20
Alexander V. Lukyanov
Fixed problems with compilation/install out of source...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-14
Alexandre Julliard
Removed @PROGEXT@ (it was broken anyway).
blob
|
commitdiff
|
raw
|
diff to current
2000-05-24
Alexandre Julliard
Revived the GEN_C_SRCS variable to support wrc lex...
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-04-09
Alexandre Julliard
Improved support for Makefiles that need to recurse...
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current