0
0
Fork 0
Commit Graph

21 Commits

Author SHA1 Message Date
Adrien Destugues 278efefce1 Fix build of some recipes
- Force version of boost, otherwise we get boost 1.57 and nothing works
  with it because it's too old
- Remove now unneeded DISABLE_ASLR in haikuwebkit package (it is done
  correctly in the gcc11 recipe now)
2021-11-06 18:56:48 +01:00
Adrien Destugues b02e813ae4 sdcc: update to version 4.1.0 2021-11-06 15:57:10 +01:00
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
Schrijvers Luc 63684b0052
sdcc, revbump for rebuild (#5516) 2020-12-24 19:20:34 +01:00
Adrien Destugues 7295ab4d3f sdcc: actually fix patchset. 2020-12-17 19:21:14 +01:00
Adrien Destugues 6ade5ccbf4 sdcc: fix patchset
The patch to handle relocatable executables had been misapplied.
2020-12-17 19:10:02 +01:00
Gerasim Troeglazov 5cb2c022b7 sdcc: bump version
* enable build for pic controllers
2020-10-01 11:51:59 +10:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval 0f439956a1 sdcc: mark broken on x86_64. 2017-01-22 15:15:39 +01:00
Adrien Destugues 9f2c51a9f9 SDCC: update to latest release
- Perform an out of source build
- Fix some build issues
- This version builds with an up to date GCC host
2017-01-15 22:10:45 +01:00
Vale 6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05: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
Adrien Destugues 76a1232d84 SDCC: update and fixes
- Put binaries in the normal $binDir since there is no gcc2 version.
- Include Kevin Thacker's patch to generate relocatable executables for Contiki.
2016-01-24 11:27:02 +01: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
Adrien Destugues 05b403fe4e Recipe for sdcc 3.5.0. 2015-07-26 10:48:11 +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
Adrien Destugues 7b10234cfd Add recipe for SDCC. 2014-09-14 15:00:05 +02:00