Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Tuncer Ayaz 33918a0612 Remove 'install' from available commands list 15 лет назад
..
getopt.erl Simplified usage info printing with getopt v0.2 15 лет назад
mustache.erl Adding mustache.erl from http://github.com/mojombo/mustache.erl 15 лет назад
rebar.erl Move version check/enforcement for reltool into rebar_reltool; rebar should work (excepting reltool support) with anything as far back as R12, once you've compiled it 15 лет назад
rebar_app_utils.erl Remove warnings reported by xref 15 лет назад
rebar_asn1_compiler.erl Add ASN.1 support (via Ruslan Babayev) 15 лет назад
rebar_base_compiler.erl include source path in compiler errors, process commands separately (to make get-deps compile work), ensure ebin dir, process iteratively to support transitive deps 15 лет назад
rebar_cleaner.erl Adding cleaner module to permit users to specify their own set of files to delete 15 лет назад
rebar_config.erl Include support for dialyzer 15 лет назад
rebar_core.erl Remove 'install' from available commands list 15 лет назад
rebar_ct.erl Fixing bug 518; original patch by Tim Watson with some minor cleanups/clarifications 15 лет назад
rebar_deps.erl Fix bug 499; do not delete dependencies that are not in the deps/ directory 15 лет назад
rebar_dialyzer.erl Fixing bug 463; trivial typo in @spec as identified by Bob Ippolito 15 лет назад
rebar_edoc.erl Fixing http://hg.basho.com/rebar/issue/6; rebar_edoc was a little enthusiastic about deleting the doc dir 15 лет назад
rebar_erlc_compiler.erl Add missing comma 15 лет назад
rebar_erlydtl_compiler.erl Added support for custom_tags_dir compile option to rebar_erlydtl_compiler 15 лет назад
rebar_escripter.erl Refactoring app file access to be via rebar_app_utils in prep for supporting .app.src 15 лет назад
rebar_eunit.erl beam_lib:chunks needs abs path to beam. 15 лет назад
rebar_file_utils.erl Added vi modeline/emacs local variables to file headers 15 лет назад
rebar_lfe_compiler.erl Another round of refactoring to yield better flexiblity in the base_compiler system 15 лет назад
rebar_log.erl Cleaning up logging messages 15 лет назад
rebar_neotoma_compiler.erl Added a compiler plugin for neotoma grammars 15 лет назад
rebar_otp_app.erl Removing 'install' command; semantics were poorly defined could damage a typical OTP installation 15 лет назад
rebar_port_compiler.erl Defaulting CC->cc and CXX->c++ for better cross platform support 15 лет назад
rebar_post_script.erl Only run pre/post scripts for current directory; thanks to Tim Watson for pointing this out 15 лет назад
rebar_pre_script.erl Only run pre/post scripts for current directory; thanks to Tim Watson for pointing this out 15 лет назад
rebar_protobuffs_compiler.erl Try previous commit again; make sure include/ directory exists 15 лет назад
rebar_rel_utils.erl Remove warnings reported by xref 15 лет назад
rebar_reltool.erl Move version check/enforcement for reltool into rebar_reltool; rebar should work (excepting reltool support) with anything as far back as R12, once you've compiled it 15 лет назад
rebar_require_vsn.erl Add support for requiring a specific ERTS or OTP version via a regex 15 лет назад
rebar_subdirs.erl Heavy-duty refactor to support truly transitive dependencies 15 лет назад
rebar_templater.erl Fix bug 438; add support for listing available templates 15 лет назад
rebar_utils.erl fix get-deps on win32 15 лет назад
rebar_xref.erl Fix compiler warnings 15 лет назад