You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Dave Smith 27f638b45e Add support for embedding git version; make sure to always rebuild rebar_core so that the VCS_INFO constant gets updated 15 years ago
ebin Put rebar_pre_script in correct app_dir module position 15 years ago
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. 15 years ago
inttest Adding simple test suite for common_test functionality 15 years ago
priv Updating simplenode template so that it works with refactored overlay support; fixes bugs 347 and 348 15 years ago
src Only run pre/post scripts for current directory; thanks to Tim Watson for pointing this out 15 years ago
test Fix incorrect coverage count when prod modules include EUnit header. 15 years ago
.hgignore Adding rt for bug 5 15 years ago
.hgtags Added tag RELEASE-1 for changeset e8747041ef63 15 years ago
HACKING Added HACKING, LICENSE and THANKS files 15 years ago
LICENSE Added HACKING, LICENSE and THANKS files 15 years ago
Makefile Add "clean" target 15 years ago
NOTES.org Initial commit 15 years ago
THANKS Add rebar_pre_script courtesy of Geoff Cant 15 years ago
TODO Update TODO file 15 years ago
bootstrap Add support for embedding git version; make sure to always rebuild rebar_core so that the VCS_INFO constant gets updated 15 years ago
rebar.config Enable xref checks on rebar 15 years ago
rebar.config.sample Document platform_define in sample config 15 years ago