Commit fafb708
committed
Remove IncludesFinderWithGCC and related things
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>1 parent f2d04ca commit fafb708
File tree
5 files changed
+0
-494
lines changed- src/arduino.cc/builder
- hardware
- test
5 files changed
+0
-494
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
This file was deleted.
Lines changed: 0 additions & 103 deletions
This file was deleted.
0 commit comments