arduino-builder icon indicating copy to clipboard operation
arduino-builder copied to clipboard

Add support for zipped sketch with embedded libraries

Open facchinm opened this issue 8 years ago • 7 comments
trafficstars

facchinm avatar Mar 24 '17 10:03 facchinm

:white_check_mark: Build completed.

:arrow_down: Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-223.zip

:information_source: To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one

ArduinoBot avatar Mar 24 '17 10:03 ArduinoBot

Would this be a good moment to consider allowing a libraries subdirectory in all sketches? I think this PR adds support for this only for zipped sketches, which I would think is:

  1. Incosistent and leads to surprising behaviour
  2. A missed opportunity: Loading libraries from inside the sketch folder can greatly enhance the workflow of a complex sketch, for example when its dependency versions are kept using version control and git submodules.

matthijskooijman avatar Mar 24 '17 10:03 matthijskooijman

:white_check_mark: Build completed.

:arrow_down: Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-223.zip

:information_source: To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one

ArduinoBot avatar Nov 29 '17 10:11 ArduinoBot

:white_check_mark: Build completed.

:arrow_down: Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-223.zip

:information_source: To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one

ArduinoBot avatar Jan 11 '18 11:01 ArduinoBot

Cool ... i see you have played with the idea... the IDE side is pretty straightforward .. i started doing the building blocks again on the 1.9.0 a couple days ago.

lmihalkovic avatar May 01 '18 21:05 lmihalkovic

Using your suffix instead of mine (have not written support for the embedded libraries yet)

screen shot 2018-05-02 at 9 03 28 pm screen shot 2018-05-02 at 9 02 57 pm

lmihalkovic avatar May 02 '18 19:05 lmihalkovic

:white_check_mark: Build completed.

:arrow_down: Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-223.zip

:information_source: To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one

ArduinoBot avatar Jan 03 '19 15:01 ArduinoBot