Viacheslav V. Kovalev
|
29a855d31c
|
Revert accidentially changed formatting
|
hace 10 años |
Viacheslav V. Kovalev
|
d821757152
|
Merge remote-tracking branch 'my/app-discover-profile-duplication' into app-discover-profile-duplication
|
hace 10 años |
Viacheslav Kovalev
|
e255529da5
|
Get rid of rebar_utils:tup_umerge/2 patching
|
hace 10 años |
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
|
hace 10 años |
Viacheslav Kovalev
|
82b0d4b7b2
|
Implement opts umerge deduplication
|
hace 10 años |
Viacheslav V. Kovalev
|
83d738a829
|
Implement some test on profiles deduplication
|
hace 10 años |
Viacheslav V. Kovalev
|
b725711d63
|
Implement some test on profiles deduplication
|
hace 10 años |
Viacheslav V. Kovalev
|
381c6f4779
|
Correctly deduplicate profiles when applying
Conflicts:
src/rebar_state.erl
|
hace 10 años |
Viacheslav V. Kovalev
|
cb14a33fdd
|
Do not duplicate profile when applying.
|
hace 10 años |
Fred Hebert
|
123b0ea61a
|
Merge pull request #342 from tsloughter/relx_fixes
Mainly CT changes
|
hace 10 años |
Tristan Sloughter
|
400853033e
|
replcae ensure_started bc it doens't exist in R15, with load
|
hace 10 años |
Tristan Sloughter
|
a917dc14df
|
restructure escriptize provider so the error is properly returned
|
hace 10 años |
Tristan Sloughter
|
2e5b6fe559
|
remove use of lists:droplast, it doesn't exist pre-17
|
hace 10 años |
Tristan Sloughter
|
5999ef1c96
|
ct: compile tests from test dir to outdir instead of compiling copies
|
hace 10 años |
Tristan Sloughter
|
3126e7eb55
|
update project_apps and state before running post hooks
|
hace 10 años |
Tristan Sloughter
|
5f89e9c28d
|
fix erlydtl error return and dir to run from
|
hace 10 años |
Tristan Sloughter
|
cbd22cf490
|
Merge pull request #340 from tsloughter/compile_sort
include applications list in compile sort
|
hace 10 años |
Tristan Sloughter
|
f82874de58
|
include applications list in compile sort
|
hace 10 años |
Fred Hebert
|
38191c369a
|
Bump to alpha-4
|
hace 10 años |
Tristan Sloughter
|
bd6d6206ca
|
Merge pull request #336 from ferd/rework-wtf-provider
Rename wtf->report, add all dep versions
|
hace 10 años |
Fred Hebert
|
6acf0ea482
|
Add in shell completion for wtf->report rename
|
hace 10 años |
Fred Hebert
|
8f1bfcb596
|
Rename wtf->report, add all dep versions
|
hace 10 años |
Tristan Sloughter
|
293b415cb3
|
Merge pull request #335 from fishcakez/ct_failure
Improve error handling in ct provider
|
hace 10 años |
James Fish
|
09611f7563
|
Improve error handling in ct provider
|
hace 10 años |
Tristan Sloughter
|
0ad833b700
|
Merge pull request #330 from tsloughter/wip_single_atom_deps
support single atoms for pkg deps, fetch highest version available
|
hace 10 años |
Tristan Sloughter
|
4fb9207d9a
|
fix bug on foundapp could have bad match
|
hace 10 años |
Tristan Sloughter
|
d317869a3e
|
clean ups from Fred's comments
|
hace 10 años |
Tristan Sloughter
|
ef22eeb387
|
error on dep name that isn't an atom
|
hace 10 años |
Tristan Sloughter
|
f88bb57cd3
|
Merge pull request #332 from tsloughter/warn_on_bad_include
Warn on bad use of include_lib but try to find the header anyway
|
hace 10 años |
Tristan Sloughter
|
4ee7fef913
|
store registry fetched from disk in state
|
hace 10 años |
Tristan Sloughter
|
39908fb511
|
Merge pull request #333 from talentdeficit/ct_root_suite_fix
disallow suites in project root
|
hace 10 años |
alisdair sullivan
|
d1569a9d46
|
disallow suites in project root
fixes #331
|
hace 10 años |
Tristan Sloughter
|
4e663aa799
|
Warn on bad use of include_lib but try to find the header anyway
|
hace 10 años |
Tristan Sloughter
|
41b95eb295
|
add test for single atom pkg dep picking the highest available
|
hace 10 años |
Tristan Sloughter
|
d75ba02671
|
support single atoms for pkg deps, fetch highest version available
|
hace 10 años |
Tristan Sloughter
|
c3026cc8ce
|
Merge pull request #327 from tsloughter/rm_old_beam
rm old beams, make erlcinfo graph per app isntad of global to project
|
hace 10 años |
Fred Hebert
|
9913b2798f
|
Merge pull request #323 from tsloughter/wip_erlc_rebar2
merge rebar2's Refactor logic and optimizations in rebar_erlc_compiler:doterl_compile/4 #467
|
hace 10 años |
Tristan Sloughter
|
a447067888
|
rm old beams, make erlcinfo graph per app isntad of global to project
|
hace 10 años |
Tristan Sloughter
|
7cddb2a685
|
pass objectfile name to opts_changed instead of recalculating
|
hace 10 años |
Tristan Sloughter
|
1de5058330
|
test touching a header file causes module recompiled
|
hace 10 años |
Tristan Sloughter
|
88150bbe9e
|
remove comment that doesn't apply to rebar3
|
hace 10 años |
Tristan Sloughter
|
aaf0b5c00a
|
properly compare list of opts and not against undefined
|
hace 10 años |
Tristan Sloughter
|
76bf80ba90
|
Merge pull request #324 from isaiah/readme
fix build instruction
|
hace 10 años |
Isaiah Peng
|
0c016c4115
|
fix build instruction
|
hace 10 años |
Tristan Sloughter
|
39a4ca0c04
|
remove unneeded string:tokens for target_base
|
hace 10 años |
Tristan Sloughter
|
ae9b8ea349
|
fix process attr for include_lib that is just a filename
|
hace 10 años |
Tristan Sloughter
|
23fa5c659b
|
breakout needs compile check from compile_xrl_yrl
|
hace 10 años |
Tristan Sloughter
|
0026b37063
|
add David Kubecka to the THANKS
|
hace 10 años |
Tristan Sloughter
|
0648c6bc87
|
merge rebar2's Refactor logic and optimizations in rebar_erlc_compiler:doterl_compile/4 #467
|
hace 10 años |
Fred Hebert
|
15a7ccfaab
|
Bump to alpha-3
|
hace 10 años |