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
Jerome Duval
f4eb91ebfc
bison: added recipe for version 3.0.4
2015-12-25 11:17:40 +00:00
François Revol
940109128e
libuuid: remove the .la file
...
The gcc2 one contains a -lsocket which breaks linking when using it.
2015-12-22 01:43:23 +01:00
Jerome Duval
f20a768532
gcc5: enable x86.
2015-12-17 17:58:49 +00:00
Jerome Duval
bdbea06c7d
gcc5: fix provides.
...
* patches libgcc to add haiku x86 and x86_64 as soft-fp targets.
2015-12-13 11:16:08 +00:00
Jerome Duval
1a3dff84d7
autoconf: add recipe for autoconf 2.64
...
* move 2.13 recipe to autoconf directory.
* fix dataDir name collision.
2015-12-12 10:33:40 +00:00
Jerome Duval
bbe15a77f5
gcc: added recipe for version 5.3.0.
2015-12-11 07:21:17 +00:00
Jerome Duval
9b71e9edf8
automake: rename version 1.13 to automake113.
...
* remove install-html for 1.15.
2015-12-02 21:21:03 +00:00
Jerome Duval
eb581dff66
bmake: bump version.
2015-11-28 12:06:40 +00:00