index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactor/simplify things since we only run one command at a time (versus a st...
Dave Smith
2010-06-03
1
-26
/
+23
*
Adding rebar.config.sample from vagabond (http://bitbucket.org/vagabond/rebar)
Dave Smith
2010-06-03
1
-0
/
+107
*
Fix incorrect coverage count when prod modules include EUnit header.
Chris Bernard
2010-05-15
2
-3
/
+53
*
merge ssh://hg@bitbucket.org/basho/rebar
Bob Ippolito
2010-05-15
1
-1
/
+1
|
\
|
*
comment typo
Bob Ippolito
2010-05-08
1
-1
/
+1
|
*
Make 'command does not apply' warning into a warning
Jeremy Raymond
2010-05-11
1
-1
/
+1
*
|
include source path in compiler errors, process commands separately (to make ...
Bob Ippolito
2010-05-15
3
-34
/
+76
*
|
fix hg and git clone commands for when repo does not exactly match applicatio...
Bob Ippolito
2010-05-11
1
-2
/
+2
*
|
run plugins once, do not run as a preprocessor, add ebin to path early
Bob Ippolito
2010-05-11
1
-10
/
+37
*
|
when using plugin_modules, add ebin to path
Bob Ippolito
2010-05-11
1
-0
/
+6
*
|
fix backwards match for debugging print
Bob Ippolito
2010-05-11
1
-1
/
+1
*
|
rebar_plugins in rebar_config to allow extensions
Bob Ippolito
2010-05-11
1
-1
/
+21
*
|
Run the preprocess again if subdirs were compiled, fixes http://bitbucket.org...
Bob Ippolito
2010-05-08
1
-0
/
+11
*
|
comment typo
Bob Ippolito
2010-05-08
1
-1
/
+1
*
|
add variables for create-app and create-node to help
Bob Ippolito
2010-05-08
1
-2
/
+2
|
/
*
Complete implementation for simplistic .app.src processing.
Dave Smith
2010-05-07
3
-19
/
+78
*
Add support for requiring a specific ERTS or OTP version via a regex
Dave Smith
2010-05-03
2
-0
/
+70
*
Add a global config option skip_deps which when present will cause dependenci...
David Reid
2010-04-29
1
-1
/
+7
*
Taught eunit/coverage to split the src module coverage stats from any test code.
Jon Meredith
2010-05-03
2
-19
/
+36
*
Make sure that the so_specs stuff is properly backwards compatible
Dave Smith
2010-05-03
1
-14
/
+23
*
Copy all source files for eunit to .eunit directory so that cover works prope...
Dave Smith
2010-05-03
1
-1
/
+1
*
New commands and opts (-V/--version/version/help)
Tuncer Ayaz
2010-05-03
2
-18
/
+38
*
Correct comment
Tuncer Ayaz
2010-05-03
1
-2
/
+2
*
Add new erl_opts option to specify platform-specific defines
Tuncer Ayaz
2010-05-03
1
-5
/
+49
*
Add missing CXXFLAGS equivalents of CFLAGS
Tuncer Ayaz
2010-04-29
1
-0
/
+3
*
merged from basho
Cliff Moon
2010-04-28
5
-24
/
+73
|
\
|
*
Add caching of app file
Dave Smith
2010-04-28
1
-7
/
+13
|
*
Add default CFLAGS for platforms where there can be variation of 32/64 bit Er...
Dave Smith
2010-04-28
1
-2
/
+13
|
*
Refactoring app file access to be via rebar_app_utils in prep for supporting ...
Dave Smith
2010-04-28
5
-23
/
+52
*
|
add new configuration option so_specs which allows multiple drivers to be bui...
Cliff Moon
2010-04-28
1
-18
/
+26
|
/
*
Copy src files to .eunit so that cover can always find them
Jeremy Raymond
2010-04-22
1
-0
/
+6
*
Merging w/ mainline
Dave Smith
2010-04-23
1
-3
/
+2
|
\
|
*
Reuse rebar_utils:get_cwd/0
Tuncer Ayaz
2010-04-21
1
-2
/
+1
*
|
Make sure to add ebin/ to the code path as well so that xref can properly det...
Dave Smith
2010-04-23
1
-2
/
+9
|
/
*
Verify that we work with minimal git of 1.5
Dave Smith
2010-04-19
1
-1
/
+1
*
Merging w/ mainline
Dave Smith
2010-04-17
2
-26
/
+31
|
\
|
*
Document xref command
Tuncer Ayaz
2010-04-15
2
-26
/
+31
*
|
Add simple warning if no modules are interested in handling a command for a g...
Dave Smith
2010-04-17
1
-0
/
+3
*
|
Make sure to add .eunit as an absolute directory so that we avoid weirdness w...
Dave Smith
2010-04-16
1
-1
/
+5
|
/
*
Tested mercurial checkout down to 1.1
Dave Smith
2010-04-14
1
-1
/
+1
*
Removing debug_info from bootstrap; caused the rebar executable to be way big...
Dave Smith
2010-04-14
1
-1
/
+0
*
Support older, more deployed version of mercurial
Dave Smith
2010-04-14
1
-3
/
+3
*
Merging w/ mainline
Dave Smith
2010-04-09
3
-2
/
+50
|
\
|
*
clean up .yrl and .xrl handling
Bryan Fink
2010-03-31
1
-22
/
+21
|
*
add leex .xrl handling as well
Bryan Fink
2010-03-31
1
-12
/
+25
|
*
add handling for yecc's .yrl files to erlc compiler
Bryan Fink
2010-03-31
1
-0
/
+35
|
*
Add create to shell completion
Tuncer Ayaz
2010-03-26
1
-1
/
+1
|
*
Add check-deps to shell completion and commands info
Tuncer Ayaz
2010-03-26
2
-1
/
+2
*
|
Enable xref checks on rebar
Dave Smith
2010-04-09
1
-1
/
+2
*
|
Add stub for xref support; not yet done
Dave Smith
2010-04-09
2
-1
/
+187
[prev]
[next]