0
0
Fork 0
Commit Graph

33 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
Augustin Cavalier 25b60f3657 jam: Bump version.
Now uses posix_spawn.
2020-06-06 13:03:11 -04:00
Simon South b5ed72eece jam: Update to latest commit and add debuginfo (#4088) 2019-08-13 22:21:53 -04:00
waddlesplash 260628d521
jam: Forgot to update sha256sum. 2018-11-25 13:33:01 -05:00
waddlesplash 408c6c1864
jam: Fix for GCC2. 2018-11-25 12:44:30 -05:00
waddlesplash 909b5e4cf9
jam: Bump version. 2018-11-21 20:28:52 -05:00
Jerome Duval ceb7e88114 sys-*: reorder sections. 2018-08-10 08:17:37 +02:00
Jerome Duval ac17bd1be4 code style. 2018-08-07 08:26:26 +02:00
waddlesplash bd8cfe0b9a
jam: Update checksum following GitHub codeload changes. 2017-10-28 20:38:09 +02:00
Humdinger 3df468be42 jam: update to latest commit
That should get rid of the error under 64bit:
"GeneratedRepositoryPackageList1 actions too long (max 51200)"
2017-07-19 08:12:13 +02: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 82d0a570cd Recipe primping, improved SUMMARY/DESCRIPTION, re-ordering blocks. 2015-09-03 17:55:00 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01: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
Jérôme Duval 544b2f5716 jam: use the source archive like binutils. 2014-11-17 22:57:01 +01:00
noryb009 1d16aaeecd Rewrap sys-devel DESCRIPTIONs 2014-01-02 16:40:58 -05:00
Alexander von Gluck IV d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Rene Gollent fdb9df7542 Fix checkout paths for recipes pointing to...
no longer existing BuildToolsPM repository.
2013-12-12 19:25:12 -05:00
Ingo Weinhold 27c3268a4c jam: Fix first source URL 2013-09-28 16:49:20 +02:00
Oliver Tappe 8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Oliver Tappe 39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold bf21ad655e jam: update recipe
* Rename version: 2.5_121012 -> 2.5_2012_10_12.
* Don't put Jambase.html, Jamfile.html into development directory.
  While correct in principle, it is not so nice to separate them from
  Jam.html, which is mostly development documentation as well
  (documenting the tool invocation and the Jam language).
2013-06-16 02:02:51 +02:00
Oliver Tappe 98b0b42a51 add local binutils git clone as src-uri to jam recipe 2013-05-20 19:25:34 +02:00
Oliver Tappe 1b42a406e3 Rename jam-2.5 according to date given in git log info 2013-04-28 02:19:15 +02:00
Oliver Tappe 2ce975c536 Bump revision of jam-2.5 2013-04-28 02:19:15 +02:00
Oliver Tappe b6dbabb155 Convert jam-2.5.recipe to an actual recipe. 2013-04-28 00:50:22 +02: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
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary 49babd9548 Initial .bep file for jam. 2010-04-16 22:59:37 +00:00
Scott McCreary 09537a46ec Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files. 2009-11-23 08:02:43 +00:00