24 Commits (bc28aed5b1bbc431b8e52be71c7464618995ae75)

Author SHA1 Message Date
Scott Lahteine 2316fb2d05 Extra dependency script logging 3 years ago
Scott Lahteine df36d759fc Skip preflight checks only (#21658) 3 years ago
Scott Lahteine 27754a76dc Skip scripts during 'platformio init' (#21643) 3 years ago
Scott Lahteine 9fbce867ee Split up platformio.ini (#21507) 4 years ago
Scott Lahteine 3f34916c57 Tweaks to build scripts 4 years ago
ellensp f3d15b995c Preflight checks for PlatformIO builds (#21068) 4 years ago
Scott Lahteine 24a801b660 🛠Fix deps script version regex 4 years ago
Scott Lahteine a8a6040b78 🛠 Replace lib_deps for custom_marlin.FEATURE (#20858) 4 years ago
Scott Lahteine c9a9c00f61 Fix Python 2.7 compatibility 4 years ago
Scott Lahteine 32caeecffb Custom build_flags by feature (#20692) 4 years ago
ellensp 66c69aef6a Homing code followup (#20632) 4 years ago
ellensp 5d35e3ccf5 Check for misplaced configs on build (#20599) 4 years ago
Victor Oliveira dab29dddc3 Require minimum PlatformIO version (#20361) 4 years ago
Victor Oliveira 0c81d86cd4 Permit spaces in dependencies g++ path (#19929) 4 years ago
Victor Oliveira e44a97a096 Update PIO dependencies script 4 years ago
Scott Lahteine 3facf34f5f Optional `M42`/`M226`; Add more features filters (#19664) 4 years ago
Victor Oliveira 873b5db13d Include pins.h in dependencies script (#19468) 4 years ago
Scott Lahteine c43d264d3e Add custom_verbose, custom_gcc deps flags 4 years ago
Victor Oliveira 73d1a98ce6 Update build script for PIO 4.4 (#19034) 4 years ago
Victor Oliveira d7d3827f47 Fix compiler search in non-default PIO installs (#18960) 4 years ago
Victor Oliveira 8f0cd470ae Apply PIO-supported custom_option for deps (#18935) 4 years ago
Scott Lahteine da6e5ce3db Optimize G-code / feature dependencies (#18919) 4 years ago
Scott Lahteine d0222e5c76 Randomize firmware.bin, fix unflag 4 years ago
Victor Oliveira e02817b077 More folders only compiled when their feature is Enabled (#18780) 4 years ago
Victor Oliveira 89722d2196
Fix search for best compiler (#18779) 4 years ago
Victor Oliveira 8c88c33d9f
Apply lib_ignore from [features] (#18762) 4 years ago
Scott Lahteine 6027055695
Optimize LCD, Wifi, etc. libraries (#18730) 4 years ago
Victor Oliveira f34024af34
Filter some unused Marlin/src subfolders (#18729) 4 years ago
Victor Oliveira 2a72f491e4
Fix build for Windows path edge case 4 years ago
Victor Oliveira 9ca070fa10
Ignore unused (but downloaded) libraries (#18728) 4 years ago
Victor Oliveira cea097df83
Patch auto-deps for Windows CXX (#18721) 4 years ago
Victor Oliveira 4a55bdb165
Only download & compile required libraries (#18699) 4 years ago