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.
 
 
 
Chris Bernard 4825353a23 Fix incorrect coverage count when prod modules include EUnit header. 15 years ago
..
getopt.erl Simplified usage info printing with getopt v0.2 15 years ago
mustache.erl Adding mustache.erl from http://github.com/mojombo/mustache.erl 15 years ago
rebar.erl Added vi modeline/emacs local variables to file headers 15 years ago
rebar_app_utils.erl Complete implementation for simplistic .app.src processing. 15 years ago
rebar_asn1_compiler.erl Add ASN.1 support (via Ruslan Babayev) 15 years ago
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 years ago
rebar_cleaner.erl Adding cleaner module to permit users to specify their own set of files to delete 15 years ago
rebar_config.erl Include support for dialyzer 15 years ago
rebar_core.erl merge ssh://hg@bitbucket.org/basho/rebar 15 years ago
rebar_ct.erl Rolled back getopt to restore custom variables 15 years ago
rebar_deps.erl fix hg and git clone commands for when repo does not exactly match application name 15 years ago
rebar_dialyzer.erl Refactoring app file access to be via rebar_app_utils in prep for supporting .app.src 15 years ago
rebar_erlc_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 years ago
rebar_erlydtl_compiler.erl Added support for custom_tags_dir compile option to rebar_erlydtl_compiler 15 years ago
rebar_escripter.erl Refactoring app file access to be via rebar_app_utils in prep for supporting .app.src 15 years ago
rebar_eunit.erl Fix incorrect coverage count when prod modules include EUnit header. 15 years ago
rebar_file_utils.erl Added vi modeline/emacs local variables to file headers 15 years ago
rebar_lfe_compiler.erl Another round of refactoring to yield better flexiblity in the base_compiler system 15 years ago
rebar_log.erl Rolled back getopt to restore custom variables 15 years ago
rebar_otp_app.erl Complete implementation for simplistic .app.src processing. 15 years ago
rebar_port_compiler.erl Complete implementation for simplistic .app.src processing. 15 years ago
rebar_protobuffs_compiler.erl Try previous commit again; make sure include/ directory exists 15 years ago
rebar_rel_utils.erl Added vi modeline/emacs local variables to file headers 15 years ago
rebar_reltool.erl Look for dirs named erts-vsn when setting up spec for copying files 15 years ago
rebar_require_vsn.erl Add support for requiring a specific ERTS or OTP version via a regex 15 years ago
rebar_subdirs.erl Merging w/ bitbucket 15 years ago
rebar_templater.erl Add forward-compatible escript_foldl function 15 years ago
rebar_utils.erl Taught eunit/coverage to split the src module coverage stats from any test code. 15 years ago
rebar_xref.erl Make sure to add ebin/ to the code path as well so that xref can properly determine source/line of code. 15 years ago