summaryrefslogtreecommitdiff
path: root/rebar.config
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump cth_readable to 1.2.6Fred Hebert2017-05-121-1/+1
| | | | | | | | This fixes the output of end_per_testcase crash notifications when the test passes. This also detect an issue of the kind with rebar_pkg_SUITE which is now fixed.
* Adds support for new ct hook callbackFred Hebert2017-05-071-1/+1
|
* Bump relx to 3.22.4Luis Rascao2017-03-281-1/+1
|
* upgrade relx to 3.22.3Tristan Sloughter2017-03-201-1/+1
|
* Merge pull request #1494 from ferd/escript-generate-cmd-win32alisdair sullivan2017-02-271-1/+6
|\ | | | | Windows escripts get cmd autogenerated
| * make the hook for windows workFred Hebert2017-02-241-2/+4
| |
| * WIP windows escripts get cmd autogeneratedFred Hebert2017-02-241-1/+4
| |
* | Bump cth_readable to 1.2.4Fred Hebert2017-02-251-1/+1
|/ | | | | | Fixes an issue where some skipped test suites could end up misreported as the previous suite. See https://github.com/ferd/cth_readable/issues/10
* upgrade erlware_commons to 1.0.0 for OTP20 supportTristan Sloughter2017-01-101-1/+1
|
* upgrade relx to fixed hex package 3.22.2Tristan Sloughter2017-01-061-1/+1
|
* Bump relx to 3.22.1Luis Rascao2016-12-271-1/+1
|
* Upgrade relx, erlware_commons and cfLuis Rascao2016-11-271-3/+3
| | | | | | relx ~> 3.22.0 erlware_commons ~> 0.22.0 cf ~> 0.2.2
* upgrade relx to 3.21.1Tristan Sloughter2016-10-141-1/+1
|
* update bbmustache 1.3.0soranoba2016-09-171-1/+1
|
* upgrade relx to 3.21.0Tristan Sloughter2016-08-251-1/+1
|
* Use hooks to generate rebar3 executable fasterFred Hebert2016-08-131-0/+4
| | | | | | | | | Repeats some of the steps used in the bootstrap script for non-windows systems so that 'rebar3 escriptize' can be used in development for faster results: - ./bootstrap 9.95s user 1.55s system 102% cpu 11.234 total - rebar3 escriptize 0.49s user 0.14s system 101% cpu 0.623 total
* ssl_verify_hostname was renamed to ssl_verify_funIlya Khaprov2016-07-151-2/+2
|
* upgrade relx versionStuart Thackray2016-07-121-1/+1
|
* Escriptize based on configured apps onlyFred Hebert2016-06-261-1/+1
| | | | | | | | | | | | Prior to this patch, the escriptize command flat out selected all declared dependencies. This patch instead looks at the app files and only includes the dependencies of the top level app and the extra ones, avoiding to package more apps than required. This required a version bump on cth_readable as it mistakenly included 'syntax_lib' instead of 'syntax_tools' as a dependency.
* Test support for OTP-19Fred Hebert2016-05-241-0/+1
|
* update erlware_commons erl_opts overridesTristan Sloughter2016-05-131-0/+1
|
* upgrade erlware_commons for OTP-19 fixTristan Sloughter2016-05-131-1/+1
|
* upgrade relx to 3.19.0Tristan Sloughter2016-04-211-1/+1
|
* upgrade relx and erlware_commonsTristan Sloughter2016-04-121-2/+2
|
* upgrade cth_readableTristan Sloughter2016-03-031-1/+1
|
* move dialyze setting of debug_info to overrides in profileTristan Sloughter2016-03-021-26/+27
|
* bump certifi to 0.4.0benoitc2016-03-021-1/+1
| | | | latest mozilla bundles
* Bump cth_readableFred Hebert2016-02-211-1/+1
| | | | | The new version fixes parse transforms over OTP incompatibility that would crash entire compile runs before.
* upgrade relx to 3.17.0Tristan Sloughter2016-02-191-2/+2
|
* update relx to 3.16.0 to include color intesity updateTristan Sloughter2016-02-161-1/+1
|
* upgrade relx to 3.15.0Tristan Sloughter2016-02-051-1/+1
|
* check at runtime instead of compile time for presence of `file:list_dir_all/1`alisdair sullivan2016-01-131-1/+0
| | | | | | this is slower than the compile time check but i guess packaging rebars with repos is still a thing and i think only the eunit and ct providers call it anyways
* upgrade relxTristan Sloughter2016-01-121-1/+1
|
* Merge pull request #1010 from tsloughter/masterFred Hebert2016-01-101-1/+1
|\ | | | | upgrade relx to 3.12.0
| * upgrade relx to 3.12.0Tristan Sloughter2016-01-101-1/+1
| |
* | Updates cth_readable so it supports dumb terminalsFred Hebert2016-01-061-1/+1
|/ | | | | cth_readable 1.2.0 uses cf 0.2.1 to output colors, which makes it support dumb terminals without issue.
* Bump cth_readable to 1.1.1Fred Hebert2016-01-051-1/+1
| | | | This fixes a typo that could cause failure in some test runs.
* Upgrade relx to v3.11.0Shawn Debnath2016-01-051-1/+1
|
* upgrade certifi to latest releaseTristan Sloughter2015-12-071-1/+1
|
* if a provider of the same namespace and name already exists, skip adding new ↵Tristan Sloughter2015-11-231-3/+3
| | | | provider
* Ct output improvementsFred Hebert2015-11-181-1/+1
| | | | | - eunit assert look better - lager logs to the html logs
* upgrade eunit_formatters to 0.3.1 for OTP18 bug fixTristan Sloughter2015-11-181-1/+1
|
* upgrade eunit_formatters for OTP 18 supportTristan Sloughter2015-11-171-1/+1
|
* Update cfHeinz N. Gies2015-11-141-1/+1
|
* include Sean Cribbs eunit formatter by defaultTristan Sloughter2015-11-131-1/+2
|
* Work in R15Fred Hebert2015-11-131-1/+1
|
* Prettify all of common test output.Fred Hebert2015-11-131-1/+2
| | | | | | | | | | This uses cth_readable to: - silence error_logger output to the shell unless a test fails - silence ct:pal output to the shell unless a test fails I have currently not baked in any way to disable this behaviour, but I figured if it is required, there is time to do it before the final 3.0.0 release.
* upgrade relx to 3.8.0, fixes bug in upgrade_install escriptTristan Sloughter2015-11-061-1/+1
|
* Merge pull request #883 from talentdeficit/erlc_compiler_refactorTristan Sloughter2015-10-271-0/+1
|\ | | | | compiler refactor/eunit & ct fixes
| * refactor `rebar_erlc_compiler`alisdair sullivan2015-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * modify compiler interface to work on either application objects or directories containing source files * compile all sources in `src_dirs` to the application `ebin` dir and all sources in `extra_src_dirs` to a directory mirroring it's position in the app's `_build` directory. for example, `apps/foo/more` would compile to `_build/default/lib/foo/more` for `extra_src_dirs` in the root of a project with multiple applications (so orphan directories that don't "belong" to an application) compile to `_build/default/extras/more` * copy directories specified in `extra_src_dirs` into the `_build` directory so tools like `ct` and `xref` that expect source to be in a particular location still work * clean compiled artifacts from all `extra_src_dirs` * alter `eunit`, `ct` and `cover` to work with the new directory structure * billions of new tests