Fred Hebert
6acf0ea482
Add in shell completion for wtf->report rename
il y a 10 ans
Fred Hebert
8f1bfcb596
Rename wtf->report, add all dep versions
il y a 10 ans
Tristan Sloughter
293b415cb3
Merge pull request #335 from fishcakez/ct_failure
Improve error handling in ct provider
il y a 10 ans
James Fish
09611f7563
Improve error handling in ct provider
il y a 10 ans
Tristan Sloughter
0ad833b700
Merge pull request #330 from tsloughter/wip_single_atom_deps
support single atoms for pkg deps, fetch highest version available
il y a 10 ans
Tristan Sloughter
4fb9207d9a
fix bug on foundapp could have bad match
il y a 10 ans
Tristan Sloughter
d317869a3e
clean ups from Fred's comments
il y a 10 ans
Tristan Sloughter
ef22eeb387
error on dep name that isn't an atom
il y a 10 ans
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
il y a 10 ans
Tristan Sloughter
4ee7fef913
store registry fetched from disk in state
il y a 10 ans
Tristan Sloughter
39908fb511
Merge pull request #333 from talentdeficit/ct_root_suite_fix
disallow suites in project root
il y a 10 ans
alisdair sullivan
d1569a9d46
disallow suites in project root
fixes #331
il y a 10 ans
Tristan Sloughter
4e663aa799
Warn on bad use of include_lib but try to find the header anyway
il y a 10 ans
Tristan Sloughter
41b95eb295
add test for single atom pkg dep picking the highest available
il y a 10 ans
Tristan Sloughter
d75ba02671
support single atoms for pkg deps, fetch highest version available
il y a 10 ans
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
il y a 10 ans
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
il y a 10 ans
Tristan Sloughter
a447067888
rm old beams, make erlcinfo graph per app isntad of global to project
il y a 10 ans
Tristan Sloughter
7cddb2a685
pass objectfile name to opts_changed instead of recalculating
il y a 10 ans
Tristan Sloughter
1de5058330
test touching a header file causes module recompiled
il y a 10 ans
Tristan Sloughter
88150bbe9e
remove comment that doesn't apply to rebar3
il y a 10 ans
Tristan Sloughter
aaf0b5c00a
properly compare list of opts and not against undefined
il y a 10 ans
Tristan Sloughter
76bf80ba90
Merge pull request #324 from isaiah/readme
fix build instruction
il y a 10 ans
Isaiah Peng
0c016c4115
fix build instruction
il y a 10 ans
Tristan Sloughter
39a4ca0c04
remove unneeded string:tokens for target_base
il y a 10 ans
Tristan Sloughter
ae9b8ea349
fix process attr for include_lib that is just a filename
il y a 10 ans
Tristan Sloughter
23fa5c659b
breakout needs compile check from compile_xrl_yrl
il y a 10 ans
Tristan Sloughter
0026b37063
add David Kubecka to the THANKS
il y a 10 ans
Tristan Sloughter
0648c6bc87
merge rebar2's Refactor logic and optimizations in rebar_erlc_compiler:doterl_compile/4 #467
il y a 10 ans
Fred Hebert
15a7ccfaab
Bump to alpha-3
il y a 10 ans
Fred Hebert
56ea365ca5
Merge pull request #321 from tsloughter/rm_global_plugins
Remove global plugins
il y a 10 ans
Tristan Sloughter
f18e84ce2b
only install dep plugins from install_deps
il y a 10 ans
Tristan Sloughter
743b24883d
removing installing of global plugins
il y a 10 ans
Fred Hebert
3250faa756
Merge pull request #320 from tsloughter/dep_plugins
install dep plugins & run provider hooks the same as shell hooks (Rereopen 316)
il y a 10 ans
Tristan Sloughter
79e2d6006c
install each deps plugins after handling dep, instead of at the end
il y a 10 ans
Tristan Sloughter
019152e1d5
fix eunit comment
il y a 10 ans
Tristan Sloughter
3dd9d02a0e
add rebar_state:resources type specs
il y a 10 ans
Tristan Sloughter
4e64e36857
fixes from bad rebase against master
il y a 10 ans
Tristan Sloughter
a99344a470
Merge pull request #315 from ferd/fix-ns-help
Fix ns help
il y a 10 ans
Tristan Sloughter
40d3781104
swich clean and compile to use macro provider in hook run
il y a 10 ans
Tristan Sloughter
a55c94cc9c
support provider hooks on ct and eunit
il y a 10 ans
Tristan Sloughter
257e7fb667
remove old apply_hooks. now provider hooks are explicitly run
il y a 10 ans
Tristan Sloughter
38de29ae42
move resource modules list to rebar_state, no longer static
il y a 10 ans
Tristan Sloughter
00a183e3a8
test building of deps plugins
il y a 10 ans
Tristan Sloughter
459ff732a3
install dep plugins & run provider hooks the same as shell hooks
il y a 10 ans
Fred Hebert
60f7474632
Support namespaces in help search
il y a 10 ans
Fred Hebert
043a2f5453
Provide descriptions for all tasks
il y a 10 ans
Fred Hebert
d95da874cd
Merge pull request #305 from talentdeficit/better_ct
modify `ct` provider to copy selected directories and compile them
il y a 10 ans
alisdair sullivan
471b35085b
add default test paths in the `shell` and `cover` providers
il y a 10 ans
alisdair sullivan
b77d3e5083
modify `ct` provider to copy selected directories and compile them
alongside their source (ie, if `some_tests` is a directory that
contains test suites beams resulting from compiling them will be
placed in `some_tests` in the appropriate `_build` directory
il y a 10 ans