您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Tuncer Ayaz 1aef693a72 Update THANKS file 14 年前
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 Fix portability of ps invocation 14 年前
src Add rebar code path to common test code path 14 年前
test Port rebar_eunit_tests to Windows 14 年前
.gitignore Ignore .eunit 14 年前
.hgignore Add .gitignore to the source tree 14 年前
.hgtags Added tag RELEASE-1 for changeset e8747041ef63 15 年前
HACKING Document how to write good commit messages 15 年前
LICENSE Added HACKING, LICENSE and THANKS files 15 年前
Makefile Add "clean" target 15 年前
NOTES.org Initial commit 15 年前
THANKS Update THANKS file 14 年前
TODO Update TODO file 15 年前
bootstrap Add debug flag to make it easier to get a debug version of rebar 14 年前
bootstrap.bat add bat scripts for bootstrap and rebat (windows doesn't understand shebang), make bootstrap work on windows 15 年前
rebar.bat Improve rebar.bat 14 年前
rebar.config Enable xref checks on rebar 15 年前
rebar.config.sample Document the pre and post script hooks 14 年前