Tristan Sloughter
|
d64cb0f863
|
always close port when done with it. fixes #589
|
10 anos atrás |
CarlosEDP
|
eb2d31be26
|
Use rebar own method to read global config file.
|
10 anos atrás |
CarlosEDP
|
4a25a4d9d5
|
Renamed functions.
|
10 anos atrás |
CarlosEDP
|
38cc32c40a
|
Added rebar profile to httpc initialization and calls.
|
10 anos atrás |
CarlosEDP
|
46ca2bb6b0
|
Fix for cases with no proxy configured.
|
10 anos atrás |
CarlosEDP
|
60265aba34
|
Get proxy vars from ~/.config/rebar3/rebar.config. Variable format is {http_proxy, http://host:port} or {http_proxy, http://host:port}
|
10 anos atrás |
CarlosEDP
|
8de84f1af0
|
Added support for proxy on rebar3 based on environment variables.
|
10 anos atrás |
Viacheslav V. Kovalev
|
ab98bc15a8
|
Fix rebar_utils:sh on windows
|
10 anos atrás |
Viacheslav V. Kovalev
|
473393a172
|
Fix rebar_utils:sh on windows
|
10 anos atrás |
Tristan Sloughter
|
20f4562c6d
|
fix for plugin installation and code paths
|
10 anos atrás |
Tristan Sloughter
|
529025b6fd
|
purge loaded code when it conflicts with project apps in tests
|
10 anos atrás |
Tristan Sloughter
|
a6f33258e2
|
fix failure on missing OTP_VERSION file #403
|
10 anos atrás |
derwinlu
|
3edede54e7
|
fix rebar_git_resource
* fix shell commands relying on non windows shell commands
* fix shell commands using wrong quotes
* implement native wc -l
|
10 anos atrás |
Fred Hebert
|
4dd3eb5aef
|
Use resource handlers to deal with deps/semver
|
10 anos atrás |
Viacheslav V. Kovalev
|
29a855d31c
|
Revert accidentially changed formatting
|
10 anos atrás |
Viacheslav Kovalev
|
e255529da5
|
Get rid of rebar_utils:tup_umerge/2 patching
|
10 anos atrás |
Viacheslav Kovalev
|
82b0d4b7b2
|
Implement opts umerge deduplication
|
10 anos atrás |
Tristan Sloughter
|
a3d4cc1259
|
track and cleanup code paths for different contexts
|
10 anos atrás |
Tristan Sloughter
|
d75ba02671
|
support single atoms for pkg deps, fetch highest version available
|
10 anos atrás |
Tristan Sloughter
|
ef60d3b51f
|
re-export functions only used within rebar_utils that are also needed by plugins
|
10 anos atrás |
Tristan Sloughter
|
5e58823fd6
|
treat _checkouts as deps that are always compiled
|
10 anos atrás |
Tristan Sloughter
|
ae004ad234
|
flatten command to open_port so <17 Erlangs are happy
|
10 anos atrás |
Tristan Sloughter
|
794b985b1b
|
don't traverse into subdirectories looking for beams
|
10 anos atrás |
Tristan Sloughter
|
392108000a
|
use rebar_utils:sh for git and hg commands to have better errors and logs
|
10 anos atrás |
alisdair sullivan
|
4a61bae7b3
|
`as` delegates task handling to `do` provider
|
10 anos atrás |
Fred Hebert
|
a8ceafbf4c
|
Port env var expension fix from rebar2
See https://github.com/rebar/rebar/pull/458
|
10 anos atrás |
Tristan Sloughter
|
0c402a8293
|
output hook stdout and don't add extra newline
|
10 anos atrás |
Tristan Sloughter
|
8f03afded4
|
consolidate app validation and exist checks
|
10 anos atrás |
Tristan Sloughter
|
8874e414a8
|
sort project apps before merging deps
|
10 anos atrás |
alisdair sullivan
|
c79d13f5e8
|
factor out task/args parsing from `do` for use in other meta
commands
|
10 anos atrás |
Tristan Sloughter
|
91860340bb
|
print error message for failed fetch
|
10 anos atrás |
Tristan Sloughter
|
8e5c916cb6
|
move dir functions from utils to new module rebar_dir
|
10 anos atrás |
Tristan Sloughter
|
5673fe035d
|
fixes for dialyzer findings
|
10 anos atrás |
Tristan Sloughter
|
9afd6e89b2
|
global plugins install to global config directory
|
10 anos atrás |
Tristan Sloughter
|
14cb6803e0
|
wip: profiles
|
10 anos atrás |
Tristan Sloughter
|
33e4b7e017
|
add cleanup_code_path back to rebar_utils for eunit provider
|
10 anos atrás |
Tristan Sloughter
|
6cae428058
|
use CONFIG_DIR of rebar3 for config directories
|
10 anos atrás |
Tristan Sloughter
|
1ff904f39a
|
handle throw by relx
|
10 anos atrás |
Tristan Sloughter
|
fe6827706f
|
add eunit task, still work to be done
|
10 anos atrás |
Tristan Sloughter
|
f7e2b77bca
|
install test deps to separate directory
|
10 anos atrás |
Tristan Sloughter
|
055fa5b639
|
update config deps and support semver in app vsn
|
10 anos atrás |
Tristan Sloughter
|
a7bd7a3e1c
|
add make_vsn to rebar_resource for replacing app vsns
|
10 anos atrás |
Tristan Sloughter
|
35d1afd2f6
|
verify checked out dep is the same as specified in the config and update if not
|
10 anos atrás |
Tristan Sloughter
|
fa74056d2a
|
test deps support, but builds them after project apps currently
|
10 anos atrás |
Tristan Sloughter
|
141d34a5d0
|
remove unused utils functions
|
10 anos atrás |
Tristan Sloughter
|
ffe8924f3b
|
fixed up a few unknown types
|
10 anos atrás |
Tristan Sloughter
|
1854276fb5
|
down to last 2 dialyzer errors
|
10 anos atrás |
Tristan Sloughter
|
a4d4c6ca63
|
fix support for r15
|
10 anos atrás |
Tristan Sloughter
|
6aaeae93ea
|
remove use of 17+ function lists:droplast/1
|
10 anos atrás |
Tristan Sloughter
|
b37fe2c4bb
|
refactoring and remove unused providers for now
|
10 anos atrás |