Fred Hebert
|
3d810e521c
|
Make standalone vs complete project template clear
Some templates like OTP apps are usable within releases, so the text
does remain a bit vague, but hopefully less than before.
|
10 年之前 |
Fred Hebert
|
2254910858
|
Merge pull request #423 from saa/sa-418-fix-style
Fix comma style in app.src templates
|
10 年之前 |
Fred Hebert
|
2940ec4488
|
Merge pull request #424 from talentdeficit/sample_config_update
update `rebar.config.sample` with correct config keys for `ct`, `eunit` and `cover`
|
10 年之前 |
alisdair sullivan
|
12e9089f7d
|
update `rebar.config.sample` with correct config keys for
`ct`, `eunit` and `cover`
|
10 年之前 |
Sergey Abramyan
|
84775fbcfa
|
Fix comma style in app.src templates
|
10 年之前 |
Fred Hebert
|
5d817c4371
|
Merge pull request #420 from tsloughter/case_catch
remove uses of 'case catch'
|
10 年之前 |
Tristan Sloughter
|
fa95321774
|
remove uses of 'case catch'
|
10 年之前 |
Tristan Sloughter
|
062bee5985
|
Merge pull request #413 from rebar/fix-unlock-upgrade-warn
Further restricting skipped deps warnings
|
10 年之前 |
Fred Hebert
|
f5527de4e1
|
Further restricting skipped deps warnings
|
10 年之前 |
Fred Hebert
|
734d4b84aa
|
Merge pull request #412 from tsloughter/master
improve log messages on upgrades
|
10 年之前 |
Tristan Sloughter
|
fd4b5f5f2f
|
improve log messages on upgrades
|
10 年之前 |
Fred Hebert
|
7dc79f9d30
|
Merge pull request #377 from fishcakez/dialyzer_output_file
Dialyzer output file
|
10 年之前 |
Fred Hebert
|
8a22de4708
|
Merge pull request #411 from tsloughter/otp_version
fix failure on missing OTP_VERSION file #403
|
10 年之前 |
Fred Hebert
|
81b1efda80
|
Merge pull request #410 from tsloughter/master
check registry for missing package that may exist for mix
|
10 年之前 |
Tristan Sloughter
|
a6f33258e2
|
fix failure on missing OTP_VERSION file #403
|
10 年之前 |
Tristan Sloughter
|
c612b0e1fd
|
check registry for missing package that may exist for mix
|
10 年之前 |
Tristan Sloughter
|
b833dbfde4
|
Merge pull request #409 from talentdeficit/ct_fix
delete all symlinks when copying from project files to `_build` tree to prevent any data from being overwritten
|
10 年之前 |
alisdair sullivan
|
9c544217ba
|
delete all symlinks when copying from project files to `_build` tree
to prevent any data from being overwritten
fixes #395
|
10 年之前 |
Fred Hebert
|
ba8abae225
|
Merge pull request #408 from tsloughter/escriptize_template
add escriptize project template
|
10 年之前 |
Tristan Sloughter
|
6c72286bf9
|
add escriptize project template
|
10 年之前 |
Fred Hebert
|
b904c5b57a
|
Merge pull request #407 from tsloughter/plugins2
add all plugins, not those just built, to path
|
10 年之前 |
Tristan Sloughter
|
a41fbf6cfe
|
add processing_base_dir to rebar_api
|
10 年之前 |
Tristan Sloughter
|
498ec5d3ae
|
add all plugins, not those just built, to path
|
10 年之前 |
Fred Hebert
|
671617f03e
|
Merge pull request #405 from tsloughter/ignore_pkgs
ignore pkgs that can't build with rebar or make
|
10 年之前 |
Tristan Sloughter
|
c5aee4b375
|
ignore pkgs that can't build with rebar or make
|
10 年之前 |
Tristan Sloughter
|
d53d3b56be
|
update mustache to v0.3.0 and relx to 2.0.0
|
10 年之前 |
Tristan Sloughter
|
bacde15b48
|
include debug_info when running tests of rebar3
|
10 年之前 |
Tristan Sloughter
|
964c57f964
|
no_debug_info brings down size of escript from 757K to 549K
|
10 年之前 |
Fred Hebert
|
eb1dec19c7
|
Merge pull request #404 from tsloughter/master
update mustache to v0.3.0 and relx to current master ref
|
10 年之前 |
Tristan Sloughter
|
4e5bc6056f
|
update mustache to v0.3.0 and relx to 2.0.0
|
10 年之前 |
Fred Hebert
|
6bc5af5479
|
Merge pull request #393 from tsloughter/no_debug_info
no_debug_info brings down size of escript from 757K to 549K
|
10 年之前 |
Fred Hebert
|
b5661bd836
|
Merge pull request #396 from tsloughter/master
use mustache as a dep
|
10 年之前 |
Tristan Sloughter
|
f79b14068f
|
Merge pull request #400 from tsloughter/ingwinlu-fix_windows_bootstrap
Ingwinlu fix windows bootstrap
|
10 年之前 |
Tristan Sloughter
|
c2aece9dda
|
switch to soranoba's mustache repo
|
10 年之前 |
Tristan Sloughter
|
b4724009b5
|
don't use rebar_dir function in bootstrap
|
10 年之前 |
Tristan Sloughter
|
c7281abb30
|
Merge branch 'fix_windows_bootstrap' of https://github.com/ingwinlu/rebar3 into ingwinlu-fix_windows_bootstrap
|
10 年之前 |
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 年之前 |
derwinlu
|
3e005ab107
|
fix bootstrap on windows, fallback to copy if symlinking fails
|
10 年之前 |
Tristan Sloughter
|
5ebaf44f6a
|
include debug_info when running tests of rebar3
|
10 年之前 |
Tristan Sloughter
|
d128bffcdd
|
Merge pull request #380 from waisbrot/shell-config
try to read sys.config when running `rebar shell`
|
10 年之前 |
Nathaniel Waisbrot
|
5cc7c76a8a
|
try to read a config file when running `rebar shell`
Adds a `--config` flag to the shell command to specify a config file.
If the flag is not specified, attempts to read the sys_config
defined for relx.
|
10 年之前 |
Tristan Sloughter
|
b3d444ef67
|
update mustache for r15 support
|
10 年之前 |
Tristan Sloughter
|
0fb32e173f
|
use mustache as a dep
|
10 年之前 |
Fred Hebert
|
18555c207d
|
Merge pull request #394 from umbec/master
Manage syntax error in app.src files.
|
10 年之前 |
Umberto Corponi
|
291e0de2fe
|
Manage syntax error in app.src files.
- Solve "Uncaught error" failure in case of syntax error in app.src file.
- Print helpful information on the location of the syntax error.
|
10 年之前 |
Tristan Sloughter
|
f301efae32
|
no_debug_info brings down size of escript from 757K to 549K
|
10 年之前 |
Fred Hebert
|
5cf005d3a6
|
Merge pull request #392 from tsloughter/mustache2
switch mustache imlementation to https://github.com/soranoba/mustache
|
10 年之前 |
Tristan Sloughter
|
275bdd6c04
|
fix integer to binary conversion for pre17 releases
|
10 年之前 |
Tristan Sloughter
|
d8509f7842
|
fix types for pre-17 releases
|
10 年之前 |
Tristan Sloughter
|
ec600a5b85
|
add license
|
10 年之前 |