Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Find a file
2010-06-30 20:24:22 +02:00
ebin Adding support for compile/clean post scripts, per suggestion from Kevin Smith 2010-06-14 05:59:14 -06:00
include Overhaul env expansion so that rebar fully expands env refs prior to invoking the shell script. Also now using DRV_* env vars for compilation/linking of files found in c_src; this frees up "normal" CFLAGS/LDFLAGS for usage in sub build scripts. 2010-02-16 07:05:29 -07:00
inttest Adding simple test suite for common_test functionality 2010-06-22 15:41:39 -06:00
priv Add doc command and skip_deps option to bash completion 2010-06-30 20:24:22 +02:00
src Fix up code path for eunit so that parse transforms in eunit tests work properly 2010-06-28 15:19:19 -06:00
test Fix incorrect coverage count when prod modules include EUnit header. 2010-05-15 15:09:45 -04:00
.hgignore Adding rt for bug 5 2010-06-04 12:21:24 -06:00
.hgtags Added tag RELEASE-1 for changeset e8747041ef63 2009-12-18 15:11:54 -07:00
bootstrap Add support for embedding VCS info into the version data 2010-06-22 13:47:06 -06:00
HACKING Added HACKING, LICENSE and THANKS files 2009-12-31 20:31:22 +01:00
LICENSE Added HACKING, LICENSE and THANKS files 2009-12-31 20:31:22 +01:00
Makefile Add "clean" target 2010-06-08 13:23:36 -06:00
NOTES.org Initial commit 2009-11-25 15:23:42 -07:00
rebar.config Enable xref checks on rebar 2010-04-09 09:25:08 -06:00
rebar.config.sample Document platform_define in sample config 2010-06-12 13:38:59 +02:00
THANKS Updating THANKS 2010-06-19 08:03:28 -06:00
TODO Update TODO file 2010-03-08 22:59:50 +01:00