Heinz N. Gies
ea95e68ab0
Use bold instead of bold white for text
il y a 9 ans
Heinz N. Gies
6557820cc7
Remove rebar_colour and replace it with cf
il y a 9 ans
Tristan Sloughter
40d7350ee8
update relx
il y a 9 ans
Tristan Sloughter
860df96cd5
update erlware_commons
il y a 9 ans
Tristan Sloughter
7dfbdafb26
include certifi priv dir in escript
il y a 9 ans
Benoit Chesneau
56f8f6d7df
uses erlang-certifi
il y a 9 ans
Tristan Sloughter
e773f2948c
use full path of apps for priv files included in escript
il y a 9 ans
Tristan Sloughter
81b9fcc27c
upgrade providers, new version gives error message for bad provider dep
il y a 9 ans
Tristan Sloughter
2de67e5cbd
upgrade relx and bbmustache
il y a 9 ans
James Fish
fc6cc368c3
Fix some unknown functions/types dialyzer warnings
il y a 9 ans
Joe DeVivo
6f3d75278f
Bumped relx to 3.4.0 and erlware_commons to 0.15.0
il y a 9 ans
Tristan Sloughter
3485f08a03
add ssl cert validation, unless OTP version is too old
il y a 9 ans
Tristan Sloughter
3716c347a5
upgrade erlware_commons, bbmustache and relx
il y a 9 ans
Tristan Sloughter
0f59ccb9bb
formatting of config
il y a 9 ans
Tristan Sloughter
4238f2a3b4
Revert "disable ctrl-c interrupt in shell for escript"
This reverts commit 40ee6d95e1
.
il y a 9 ans
Tristan Sloughter
40ee6d95e1
disable ctrl-c interrupt in shell for escript
il y a 9 ans
Tristan Sloughter
b85d827c80
add relup provider and update relx
il y a 9 ans
Tristan Sloughter
9df51005e6
use packages for deps and add dialyze profile
il y a 10 ans
Tristan Sloughter
5866742dd8
use bbmustache package
il y a 10 ans
Tristan Sloughter
cf4f079f25
improve escriptize provider
il y a 10 ans
Fred Hebert
3ed0c5feff
fix bareness issues
- Crashes in providers lib when no providers in a namespace are bare
- Making sure bareness matches semantics; i.e. a bare provider is
visible, a non-bare provider is hidden.
il y a 10 ans
Tristan Sloughter
d3d18e0029
update relx version. fixes #434
il y a 10 ans
Tristan Sloughter
7905a9f19c
store hex package downloads in shared cache dir
il y a 10 ans
Tristan Sloughter
d53d3b56be
update mustache to v0.3.0 and relx to 2.0.0
il y a 10 ans
Tristan Sloughter
bacde15b48
include debug_info when running tests of rebar3
il y a 10 ans
Tristan Sloughter
964c57f964
no_debug_info brings down size of escript from 757K to 549K
il y a 10 ans
Tristan Sloughter
4e5bc6056f
update mustache to v0.3.0 and relx to 2.0.0
il y a 10 ans
Tristan Sloughter
c2aece9dda
switch to soranoba's mustache repo
il y a 10 ans
Tristan Sloughter
5ebaf44f6a
include debug_info when running tests of rebar3
il y a 10 ans
Tristan Sloughter
0fb32e173f
use mustache as a dep
il y a 10 ans
Tristan Sloughter
f301efae32
no_debug_info brings down size of escript from 757K to 549K
il y a 10 ans
Tristan Sloughter
ef9362dfc0
include relx templates in escript
il y a 10 ans
Tristan Sloughter
d4c7dea735
only fetch branch needed, remove rebar_vsn_plugins from erlware_commons
il y a 10 ans
Tristan Sloughter
2e5496f5f5
remove use of erlydtl in rebar
il y a 10 ans
Richard Jones
8996084cb5
Re-add escript_incl_extra, for templates
Fixes regression from 3a63bec39f (diff-31d7a50c99c265ca2793c20961b60979L4)
which meant listing templates doesn't work (rebar3 new help)
il y a 10 ans
Tristan Sloughter
4374999d95
real bootstrapping
il y a 10 ans
Tristan Sloughter
f82874de58
include applications list in compile sort
il y a 10 ans
Fred Hebert
60f7474632
Support namespaces in help search
il y a 10 ans
Fred Hebert
2882ffa4f6
Revert "disable smp in escript"
il y a 10 ans
Tristan Sloughter
4cfd9f0816
disable smp in escript
il y a 10 ans
Tristan Sloughter
3f5fa807cb
update erlydtl compiler to output to _build, add simple test
il y a 10 ans
Tristan Sloughter
6ad9200d79
update erlydtl to latest release
il y a 10 ans
Tristan Sloughter
37b79ff2b7
support for provider_hooks in config
il y a 10 ans
Tristan Sloughter
6450d9c924
no more mode minimal
il y a 10 ans
Tristan Sloughter
404c129f3d
add emulator args to escript for faster load time
il y a 10 ans
Tristan Sloughter
407362c074
replace single profile atom in providers with list of profiles
il y a 10 ans
Tristan Sloughter
afdc62409e
set deps back to tsloughter/providers and erlware/relx
il y a 10 ans
Fred Hebert
ae54d70e6c
Add support for namespace-based metacommands
And more general namespace support
il y a 10 ans
Tristan Sloughter
9f8e6ed024
use PRV_ERROR to wrap a provider error in {error, {?MODULE, ...}}
il y a 10 ans
Fred Hebert
c34e15c2f2
Initial tests for dependency resolving
- Reworked the helpers for existing suites and expanded them
- Created a mock git resource module to test for its dependency fetching
- Added a test suite for dependency resolving with first checks for
common cases (https://gist.github.com/ferd/197cc5c0b85aae370436 )
Left to do would include:
- Verify warnings
- Verify failures
- Verify dependency updates resolving
il y a 10 ans