Hi Marius, What progress in this problem of integration? Or have changed your mind, refused?
Best regards, Denis 27.01.2012, 11:10, "Denis Shienkov" <[email protected]>: > Hi Marius, > > I also talked to yesterday Arokux. > I explained to him the reason for which I have removed the code from the > repository. > He understood and agreed, that is, he does not mind. > And he also looks forward to the beginning of integration. :) > > As a result, I believe that you can start migrating without his code, because > him code is irrelevant, > because all the same it is necessary to perform a deep refactoring. > > IMHO. > > Best regards, > Denis > > 27.01.2012, 01:08, [email protected]: > >> Hi Denis, >> >> I just got this message Arokux: >> Hi Marius, >> >> sorry I wasn't visitin this account for a while. Can/Should I still >> register in Jira? >> >> Regards, >> Roman >> >> Would you still like to persue him approving the CLA so we can migrate the >> repository without any changes? >> >> -- >> .marius >> >> On 1/25/12 3:45 PM, "ext Denis Shienkov" <[email protected]> wrote: >>> Hi Marius. >>> >>> I removed the commit of Arokux, make it git rebase. >>> Now, in principle, everything is ready. >>> >>> I look forward to your (or Nokia) reaction. >>> >>> Best regards, >>> Denis >>> >>> 17.01.2012, 17:42, [email protected]: >>>> On 01/17/2012 07:28 AM, ext Denis Shienkov wrote: >>>>> Hi Marius. >>>>> >>>>> Yes, a patch of Arokux trivial: >>>>> http://gitorious.org/qserialdevice/qserialdevice/merge_requests/9 >>>>> >>>>> Like (in *.pro/*.pri file): >>>>> .. >>>>> unix:!symbian { >>>>> -maemo5 { >>>>> -target.path = /opt/usr/lib >>>>> -} else { >>>>> -target.path = /usr/lib >>>>> -} >>>>> >>>>> +isEmpty(PREFIX) { >>>>> +maemo5 { >>>>> +PREFIX = /opt/usr >>>>> +} else { >>>>> +PREFIX = /usr >>>>> +} >>>>> +} >>>>> + >>>>> +target.path = $$PREFIX/lib >>>>> + >>>>> .. >>>>> >>>>> What you concretely advise in this case (concretely with this patch)? >>>> If this is the only patch from Arokux, I say rebase the repo, and >>>> remove >>>> that commit. It can easily be added later. >>>> >>>> -- >>>> .marius _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
