Merging the dbus4win code upstream

View: New views
3 Messages — Rating Filter:   Alert me  

Merging the dbus4win code upstream

by Tor Lillqvist :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I spent some hours cherry-picking most of the commits from the
dbus4win-noncetcp branch of the dbus4win git repository to the master
branch of my local clone of the upstream dbus repository. (Manually
editing when necessary to make the commits apply.) It now builds on
Windows (using MinGW from MSYS, using autogen.sh and make), but I
obviously still need to make sure that it also works. Once I am
reasonably confident in it, what could/should be done to get it
upstream? (My local git repository is not accessible from the
outside.)

To see the commits, check http://tml.pp.fi/dbus-dbus4win-merge.diff .

--tml
_______________________________________________
dbus mailing list
dbus@...
http://lists.freedesktop.org/mailman/listinfo/dbus

Re: Merging the dbus4win code upstream

by Ralf Habacker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Tor Lillqvist schrieb:
> Hi,
>
> I spent some hours cherry-picking most of the commits from the
> dbus4win-noncetcp branch of the dbus4win git repository to the master
> branch of my local clone of the upstream dbus repository.
> (Manually editing when necessary to make the commits apply.) It now builds on
> Windows (using MinGW from MSYS, using autogen.sh and make),
> but I obviously still need to make sure that it also works.
> Once I am reasonably confident in it,
What steps would you make " reasonably confident" - is running the test
cases enough ?
I personally can checkout the git master branch from freedesktop from
time to time and can look if there are problems in the kde on windows
context.
The dbus4win could do similar for their environment.
>  what could/should be done to get it
> upstream? (My local git repository is not accessible from the
> outside.)
>
>  
The patch should be splitted into smaller pieces like autotool build
system, cmake build system, windows only code fixes, main codes fixes.

Regards
 Ralf
_______________________________________________
dbus mailing list
dbus@...
http://lists.freedesktop.org/mailman/listinfo/dbus

Re: Merging the dbus4win code upstream

by Tor Lillqvist :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> The patch should be splitted into smaller pieces like autotool build system,
> cmake build system, windows only code fixes, main codes fixes.

D'oh, it is in small pieces. 114 of them: for each individual git
commits. The file in question is just the output of git --format-patch
--stdout.

The "diffstat" part of each commit's comment tells pretty clearly what
part of the source code it affects, if the textual comment doesn't say
it clearly enough.

--tml
_______________________________________________
dbus mailing list
dbus@...
http://lists.freedesktop.org/mailman/listinfo/dbus