summaryrefslogtreecommitdiff
path: root/rebar.config.sample
Commit message (Expand)AuthorAgeFilesLines
* Optionally look for ct .spec files in the ct_dir that was specifiedLuis Rascão2016-03-141-0/+4
* Drop support for `shared` pltJames Fish2015-06-061-3/+1
* dialyzer: nest dialyzer options to match rebar3Tuncer Ayaz2015-05-221-13/+12
* Add Dialyzer pluginTuncer Ayaz2015-05-221-0/+16
* Fix rebar.config.sample formattingTuncer Ayaz2015-05-221-3/+3
* Merge branch 'dia_first_files' of https://github.com/fholzhauser/rebar into f...Fred Hebert2015-05-091-0/+8
|\
| * Add option dia_first_files for the diameterfholzhauser2014-09-221-0/+8
* | Support custom protobuf directoryLuis Rascao2015-01-311-1/+6
* | Add support for compiling proto files using gpbTomas Abrahamsson2014-10-291-0/+4
* | Introduce pluggable protocol buffer compilersTomas Abrahamsson2014-10-291-0/+6
|/
* Merge pull request #285 from nevar/fix_inheritanceTristan Sloughter2014-06-151-1/+1
|\
| * Fix #249 (erlc regression)Slava Yurin2014-05-301-1/+1
* | Add 'p4' (Perforce) as a dependency typeNathaniel Waisbrot2014-03-171-2/+3
|/
* Fix #56 (always-on recursion)Tuncer Ayaz2014-03-111-0/+3
* introduce xref_extra_pathsmats cronqvist2014-01-131-0/+5
* Add missing dep examples and fix existing onesTuncer Ayaz2013-11-261-6/+19
* rebar_xref: regression fixes and updates for a5be40c96Tuncer Ayaz2013-06-241-1/+3
* Update rebar repo urlsTuncer Ayaz2013-03-021-2/+2
* Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msgTuncer Ayaz2012-12-311-2/+2
* rebar.config.sample: fix escript_emu_args sampleTuncer Ayaz2012-11-301-1/+1
* rebar.config.sample: remove non-existing optionTuncer Ayaz2012-11-201-5/+0
* rebar.config.sample: document escriptize optionsTuncer Ayaz2012-11-191-0/+7
* rebar.config: delete unused and unimplemented 'app_bin' optionTuncer Ayaz2012-11-191-3/+0
* rebar.config.sample: document leex and yecc optionsTuncer Ayaz2012-11-181-0/+12
* rebar.config.sample: document require_*_vsn optionsTuncer Ayaz2012-11-181-0/+5
* rebar.config.sample: fix erl_opts exampleTuncer Ayaz2012-11-151-1/+3
* rebar.config.sample: fix raw dep example formattingTuncer Ayaz2012-11-151-10/+13
* rebar.config.sample: fix syntax errorTuncer Ayaz2012-11-141-1/+1
* Add support for non-Erlang/OTP (raw) dependenciesAnton Lavrik2012-10-111-1/+14
* Document availability of rsync for fetching deps in rebar.config.sampleDaniel White2012-09-201-1/+2
* Separate eunit and qc compile optionsTuncer Ayaz2012-08-091-7/+14
* Add ct_log_dir option, skip test dir with no SUITEDeadZen2012-08-071-0/+3
* Enable export of cover data from eunit testrunDavid Åberg2012-08-071-0/+3
* Rename old eunit compile options for consistency with test-compileTuncer Ayaz2012-07-261-6/+7
* Add 'qc' cmd and rename eunit-compile to test-compileTuncer Ayaz2012-07-231-0/+5
* Support ct_run using short nameTim Watson2012-05-221-0/+3
* Remove alt_url support in favor of new featuresTuncer Ayaz2012-05-131-4/+1
* Add support for target-specific port optionsTuncer Ayaz2012-04-161-2/+4
* Fix whitespace errorTuncer Ayaz2012-04-151-2/+2
* Add support for custom xref queriesAmit Kapoor2012-04-021-0/+10
* Add support for alternate dependency urlsAdam Schepis2012-03-311-1/+4
* Deprecate port_envs in favor of port_envTuncer Ayaz2012-03-091-1/+1
* Rework port compiler supportTuncer Ayaz2012-02-031-12/+6
* Fix whitespace error in rebar.config.sampleTuncer Ayaz2012-01-291-1/+1
* Remove port_first_files supportTuncer Ayaz2012-01-091-3/+0
* Add support for customising common test directoryTim Watson2011-12-281-0/+3
* Update sample hooks configTuncer Ayaz2011-12-051-1/+4
* Document port_first_filesTuncer Ayaz2011-11-301-0/+3
* Fix deps_dir sample configTuncer Ayaz2011-10-261-2/+2
* Load plugins dynamically from sourceTim Watson2011-08-291-0/+13