Commit graph

135 commits

Author SHA1 Message Date
Todd Treece
3979e5e4fd change example array type 2015-07-29 18:13:11 -04:00
Todd Treece
d1ff4aca05 fix example array parsing 2015-07-29 18:08:37 -04:00
Todd Treece
09315f3aa8 convert example find result to bash array 2015-07-29 13:49:28 -04:00
Todd Treece
7306ce4980 remove debug statements 2015-07-29 13:25:32 -04:00
Todd Treece
9d82b385b8 attempt to get at last element in example array 2015-07-29 13:19:16 -04:00
Todd Treece
988b61f6e0 escape json quotes 2015-07-29 13:09:56 -04:00
Todd Treece
60201577de fix a couple numeric operator issues 2015-07-29 12:58:59 -04:00
Todd Treece
75c433f5a6 switch json sketch arg order 2015-07-29 12:48:55 -04:00
Todd Treece
6624cb3731 try removing escaped quotes in json function call 2015-07-29 12:44:23 -04:00
Todd Treece
7f91f34074 fix json build argument count 2015-07-29 12:38:22 -04:00
Todd Treece
90407828e9 quote function json arguments 2015-07-29 12:37:23 -04:00
Todd Treece
74dee5133a output json build status 2015-07-29 12:29:43 -04:00
Todd Treece
b06492910d fix icon output 2015-07-29 11:38:46 -04:00
Todd Treece
ce81a83a06 simplify build output, and only output failures 2015-07-29 11:30:06 -04:00
Todd Treece
2f0d958e14 adds top level json generation with stats 2015-07-29 10:29:56 -04:00
Todd Treece
4718f90879 adds platform json generation 2015-07-29 10:06:26 -04:00
Todd Treece
7958a1bbac adds json generation for sketch builds 2015-07-29 09:54:34 -04:00
Todd Treece
e285e72772 start tracking build status of each example 2015-07-29 09:54:06 -04:00
Todd Treece
d1e691ffc3 adds travis_skip bash function example to readme 2015-07-27 13:13:44 -04:00
Todd Treece
a64a67d626 build_examples -> build_platform 2015-07-27 12:15:09 -04:00
Todd Treece
a995c8b166 removes debug statement and adds note about array evals 2015-07-27 11:22:08 -04:00
Todd Treece
54d38a496a apparently arrays can't be exported 2015-07-27 11:15:42 -04:00
Todd Treece
87d6e29cfe try declare -x instead of export 2015-07-27 10:46:14 -04:00
Todd Treece
dc1dd2f620 debug 2015-07-27 10:38:05 -04:00
Todd Treece
65f9f2a4e8 fix the platform key check 2015-07-27 10:26:29 -04:00
Todd Treece
3fa047afef export platform vars 2015-07-27 10:05:06 -04:00
Todd Treece
70e576d6ae attempt to fix build main platforms bug 2015-07-27 09:59:39 -04:00
Todd Treece
ee97202da0 build_all_platforms --> build_main_platforms 2015-07-27 09:48:25 -04:00
Todd Treece
644b6f60c2 adds build_examples and build_all_platforms 2015-07-27 09:45:57 -04:00
Todd Treece
2dec72d76d adds new esp stable package URL 2015-07-23 12:28:09 -04:00
Todd Treece
2625a5133f use esp staging url for now 2015-07-15 16:43:57 -04:00
Todd Treece
0d8abfd3e6 adds arduino lib install to force the lib index download 2015-07-15 16:36:11 -04:00
Todd Treece
82ed6beab4 update ide install path to ~/arduino_ide 2015-07-15 16:13:54 -04:00
Todd Treece
e503f2a4f9 remove the need for sudo 2015-07-15 13:46:04 -04:00
Todd Treece
6d3b3e455c adds install script 2015-07-15 13:12:42 -04:00