summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* add relup to readme and shell completitionsTristan Sloughter2015-06-261-0/+1
|
* update readme and completions for new commandsTristan Sloughter2015-06-201-1/+3
|
* Bump to alpha-6Fred Hebert2015-05-311-1/+1
|
* add Windows build badgeTristan Sloughter2015-05-211-1/+1
|
* update readme building instructions to prefer sourceTristan Sloughter2015-05-201-1/+1
|
* Bump to alpha-5Fred Hebert2015-05-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog since alpha-4: - rebar3 now bootstraps itself - app compile fixes on app info contents and config inheritance - dropping ErlyDTL and going to Mustache for smaller executable sizes and faster load time on small CPUs - dropping `erlydtl compile` command, ErlyDTL task moved to a plugin - default dependencies are always fetched in the right place and don't need to be copied across profile runs - escriptize fixes - `unlock` command added - resolving/avoiding clashes when a rebar3 dep and an application dependency conflict together - profile deduplication (`rebar3 as test,test,prod,test eunit` returns the profile/directories for `prod+test`) - `upgrade` command bugfixes to recognize promotion of transient deps to top-level deps - support template when rebar3 is run as an embedded library - some optimizations - parse transform support is better in erl_opts - fixes to package handling - fixes to `rebar3 deps`
* update readme instructionsTristan Sloughter2015-04-221-1/+10
|
* update readme providerTristan Sloughter2015-04-221-1/+6
|
* update readme bootstrap instructionsTristan Sloughter2015-04-221-5/+1
|
* Bump to alpha-4Fred Hebert2015-04-141-1/+1
|
* fix build instructionIsaiah Peng2015-04-091-1/+1
|
* Bump to alpha-3Fred Hebert2015-04-051-1/+1
|
* fix congratulation message in README.mdderwinlu2015-04-011-1/+1
|
* Bump to alpha-2Fred Hebert2015-03-241-1/+1
|
* Bump to alpha-1Fred Hebert2015-03-231-1/+1
|
* Bump to alphaFred Hebert2015-03-081-4/+5
|
* Add escriptize provider and a minimal testPierre Fenoll2015-03-061-7/+1
|
* add `cover` task to READMEalisdair sullivan2015-03-031-0/+1
|
* Documentation is maintained on www.rebar3.orgFred Hebert2015-02-271-0/+2
|
* add edoc providerTristan Sloughter2015-02-251-0/+1
|
* Add xref provider for cross reference analysisKelly McLaughlin2015-02-051-0/+1
| | | | | | | | | | | * Add a provider for the xref tool for running cross reference analysis on a project. Most of the code has been ported directly from the rebar2 rebar_xref module with some modification and cleanup to support testing. * Port over the eunit test suite from rebar2, but convert it to common_test. The testing is the same, but now the erlang term output is examined to determine if the test run is successful instead of scanning the console output for the expected strings.
* Update README.mdLinus.yuan2015-01-071-1/+1
|
* update readme for 'as'Tristan Sloughter2014-12-161-0/+1
|
* update README about escriptize command is still to doTristan Sloughter2014-11-201-2/+8
|
* link to mailing-list pre-alpha announcement in READMEFred Hebert2014-11-161-2/+3
|
* Add warnings to README for pre-alpha qualityFred Hebert2014-11-141-2/+6
|
* fix badge to be on masterTristan Sloughter2014-11-131-1/+1
|
* update travis settings for rebar/rebar3 repoTristan Sloughter2014-11-131-1/+1
|
* add dialyzer to readmeTristan Sloughter2014-11-081-0/+1
|
* fix typo in READMETristan Sloughter2014-11-051-1/+1
|
* update READMETristan Sloughter2014-11-051-18/+8
|
* update readme list of commandsTristan Sloughter2014-11-031-6/+1
|
* change travis status image to rebar3Tristan Sloughter2014-10-181-1/+1
|
* update readmeTristan Sloughter2014-10-101-7/+9
|
* update READMETristan Sloughter2014-10-011-6/+7
|
* update readmeTristan Sloughter2014-09-201-13/+11
|
* update package index url and README list of tasksTristan Sloughter2014-08-271-2/+8
|
* update readmeTristan Sloughter2014-08-171-1/+4
|
* add rebar update providerTristan Sloughter2014-08-161-0/+1
|
* large refactoringTristan Sloughter2014-08-161-1/+75
| | | | | | | | Removed separate compilers Resolves apps to build Finds avail deps before pulling/building Includes relx Simplifies build commands
* Extract contributing guide into CONTRIBUTING.mdTuncer Ayaz2013-09-201-71/+1
| | | | | While at it, refactor the guide for clarity. Some of the new text was taken from erlware/relx/CONTRIBUTING.md and modified as needed.
* Update travis-ci link.Dave Smith2012-10-311-1/+1
|
* Various updates for README to reflect new home for rebarDave Smith2012-10-301-44/+40
|
* Re-format README changesTuncer Ayaz2012-07-241-2/+6
|
* Add Community section to READMEFred Hebert2012-07-241-0/+16
| | | | | Links to the mailing list, issues page, and wiki are included, plus information relative to the IRC channel.
* Update README: 'make check' requires debug_infoTuncer Ayaz2012-07-021-1/+1
|
* Update READMETuncer Ayaz2012-07-011-29/+14
|
* Update READMETuncer Ayaz2012-06-301-3/+3
|
* Update READMETuncer Ayaz2012-06-301-2/+1
|
* Update READMETuncer Ayaz2012-06-301-3/+1
|