Commit Graph

24 Commits

Author SHA1 Message Date
Scott Lahteine
d87a71bd04 Extra dependency script logging 2021-04-20 05:11:43 -05:00
Scott Lahteine
59fd6428ae
Skip preflight checks only (#21658)
Followup to e8af38cc2d
2021-04-18 22:46:43 -05:00
Scott Lahteine
e8af38cc2d
Skip scripts during 'platformio init' (#21643) 2021-04-17 14:19:33 -05:00
Scott Lahteine
3229100025
Split up platformio.ini (#21507) 2021-04-01 21:53:19 -05:00
Scott Lahteine
903d0b91fc Tweaks to build scripts 2021-02-27 22:38:57 -06:00
ellensp
bb1039d4c9
Preflight checks for PlatformIO builds (#21068)
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
2021-02-25 08:15:55 -06:00
Scott Lahteine
727bf7dd8c 🛠Fix deps script version regex 2021-01-24 21:20:51 -06:00
Scott Lahteine
a54154e760
🛠 Replace lib_deps for custom_marlin.FEATURE (#20858) 2021-01-22 20:51:58 -06:00
Scott Lahteine
8ffae97128 Fix Python 2.7 compatibility
Fix regression from #20692
2021-01-08 18:51:54 -06:00
Scott Lahteine
3dd1fe4211
Custom build_flags by feature (#20692) 2021-01-05 21:03:13 -06:00
ellensp
56a5d0b287
Homing code followup (#20632)
Patching a87e5197cf
2021-01-02 18:37:47 -06:00
ellensp
b0585e13d8
Check for misplaced configs on build (#20599)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-02 02:51:35 -06:00
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>
2020-12-03 09:23:48 -08:00
Victor Oliveira
18a5000718
Permit spaces in dependencies g++ path (#19929) 2020-10-28 23:45:10 -05:00
Victor Oliveira
b632b52b11
Update PIO dependencies script 2020-10-24 16:25:14 -05:00
Scott Lahteine
0988af453c
Optional M42/M226; Add more features filters (#19664) 2020-10-09 16:42:23 -05:00
Victor Oliveira
90bc1993b6
Include pins.h in dependencies script (#19468) 2020-09-23 15:06:36 -05:00
Scott Lahteine
28a0650cf3 Add custom_verbose, custom_gcc deps flags 2020-08-21 02:49:05 -05:00
Victor Oliveira
bb64aa7841
Update build script for PIO 4.4 (#19034) 2020-08-15 19:38:13 -05:00
Victor Oliveira
e3c0891d2b
Fix compiler search in non-default PIO installs (#18960) 2020-08-08 18:40:12 -05:00
Victor Oliveira
c3fdc7f81e
Apply PIO-supported custom_option for deps (#18935) 2020-08-06 17:33:42 -05:00
Scott Lahteine
99ba866d8d
Optimize G-code / feature dependencies (#18919) 2020-08-06 08:14:00 -05:00
Scott Lahteine
d0222e5c76 Randomize firmware.bin, fix unflag 2020-07-25 23:06:22 -05:00
Victor Oliveira
e02817b077 More folders only compiled when their feature is Enabled (#18780)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-25 21:42:13 -05:00