Tristan Sloughter
|
ef9362dfc0
|
include relx templates in escript
|
10 년 전 |
Tristan Sloughter
|
d4c7dea735
|
only fetch branch needed, remove rebar_vsn_plugins from erlware_commons
|
10 년 전 |
Tristan Sloughter
|
214d6c9797
|
on upgrade of git branch check against remote
|
10 년 전 |
Fred Hebert
|
b4b6638ba9
|
Merge pull request #382 from tsloughter/upgrade_relx
upgrade relx dep to latest mustache branch commit
|
10 년 전 |
Tristan Sloughter
|
f61b129909
|
upgrade relx dep to latest mustache branch commit
|
10 년 전 |
Fred Hebert
|
99cd24f8a1
|
Merge pull request #379 from tsloughter/rm_erlydtl
Remove erlydtl and replace with mustache
|
10 년 전 |
Fred Hebert
|
6192feea27
|
Merge pull request #375 from tsloughter/kejv-support-parse-transforms
enable parse transformations in rebar config
|
10 년 전 |
Fred Hebert
|
7645a1118f
|
Merge pull request #378 from tsloughter/loading_registry
don't load package registry unless there are pkg deps to solve
|
10 년 전 |
Tristan Sloughter
|
2e5496f5f5
|
remove use of erlydtl in rebar
|
10 년 전 |
Tristan Sloughter
|
bce924e04a
|
don't load package registry unless there are pkg deps to solve
|
10 년 전 |
Tristan Sloughter
|
becf29a5ac
|
enable parse transformations in rebar config
|
10 년 전 |
Fred Hebert
|
212b23b889
|
Merge pull request #373 from tsloughter/checkouts_rel
include _checkouts in release lib dirs if it exists
|
10 년 전 |
Tristan Sloughter
|
ae7d1ca1ea
|
include _checkouts in release lib dirs if it exists
|
10 년 전 |
Tristan Sloughter
|
521fc144ae
|
Merge pull request #371 from tsloughter/fetch_app_details
read in application details into app_info after fetch
|
10 년 전 |
Tristan Sloughter
|
459746c5b1
|
Merge pull request #372 from ferd/optimize-topsorting
Avoid topsorting deps twice
|
10 년 전 |
Fred Hebert
|
bbb6bb2d90
|
Avoid topsorting deps twice
They can be culled and reused in one sort pass.
|
10 년 전 |
Tristan Sloughter
|
164cff4063
|
read in application details into app_info after fetch
|
10 년 전 |
Fred Hebert
|
b0fc3aeb2e
|
Merge pull request #369 from tsloughter/noescript
support templates even when not run as escript
|
10 년 전 |
Tristan Sloughter
|
f491e70cb8
|
support templates even when not run as escript
|
10 년 전 |
Tristan Sloughter
|
557de99d6c
|
Merge pull request #368 from ferd/fix-upgrade-promote
handle transitive deps being promoted
|
10 년 전 |
Fred Hebert
|
5d1634448c
|
handle transitive deps being promoted
|
10 년 전 |
Fred Hebert
|
e79397eaeb
|
Merge pull request #367 from tsloughter/merge_locks
merge_locks crashed if a config didn't have a deps entry
|
10 년 전 |
Tristan Sloughter
|
ee0f4dcd60
|
merge_locks crashed if a config didn't have a deps entry
|
10 년 전 |
Fred Hebert
|
c220753f9e
|
Merge pull request #366 from tsloughter/no_header_warn
remove warning if header not found, could be in a macro
|
10 년 전 |
Fred Hebert
|
578a27f506
|
Merge pull request #365 from tsloughter/otp18
Support 18.0+
|
10 년 전 |
Tristan Sloughter
|
d94c561627
|
remove warning if header not found, could be in a macro
|
10 년 전 |
Tristan Sloughter
|
26161bc1ac
|
support for 18.0+
|
10 년 전 |
Tristan Sloughter
|
bd2f8bbc5e
|
print and halt on compile error
|
10 년 전 |
Fred Hebert
|
302670da70
|
Merge pull request #363 from RJ/list-templates
fix template listing (re-add escript_incl_extra)
|
10 년 전 |
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)
|
10 년 전 |
Fred Hebert
|
3a63bec39f
|
Merge pull request #358 from tsloughter/build_with_rebar3
real bootstrapping
|
10 년 전 |
Tristan Sloughter
|
7b723d3a87
|
update readme instructions
|
10 년 전 |
Tristan Sloughter
|
605b7e9f7f
|
remove makefile
|
10 년 전 |
Tristan Sloughter
|
390d1afb77
|
update readme provider
|
10 년 전 |
Tristan Sloughter
|
acf8c5ce65
|
update readme bootstrap instructions
|
10 년 전 |
Tristan Sloughter
|
e5988f69e0
|
R15 support, replace unsetenv with putenv empty string
|
10 년 전 |
Tristan Sloughter
|
16e9b3ffa2
|
fix tracking of all profiles dep paths
|
10 년 전 |
Tristan Sloughter
|
4374999d95
|
real bootstrapping
|
10 년 전 |
Tristan Sloughter
|
0537a0699d
|
Merge pull request #354 from tsloughter/track_code_path
Track code path
|
10 년 전 |
Tristan Sloughter
|
de77225b49
|
Merge pull request #361 from ferd/symlink-default-fix
Symlink existing default deps when in new profile
|
10 년 전 |
Tristan Sloughter
|
12bd412c22
|
add_deps_to_patha nd restore_code_path added to api
|
10 년 전 |
Fred Hebert
|
18c395ff15
|
Symlink existing default deps when in new profile
Should fix #360
|
10 년 전 |
Tristan Sloughter
|
a3d4cc1259
|
track and cleanup code paths for different contexts
|
10 년 전 |
Fred Hebert
|
31ef4c4916
|
Merge pull request #357 from tsloughter/erl_first_files
fix erl_first_files to check entire path of file
|
10 년 전 |
Fred Hebert
|
b5ef1c09d7
|
Merge pull request #356 from tsloughter/compile_pre_hooks
run project wide pre-compile hooks after deps have compiled
|
10 년 전 |
Tristan Sloughter
|
b8c1cb2bf0
|
fix erl_first_files to check entire path of file
|
10 년 전 |
Tristan Sloughter
|
9e59abacf3
|
run project wide pre-compile hooks after deps have compiled
|
10 년 전 |
Fred Hebert
|
520855ee42
|
Merge pull request #351 from tsloughter/dep_hooks
set the dep as the project app before running hooks
|
10 년 전 |
Fred Hebert
|
71dfa8eca6
|
Merge pull request #353 from tsloughter/dup_hooks
don't duplicate hooks for top level app
|
10 년 전 |
Tristan Sloughter
|
8ed91ab761
|
improve erlydtl source and out dir discovery
|
10 년 전 |