CVS log for winex/port/Makefile.in

(logo)

ViewCVS and CVS Help

(back) Up to [cvs] / winex / port / Makefile.in

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.7 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Dec 14 20:15:00 2007 UTC (11 months, 1 week ago) by mark
CVS Tags: HEAD
Changes since 1.6: +2 -1 lines
Diff to previous 1.6
Changed all our makefiles to separate out our usage of @DLLFLAGS@. A new
DLLFLAGS makefile variable has been added, initialized with @DLLFLAGS@
in the individual makefiles. All existing usage of @DLLFLAGS@ has been
replaced with $(DLLFLAGS), and most importantly, @DLLFLAGS@ is no longer
included in any makefile's DEFS variable. Instead, $(DLLFLAGS) is included
directly into ALLCFLAGS. DEFS should only contain preprocessor definitions,
nothing else, so that it can be used by other tools with a preprocessor
(widl).

Revision 1.6 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Mar 29 21:48:29 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.5: +2 -0 lines
Diff to previous 1.5
Fix issues with make install on MacOS X

Revision 1.5 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Mar 27 22:25:33 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.4: +5 -10 lines
Diff to previous 1.4
Merge branch into mainline.

Revision 1.4 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Nov 6 14:23:57 2006 UTC (2 years ago) by daniel
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
rt: 33396

New WIDL code and libs/wpp from WineHQ.

Revision 1.3 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Mar 5 00:14:11 2005 UTC (3 years, 8 months ago) by david
CVS Tags: cedega-4-3
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
This adds support for prelink, execshield and a work around for the legacy va layout problem.
This is done through the implementation for a preloader.

Revision 1.2 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Jul 8 15:42:55 2004 UTC (4 years, 4 months ago) by peter
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Remove libpthread dependency for libport as it wasn't actually being used
correctly anyways.

Revision 1.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Mar 22 14:46:55 2004 UTC (4 years, 8 months ago) by peter
Create port library to share between wineserver and wine

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin
Powered by
ViewCVS 1.0-dev