index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rebar_core.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add possibility to specify rebar config for the "main" application
Anders
2010-11-09
1
-6
/
+13
*
Improve error logging when running a command fails
Andrew Thompson
2010-10-29
1
-2
/
+5
*
Tidier improvements
Kostis Sagonas
2010-10-26
1
-9
/
+10
*
Refactor Dialyzer support to make it more usable
Tuncer Ayaz
2010-10-25
1
-3
/
+3
*
Dialyzer related cleanups
Kostis Sagonas
2010-10-10
1
-3
/
+3
*
Fix dialyzer warning. Thanks Kostis
Tuncer Ayaz
2010-10-01
1
-1
/
+1
*
Fix another filename:join/2 warning. Thanks Kostis
Tuncer Ayaz
2010-10-01
1
-1
/
+1
*
Remove 'install' from available commands list
Tuncer Ayaz
2010-08-25
1
-1
/
+0
*
Warn when a command is not implemented. Fail when no supplied commands are im...
Andrew Thompson
2010-07-25
1
-1
/
+21
*
Fix bug 629; updated help for new common_test command
Dave Smith
2010-08-20
1
-4
/
+1
*
Fix bug 438; add support for listing available templates
Dave Smith
2010-08-20
1
-0
/
+1
*
Document doc command
Tuncer Ayaz
2010-06-30
1
-0
/
+2
*
Add support for embedding VCS info into the version data
Dave Smith
2010-06-22
1
-1
/
+5
*
Change semantics of skip_deps=true such that deps still get pre/post processe...
Dave Smith
2010-06-21
1
-10
/
+48
*
Bugfix call to lists:member/2 in ulist/2
Klas Johansson
2010-06-19
1
-1
/
+1
*
Re-adding support for plugin modules
Dave Smith
2010-06-09
1
-1
/
+39
*
Heavy-duty refactor to support truly transitive dependencies
Dave Smith
2010-06-09
1
-127
/
+66
*
Slightly different fix for bug#5 that avoids running preprocess twice
Dave Smith
2010-06-08
1
-15
/
+3
*
Adding rt for bug 5
Dave Smith
2010-06-04
1
-7
/
+8
*
Minor cleanup of acc_modules for readability
Dave Smith
2010-06-03
1
-5
/
+7
*
Refactor/simplify things since we only run one command at a time (versus a st...
Dave Smith
2010-06-03
1
-26
/
+23
*
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
1
-32
/
+72
*
|
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
|
/
*
New commands and opts (-V/--version/version/help)
Tuncer Ayaz
2010-05-03
1
-15
/
+34
*
Merging w/ mainline
Dave Smith
2010-04-17
1
-25
/
+30
|
\
|
*
Document xref command
Tuncer Ayaz
2010-04-15
1
-25
/
+30
*
|
Add simple warning if no modules are interested in handling a command for a g...
Dave Smith
2010-04-17
1
-0
/
+3
|
/
*
Add check-deps to shell completion and commands info
Tuncer Ayaz
2010-03-26
1
-0
/
+1
*
Add get-deps and delete-deps to commands info and shell completion
Tuncer Ayaz
2010-03-17
1
-1
/
+4
*
Merging w/ mainline
Dave Smith
2010-03-16
1
-29
/
+74
|
\
|
*
Add option to show available commands
Tuncer Ayaz
2010-03-08
1
-29
/
+74
*
|
Revamp deps system to NOT pull down deps automatically. You must now use pull...
Dave Smith
2010-03-16
1
-39
/
+46
|
/
*
Fix bug in templater where escript was not found in subdirs were specified in...
Dave Smith
2010-02-20
1
-0
/
+5
*
Provide package support for eunit; build_plt now includes listed applications...
theiw
2010-02-05
1
-1
/
+1
*
Do not print dynamic escript name in usage info
Tuncer Ayaz
2010-02-02
1
-1
/
+1
*
Simplified usage info printing with getopt v0.2
Tuncer Ayaz
2010-01-09
1
-12
/
+10
*
Implemented option to specify number of concurrent workers a command may use
Tuncer Ayaz
2010-01-06
1
-5
/
+28
*
Another round of refactoring to yield better flexiblity in the base_compiler ...
Dave Smith
2010-01-03
1
-2
/
+2
*
Break out command line argument parsing to a dedicated routine
Dave Smith
2010-01-01
1
-27
/
+36
*
Merging w/ bitbucket
Dave Smith
2009-12-31
1
-6
/
+10
|
\
|
*
Rolled back getopt to restore custom variables
Tuncer Ayaz
2010-01-01
1
-6
/
+35
[next]