summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
|
* Fix code clarity in bootstrapTuncer Ayaz2011-01-131-6/+4
|
* Add debug flag to make it easier to get a debug version of rebarDave Smith2010-10-071-0/+9
|
* add bat scripts for bootstrap and rebat (windows doesn't understand ↵Juhani Rankimies2010-08-021-6/+18
| | | | shebang), make bootstrap work on windows
* Add '%%! -noshell -noinput' to rebar escriptScott Fritchie2010-08-101-1/+1
|
* Add support for embedding git version; make sure to always rebuild ↵Dave Smith2010-07-281-3/+15
| | | | rebar_core so that the VCS_INFO constant gets updated
* Add support for embedding VCS info into the version dataDave Smith2010-06-221-1/+5
|
* Removing debug_info from bootstrap; caused the rebar executable to be way ↵Dave Smith2010-04-141-1/+0
| | | | bigger than we wanted
* Add helper makefile; update bootstrap to always build w/ debug_infoDave Smith2010-04-091-0/+1
|
* Add missing mode setting in Emacs file variablesTuncer Ayaz2010-02-251-1/+1
|
* Add emacs and vim file local variablesTuncer Ayaz2010-02-111-2/+2
|
* Add vim line; courtesy of rtilderDave Smith2010-02-101-0/+1
|
* Rework how the escript is built so that we can inclue templatesDave Smith2010-01-081-7/+15
|
* Updating bootstrap to embed the build time into a macro that we can pull via ↵Dave Smith2009-12-071-2/+18
| | | | "version" command
* Add a nice messageDave Smith2009-12-041-1/+7
|
* Refactor rebar to build a self-contained scriptDave Smith2009-12-041-0/+53