Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Find a file
Dave Smith 9dda9c2578 Re-adding support for plugin modules
--HG--
extra : rebase_source : 90052500da62af1d32337f2d540acb39fdf67db4
2010-06-09 13:45:55 -06:00
ebin Add edoc module to .app file 2010-06-08 07:56:41 -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 integration tests 2010-06-09 13:17:48 -06:00
priv New commands and opts (-V/--version/version/help) 2010-05-03 11:38:27 +02:00
src Re-adding support for plugin modules 2010-06-09 13:45:55 -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 Adding rebar.config.sample from vagabond (http://bitbucket.org/vagabond/rebar) 2010-06-03 13:36:48 -06:00
THANKS Update THANKS file 2010-06-09 18:53:06 +02:00
TODO Update TODO file 2010-03-08 22:59:50 +01:00