Skip to content

Conversation

@matthijskooijman
Copy link
Collaborator

These commits remove some unused code.

This is old code that detected includes by letting gcc generate a
dependency file and parsing that. It has been shown this method does not
work (see arduino#33) and it was replaced by more robust methods since.

Fixes arduino#108

Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>
This class was not used (and never has been), and does not serve any
clear purpos in the future, so it can just be removed.

Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>
Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>
@ArduinoBot
Copy link
Contributor

✅ Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-150.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 added this to the 1.3.19 milestone May 23, 2016
@cmaglie cmaglie merged commit 7ec00a8 into arduino:master May 23, 2016
@matthijskooijman matthijskooijman deleted the removals branch May 31, 2016 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants