Fred Hebert
|
d2cfe6a073
|
Merge pull request #115 from tsloughter/provider_hooks
support for provider_hooks in config
|
vor 10 Jahren |
Tristan Sloughter
|
c8d0aa46c4
|
clean up create_logic_providers function
|
vor 10 Jahren |
Tristan Sloughter
|
6ad9200d79
|
update erlydtl to latest release
|
vor 10 Jahren |
Tristan Sloughter
|
1e71b47817
|
fix find_apps when searching for invalid apps
|
vor 10 Jahren |
Tristan Sloughter
|
14037aa45f
|
add hook SUITE tests
|
vor 10 Jahren |
Tristan Sloughter
|
37b79ff2b7
|
support for provider_hooks in config
|
vor 10 Jahren |
Fred Hebert
|
89d3ef6e0d
|
Merge pull request #120 from tsloughter/master
no more mode minimal
|
vor 10 Jahren |
Tristan Sloughter
|
6450d9c924
|
no more mode minimal
|
vor 10 Jahren |
Fred Hebert
|
b2d66eb176
|
Merge pull request #119 from tsloughter/master
app_info:valid needs to return a boolean and not throw an exception
|
vor 10 Jahren |
Tristan Sloughter
|
ebcbe0071a
|
app_info:valid needs to return a boolean and not throw an exception
|
vor 10 Jahren |
Fred Hebert
|
395be3386b
|
Merge pull request #118 from tsloughter/master
use processed app file for validation
|
vor 10 Jahren |
Tristan Sloughter
|
f13804ffab
|
use processed app file for validation
|
vor 10 Jahren |
Fred Hebert
|
31eb0402ec
|
Merge pull request #117 from tsloughter/master
fix typo in error tuple and throw error in install_deps
|
vor 10 Jahren |
Tristan Sloughter
|
b1e886193d
|
fix typo in error tuple and throw error in install_deps
|
vor 10 Jahren |
Fred Hebert
|
8dc39de983
|
Merge pull request #112 from tsloughter/stuff
Clean up and backwards compatability
|
vor 10 Jahren |
Tristan Sloughter
|
2c86edab93
|
refactor rebar_otp_app for smaller/cleaner functions
|
vor 10 Jahren |
Fred Hebert
|
3bb1f3720e
|
Merge pull request #114 from tsloughter/lock_dups
check locks before locking a dep to not have duplicates
|
vor 10 Jahren |
Fred Hebert
|
ea8aafc73d
|
Merge pull request #113 from tsloughter/emu_args
add emulator args to escript for faster load time
|
vor 10 Jahren |
Tristan Sloughter
|
ebb713449e
|
check locks before locking a dep to not have duplicates
|
vor 10 Jahren |
Tristan Sloughter
|
404c129f3d
|
add emulator args to escript for faster load time
|
vor 10 Jahren |
Tristan Sloughter
|
4b7f55f79c
|
add warning that dep options like raw are being ignored
|
vor 10 Jahren |
Tristan Sloughter
|
07ec6b68c6
|
clean up and better error messages when validating apps
|
vor 10 Jahren |
Tristan Sloughter
|
d5552cfcd3
|
ignore opts list in src dep is it is there
|
vor 10 Jahren |
Tristan Sloughter
|
3a7490aa9f
|
fix for rebar deps dir path in hooks, making it absolute
|
vor 10 Jahren |
Fred Hebert
|
98ae221265
|
Merge pull request #111 from tsloughter/test_erl_opts
don't lose erl_opts when compiling for tests
|
vor 10 Jahren |
Tristan Sloughter
|
0533f9dddc
|
don't lose erl_opts when compiling for tests
|
vor 10 Jahren |
Fred Hebert
|
bca0d1f91d
|
Merge pull request #109 from tsloughter/error_dep_parsing
Error dep parsing
|
vor 10 Jahren |
Tristan Sloughter
|
d1902404dc
|
error message for failing to parse a dep
|
vor 10 Jahren |
Tristan Sloughter
|
daf346a4d0
|
remove extra newline in clean
|
vor 10 Jahren |
Tristan Sloughter
|
488d70d2f2
|
Merge pull request #101 from talentdeficit/file_utils
generalize some temporary directory handling and add it to `rebar_file_utils`
|
vor 10 Jahren |
alisdair sullivan
|
f94108e164
|
fix `reset_dir` test suite for r15x
swap `file:list_dir` for `file:list_dir_all` due to nonexistence of latter prior to r16x
|
vor 10 Jahren |
Fred Hebert
|
5528007751
|
Merge pull request #105 from tsloughter/master
do provider returns the error of the first provider to fail and stops
|
vor 10 Jahren |
Tristan Sloughter
|
fe4a10141b
|
do provider returns the error of the first provider to fail and stops
|
vor 10 Jahren |
Fred Hebert
|
902edde6e8
|
Merge pull request #104 from tsloughter/master
no skip warning for seen dep that has locked version
|
vor 10 Jahren |
Tristan Sloughter
|
f45387f795
|
no skip warning for seen dep that has locked version
|
vor 10 Jahren |
alisdair sullivan
|
00e03d70ef
|
use new `rebar_file_utils` functions in `eunit` and `ct` providers
|
vor 10 Jahren |
alisdair sullivan
|
0b21243eae
|
add functions `system_tmpdir/0,1` and `reset_dir/1`
(in `rebar_file_utils`)
|
vor 10 Jahren |
Tristan Sloughter
|
3cd8a5c35f
|
Merge pull request #100 from talentdeficit/first_files_fix
change more instances of mistyped `erl_first_modules` to `erl_first_files`
|
vor 10 Jahren |
alisdair sullivan
|
10298a21b6
|
change more instances of mistyped `erl_first_modules` to
`erl_first_files`
fixes #99
|
vor 10 Jahren |
Fred Hebert
|
53248a2ba0
|
Merge pull request #98 from tsloughter/master
don't mark dep as seen before calling handle_dep
|
vor 10 Jahren |
Tristan Sloughter
|
c298a713f0
|
don't mark dep as seen before calling handle_dep
|
vor 10 Jahren |
Tristan Sloughter
|
7238f2e7e8
|
Merge pull request #96 from tsloughter/profiles
replace single profile atom in providers with list of profiles
|
vor 10 Jahren |
Tristan Sloughter
|
407362c074
|
replace single profile atom in providers with list of profiles
|
vor 10 Jahren |
Tristan Sloughter
|
47269b1a81
|
Merge pull request #95 from talentdeficit/stable_test_dirs
when compiling `common_test` or `eunit` use the same tmp dir
|
vor 10 Jahren |
alisdair sullivan
|
5e270a7456
|
when compiling `common_test` or `eunit` use the same tmp dir
from run to run
|
vor 10 Jahren |
Tristan Sloughter
|
de6bba6ff6
|
Merge pull request #94 from talentdeficit/rebar_app_into
change `rebar_app_into` to `rebar_app_info` in typespecs
|
vor 10 Jahren |
alisdair sullivan
|
6029fca8ca
|
change `rebar_app_into` to `rebar_app_info` in typespecs
|
vor 10 Jahren |
Tristan Sloughter
|
93e85c0841
|
Merge pull request #88 from talentdeficit/test_providers
test providers
|
vor 10 Jahren |
alisdair sullivan
|
16c31097c2
|
add support for a bare `test` directory when using `apps` libdirs
|
vor 10 Jahren |
alisdair sullivan
|
853efc5077
|
exclude `_checkouts` from directories to be precompiled for
`common_test` and `eunit` providers
|
vor 10 Jahren |