Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Find a file
Dave Smith 5677fe91b3 Updating retest
--HG--
extra : rebase_source : 5035f025b5873cedfb67e42159c5ce95b07c198d
2010-06-14 18:15:43 -06: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 Updating retest 2010-06-14 18:15:43 -06:00
priv New commands and opts (-V/--version/version/help) 2010-05-03 11:38:27 +02:00
src Adding support for compile/clean post scripts, per suggestion from Kevin Smith 2010-06-14 05:59:14 -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 Removing debug_info from bootstrap; caused the rebar executable to be way bigger than we wanted 2010-04-14 10:47:20 -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-12 20:25:16 -06:00
TODO Update TODO file 2010-03-08 22:59:50 +01:00