Fred Hebert
|
6192feea27
|
Merge pull request #375 from tsloughter/kejv-support-parse-transforms
enable parse transformations in rebar config
|
10年前 |
Viacheslav V. Kovalev
|
33736f32a9
|
Merge branch 'master' into app-discover-profile-duplication
Conflicts:
test/rebar_profiles_SUITE.erl
|
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年前 |
James Fish
|
576e42e8be
|
Write dialyzer warnings to file
|
10年前 |
James Fish
|
e60f8d1af3
|
Error on dialyzer unknown warnings like rebar2
|
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年前 |
Viacheslav V. Kovalev
|
29a855d31c
|
Revert accidentially changed formatting
|
10年前 |
Viacheslav V. Kovalev
|
d821757152
|
Merge remote-tracking branch 'my/app-discover-profile-duplication' into app-discover-profile-duplication
|
10年前 |
Viacheslav Kovalev
|
e255529da5
|
Get rid of rebar_utils:tup_umerge/2 patching
|
10年前 |
Viacheslav V. Kovalev
|
0b682e364d
|
Merge branch 'app-discover-profile-duplication' of https://github.com/kovyl2404/rebar3 into app-discover-profile-duplication
Conflicts:
test/rebar_profiles_SUITE.erl
|
10年前 |
Viacheslav Kovalev
|
82b0d4b7b2
|
Implement opts umerge deduplication
|
10年前 |
Viacheslav V. Kovalev
|
83d738a829
|
Implement some test on profiles deduplication
|
10年前 |
Tristan Sloughter
|
a3d4cc1259
|
track and cleanup code paths for different contexts
|
10年前 |
Viacheslav V. Kovalev
|
b725711d63
|
Implement some test on profiles deduplication
|
10年前 |
Viacheslav V. Kovalev
|
381c6f4779
|
Correctly deduplicate profiles when applying
Conflicts:
src/rebar_state.erl
|
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年前 |