Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for zipped sketch with embedded libraries #223

Open
wants to merge 4 commits into
base: master
from

Conversation

@facchinm
Copy link
Member

@facchinm facchinm commented Mar 24, 2017

No description provided.

@ArduinoBot
Copy link
Contributor

@ArduinoBot ArduinoBot commented Mar 24, 2017

Build completed.

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

ℹ️ To test this build:

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

@matthijskooijman matthijskooijman commented Mar 24, 2017

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.
@ArduinoBot
Copy link
Contributor

@ArduinoBot ArduinoBot commented Nov 29, 2017

Build completed.

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

ℹ️ To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one
@cmaglie cmaglie force-pushed the facchinm:inoz_experiment branch from a762bb6 to 9205729 Jan 11, 2018
@ArduinoBot
Copy link
Contributor

@ArduinoBot ArduinoBot commented Jan 11, 2018

Build completed.

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

ℹ️ To test this build:

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

@lmihalkovic lmihalkovic commented May 1, 2018

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
Copy link

@lmihalkovic lmihalkovic commented May 2, 2018

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

@ArduinoBot
Copy link
Contributor

@ArduinoBot ArduinoBot commented Jan 3, 2019

Build completed.

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

ℹ️ To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.