CVS log for winex/Makefile.in

(logo)

ViewCVS and CVS Help

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

Request diff between arbitrary revisions


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

Revision 1.23 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Dec 14 20:35:06 2007 UTC (9 months, 4 weeks ago) by mark
CVS Tags: HEAD
Changes since 1.22: +3 -1 lines
Diff to previous 1.22
Rule for ensuring includes are generated before libwine_uuid.a that works.

Revision 1.22 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Dec 14 20:32:36 2007 UTC (9 months, 4 weeks ago) by mark
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Rules for ensuring includes are generated before libraries and DLLs that
might need them.

Revision 1.21 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Apr 26 20:12:44 2007 UTC (17 months, 2 weeks ago) by daniel
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
Add the Better String Libary (bstring) as a generally available string library.

Revision 1.20 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Mar 27 22:06:56 2007 UTC (18 months, 2 weeks ago) by daniel
Changes since 1.19: +7 -5 lines
Diff to previous 1.19
Merge branch into mainline.

Revision 1.19 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Nov 6 13:56:41 2006 UTC (23 months, 1 week ago) by daniel
Changes since 1.18: +4 -3 lines
Diff to previous 1.18
rt: 33396

New WIDL code and libs/wpp from WineHQ.

Revision 1.18 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Mar 5 00:50:14 2005 UTC (3 years, 7 months ago) by david
CVS Tags: cedega-4-3
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
fix typo, now wine_relocated should build as normal.

Revision 1.17 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Mar 5 00:48:01 2005 UTC (3 years, 7 months ago) by david
Changes since 1.16: +0 -1 lines
Diff to previous 1.16
move winelibwrap to tools/

Revision 1.16 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Mar 5 00:45:59 2005 UTC (3 years, 7 months ago) by david
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
Actually run make install inside the miscemu directory.

Revision 1.15 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Mar 5 00:45:26 2005 UTC (3 years, 7 months ago) by david
Changes since 1.14: +5 -4 lines
Diff to previous 1.14
Correct dependencies so symlink isn't attempted before target exists.

Revision 1.14 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Mar 5 00:43:35 2005 UTC (3 years, 7 months ago) by david
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
make install should install winelibwrap

Revision 1.13 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Mar 5 00:42:34 2005 UTC (3 years, 7 months ago) by david
Changes since 1.12: +6 -3 lines
Diff to previous 1.12
* symlink miscemu/wine-preloader to ./wine-preloader for convenience.
* create a winelibwrap script for executing winelib apps with. Currently will
only work from the source tree.

Revision 1.12 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Mar 5 00:41:05 2005 UTC (3 years, 7 months ago) by david
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Fix build failure due to missing dependencies.

Revision 1.11 - (download), view (text) (markup) (annotate) - [select for diffs]
Sat Mar 5 00:11:48 2005 UTC (3 years, 7 months ago) by david
Changes since 1.10: +11 -4 lines
Diff to previous 1.10
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.10 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Nov 15 15:32:37 2004 UTC (3 years, 10 months ago) by peter
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
Always build regapi

Revision 1.9 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed May 12 18:50:31 2004 UTC (4 years, 5 months ago) by peter
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Seem to have a small problem with make -j2 where the server stuff can
be made twice due to missing dependency.

Revision 1.8 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Apr 28 12:56:41 2004 UTC (4 years, 5 months ago) by peter
Changes since 1.7: +7 -2 lines
Diff to previous 1.7
First phase of SHM wineserver. Only the simple calls are accelerated.
shm calls are output to client debug channel.

Revision 1.7 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Mar 23 13:37:13 2004 UTC (4 years, 6 months ago) by peter
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
This ought to fix the missing dependency on libport

Revision 1.6 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Mar 22 14:46:55 2004 UTC (4 years, 6 months ago) by peter
Changes since 1.5: +10 -4 lines
Diff to previous 1.5
Create port library to share between wineserver and wine

Revision 1.5 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Dec 17 20:51:15 2003 UTC (4 years, 9 months ago) by ovek
CVS Tags: winex-3-3-2, winex-3-3-1, winex-3-3
Branch point for: winex-3-3-branch
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
Merge of ReWind CVS at Dec 17, 2003.

Revision 1.1.1.12 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Dec 17 18:49:59 2003 UTC (4 years, 9 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: rewind-20031219, rewind-20031217
Changes since 1.1.1.11: +1 -0 lines
Diff to previous 1.1.1.11
Import from ReWind CVS at Dec 17, 2003.

Revision 1.4 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Mar 6 08:13:53 2003 UTC (5 years, 7 months ago) by hunnise
CVS Tags: winex-sims-3-2, winex-kohan-3-1, winex-3-2-1, winex-3-2, winex-3-1-99, winex-3-1, winex-3-0-pre-1, winex-3-0, start-merge-6oct03, dec3-internal-merge
Branch point for: winex-sims-3-2-branch, winex-kohan-3-2-branch, winex-3-2-branch, winex-3-0-branch
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
Need to install wine_relocated as well

Revision 1.3 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Feb 17 03:09:16 2003 UTC (5 years, 7 months ago) by ovek
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Merge from ReWind CVS at Feb 17, 2003.

Revision 1.1.1.11 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Mon Feb 17 02:40:06 2003 UTC (5 years, 7 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: rewind-20030217
Changes since 1.1.1.10: +3 -3 lines
Diff to previous 1.1.1.10
Import of ReWind CVS at Feb 17, 2003.

Revision 1.2 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Feb 10 19:49:08 2003 UTC (5 years, 8 months ago) by hunnise
Changes since 1.1: +61 -108 lines
Diff to previous 1.1
As a kludge provide a crappy way of making more space available for
windows applications. Run wine normally, or wine_relocated when you
need that little bit more.
A proper solution is required, although may not be possible.

Revision 1.1.1.10 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Apr 19 15:45:54 2002 UTC (6 years, 5 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: wine-20020228, rewind-20020925, rewind-20020804, rewind-20020607, rewind-20020427, rewind-20020419, quartz-pre-removal, quartz-post-removal, head_merge_from_winex_2_0_branch
Changes since 1.1.1.9: +5 -3 lines
Diff to previous 1.1.1.9
Import of Wine release 20020228, the last X11-licensed Wine release.

Revision 1.1.1.9 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Jan 16 18:58:53 2002 UTC (6 years, 8 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winex-kohan-2-1, winex-2-2-1, winex-2-2, winex-2-1, winex-2-0-branch-merge-to-head, winex-2-0, winehq-20020116
Branch point for: winex-2-0-branch
Changes since 1.1.1.8: +15 -11 lines
Diff to previous 1.1.1.8
Import of WineHQ CVS at Jan 16, 2002.

Revision 1.1.1.8 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Mon Dec 31 10:45:14 2001 UTC (6 years, 9 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: wine-20011226
Changes since 1.1.1.7: +3 -1 lines
Diff to previous 1.1.1.7
Import of Wine release 20011226.
(The tree before this import has been tagged wine-premerge-20011226)

Revision 1.1.1.7 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Thu Oct 4 13:41:41 2001 UTC (7 years ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-premerge-20010824-premerge-20011014, winehq-premerge-20010824-postmerge-20011014, winehq-20011028, winehq-20011005, winehq-20011004, wine-premerge-20011226, wine-20011004
Changes since 1.1.1.6: +3 -5 lines
Diff to previous 1.1.1.6
Import of WineHQ CVS at Oct 4, 2001.

Revision 1.1.1.6 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Aug 29 18:12:09 2001 UTC (7 years, 1 month ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010908, wine-20010824
Changes since 1.1.1.5: +1 -8 lines
Diff to previous 1.1.1.5
Import of Wine release 20010824.

Revision 1.1.1.5 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Dec 29 10:51:27 2000 UTC (7 years, 9 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-premerge-20010824-start, winehq-premerge-20010824-20011014, winehq-premerge-20010105, winehq-20010509, winehq-20010501, winehq-20010425, winehq-20010419, winehq-20010416, winehq-20010414, winehq-20010320, winehq-20010318, winehq-20010129, winehq-20010126, winehq-20010123, winehq-20010117, winehq-20010113, winehq-20010112, winehq-20010105, winehq-20010103, winehq-20001230, winehq-20001229, wine-20010510, wine-20010418, wine-20010326, wine-20010305, wine-20010216, wine-20010112, Oct1201, Oct1101
Branch point for: winehq-premerge-20010824
Changes since 1.1.1.4: +5 -5 lines
Diff to previous 1.1.1.4
Import of WineHQ CVS at Dec 29, 2000.
OK, I'll also add tags to mark the Wine 20001222 release relative to
our tree, if we still want to make diffs relative to last release...

Revision 1.1.1.4 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Thu Dec 21 03:30:32 2000 UTC (7 years, 9 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20001223, winehq-20001221, wine-20001222
Changes since 1.1.1.3: +4 -0 lines
Diff to previous 1.1.1.3
Import of WineHQ CVS at Dec 21, 2000.

Revision 1.1.1.3 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Dec 6 15:39:15 2000 UTC (7 years, 10 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20001214, winehq-20001213, winehq-20001212, winehq-20001206
Changes since 1.1.1.2: +23 -16 lines
Diff to previous 1.1.1.2
Bot gored, decided to merge with WineHQ again.
Using ISO date format in the tags to avoid accidental time travelling.
Importing WineHQ CVS at 20001206...

Revision 1.1.1.2 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Thu Nov 23 15:07:41 2000 UTC (7 years, 10 months ago) by andrewl
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-112300, winehq-011200
Changes since 1.1.1.1: +19 -77 lines
Diff to previous 1.1.1.1
Import of Nov 23 winehq.

Revision 1.1.1.1.6.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Nov 23 13:54:57 2000 UTC (7 years, 10 months ago) by andrewl
Branch: merge-231100
Changes since 1.1.1.1: +19 -77 lines
Diff to previous 1.1.1.1 , to next main 1.1.1.2
Merging in from winehq, everything except ddraw.
Still working out kinks in winelib & dinput.

Revision 1.1.1.1 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Sep 8 01:42:09 2000 UTC (8 years, 1 month ago) by gavriels
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-090700, merge-231100-start, andrew-071100-start, andrew-071100-premerge, andrew-071100-postmerge
Branch point for: mipmap, merge-231100, andrew-071100
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Import of WineHQ 090700

Revision 1.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Sep 8 01:42:09 2000 UTC (8 years, 1 month ago) by gavriels
Branch point for: winehq-ddraw-merge, winehq
Initial revision

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