Scott Lahteine
|
306e03b03b
|
🧑💻 Use spaces indent for Python
|
2022-08-19 11:10:42 -05:00 |
|
Scott Lahteine
|
8ccbac5317
|
🎨 PIO scripts cleanup
|
2022-07-27 03:52:03 -05:00 |
|
Scott Lahteine
|
edeea5a6fb
|
🔨 Minor build script changes
|
2022-07-22 21:49:29 -05:00 |
|
ellensp
|
6a880280e4
|
🔨 Require PIO >= 6.0.1 (#24205)
|
2022-05-19 09:15:57 -05:00 |
|
X-Ryl669
|
b464a4b1a4
|
✨ Configurations embed and retrieve (#21321)
|
2021-12-14 00:22:06 -06:00 |
|
Robby Candra
|
4483b8aaf0
|
🔨 Fix IntelliSense / PIO conflicts (#23058)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-11-04 05:28:42 -05:00 |
|
Scott Lahteine
|
c91451d215
|
🔨 Update 'pio vscode init' detection
|
2021-10-19 03:58:00 -05:00 |
|
Chris Pepper
|
21011eefa8
|
✨ Simulator HAL and build targets (#22418)
|
2021-07-21 19:01:23 -05:00 |
|
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 |
|