0
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
linok9757 2639911b88 ocaml: fix build on x86_64 (#3583) 2019-01-25 11:07:44 +03:00
linok9757 f7fe3afbf1 ocaml: bump version (#3578) 2019-01-21 17:50:35 +03:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Humdinger 18588b4916 Improved SUMMARY/DESCRIPTION and re-ordered blocks 2015-08-20 19:00:14 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
François Revol 7e29ba4d38 ocaml: add a TODO comment about pthread test 2015-02-22 20:16:35 +01:00
Augustin Cavalier 58b497bb99 ocaml: enable x86_gcc2.
Also some style fixes to the recipe. No functional change, so
I didn't bump the REVISION.
2015-01-19 15:05:43 -05:00
Augustin Cavalier f9c9d55cb3 ocaml: remove old versions. 2015-01-19 15:05:34 -05:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jerome Duval 5e3de2f734 Promote version upgrades for x86 and x86_64. 2014-03-22 23:00:29 +00:00
Jerome Duval cbe90859b3 ocaml: recipe for version 4.01.0 2014-03-20 13:07:53 +00:00
noryb009 1fa8788a0c Rewrap dev-lang DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Chris Roberts 09dc223926 Convert ocaml to working recipe
It's only had minor testing with 'unison' which works fine aside
from some minor locking issues.
2013-10-30 23:12:03 -06:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00