summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #1825 from tsloughter/copy-file-infoFred Hebert2018-06-232-6/+6
|\ \ \ \ | | | | | | | | | | otp-21 eperm fix: bump of erlware_commons and relx
| * | | | bump erlware_commons and relx for eperm otp-21 fixTristan Sloughter2018-06-232-6/+6
|/ / / /
* | | | Merge pull request #1821 from ferd/travis-otp-21.0Fred Hebert2018-06-201-0/+2
|\ \ \ \ | | | | | | | | | | Add OTP-21.0 to Travis
| * | | | Add OTP-21.0 to TravisFred Hebert2018-06-201-0/+2
|/ / / /
* | | | Back to git-based versioningFred Hebert2018-06-191-1/+1
| |/ / |/| |
* | | Bump to 3.6.0Fred Hebert2018-06-192-2/+2
| | |
* | | Merge pull request #1819 from ferd/cth_readable-otp21-compatFred Hebert2018-06-192-3/+3
|\ \ \ | | | | | | | | Bump cth_readable for OTP-21 compat
| * | | Bump cth_readable for OTP-21 compatFred Hebert2018-06-192-3/+3
|/ / /
* | | Merge pull request #1818 from erlang/revert-1813-certifi-2.3.1Fred Hebert2018-06-193-10/+4
|\ \ \ | | | | | | | | Revert "upgrade certifi to 2.3.1"
| * | | Revert "upgrade certifi to 2.3.1"Tristan Sloughter2018-06-193-10/+4
|/ / /
* | | Merge pull request #1816 from tsloughter/relx-3.25.0Fred Hebert2018-06-192-3/+3
|\ \ \ | | | | | | | | upgrade relx to 3.25.0
| * | | upgrade relx to 3.25.0Tristan Sloughter2018-06-192-3/+3
|/ / /
* | | Merge pull request #1813 from tsloughter/certifi-2.3.1Fred Hebert2018-06-123-4/+10
|\ \ \ | | | | | | | | upgrade certifi to 2.3.1
| * | | upgrade certifi to 2.3.1Tristan Sloughter2018-06-123-4/+10
|/ / /
* | | Merge pull request #1812 from tsloughter/bb-1.5.0Fred Hebert2018-06-122-3/+3
|\ \ \ | | | | | | | | upgrade bbmustache to 1.5.0
| * | | upgrade bbmustache to 1.5.0Tristan Sloughter2018-06-122-3/+3
|/ / /
* | | Merge pull request #1811 from starbelly/typespecsFred Hebert2018-06-111-0/+5
|\ \ \ | | | | | | | | Finish adding specs for private funs in rebar3.erl
| * | | Finish adding specs for private funs in rebar3.erlBryan Paxton2018-06-111-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added type specs for following private functions: - run/1 - set_options/2 - test_state/1 - safe_define_test_macro/1 - test_defined/1
* | | | Merge pull request #1810 from tsloughter/bare-nsFred Hebert2018-06-082-2/+21
|\ \ \ \ | |/ / / | | | | run compile provider in default namespace from bare
| * | | run compile provider in default namespace from bareTristan Sloughter2018-06-082-2/+21
|/ / /
* | | Merge pull request #1807 from ↵Fred Hebert2018-06-083-3/+27
|\ \ \ | | | | | | | | | | | | | | | | starbelly/1645-erl_files_first_string_crashes_rebar3 Resolve string vs list crashing rebar3
| * | | Abort if erl_first_files is not a list of stringsBryan Paxton2018-06-083-3/+27
|/ / / | | | | | | | | | - resolves #1645
* | | Merge pull request #1809 from goncalotomas/masterFred Hebert2018-06-081-20/+34
|\ \ \ | | | | | | | | Create ERLANG_LIB_*_erl_interface environment variables only if erl_interface exists
| * | | fix #1808Gonçalo Tomás2018-06-081-20/+34
|/ / /
* | | Merge pull request #1798 from juise/masterFred Hebert2018-06-062-38/+432
|\ \ \ | | | | | | | | Introduce support of add and del operations under erl_opts directive
| * | | Introduce support of add and del operations under erl_opts directiveAlexander Petrovsky2018-05-312-38/+432
| | | |
* | | | Merge pull request #1802 from ferd/upgrade-hooksFred Hebert2018-06-061-0/+13
|\ \ \ \ | | | | | | | | | | Add hooks to the upgrade command
| * | | | Add hooks to the upgrade commandFred Hebert2018-06-051-0/+13
| |/ / / | | | | | | | | | | | | As requested in #1733
* | | | Merge pull request #1803 from ferd/shell-start-cleanFred Hebert2018-06-051-2/+10
|\ \ \ \ | |/ / / |/| | | Add --start-clean flag to rebar3 shell
| * | | Add --start-clean flag to rebar3 shellFred Hebert2018-06-051-2/+10
|/ / / | | | | | | | | | | | | | | | | | | Allows override of apps specified in other on-disk options. Equivalent to `--apps=""` Fixes #1785
* | | Merge pull request #1797 from ferd/otp-21-rc2-supportFred Hebert2018-05-303-4/+4
|\ \ \ | | | | | | | | Logger OTP-21-rc2 support
| * | | Logger OTP-21-rc2 supportFred Hebert2018-05-303-4/+4
| | | | | | | | | | | | | | | | Also small output fix in rebar3 shell
* | | | Merge pull request #1795 from juise/juise-override_deps-test-fixFred Hebert2018-05-301-6/+7
|\ \ \ \ | |/ / / |/| | | Fix override_deps test from suite rebar_compile_SUITE
| * | | Fix override_deps test from suite rebar_compile_SUITEAlexander Petrovsky2018-05-301-6/+7
|/ / /
* | | Merge pull request #1790 from ferd/autostart-shell-for-appsFred Hebert2018-05-202-1/+8
|\ \ \ | | | | | | | | Auto-boot main app in OTP app project templates
| * | | Auto-boot main app in OTP app project templatesFred Hebert2018-05-202-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | People are starting to expect these niceties! It's also easier to drop the config when you know it's there than add it when you don't know it exists.
* | | | Merge pull request #1789 from CrowdHailer/patch-1Fred Hebert2018-05-201-0/+3
|\ \ \ \ | |/ / / |/| | | Use maps for child spec example
| * | | add tuple and comment for prior to OTP 18Peter Saxton2018-05-201-0/+2
| | | |
| * | | Use maps for child spec examplePeter Saxton2018-05-201-1/+2
|/ / /
* | | return to git-based versioningFred Hebert2018-05-091-1/+1
| | |
* | | bump to 3.5.3Fred Hebert2018-05-092-2/+2
| | |
* | | Merge pull request #1783 from ferd/restore-templatesFred Hebert2018-05-091-0/+4
|\ \ \ | | | | | | | | Restore default templates in bootstrapped rebar3
| * | | Restore default templates in bootstrapped rebar3Fred Hebert2018-05-091-0/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When allowing Dialyzer to work internally, we moved a bunch of config (such as no_debug_info) to the prod profile, but the escript included files remained locked onto the default profile. Because the bootstrapping phase now happened in a prod run, the priv/ dirs were never created for the default profile unless a prior run existed, which hid the bug from us. This patch overrides the path on the prod profile so that we don't rely on accidental leftovers for things to work on a bootstrap phase as a dev.
* | | Merge pull request #1782 from velimir0xff/start-1-async-treadFred Hebert2018-05-084-5/+4
|\ \ \ | | | | | | | | start at least one async thread in async thread poll
| * | | start at least one async thread in async thread poolGrigory Starinkin2018-05-084-5/+4
|/ / / | | | | | | | | | | | | fixes an issue when shell is terminated with an error "Bus error: 10", on attempt to run rebar shell with verbose logging
* | | Merge pull request #1779 from ferd/compact-cth_readableFred Hebert2018-05-054-20/+24
|\ \ \ | | | | | | | | Officially drop Erlang R16B support—Logger support in cth_readable, and compact CT output
| * | | Officially Deprecate R16B releaseFred Hebert2018-05-051-3/+1
| | | | | | | | | | | | | | | | | | | | Required for the Logger interface to be supported since it relies on maps
| * | | Logger support in cth_readable; compact CT outputFred Hebert2018-05-053-17/+23
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cth_readable 1.4.0 supports the new logger interface from OTP-21, which likely breaks compatibility with R16 builds. It also includes a new compact interface, displaying output such as: ===> Running Common Test suites... %%% rebar_alias_SUITE: ...... %%% rebar_as_SUITE: ........... %%% rebar_compile_SUITE:................................ ............................ %%% rebar_compile_SUITE ==> test_name: SKIPPED %%% rebar_compile_SUITE ==> {tc_user_skip,"compile:env_compiler_options/0 available"} .. %%% rebar_cover_SUITE: ............. %%% rebar_ct_SUITE: .................................... Allowing to display more tests within less screen space. This mode has been added to the ct_readable option under the name 'compact' (now supporting true | false | compact), and has been made default for rebar3.
* | | Return to git-based versioningFred Hebert2018-05-031-1/+1
|/ /
* | Bump to 3.5.2Fred Hebert2018-05-032-2/+2
| |