Guðni Már Gilbert
e7abc6a7d8
Upgrade ninja from 1.10.2 to 1.12.1
...
The update brings better support for Windows :)
Changelogs:
* https://github.com/ninja-build/ninja/releases/tag/v1.12.1
* https://github.com/ninja-build/ninja/releases/tag/v1.12.0
* https://github.com/ninja-build/ninja/releases/tag/v1.11.1
* https://github.com/ninja-build/ninja/releases/tag/v1.11.0
2024-12-23 19:17:33 +01:00
Guðni Már Gilbert
32d5f3b4be
bootstrap: fix DeprecationWarning
...
DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
See:
https://docs.python.org/3.12/library/tarfile.html#tarfile-extraction-filter
2024-12-23 19:17:33 +01:00
Guðni Már Gilbert
6818ac3538
Sync with MK3
...
- Bump prusa3dboards package
- Set CMake Build Type to Release, otherwise building with this kit doesn't work (debug symbols don't fit)
- Rename kit to be same as on MK3 firmware
2022-12-18 17:41:22 +00:00
VintagePC
8ae82dd6b3
Build bootloader hex too
2022-11-11 16:28:39 +01:00
Yuri D'Elia
392298c3da
Uniform gcc-avr => avr-gcc for consistency
2022-07-27 17:04:52 +02:00
Yuri D'Elia
2117ee12de
Update boostrap.py from Buddy
2022-07-27 17:04:52 +02:00
Yuri D'Elia
186c07d771
Require cmake 3.22.5 for consistency with Buddy
2022-07-27 17:04:52 +02:00
D.R.racer
858cd0349b
Upgrade build system to gcc 7.3
...
based on PR#185 and https://github.com/wavexx/Prusa-Firmware-MMU-Private/pull/1
2022-07-27 17:04:52 +02:00
Yuri D'Elia
c3509e6296
Remove pandas from bootstrap.py and as docker dependency
...
We'll not depend on pandas for normal builds, skipping
test_motion_ramp.py if not installed.
2021-08-12 17:50:07 +02:00
Yuri D'Elia
5f643126ba
Add pandas as a required dependency for testing
2021-08-12 17:50:07 +02:00
Alan Dragomirecký
8361bd1027
Replace urls for gcc-avr with dummy (but working) ones
2021-07-12 08:52:57 +02:00
Alan Dragomirecký
86f5e19b54
Remove unused Python dependecies
2021-07-12 08:52:57 +02:00
Alan Dragomirecký
ac1dd05097
Initial support for AnyAvrGcc toolchain
2021-04-19 07:03:47 +02:00
D.R.racer
257d0ec340
Prepare parts of the build system
...
extracted and slightly modified from Buddy-FW, still doesn't work
2021-04-19 07:03:47 +02:00