/make/arduino-mk

To get this branch, use:
bzr branch http://bzr.ed.am/make/arduino-mk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Tim Marston
  • Date: 2014-01-08 21:04:56 UTC
  • Revision ID: tim@ed.am-20140108210456-ep6ysunq9o5t7ejb
strip ./ from the path to the current file we're compiling so that, when
creating the dependencies directory, mkdir isn't given a path with ./ in (fixes
#12)

Show diffs side-by-side

added added

removed removed

1
 
TODO
2
 
 
3
 
* Check for libraries in `lib` or `libraries` directories of the project.
4
 
   They should detected, so that #include-ing their headers works.  And they
5
 
   should be built and linked against when added (explicitly or automatically)
6
 
   to LIBRARIES.