Haiku Mailing List

Syndicate content
Archive of posts for haiku at FreeLists
Updated: 1 hour 27 min ago

[haiku] Re: Do we need a webstore for HaikuDepot to replace HaikuWare? (Luposian)

1 hour 27 min ago
What happened to HaikuWare? It's now talking about Senryu... was it hijacked or did the guy quit or lose interest or what? On May 2, 2015, at 12:43 AM, Richie Nyhus-Smith wrote: Preface: This message has already been posted to the Haiku Development Mailing List, however it turns out HaikuDepot has already been future proofed to allow for this. So it now just a question of whether this is an endeavour we want to ...
Categories: Development

[haiku] Do we need a webstore for HaikuDepot to replace HaikuWare? (Richie Nyhus-Smith)

1 hour 27 min ago
Preface: This message has already been posted to the Haiku Development Mailing List, however it turns out HaikuDepot has already been future proofed to allow for this. So it now just a question of whether this is an endeavour we want to follow. The Ubuntu Software Center (which inspired HaikuDepot) has a web frontend ...
Categories: Development

[haiku] Vote For Pedro (LuckEEEE . Dynamyte)

1 hour 27 min ago
Haiku Liberation Organization Sincerely, LuckEEEEE Dynamyte ...
Categories: Development

[haiku] Re: build failure from source (Michael Mounteney)

1 hour 27 min ago
On Thu, 30 Apr 2015 14:58:19 +0200 Ingo Weinhold ingo_weinhold@xxxxxx wrote: checked out the master branch. You did probably check out a specific revision (by tag or commit hash) in the past and haven't switched back to master afterward. Use git checkout master. Then you can pull again to update that checked out branch. Thanks Ingo, Jessica and Axel. All building now. Bearing in mind that ...
Categories: Development

[haiku] Re: build failure from source (Ingo Weinhold)

1 hour 27 min ago
On 30.04.2015 14:05, Michael Mounteney wrote: Thanks Jessica. I think I started supplying the URL + branch because of the warning at the end of the pull: $ git pull -v From git://git.haiku-os.org/haiku 9c5e234..0e9c093 master - origin/master = [up to date] r1alpha1 - origin/r1alpha1 ...
Categories: Development

[haiku] Re: build failure from source (Michael Mounteney)

1 hour 27 min ago
On Thu, 30 Apr 2015 21:53:04 +1200 Jessica Hamilton jessica.l.hamilton@xxxxxxxxx wrote: git pull -v Or if you're feeling paranoid: git pull -v --tags ...
Categories: Development

[haiku] Re: build failure from source (Jessica Hamilton)

1 hour 27 min ago
On 30/04/2015 8:32 PM, Michael Mounteney gate03@xxxxxxxxxxxxxxx wrote: On Thu, 30 Apr 2015 18:47:09 +1200 Jessica Hamilton jessica.l.hamilton@xxxxxxxxx wrote: your command line. Normally, if origin is set to the URL above, and you're already on the master branch, then you don't need any arguments to git pull. ...
Categories: Development

[haiku] Re: build failure from source (Michael Mounteney)

1 hour 27 min ago
On Thu, 30 Apr 2015 18:47:09 +1200 Jessica Hamilton jessica.l.hamilton@xxxxxxxxx wrote: your command line. Normally, if origin is set to the URL above, and you're already on the master branch, then you don't need any arguments to git pull. You can check how your remotes are set up using git remote -v. ...
Categories: Development

[haiku] Re: build failure from source (Jessica Hamilton)

1 hour 27 min ago
On Thursday, 30 April 2015, Michael Mounteney gate03@xxxxxxxxxxxxxxx wrote: Jessica Hamilton jessica.l.hamilton@xxxxxxxxx javascript:; wrote: what is mentioned in the output above. hrev49029-147-g22f13a0 ...
Categories: Development

[haiku] Re: build failure from source (Michael Mounteney)

1 hour 27 min ago
On Thu, 30 Apr 2015 16:05:21 +1200 Jessica Hamilton jessica.l.hamilton@xxxxxxxxx wrote: what is mentioned in the output above. hrev49029-147-g22f13a0 Looks like I need some more knowledge about git. My pull command: ...
Categories: Development

[haiku] Re: build failure from source (Jessica Hamilton)

Wed, 2015-07-01 13:45
On Thursday, 30 April 2015, Michael Mounteney gate03@xxxxxxxxxxxxxxx wrote: Axel Dörfler axeld@xxxxxxxxxxxxxxxx javascript:; wrote: I recently had a similar problem building Haiku when a package got ...
Categories: Development

[haiku] Re: build failure from source (Michael Mounteney)

Thu, 2015-06-18 08:45
On Tue, 28 Apr 2015 22:00:21 +0200 Axel Dörfler axeld@xxxxxxxxxxxxxxxx wrote: I recently had a similar problem building Haiku when a package got downgraded. The solution was to delete the problematic packages (or just all of them for simplicity), and build again. Could help you as well -- at least the build bots don't seem to have ...
Categories: Development

[haiku] Re: Draft in progress of Haiku B1/A5 announcement (Axel Dörfler)

Wed, 2015-06-17 06:45
Am 25/04/2015 um 16:22 schrieb Andrew Hudson (Redacted sender hudsonco1@xxxxxxx for DMARC): I would appreciate any feedback. Please feel free to leave your comments in the document. Might make a good news article on the website as is (I agree with Adrien ...
Categories: Development

[haiku] Re: build failure from source (Axel Dörfler)

Mon, 2015-06-15 08:45
Am 24/04/2015 um 22:45 schrieb Michael Mounteney: Building from git master ends with: I recently had a similar problem building Haiku when a package got downgraded. The solution was to delete the problematic packages (or just all of them for simplicity), and build again. Could help you as well -- at least the build bots don't seem to have a ...
Categories: Development

[haiku] Re: PowerPC BeOS R5 binary compatibility? (Chris Hanson)

Mon, 2015-06-15 08:45
On Apr 25, 2015, at 3:52 PM, François Revol revol@xxxxxxx wrote: Does Haiku maintain binary compatibility with BeOS R5 for PowerPC CPUs, or just Intel CPUs? Some cursory searches haven’t provided a direct answer. I’m mostly interested because it would also mean it should be possible to cross-compile… (Compiling anything on a 66 MHz BeBox feels pretty slow these days.) ...
Categories: Development

[haiku] Re: PowerPC BeOS R5 binary compatibility? (François Revol)

Mon, 2015-06-08 00:45
On 26/04/2015 00:31, Chris Hanson wrote: CPUs, or just Intel CPUs? Some cursory searches haven’t provided a direct answer. I’m mostly interested because it would also mean it should be possible to cross-compile… (Compiling anything on a 66 MHz BeBox feels pretty slow these days.) No, BeOS on PPC didn't even use the ELF format. ...
Categories: Development

[haiku] PowerPC BeOS R5 binary compatibility? (Chris Hanson)

Sat, 2015-06-06 17:45
Does Haiku maintain binary compatibility with BeOS R5 for PowerPC CPUs, or just Intel CPUs? Some cursory searches haven’t provided a direct answer. I’m mostly interested because it would also mean it should be possible to cross-compile… (Compiling anything on a 66 MHz BeBox feels pretty slow these days.) -- Chris ...
Categories: Development

[haiku] Re: Draft in progress of Haiku B1/A5 announcement (Andrew Hudson)

Mon, 2015-06-01 10:45
-----Original Message----- From: Adrien Destugues pulkomandy@xxxxxxxxx To: haiku haiku@xxxxxxxxxxxxx Sent: Sat, Apr 25, 2015 10:41 am Subject: [haiku] Re: Draft in progress of Haiku B1/A5 announcement ...
Categories: Development

[haiku] Re: Draft in progress of Haiku B1/A5 announcement (Adrien Destugues)

Mon, 2015-06-01 06:45
On Sat, Apr 25, 2015 at 10:22:16AM -0400, Andrew Hudson wrote: will need some updates before the release, and the tail section needs to be filled out. I would appreciate any feedback. Please feel free to leave your comments in ...
Categories: Development

[haiku] Draft in progress of Haiku B1/A5 announcement (Andrew Hudson)

Mon, 2015-06-01 02:45
Here is a link on Google docs to a draft of the next release announcement. It will need some updates before the release, and the tail section needs to be filled out. I would appreciate any feedback. Please feel free to leave your comments in the document. If for some reason ...
Categories: Development