summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* use CONFIG_DIR of rebar3 for config directoriesTristan Sloughter2014-11-101-1/+1
* Redo templates with docs and whatnotFred Hebert2014-11-101-0/+1
* prepend base_dir when expanding code pathTristan Sloughter2014-11-081-0/+1
* handle throw by relxTristan Sloughter2014-11-081-1/+1
* update READMETristan Sloughter2014-11-051-1/+1
* properly reset cwd after finding version of git resourceTristan Sloughter2014-11-051-0/+1
* preliminary _checkouts/ supportTristan Sloughter2014-10-131-1/+1
* move providers to separate appTristan Sloughter2014-10-031-9/+0
* fix namespaced types for pre-17 otpTristan Sloughter2014-09-251-0/+6
* more dialyzer fun. no likey opaque typesTristan Sloughter2014-09-211-1/+1
* move deps and plugins to _ prefixedTristan Sloughter2014-09-201-2/+2
* install plugins to plugins/Tristan Sloughter2014-09-201-1/+2
* refactoring and remove unused providers for nowTristan Sloughter2014-08-231-1/+0
* only build unbuilt depsTristan Sloughter2014-08-181-0/+1
* start of moving to splitting state from config parsingTristan Sloughter2014-08-171-0/+4
* add rebar update providerTristan Sloughter2014-08-161-1/+1
* large refactoringTristan Sloughter2014-08-161-0/+10
* Revert "Merge pull request #281 from tuncer/rebar-h-internal"Fred Hebert2014-06-231-0/+14
* Move include/rebar.hrl to src/rebar.hrlTuncer Ayaz2014-05-221-14/+0
* Write ERROR messages to standard_error deviceTuncer Ayaz2013-12-061-1/+1
* Use separate dirs for eunit and qcTuncer Ayaz2012-08-091-2/+0
* Add rebar.hrl R13B04 TODOTuncer Ayaz2012-07-281-0/+3
* Fix R13B03 build (Reported-by: Sergey Nartimov)Tuncer Ayaz2012-07-281-2/+1
* Add 'qc' cmd and rename eunit-compile to test-compileTuncer Ayaz2012-07-231-0/+2
* Remove ?FAIL in favor of ?ABORTDave Smith2012-06-081-1/+1
* Add rebar_utils:deprecated/4 and remove defineTuncer Ayaz2011-12-121-3/+0
* Restore R13B03 compatibility for building rebarMattias Holmlund2011-07-281-3/+0
* Deprecate xrl_opts/yrl_opts fail_on_warning optTuncer Ayaz2011-06-081-4/+4
* Deprecate fail_on_warning and refactor codeTuncer Ayaz2011-04-071-0/+6
* Clean up specsTuncer Ayaz2011-03-281-3/+0
* Remove unused record definitionTuncer Ayaz2011-03-281-2/+0
* Add -spec support to rebar_ct command lineTim Watson2011-02-211-1/+0
* Overhaul env expansion so that rebar fully expands env refs prior to invoking...Dave Smith2010-02-161-1/+1
* Use init:stop/1 over halt/1 to ensure all I/O gets a chance to flushDave Smith2010-02-051-1/+1
* Include support for dialyzeriw2010-01-071-0/+2
* Adding ?ABORT macroDave Smith2009-12-281-0/+2
* More gross structural work; now has log levels and broken out log level controlDave Smith2009-11-291-2/+8
* Adding support for basic compilation orderingDave Smith2009-11-251-0/+2
* Getting basic erlang compilation workingDave Smith2009-11-251-0/+2
* Initial commitDave Smith2009-11-251-0/+4