Commit Graph

151 Commits

Author SHA1 Message Date
PulkoMandy
1d9983d844 sdcc: update to 4.4.0 2024-02-20 21:21:03 +01:00
Adrien Destugues
67b1f78ef9 Add recipes for rasm and buildcpr, enable hideur_maikeur for 64bit Haiku 2023-10-22 14:50:19 +02:00
Schrijvers Luc
0e0d38832b avra, bump version (#9326) 2023-09-01 15:25:00 +00:00
PulkoMandy
52689e0d60 sdcc: new version 2023-08-16 17:46:14 +02:00
PulkoMandy
36ebb28d80 avr_libc: fix REQUIRES, remove old recipe
The binutils and compiler are built with the secondary compiler on x86,
but the commands are still in the main bin directory so we should't
use the secondaryArchSuffix in the REQUIRES.
2023-05-28 17:30:39 +02:00
Schrijvers Luc
b7296af177 xa, bump version (#8748) 2023-05-28 14:36:31 +02:00
PulkoMandy
9b41f8e108 Set version requirements between avr binutils, gcc and libc
The libc needs to be built with a recent gcc and binutils so that it
enables support for all the devices supported by the compiler.
2023-05-28 12:26:20 +02:00
PulkoMandy
eb7afe26c7 SDCC: cleanup and update patchset, add debuginfo package
- Relocation patch needed some rework for SDCC 4.2
- Backport an upstream bugfix to fix a compiler crash in one of my projects
- Clean up the other parts of the patchset to prepare for upstream submission
2023-05-01 14:23:06 +02:00
PulkoMandy
6416121225 SDCC: update to version 4.2.0 2023-04-30 17:39:39 +02:00
Schrijvers Luc
a8e105b4ba cpctools, revbump for libdsk changes (#8536) 2023-04-27 12:37:05 +02:00
PulkoMandy
9dc4b9304b Fix redundant gcc2 architecture 2023-04-09 12:57:54 +02:00
Schrijvers Luc
a4501bfa8e libftdi, disable static library (#8038) 2023-03-21 16:31:12 +01:00
PulkoMandy
93b0a69d5e Enable cpctools and gfx2crtc for all architectures 2023-03-18 14:02:38 +01:00
PulkoMandy
e6834a01d5 naken_asm: update to current github source.
I need a bugfix that's only there for now.

Also delete duplicate recipe.
2022-08-06 10:21:40 +02:00
Gerasim Troeglazov
fb79e697d3 Arduino: switch to source code from arduino.cc (the latest working version)
* update icon
2022-06-29 23:26:42 +10:00
Gerasim Troeglazov
099328c451 Arduino: fix serial monitor 2022-06-28 22:48:26 +10:00
Gerasim Troeglazov
57e4ea4d14 avrdude: fix build 2022-06-26 16:15:16 +10:00
Gerasim Troeglazov
492d82a0ae avrdude: bump version 2022-06-26 15:42:29 +10:00
Schrijvers Luc
b25b178d42 xa65, bump, move to Gentoo layout (#6752) 2022-03-25 15:02:17 +01:00
Alexander von Gluck IV
e200df84b5 u_boot_tools: Upgrade to 2021.10
* Adds support for multiple new architectures
* Used by haiku build system on arm,arm64,riscv64,etc
* tools-all not functional due to complex type issues
  in u-boot under Haiku
2022-01-04 11:13:56 -06:00
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
Jerome Duval
9b9346f6c2 stlink: remove dependency on libssp
__stack_chk_fail is provided by libroot
2021-10-14 20:22:10 +02: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
Adrien Destugues
1da404f84c teensy_loader_cli: new recipe. 2021-08-21 20:09:20 +02:00
Adrien Destugues
5da4eb84cc namen_asm: new recipe 2021-08-19 21:51:39 +02:00
Adrien Destugues
69ea260415 dasmxx: new recipe. 2021-08-19 21:15:30 +02:00
Sergei Reznikov
04e0a447a9 u_boot_tools: fix gcc2 build 2021-04-17 13:35:46 +03:00
Schrijvers Luc
23155ecd2c avrdude, revbump for newer libftdi (#5790) 2021-03-23 18:30:18 +01:00
Schrijvers Luc
6cf40eec94 libftdi, bump version, fix installation paths for the headers (#5646) 2021-03-23 18:26:43 +01: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
Adrien Destugues
714910dbd8 Add recipe for hideur maikeur
It got split from cpctools a while ago and I had never added the new
package. And I need this tool again.
2020-11-15 20:37:37 +01:00
Gerasim Troeglazov
b88f45eae6 stlink: bump version, enable for x86_64 arch 2020-10-01 21:47:30 +10:00
Gerasim Troeglazov
5cb2c022b7 sdcc: bump version
* enable build for pic controllers
2020-10-01 11:51:59 +10:00
Gerasim Troeglazov
2bd5270fd8 gputils: fix build for gcc2 2020-09-29 12:08:40 +10:00
Gerasim Troeglazov
3099cac48f gputils: add recipe 2020-09-29 10:44:28 +10:00
Adrien Destugues
53bb7b63e0 avr_gcc: fix secondary arch support.
Put the compiler in the main architecture dir, that's simpler (no need
to setarch to use it). And avr_libc would not handle it otherwise,
anyways.
2019-09-01 21:37:11 +02:00
Gerasim Troeglazov
18d5066070 Arduino: fix build for secondary arch
* remove old recipes
* fix requires for java runtime
2019-07-19 23:30:56 +10:00
Gerasim Troeglazov
00f7ae8276 Arduino: fix requires 2019-07-17 20:36:42 +10:00
Gerasim Troeglazov
822ed698f0 Arduino: fix build 2019-07-17 19:51:23 +10:00
Sergei Reznikov
937e2d40d3 libftdi: bump version for rebuild 2019-07-16 16:47:46 +03:00
Adrien Destugues
02981c3ef5 cpctools: update to new release.
Some of the tools have been split to separate git repos and I'll make
new recipes.
2019-05-18 15:02:53 +02:00
Adrien Destugues
34b35187e6 gcc6809: re-add part of patchset that wnet lost in previous update
and further cleanup.
2019-03-21 20:00:21 +01:00
Adrien Destugues
68a7a0e545 gcc6809: update patch to latest upstream version. 2019-03-18 20:55:27 +01:00
Adrien Destugues
336ec2183b lwtools: bump. 2019-03-18 20:12:02 +01:00
Adrien Destugues
eb7d3f7e0d libftdi: fix devel package dependencies 2019-01-11 23:57:27 +01:00
Adrien Destugues
6c344cde2d libftdi: update to latest versin and fix packaging
- Remove x86_gcc2 since it uses libboost
- Simplify patches and put headers where pkgconfig files tell they are
2019-01-07 23:11:17 +01:00
Adrien Destugues
5968411e28 avrdude: depends on libusb_compat
avrdude needs both libusb1 and libusb0 to work with all USB adapters.

Alsmo move the binary to the main directory as we don't plan to get this
building with gcc2.
2018-12-15 22:36:09 +01:00