Jerome Duval
a11139720f
llvm: add recipe for version 3.8.1.
...
* patch clang for secondary architectures.
2016-07-18 23:04:00 +00:00
Jérôme Duval
3919ff5c36
make: use an actual commit for the gentoo patch.
...
* having fun...the patch is now deleted on git master...
2016-07-10 18:47:09 +02:00
fbrosson
9bf608f00e
gettext: fix incorrect sed for libasprintf.la on x86 2nd arch. ( #669 )
...
The search pattern used in the sed call to fix libasprintf.la did
match and work fine on primary architectures, but failed on x86
secondary, resulting in a package that would become invalid if
gcc_x86 got upgraded later. The correct search pattern to match e.g.
develop/tools/x86/lib/gcc/ is not develop/tools/$relativeLibDir/gcc/
but develop/tools$secondaryArchSubDir/lib/gcc/ and works for all
architectures, including secondary, of course.
2016-06-28 18:29:06 +00:00
fbrosson
5784744bb5
gettext: bump to 0.19.8.1, keep & fix lib*.la, sync patch. ( #596 )
...
Some recipes, e.g. mc (Midnight Commander), need libintl.la, but we
were previously dropping all develop/lib/lib*.la files in gettext.
We now ship them and also fix them to make sure they don't become
unusable in case devel:libiconv or devel:libncurses get updated.
On x86 and x86_64 we also fix $developLibDir/libasprintf.la to use
a path to libstdc++.la that does not depend on the revision of the
gcc package.
2016-06-20 20:15:22 -04:00
Jerome Duval
b03c8d7f70
gcc: added recipe for version 5.4.0.
2016-06-05 23:10:48 +00:00
Jerome Duval
4c4a6cb0b8
gcc: enable libgomp build.
...
* add libgomp to gcc_syslibs.
2016-06-04 00:38:33 +00:00
Jerome Duval
8edfd49c05
gcc: replace libsupc++.so with a link to libstdc++.so.
2016-06-02 10:19:24 +02:00
fbrosson
c73ec1cdc4
make: add recipe for 4.2, add TEST(), switch to mirror. ( #609 )
...
Also revert an upstream commit until a real fix is available, just
like Gentoo did with 4.2-r1. See https://bugs.gentoo.org/583812
(This was blocking "haikuporter --test make-4.2".)
Finally, remove unneeded call to libtoolize.
2016-05-25 19:36:52 -04:00
Jerome Duval
b10377b53e
gcc7: add git recipe.
2016-05-05 21:36:40 +00:00
Jerome Duval
eeef426279
gcc6: fix provides for x86 secondary arch.
2016-05-05 21:34:07 +00:00
Jerome Duval
bdbf7ce311
gcc6: update recipe to 6.1.0.
2016-05-05 12:51:12 +00:00
fbrosson
d9e3d12dad
libtool-2.4.2: Add x86_gcc2 to SECONDARY_ARCH… and fix COPYRIGHT. ( #576 )
2016-04-30 12:43:23 +02:00
Jerome Duval
9d6dd85417
llvm: update git recipe.
...
* remove libatomic workaround.
2016-04-13 07:09:41 +00:00
Jerome Duval
9b487a7fe3
gcc: enable libatomic build.
...
* add libatomic to gcc_syslibs.
* link libsupc++ against libroot, add soname.
2016-04-12 21:11:27 +00:00
Jerome Duval
f203babe35
gcc: fix 5.2.0 recipe.
2016-04-12 21:11:21 +00:00
Jerome Duval
07fc6b7b30
llvm: update git recipe.
2016-04-07 22:52:20 +00:00
Jerome Duval
338e0bc4c6
llvm: adjust clang git patch for upstream.
2016-04-07 18:35:04 +00:00
Jerome Duval
263056a2c3
llvm: update git patches.
2016-04-07 17:16:43 +00:00
Jerome Duval
7aa0f7f428
gcc: fix syslibs provides for secondary arch.
2016-03-17 19:09:52 +00:00
Jerome Duval
e5e41c1112
llvm: git recipe: disable rpath, forgot __INTEL__ on x86.
2016-03-17 01:46:57 +00:00
Jerome Duval
bf211c4827
llvm: disable rpath, forgot __INTEL__ on x86.
2016-03-16 06:17:04 +00:00
Jerome Duval
1011eee5be
llvm: bump to 3.8.0.
...
* only x86_64 works at the moment.
2016-03-11 17:33:57 +00:00
Jerome Duval
4d9b4cf63d
bmake: bump version.
2016-03-08 21:10:59 +00:00
Vale
6f4f45198e
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
2016-03-05 14:19:01 -05:00
Jerome Duval
9839fc99ce
llvm: bump 3.8 to rc3.
2016-03-05 17:39:22 +00:00
Jerome Duval
35eb22528a
gcc: renamed 5.x recipes.
...
* update 5.3 patchset to match our repository.
2016-03-04 22:01:23 +00:00
waddlesplash
9cbd37878e
Merge pull request #492 from DarkmatterVale/master
...
Add basic cleaning for all components of recipes
2016-03-01 21:12:54 -05:00
Jerome Duval
ffd6cb7da9
binutils: added recipe for version 2.26.0.
2016-02-29 09:22:41 +00:00
Vale
6b99721506
More order fixes
2016-02-28 20:17:42 -05:00
Jerome Duval
90ff8d2b79
llvm: update git recipe.
...
* llvm patch upstreamed.
2016-02-27 14:24:41 +00:00
Jérôme Duval
e1325ace77
Merge pull request #485 from DarkmatterVale/master
...
More ordering & layout fixes
2016-02-26 21:53:28 +01:00
Jerome Duval
57d01581c6
make: add recipe for version 4.1
2016-02-26 18:45:00 +00:00
Vale
f8aeb53372
More ordering & layout fixes
2016-02-26 10:33:51 -05:00
Jerome Duval
0a6fa438d5
gettext: bump version.
2016-02-24 23:00:01 +00:00
Jerome Duval
55dfe727d2
llvm: add haiku x86_64 to config.guess..
...
instead of updating it. License stays GPL v2
2016-02-24 23:00:00 +00:00
Jerome Duval
243d0f0ec9
clang: remove, is now a subpackage of llvm.
2016-02-20 12:06:48 +00:00
Vale
4ceccd41e1
Fix ordering
2016-02-17 14:39:36 -05:00
Jerome Duval
ff0554af38
llvm: bump 3.8 to rc2.
2016-02-09 06:59:52 +00:00
Jerome Duval
77246f536d
llvm: add recipe for 3.9.0 git version.
2016-02-02 23:37:35 +00:00
Jerome Duval
3997f345e9
llvm: switch to cmake build.
2016-02-02 23:37:35 +00:00
Jerome Duval
dcc2d2cc47
llvm: add recipe for version 3.8.0~rc1
...
* still using autoconf.
2016-01-29 23:21:53 +00:00
Jerome Duval
7d152ab124
llvm: add recipe for version 3.7.1
2016-01-29 23:21:51 +00:00
Jerome Duval
068c761c34
llvm_clang: apply to 3.7.0 recipe.
2016-01-28 06:05:07 +00:00
Jerome Duval
c5893b3659
llvm_clang: apply to 3.5.2 recipe.
2016-01-27 18:41:15 +00:00
Jerome Duval
05d3997eb6
llvm_clang: add clang as package produced by llvm recipe.
...
* amend llvm-config to use /system/develop/headers.
2016-01-25 20:04:45 +00:00
Hannah
b603c3f935
change "install-strip" back to "install"
2016-01-22 16:21:56 +00:00
Jerome Duval
d6b2889d4a
clang: fix packaging and headers inclusion.
...
* clang headers were not included.
* the x86_64 target wasn't working as expected, ie
missing __HAIKU__, etc.
* this recipe should probably be merged with llvm's recipe.
2016-01-15 18:33:59 +00:00
Hannah
8e05ed78b0
stripped bison, less, m4, which, and yasm in recipes and created debug packages
2016-01-02 23:15:43 -08:00
Hannah
68257d4762
stripped binaries in diffutils and make recipes and created debug packages
2016-01-02 13:44:37 -08:00
Jerome Duval
212e17603a
gcc: use makeinfo-4.13 for recipe version 2.95.
...
* since the bump to texinfo 6.0, the documentation build failed.
2015-12-25 11:17:42 +00:00