Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Find a file
2010-04-28 08:44:06 -06:00
ebin Add stub for xref support; not yet done 2010-04-09 09:25:00 -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
priv Document xref command 2010-04-15 20:20:20 +02:00
src Refactoring app file access to be via rebar_app_utils in prep for supporting .app.src 2010-04-28 08:44:06 -06:00
test Fixed 3 bugs in rebar_eunit. Added EUnit tests to capture them. 2010-03-04 20:53:12 -05:00
.hgignore Added support for the speficiation of test suite names 2010-02-03 22:27:09 +10: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 helper makefile; update bootstrap to always build w/ debug_info 2010-04-09 09:24:45 -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
THANKS Add ASN.1 support (via Ruslan Babayev) 2010-03-22 18:31:01 +01:00
TODO Update TODO file 2010-03-08 22:59:50 +01:00