Oscar Lesta
f42d57f8a6
ec2drv: update to latest commit.
2025-08-30 23:11:43 -03:00
Schrijvers Luc
686ae61b06
arduino, revbump, avr_libc is any architecture ( #12670 )
2025-08-04 16:11:54 +00:00
Schrijvers Luc
d840d5b1f4
avr_libc, this is any architecture, can't use SECONDARY_ARCHITECTURES ( #12669 )
2025-08-04 15:10:40 +00:00
PulkoMandy
cb0ce6340d
ira: new recipe
2025-08-01 18:23:54 +02:00
PulkoMandy
8e2abbae87
rasm: update to 2.3.7.
2025-07-01 18:44:48 +02:00
PulkoMandy
0af6b17f20
rust.cpclib: add disabled recipe.
...
Needs a newer Rust version and probably some other fixes.
2025-06-29 16:09:25 +02:00
PulkoMandy
fa31665768
Add m68k binutils and gcc and add dbztool
2025-02-22 22:43:05 +01:00
Augustin Cavalier
103b600dea
SDCC: Build with optimizations.
2025-02-18 20:20:30 -05:00
PulkoMandy
f46ad5e032
sdcc 4.5.0
2025-02-17 08:10:46 +01:00
PulkoMandy
074183ab7f
sdcc: backport fix from upstream SVN, update to latest boost_graph
2024-09-30 08:40:49 +02:00
PulkoMandy
c5e9e98a4a
dfu_programmer: update to current version
...
Part of #10333
2024-08-13 21:30:14 +02:00
PulkoMandy
db6026016a
gcc-6809: update to mpfr 4
2024-08-11 07:55:02 +02:00
PulkoMandy
4959613777
SDCC: update to readline 8
2024-08-10 22:35:58 +02:00
OscarL
c4bbc25c58
esputil: new recipe. ( #10273 )
2024-07-17 19:45:23 +02:00
Schrijvers Luc
955d7296a2
xa, update SOURCE_URI ( #10347 )
2024-04-16 18:34:04 +02:00
PulkoMandy
73a450b33a
Update lwtools and gcc-6809
...
lwtools is updated to latest version
both recipes now enabled for all architectures.
2024-03-03 16:19:55 +01:00
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