您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
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 年前
ebin Put rebar_pre_script in correct app_dir module position 15 年前
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 年前
inttest Adding simple test suite for common_test functionality 15 年前
priv Updating simplenode template so that it works with refactored overlay support; fixes bugs 347 and 348 15 年前
src Only run pre/post scripts for current directory; thanks to Tim Watson for pointing this out 15 年前
test Fix incorrect coverage count when prod modules include EUnit header. 15 年前
.hgignore Adding rt for bug 5 15 年前
.hgtags Added tag RELEASE-1 for changeset e8747041ef63 15 年前
HACKING Added HACKING, LICENSE and THANKS files 15 年前
LICENSE Added HACKING, LICENSE and THANKS files 15 年前
Makefile Add "clean" target 15 年前
NOTES.org Initial commit 15 年前
THANKS Add rebar_pre_script courtesy of Geoff Cant 15 年前
TODO Update TODO file 15 年前
bootstrap Add support for embedding git version; make sure to always rebuild rebar_core so that the VCS_INFO constant gets updated 15 年前
rebar.config Enable xref checks on rebar 15 年前
rebar.config.sample Document platform_define in sample config 15 年前