0
0
Fork 0
Commit Graph

30 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
Jerome Duval 5f0372546e ninja: remove now useless patch 2021-01-28 12:37:20 +01:00
Jerome Duval 3498b09b12 ninja: build with cmake 2021-01-26 21:00:46 +01:00
Jerome Duval 6aa1425d0c ninja: bump version, switch to python3 2021-01-23 11:25:57 +01:00
Jerome Duval d29a969a44 ninja: bump version. 2020-05-05 15:37:14 +02:00
Jerome Duval eec26cd484 ninja: add recipe for version 1.9.0 2019-03-12 17:14:41 +01:00
Jerome Duval 884b29fa4f ninja: update HOMEPAGE. 2018-09-12 10:22:33 +02:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
Jérôme Duval 55a702f6dd
ninja: update HOMEPAGE. 2018-05-30 07:59:12 +02:00
Sergei Reznikov 6b14c08278 ninja: enable on secondary arch to satisfy meson 2017-12-06 07:01:12 +03:00
Jerome Duval 3c6408757e ninja: use returned error code instead of errno. 2017-11-01 12:04:16 +01:00
Jerome Duval a84464761f ninja: add haiku minimum hrev for spawn.h
* restore 1.6.0 recipe for older hrevs.
* note Haikuporter is unable to pick the old one automatically.
2017-09-17 09:48:31 +02:00
Schrijvers Luc 5869434622 ninja: bump version (#1643) 2017-09-16 16:12:10 +03:00
Jerome Duval 8faba33005 Bump revisions for x86_64 rebuild after time_t change. 2017-06-20 07:18:22 +02:00
Jerome Duval a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Jerome Duval 192b77c98b ninja: add recipe for version 1.6.0. 2017-04-16 21:19:21 +02:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Michael Lotz 27256e8fa7 ninja: Add patch to fix build due to missing header include. 2015-12-19 23:40:44 +00:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04: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
Adrien Destugues 7117cae647 ninja: fix requires. 2014-09-19 08:59:34 +02:00
Augustin Cavalier 27bbe92503 ninja: v1.5.1. 2014-07-15 10:50:08 -04:00
noryb009 f4b61c7fd6 Rewrap dev-util DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Adrien Destugues 5c0c10ac00 Fix ninja recipe
* Workaround bug in python to get the build working
 * Mark the recipe as working.
2013-10-13 22:45:21 +02:00
Adrien Destugues c2a04a95c9 WIP for ninja.
* Fails to build, the python bootstrap tools seems to be generating
some build rules twice.
 * Not enough experience with Python to solve this, so leaving the
package as broken.
2013-10-03 10:10:30 +02:00