similar to: [Bug 1741] New: Patch to add support for building on Haiku

Displaying 20 results from an estimated 2000 matches similar to: "[Bug 1741] New: Patch to add support for building on Haiku"

2009 Aug 27
1
[LLVMdev] A patch for refine the cmake system and also configure
> > What do you want to improve exactly? Do you experience > problems? > not only iterator.h but also DataTypes.h I also put back iterator.h because at the trunk of llvm, iterator.h.in and iterator.h.cmake still there:( My improvement is now we didn't to generate DataTyes.h, we just need to generate config.h, And everything is configured at config.h, but not in seperate files.:)
2009 Aug 27
0
[LLVMdev] A patch for refine the cmake system and also configure
Hi Yonggang! On Aug 27, 1:02 pm, 罗勇刚(Yonggang Luo) <luoyongg... at gmail.com> wrote: > Because this patch must be applied in one time so that don't broken > the buildbot system. > So I just submit the configure and cmake at the same time. > Also, this patch add two new file > iterator.h > and > DataTypes.h What do you want to improve exactly? Do you experience
2009 Aug 27
2
[LLVMdev] A patch for refine the cmake system and also configure
Because this patch must be applied in one time so that don't broken the buildbot system. So I just submit the configure and cmake at the same time. Also, this patch add two new file iterator.h and DataTypes.h for the reason that patch doesn't support for svn's rename mechanics. So I just add these two file and doesn't delete the old history files Because I doesn't get
2008 Apr 26
0
[fdo] Haiku - FreeDesktop.org cooperation proposal
From: Haiku - http://www.haiku-os.org/about To: FreeDesktop.org GNU/Linux has gained quite some momentum on the desktop, with the help of Gnome and KDE environments, and the FreeDesktop.org project. Haiku is a Free Software (BSD/MIT) desktop targeted operating system, designed to present a coherent and simple to use environment, inspired by BeOS. Although Haiku does not use X11, it provides
2010 Mar 26
1
openssh directories on Haiku
First off, I'd like to say thanks for applying the patch we recently submitted on the bug tracker to allow openssh to build on Haiku. In our current port of openssh for Haiku it's creating a directory ~/.ssh, we'd like to have this moved to ~/config/settings/ssh (without a dot in front of ssh). Haiku (and BeOS before that) has a function available to determine the location of a
2018 Nov 09
0
Re: Further nbdkit patches for Haiku
Hi, Le 06/11/2018 à 10:02, Richard W.M. Jones a écrit : > François, thanks for the patches so far. > > This morning I pushed: > > https://github.com/libguestfs/nbdkit/commit/e26fb6cea3fdba13b5472daf6767e76abacd8d03 > build: add missing #include "byte-swapping.h" > > https://github.com/libguestfs/nbdkit/commit/b962272a561bfed087316d24b7d510e4ab29a985 >
2018 Nov 13
0
Re: Further nbdkit patches for Haiku
On Tue, Nov 13, 2018 at 03:09:16PM +0100, François Revol wrote: > Le 13/11/2018 à 14:40, Richard W.M. Jones a écrit : > > On Tue, Nov 06, 2018 at 09:02:17AM +0000, Richard W.M. Jones wrote: > >> Finally about the list of failing tests: > >> > >> https://pastebin.com/1PFG85DS > >> > >> Mostly these are because of the old qemu-io binary. The
2009 Oct 16
2
[LLVMdev] Haiku Triple support
support for triple in haiku it touches lib/Support/Triple.cpp and include/llvm/ADT/Triple.h -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091016/049eccbe/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: haikutriple.patch Type: application/octet-stream
2009 Oct 16
0
[LLVMdev] Haiku Triple support
Greatest appologies that had some cruft in it, let me send the cleaned one On Fri, Oct 16, 2009 at 12:45 AM, Paul Davey <plmdvy at gmail.com> wrote: > support for triple in haiku > > it touches lib/Support/Triple.cpp > and include/llvm/ADT/Triple.h > > > -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Oct 13
1
[LLVMdev] haiku comapatability configure regenerated
This is a patch for the regenerated configure related files. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091013/eb1ed755/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: haiku.patch Type: text/x-patch Size: 11388 bytes Desc: not available URL:
2011 Jul 27
0
[LLVMdev] Haiku support in googletest
Hi Paul, You added some support for Haiku to LLVM's copy of googletest: http://llvm.org/viewvc/llvm-project?view=rev&revision=83823 http://llvm.org/viewvc/llvm-project?view=rev&revision=106620 Is it still being used? If so, would you mind pushing these patches upstream to the googletest project: http://code.google.com/p/googletest/ Otherwise we may drop them, because it makes it
2018 Nov 13
0
Re: Further nbdkit patches for Haiku
On Tue, Nov 06, 2018 at 09:02:17AM +0000, Richard W.M. Jones wrote: > Finally about the list of failing tests: > > https://pastebin.com/1PFG85DS > > Mostly these are because of the old qemu-io binary. The qemu-io -f > option was added 4 years ago :-/ so it could be time to upgrade. FWIW this turns out to be a problem in RHEL 7 as well :-( I worked around it (in RHEL 7
2006 May 01
0
haiku bounties for network and usb stack
Haiku Bounties: www.haikubounties.org Is looking for developers to take up their code bounties for a usb and networking stack. Please drop by the site and apply if interested! _________________________________________________________________ Designer Mail isn't just fun to send, it's fun to receive. Use special stationery, fonts and colors.
2018 Nov 13
2
Re: Further nbdkit patches for Haiku
Le 13/11/2018 à 14:40, Richard W.M. Jones a écrit : > On Tue, Nov 06, 2018 at 09:02:17AM +0000, Richard W.M. Jones wrote: >> Finally about the list of failing tests: >> >> https://pastebin.com/1PFG85DS >> >> Mostly these are because of the old qemu-io binary. The qemu-io -f >> option was added 4 years ago :-/ so it could be time to upgrade. > > FWIW
2015 Aug 31
0
Build R on Haiku
On 14/08/2015 15:19, Joe S wrote: > Hi R-devel, > I'm trying to get R 3.2.1 working on Haiku (an open source OS inspired by > BeOS, not Linux based) on i586. With a few small changes to library paths > and ifdefs I am able to get a seemingly working R binary. The build process > stops with the 'tools' package. The last lines from make are below. > > Does anyone
2018 Nov 06
5
Further nbdkit patches for Haiku
François, thanks for the patches so far. This morning I pushed: https://github.com/libguestfs/nbdkit/commit/e26fb6cea3fdba13b5472daf6767e76abacd8d03 build: add missing #include "byte-swapping.h" https://github.com/libguestfs/nbdkit/commit/b962272a561bfed087316d24b7d510e4ab29a985 build: more fallbacks for mkostemp The iconv patch makes iconv a requirement. I don't know
2004 Sep 02
2
[LLVMdev] Type uint64_t required but not found
Hi John, configure still exits, when checking for uint64_t. I've attached a patch, that properly will fix it. Either uint64_t or u_int64_t will succeed: Index: configure.ac =================================================================== RCS file: /var/cvs/llvm/llvm/autoconf/configure.ac,v retrieving revision 1.106 diff -u -r1.106 configure.ac --- configure.ac 2 Sep 2004 18:44:44 -0000
2015 Aug 14
2
Build R on Haiku
Hi R-devel, I'm trying to get R 3.2.1 working on Haiku (an open source OS inspired by BeOS, not Linux based) on i586. With a few small changes to library paths and ifdefs I am able to get a seemingly working R binary. The build process stops with the 'tools' package. The last lines from make are below. Does anyone have any tips? I'm rather new to debugging at this low level. Are
2004 Aug 31
2
[LLVMdev] Type uint64_t required but not found
Reid, When configuring LLVM I get this error: ----------------- checking for uint64_t... no configure: error: Type uint64_t required but not found ----------------- However, this type exists as u_int64_t in /usr/include/types.h. The easy way for me is to edit types.h, but I think the right thing is to somehow to test for it on Interix platform. Any thoughts? /Henrik --- Got Freedom?
2001 Jan 23
11
cc & no 64bit int patches
Here are a couple of patches against the CVS (Jan 22 18:41 PST) Some C++ comments found their way into ssh.h The no64.patch puts ifdefs around buffer_get_int64() now in bufaux.[c,h] -- Tim Rice Multitalents (707) 887-1469 tim at multitalents.net -------------- next part -------------- --- ssh.h.old Mon Jan 22 18:40:58 2001 +++ ssh.h Mon Jan 22 19:02:02 2001 @@ -25,8 +25,10 @@ # include