Commit graph

70 commits

Author SHA1 Message Date
Scott Lahteine a0bbdde421 Use libraries from the registry 2020-06-23 16:13:21 -05:00
Scott Lahteine 67db50c699 Fix mfpub final checkout 2020-06-21 00:45:25 -05:00
Scott Lahteine df22b96d72 Update mfpr 2020-04-23 21:53:51 -05:00
Scott Lahteine 07252ad0b3 Update firstpush 2020-04-23 20:49:58 -05:00
Scott Lahteine 76efba686b More explicit firstpush 2020-04-22 21:05:31 -05:00
Scott Lahteine e3321920f3 Update Marlin website links to https 2020-04-12 17:21:14 -05:00
Scott Lahteine 8dd9afe4f9 Better push in 'mfpub' 2020-04-04 20:33:48 -05:00
Scott Lahteine fd1af0189e mftest: Set machine name 2020-03-03 14:21:07 -06:00
Scott Lahteine 736521a3f1 Balance mega tests, shorten some env names 2020-03-01 21:20:22 -06:00
Scott Lahteine 4d400910b4 Fix mftest -b -u line match 2020-02-16 15:30:20 -06:00
Scott Lahteine 71ec89a112 Fix mftest -b and -u. Add --help. 2020-02-15 01:47:15 -06:00
Scott Lahteine 10b4fa91eb Add mftest -b (auto-build) and -u (upload)
- Implement the equivalent of auto-build for the shell environment by using the MOTHERBOARD setting to look up the env: entries.
2020-02-09 20:48:20 -06:00
Scott Lahteine 202840e750 Tweak mfqp script 2020-02-03 08:33:35 -06:00
Scott Lahteine 1af05797d7 Improve mfadd helper script
- Use the original branch name if none is supplied
- Set the remote tracking to the source
- Accept User/Branch or User:Branch syntax
2020-02-01 00:46:22 -06:00
Scott Lahteine 0eae26a7be Tweak mfpub stashing 2020-01-22 01:54:31 -06:00
Scott Lahteine d3a8a81756 Update mfdoc, mfpub 2020-01-21 05:21:49 -06:00
Jason Smith fc773c2784 Fix Fysetc S6 FLASH_PAGE_SIZE and test build (#16560) 2020-01-14 15:36:47 -06:00
Scott Lahteine a484adcb30 Update git helper usage 2020-01-05 01:54:30 -06:00
Scott Lahteine 16787c94af Update mfpub for current MarlinDocumentation 2019-12-28 17:45:10 -06:00
Scott Lahteine 7f15968ce7 Add dev-2.1.x to 'mfinfo' script 2019-12-16 03:33:22 -06:00
Scott Lahteine 4134c6398a Update 'mftest' (local test build) script 2019-10-06 22:04:28 -05:00
Scott Lahteine b82c0978cc Patch up OPEN command in git scripts 2019-10-02 02:02:51 -05:00
Tanguy Pruvot 43d6e9fa43 STM32F103.. reorganization, SKR mini fix (#15398) 2019-09-29 02:04:53 -05:00
Scott Lahteine 69bd636f22 More mega shortcuts in 'mftest' script 2019-09-11 20:51:42 -05:00
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 2019-09-02 19:49:58 -05:00
Scott Lahteine 944920176f Add more platform Travis tests 2019-08-30 22:37:28 -05:00
Scott Lahteine 23cffb2c21 Add an env to get the Include Tree 2019-08-29 18:06:24 -05:00
Scott Lahteine f6b604ff49 Helper Script tweaks 2019-08-24 02:10:50 -05:00
Scott Lahteine 6285776943 Fewer Teensy 3.1/3.2 tests 2019-08-02 11:35:04 -05:00
Scott Lahteine 39a5e3ca6e mftest: Fix multi-line commands 2019-07-14 13:09:16 -05:00
Scott Lahteine d4c210f21b Fix and improve mftest 2019-07-10 05:56:01 -05:00
Scott Lahteine a23021b823 Add 'mfhelp' script
Not all scripts answer --help yet. This will be added to 'mfinfo' soon.
2019-07-09 21:40:20 -05:00
Scott Lahteine 96d52649b8 mftest: Apply test changes and optionally build 2019-07-08 22:50:33 -05:00
Scott Lahteine decfe3424f Helper script updates 2019-06-27 13:23:55 -05:00
Scott Lahteine 80ce0d2bdb Whitespace cleanup 2019-06-08 06:40:44 -05:00
Scott Lahteine 6d92a0a33b Add 'ghpc' helper script 2019-05-27 21:06:43 -05:00
Scott Lahteine 88bedf3a57 Better label for mfadd 2019-05-09 19:28:41 -05:00
Scott Lahteine 6fe39e6117 Add --quick option to mfqp, add BRANCH check to mfinfo 2019-02-02 14:06:01 -06:00
Scott Lahteine a073293b6a Add --quick option to mfrb 2019-01-23 23:10:32 -06:00
Scott Lahteine 2117a45d1a Tweak usage strings 2019-01-23 23:10:32 -06:00
Scott Lahteine f7d96c5b28 Update mfinfo to allow extra parameters 2019-01-23 00:03:47 -06:00
Scott Lahteine 055cb2b956 Update mfpub 2018-12-05 18:57:47 -06:00
Scott Lahteine fea2363a2e Clear old _site contents on regeneration 2018-11-12 19:52:25 -06:00
Scott Lahteine 8ab1c16ebd Break out of 'mfpub' if 'gh-pages' checkout fails 2018-11-10 01:32:51 -06:00
Scott Lahteine c4734b947b Have 'mfdoc' open the local site when it's ready 2018-11-09 21:31:20 -06:00
Scott Lahteine afdd4803f8 Fix mfpub syntax highlighting 2018-09-19 23:57:05 -05:00
Scott Lahteine 72c15a5cc9 Add --no-track to mfnew git script 2018-04-08 06:52:29 -05:00
Scott Lahteine b9303b5577
Enhance github helper scripts (#9888) 2018-03-01 20:41:01 -06:00
Scott Lahteine 47e56afeeb
Add 'mffp' to quickly push upstream (#9587) 2018-02-11 02:16:29 -06:00
Scott Lahteine eede8679e7 Fix up git helper scripts 2017-11-28 19:01:47 -06:00