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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
add `eunit` and `common_test` to `applications` key of `rebar.app`
alisdair sullivan
2015-01-08
1
-0
/
+2
|
*
switch to `lists:ukeymerge` to merge `ct` opts for better behavior
alisdair sullivan
2015-01-07
1
-13
/
+1
|
*
preserve rebar path when running `ct` and `eunit` tests
alisdair sullivan
2015-01-07
2
-3
/
+8
|
*
reworked ct provider
alisdair sullivan
2015-01-06
1
-82
/
+133
|
*
reworked eunit provider
alisdair sullivan
2015-01-06
1
-493
/
+110
*
|
do not include dir . in relx lib paths it will break lib discovery
Tristan Sloughter
2015-01-07
2
-2
/
+4
*
|
Merge pull request #83 from tsloughter/master
Tristan Sloughter
2015-01-04
5
-73
/
+182
|
\
\
|
*
|
don't allow locked transitive dep to override higher level dep
Tristan Sloughter
2015-01-04
3
-37
/
+49
|
*
|
use level in lock file so changes to config don't change outcome of run
Tristan Sloughter
2015-01-02
2
-2
/
+3
|
*
|
overrides working with lock except in case of adding to config after lock
Tristan Sloughter
2015-01-01
3
-40
/
+69
|
*
|
overrides working except for transitive dep inheritance with lock file
Tristan Sloughter
2014-12-30
4
-24
/
+91
|
|
/
*
|
point compiler to the right config value for which files need to be
alisdair sullivan
2015-01-01
1
-1
/
+1
|
/
*
remove no longer relevant test machinery in rebar_erlc_compiler
alisdair sullivan
2014-12-24
1
-153
/
+0
*
update plugin install code
Tristan Sloughter
2014-12-24
3
-4
/
+7
*
Merge pull request #76 from tsloughter/master
Tristan Sloughter
2014-12-24
4
-16
/
+21
|
\
|
*
include providers listed in plugins env
Tristan Sloughter
2014-12-24
2
-14
/
+19
|
*
include project app dirs in release lib_dirs to search
Tristan Sloughter
2014-12-24
2
-2
/
+2
*
|
Add support for custom templates in subdirectories
Fred Hebert
2014-12-23
1
-1
/
+1
|
/
*
update erlydtl provider to use namespaces
Tristan Sloughter
2014-12-21
1
-5
/
+3
*
Tests and fixes for namespaces
Fred Hebert
2014-12-21
1
-2
/
+7
*
Fix up programmatic interface to rebar3
Fred Hebert
2014-12-21
1
-3
/
+3
*
Dynamic 'do' provider for namespaces
Fred Hebert
2014-12-21
2
-13
/
+39
*
Add support for namespace-based metacommands
Fred Hebert
2014-12-21
1
-3
/
+12
*
Remove profile declarations
Fred Hebert
2014-12-21
2
-2
/
+2
*
Merge pull request #65 from fishcakez/plt_copy_lib
Tristan Sloughter
2014-12-17
1
-0
/
+1
|
\
|
*
Ensure dir for plt exists when copying
James Fish
2014-12-17
1
-0
/
+1
*
|
don't include all */ebin dirs in code path
Tristan Sloughter
2014-12-16
1
-1
/
+8
|
/
*
update readme for 'as'
Tristan Sloughter
2014-12-16
1
-2
/
+2
*
add 'as' higher order task
Tristan Sloughter
2014-12-16
5
-20
/
+70
*
rewrite profiles
Tristan Sloughter
2014-12-16
10
-171
/
+138
*
Adding pkg deps tests and refactorings
Fred Hebert
2014-12-16
2
-32
/
+55
*
Fix error message to point to rebar3
Fred Hebert
2014-12-15
1
-1
/
+1
*
Merge pull request #49 from rebar/skipped-deps-warnings
Fred Hebert
2014-12-07
1
-0
/
+7
|
\
|
*
Print warning when deps are being skipped.
Fred Hebert
2014-12-07
1
-0
/
+7
*
|
use PRV_ERROR to wrap a provider error in {error, {?MODULE, ...}}
Tristan Sloughter
2014-12-07
1
-1
/
+2
|
/
*
version in source dep element is no longer used, support leaving it out
Tristan Sloughter
2014-12-06
2
-5
/
+8
*
only add lock if default profile
Tristan Sloughter
2014-12-06
1
-5
/
+10
*
don't lose defualt deps when creating current profile
Tristan Sloughter
2014-12-06
3
-1
/
+8
*
in relx tar call only include deps dirs if they exist
Tristan Sloughter
2014-12-06
1
-4
/
+6
*
in relx call only include deps dirs if they exist
Tristan Sloughter
2014-12-06
1
-3
/
+5
*
don't use lock file for non-defualt profile deps
Tristan Sloughter
2014-12-06
2
-9
/
+8
*
don't store global state variables in opts dict
Tristan Sloughter
2014-12-06
3
-15
/
+31
*
output message when starting install_deps provider
Tristan Sloughter
2014-12-06
1
-0
/
+1
*
Handle cycle errors in provider
Fred Hebert
2014-12-06
1
-0
/
+8
*
Return cycles in deps solver
Fred Hebert
2014-12-06
1
-1
/
+9
*
Partial fix to circular deps (#40)
Fred Hebert
2014-12-06
1
-3
/
+3
*
if already seen dep before don't try handling it again
Tristan Sloughter
2014-12-05
1
-22
/
+27
*
print error message for failed fetch
Tristan Sloughter
2014-12-05
3
-29
/
+12
*
only create the apps dir after successful fetch
Tristan Sloughter
2014-12-05
1
-1
/
+2
*
merge over rebar2 PR #401
Tristan Sloughter
2014-12-05
1
-5
/
+1
[prev]
[next]