From: Mat <mat...@gm...> - 2010-05-29 22:43:05
|
Hi~ I got some progress on adding cmake support on win32 , here is the patch: https://sourceforge.net/tracker/?func=detail&aid=3009067&group_id=236997&atid=1101684 The cmake files are designed for win32 only, aim to provide better win32 build support for dbus-c++ . ( Because automake, autoconf, ... have problem on win32 ) Hope it helps :-) sincerely, Mat. On Sat, May 29, 2010 at 10:24 PM, Mat <mat...@gm...> wrote: > On Sat, May 29, 2010 at 12:39 AM, Andreas Volz <li...@br...> wrote: >> Am Thu, 27 May 2010 01:58:15 +0800 schrieb Mat: >> >> To be honest, I'm not sure. Currently I'm not that happy with GIT in >> this project. Maybe I need to give it more time... >> >> My idea is to work on current patches and later decide about a SVN >> move. For this little project I've not yet seen the advantage of GIT. > > No problem, I will propose my commits with patches first. > > p.s. You use git, I use git; you use svn, I use svn :-) > > sincerely, Mat. >> >> regards >> Andreas >> >>> No problem. I just add a bug report in the sourceforge: >>> >>> https://sourceforge.net/tracker/?func=detail&aid=3007491&group_id=236997&atid=1101684 >>> >>> I am happy to see that bugs/reports were taken care of, great job and >>> thank you!! >>> >>> sincerely, mat. >>> >>> p.s., I am learning gitorious in these days. If gitorious is prefered, >>> please info me, I can also push patches via gitorious and propose >>> merge there, too. >>> >>> On Wed, May 26, 2010 at 11:04 PM, Andreas Volz <li...@br...> >>> wrote: >>> > Am Tue, 18 May 2010 02:58:55 +0800 schrieb Mat: >>> > >>> > Hello Mat, >>> > >>> > nice to hear that it works with win32. >>> > >>> > Could you add your patches here: >>> > >>> > http://sourceforge.net/tracker/?group_id=236997&atid=1101684 >>> > >>> > Yes I know many not applied patches there, but at least they're not >>> > lost. :-) >>> > >>> > I'll apply as fast as possible... >>> > >>> > regards >>> > Andreas >>> > >>> >> ---------- Forwarded message ---------- >>> >> From: Mat <mat...@gm...> >>> >> Date: Tue, May 18, 2010 at 2:56 AM >>> >> Subject: Patch for dbus-c++ win32 porting >>> >> To: kde...@kd... >>> >> >>> >> >>> >> Hi All, >>> >> I use dbus-c++ library in my programs and found that it's great >>> >> for c++ based projects. >>> >> >>> >> I tried to port dbus-c++ to win32, and have some progress these >>> >> days. The libdbusc++ can now work on my winxp :-) >>> >> ( for some simple examples, not yet try some real program, like >>> >> inkboard,...etc ) >>> >> >>> >> Patches are as attachment: >>> >> dbus-c++-src-commit.patch is for import into emerge dir. >>> >> dbus-1.pc is for c:\kderoot\lib\pkgconfig\ >>> >> works_for_win32.patch is a patch for dbus-c++-src[1] source code >>> >> >>> >> Could you help to review these works and give me some advice to >>> >> push the works go furthur? >>> >> >>> >> Thank you very much. >>> >> >>> >> sincerely, Mat. >>> >> >>> >> [1]. http://gitorious.org/dbus-cplusplus >>> >> [2]. dbus-c++-src-commit.patch >>> >> [3]. dbus-1.pc >>> >> [4]. works_for_win32.patch >>> > >>> > ------------------------------------------------------------------------------ >>> > >>> > _______________________________________________ >>> > dbus-cplusplus-devel mailing list >>> > dbu...@li... >>> > https://lists.sourceforge.net/lists/listinfo/dbus-cplusplus-devel >>> > >>> >> >> ------------------------------------------------------------------------------ >> >> _______________________________________________ >> dbus-cplusplus-devel mailing list >> dbu...@li... >> https://lists.sourceforge.net/lists/listinfo/dbus-cplusplus-devel >> > |