Hi, Raphael Thanks a lot for the great effort.
The incremental build for tizen is not working so well with Trybot so far. Referring http://wrt-buildbot.bj.intel.com/buildbot/builders/xwalk_tizen/builds/39/steps/compile/logs/stdio and http://wrt-buildbot.bj.intel.com/buildbot/builders/xwalk_tizen/builds/37/steps/compile/logs/stdio . Each try still takes almost 2 hours. And it's now having a dozen of pending builds on Tizen now. I compare the build log with https://build.crosswalk-project.org/builders/Crosswalk%20Tizen%202.1%20Mobile/builds/112/steps/compile/logs/stdio from your experimental public bot. The numbers of lines are equally, so it's just that try slave machine is not so powerful as your bot. From the log you can tell many things are still rebuilding for each time. I think it's caused by the patching. Is it possible to get rid of it and land those patches in our forks instead? That can make real incremental build. Thanks, Shiliu. -----Original Message----- From: Crosswalk-dev [mailto:[email protected]] On Behalf Of Raphael Kubo da Costa Sent: Thursday, November 21, 2013 7:05 PM To: [email protected] Subject: Re: [Crosswalk-dev] PSA: Improved support for incremental Tizen builds "Poussa, Sakari" <[email protected]> writes: > Is there a way to just use make if you don¹t want the full rpm but > just the xwalk binary? That is, to skip the dance around the rpm creation. > > If so, that should be documented in the packaging/README and later in > the wiki. I'm a bit over the fence on whether this should be documented and shown as a valid option: if you want to call rpmbuild(1) and do all sorts of low-level RPM stuff manually but do not know how to do that, you shouldn't be doing that in the first place. _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
