Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Find a file
Tuncer Ayaz 5f98b6b65a Add ASN.1 support (via Ruslan Babayev)
Add support for compiling ASN.1 files with asn1ct.
Patch from Ruslan Babayev.
2010-03-22 18:31:01 +01:00
ebin Add ASN.1 support (via Ruslan Babayev) 2010-03-22 18:31:01 +01: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 Add get-deps and delete-deps to commands info and shell completion 2010-03-17 01:26:32 +01:00
src Add ASN.1 support (via Ruslan Babayev) 2010-03-22 18:31:01 +01: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 Add missing mode setting in Emacs file variables 2010-02-25 21:43:23 +01: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
NOTES.org Initial commit 2009-11-25 15:23:42 -07:00
rebar.config Enable fail_on_warning by default 2009-12-14 09:27:58 -05: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