24 Commits (7898307d783f13e3d1947c61b3cc573f5973f69a)

Author SHA1 Message Date
Scott Lahteine d87a71bd04 Extra dependency script logging 4 years ago
Scott Lahteine 59fd6428ae
Skip preflight checks only (#21658)
Followup to e8af38cc2d
4 years ago
Scott Lahteine e8af38cc2d
Skip scripts during 'platformio init' (#21643) 4 years ago
Scott Lahteine 3229100025
Split up platformio.ini (#21507) 4 years ago
Scott Lahteine 903d0b91fc Tweaks to build scripts 4 years ago
ellensp bb1039d4c9
Preflight checks for PlatformIO builds (#21068)
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
4 years ago
Scott Lahteine 727bf7dd8c 🛠Fix deps script version regex 4 years ago
Scott Lahteine a54154e760
🛠 Replace lib_deps for custom_marlin.FEATURE (#20858) 4 years ago
Scott Lahteine 8ffae97128 Fix Python 2.7 compatibility
Fix regression from #20692
4 years ago
Scott Lahteine 3dd1fe4211
Custom build_flags by feature (#20692) 4 years ago
ellensp 56a5d0b287
Homing code followup (#20632)
Patching a87e5197cf
4 years ago
ellensp b0585e13d8
Check for misplaced configs on build (#20599)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira 3eddbc7286
Require minimum PlatformIO version (#20361)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Victor Oliveira 18a5000718
Permit spaces in dependencies g++ path (#19929) 4 years ago
Victor Oliveira b632b52b11
Update PIO dependencies script 4 years ago
Scott Lahteine 0988af453c
Optional `M42`/`M226`; Add more features filters (#19664) 4 years ago
Victor Oliveira 90bc1993b6
Include pins.h in dependencies script (#19468) 4 years ago
Scott Lahteine 28a0650cf3 Add custom_verbose, custom_gcc deps flags 4 years ago
Victor Oliveira bb64aa7841
Update build script for PIO 4.4 (#19034) 4 years ago
Victor Oliveira e3c0891d2b
Fix compiler search in non-default PIO installs (#18960) 4 years ago
Victor Oliveira c3fdc7f81e
Apply PIO-supported custom_option for deps (#18935) 4 years ago
Scott Lahteine 99ba866d8d
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)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago