rebar/inttest/erlc
Tuncer Ayaz 3fb4a7c540 Fix OS X resource fork handling (Reported-by: Richard O'Keefe)
If you happen to fetch a zip archive of the git repo and try to build
from that, you may, for example, ask erlc to build src/._rebar.erl.
._* are OS X resource forks and not real .erl files. This may also
happen with network filesystems on OS X. To fix that, limit the
files compiled by rebar to include only those which start with
a letter or a digit.
2014-07-25 20:52:30 +02:00
..
asn1 erlc: add test suite 2014-03-12 20:45:37 +01:00
extra-include Regression test for #249 2014-05-30 18:24:57 +07:00
extra-src Regression test for #249 2014-05-30 18:24:57 +07:00
include Regression test for #249 2014-05-30 18:24:57 +07:00
mibs erlc: add test suite 2014-03-12 20:45:37 +01:00
src Fix OS X resource fork handling (Reported-by: Richard O'Keefe) 2014-07-25 20:52:30 +02:00
erlc_rt.erl Regression test for #249 2014-05-30 18:24:57 +07:00
foobar.erl Regression test for #249 2014-05-30 18:24:57 +07:00
rebar-no_debug_info.config Fix #249 (erlc regression) 2014-05-30 18:55:09 +07:00
rebar.config Fix #249 (erlc regression) 2014-05-30 18:55:09 +07:00