Heinz N. Gies
59cbba3f1a
Add more messages, split up display in more then 1 line
пре 9 година
Fred Hebert
f7073eaf9b
Merge pull request #824 from tsloughter/upgrade_source
include source the app is being ugpraded to, like with fetching, in info
пре 9 година
Tristan Sloughter
a58ef016b1
include source the app is being ugpraded to, like with fetching, in info
пре 9 година
Heinz N. Gies
6f7f3eabb8
Add 'will never return' warning to nice warnings
пре 9 година
Heinz N. Gies
dd9a0bb8a8
Colorize the first dialyzer message
пре 9 година
Fred Hebert
5159939b0b
Merge pull request #822 from tsloughter/upgrade_app_src
handle case that upgraded app no longer has .app.src file
пре 9 година
Tristan Sloughter
8421d5ce81
handle case that upgraded app no longer has .app.src file
пре 9 година
Heinz N. Gies
0867cadbd7
Fix consult_and_eval/2 to behave like consult
пре 9 година
Fred Hebert
fb63743bc6
Merge pull request #817 from tsloughter/update_erlware_commons
Update erlware commons and relx
пре 9 година
Tristan Sloughter
40d7350ee8
update relx
пре 9 година
Tristan Sloughter
860df96cd5
update erlware_commons
пре 9 година
Fred Hebert
4ca8159be8
Merge pull request #816 from tsloughter/git_v_opt
make v prefix in git tag version optional
пре 9 година
Tristan Sloughter
85ce3628c1
make v prefix in git tag version optional
пре 9 година
Tristan Sloughter
0c3b2fd14c
Merge pull request #815 from rebar/revert-811-improved-git-versioning
Revert "Improved git versioning"
пре 9 година
Tristan Sloughter
722d264c9b
Revert "Improved git versioning"
пре 9 година
Tristan Sloughter
b4c840b2fd
add DEBUG statement of the command sequence that'll be run
пре 9 година
Tristan Sloughter
791b5670ee
Merge branch 'benoitc-feature/certifi'
пре 9 година
Tristan Sloughter
7dfbdafb26
include certifi priv dir in escript
пре 9 година
Benoit Chesneau
32c9a39cd6
certifi must be compiled during initial bootstrap
fix #790
пре 9 година
Benoit Chesneau
56f8f6d7df
uses erlang-certifi
пре 9 година
Fred Hebert
d9638f88fb
Merge pull request #786 from tsloughter/api_compile
add 'bare compile' provider, for starters for use by mix
пре 9 година
Tristan Sloughter
df203da7f3
Merge pull request #811 from fauxsoup/improved-git-versioning
Improved git versioning
пре 9 година
Tristan Sloughter
1d842d5018
Merge pull request #813 from jbalint/master
Fix parsing of version #'s of dependencies
пре 9 година
Jess Balint
731916870d
Fix parsing of version #'s of dependencies
Version #'s with patch info like "1.1.1-x" would cause an error. Now
tokenize the version string with "." AND "-".
пре 9 година
Zachary Hueras
1469e59c3a
Improve semantic versioning from git between tags
In the scenario we that we have selected a commit
that is between two tags, we should base the
version on the most recent tag we can see in the
revision history, but we should not treat this as
the tag version.
`git describe --tags` finds the most recent tag
visible in the revision history from the current
HEAD. Return this as the version string and
undefined as the tag to trigger ref counting.
пре 9 година
Zachary Hueras
82faab2fe7
Only match current HEAD tag in git semver
In the scenario that someone had cloned an entire
repository and then checked out an older version
tag, the semantic versioning would detect the
newest tag, not the checked out tag. Look for
the HEAD string prior to tag: to indicate the
currently selected tag.
пре 9 година
Zachary Hueras
979610b44c
Make the v-prefix optional in git semver
Not all repositories use a v-prefix for version
tags. All tags should be considered valid
versions.
пре 9 година
Tristan Sloughter
19fbaa0a61
Merge pull request #810 from tsloughter/traivs_s3
update travis for s3
пре 9 година
Tristan Sloughter
d53fb3b3b6
update travis for s3
пре 9 година
Tristan Sloughter
81ce66600a
Merge pull request #809 from processone/fix_plugins_typo
Fix typo in plugins command help
пре 9 година
Mickael Remond
16757c0c54
Fix typo in plugins command help
пре 9 година
Fred Hebert
493d290a3f
Merge pull request #783 from sile/dialyzer_include_all_deps_option
Add plt_include_all_deps dialyzer option
пре 9 година
Tristan Sloughter
7ad9f7ea75
append ebin dirs to path in local start script
пре 9 година
Tristan Sloughter
665bdf6bdb
add --paths option to bare compile provider
пре 9 година
Tristan Sloughter
9dfec19c67
escript should append the ebin dirs to the code path not prepend
пре 9 година
Tristan Sloughter
16ea08b9c3
add rebar3 paths to the end of the code path in start script
пре 9 година
Tristan Sloughter
4c29a771c1
add bare compile provider, for starters for use by mix
пре 9 година
alisdair sullivan
ae275c6396
function name changes:
`reduce_path/1` -> `canonical_path/1`
`relative_path/2` -> `path_from_ancestor/2`
пре 9 година
Tristan Sloughter
49670721e1
Merge pull request #798 from garret-smith/fix_app_src_script
Terms is already a list
пре 9 година
alisdair sullivan
ef2b2e2668
add comment for `data_dir' test in `rebar_ct_SUITE'
пре 9 година
alisdair sullivan
359efed75d
test for ensuring `data_dir` is set correctly in ct configs
this test almost certainly only fails under very limited circumstances
limiting it's utility. it is known to fail with some versions of rebar3
when this test is run via `rebar3 ct --cover`
пре 9 година
Fred Hebert
e718af2af4
Merge pull request #802 from tsloughter/master
replace noinput with noshell so providers that ask for input work
пре 9 година
Tristan Sloughter
168f423baa
replace noinput with noshell so providers that ask for input work
пре 9 година
alisdair sullivan
6a89485448
extract `retarget_path/2', `relative_path/2' and `reduce_path/1' and
add tests
пре 9 година
Fred Hebert
0dc23254a7
Merge pull request #799 from tsloughter/tree_output
parse versions in deps tree output and support checkouts
пре 9 година
Tristan Sloughter
ef8fc6ab61
parse versions in deps tree output and support checkouts
пре 9 година
Takeru Ohta
db2a53b3d9
Fix for R15B03
пре 9 година
Takeru Ohta
f5d413e90f
Change option name from "plt_include_all_deps" to "plt_apps"
пре 9 година
Takeru Ohta
4891912790
Fix error handlings for unknown applications
пре 9 година
Fred Hebert
adb2550b3a
Merge pull request #796 from tsloughter/priv_escript
use full path of apps for priv files included in escript
пре 9 година