wine/ tools/wrc/wrc.c tools/wrc/parser.y tools ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Apr 30 22:16:21 CDT 2003


ChangeSet ID:	8005
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/04/30 22:16:21

Modified files:
	tools/wrc      : wrc.c parser.y Makefile.in 
	tools/widl     : widl.c parser.l Makefile.in 
	tools          : winewrapper Makefile.in 
	libs           : Makefile.in 
	.              : configure.ac configure Make.rules.in 
Added files:
	libs/wpp       : wpp_private.h wpp.c preproc.c ppy.y ppl.l 
	                 Makefile.in .cvsignore 
	include/wine   : wpp.h 
Removed files:
	tools/wpp      : wpp_private.h wpp.h wpp.c preproc.c ppy.y ppl.l 
	                 Makefile.in .cvsignore 

Log message:
	Moved the wpp library from tools/ to libs/.
	Create symlinks to the various libraries in the libs directory.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8005

Old revision  New revision  Changes     Path
 1.34          1.35          +1 -1       wine/tools/wrc/wrc.c
 1.35          1.36          +1 -1       wine/tools/wrc/parser.y
 1.26          1.27          +2 -3       wine/tools/wrc/Makefile.in
 1.12          1.13          +1 -1       wine/tools/widl/widl.c
 1.12          1.13          +1 -1       wine/tools/widl/parser.l
 1.7           1.8           +2 -3       wine/tools/widl/Makefile.in
 1.5           1.6           +2 -2       wine/tools/winewrapper
 1.33          1.34          +0 -3       wine/tools/Makefile.in
 1.4           1.5           +40 -4      wine/libs/Makefile.in
 1.153         1.154         +1 -1       wine/configure.ac
 1.425         1.426         +2 -2       wine/configure
 1.155         1.156         +1 -0       wine/Make.rules.in
 Added         1.1           +0 -0       wine/libs/wpp/wpp_private.h
 Added         1.1           +0 -0       wine/libs/wpp/wpp.c
 Added         1.1           +0 -0       wine/libs/wpp/preproc.c
 Added         1.1           +0 -0       wine/libs/wpp/ppy.y
 Added         1.1           +0 -0       wine/libs/wpp/ppl.l
 Added         1.1           +0 -0       wine/libs/wpp/Makefile.in
 Added         1.1           +0 -0       wine/libs/wpp/.cvsignore
 Added         1.1           +0 -0       wine/include/wine/wpp.h
 1.2           Removed       +0 -0       wine/tools/wpp/wpp_private.h
 1.3           Removed       +0 -0       wine/tools/wpp/wpp.h
 1.8           Removed       +0 -0       wine/tools/wpp/wpp.c
 1.3           Removed       +0 -0       wine/tools/wpp/preproc.c
 1.2           Removed       +0 -0       wine/tools/wpp/ppy.y
 1.3           Removed       +0 -0       wine/tools/wpp/ppl.l
 1.5           Removed       +0 -0       wine/tools/wpp/Makefile.in
 1.1           Removed       +0 -0       wine/tools/wpp/.cvsignore




More information about the wine-cvs mailing list