Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add relup provider and update relx | Tristan Sloughter | 2015-06-26 | 1 | -0/+1 |
| | |||||
* | use application:start(crypto) instead of crypto:start() | Tristan Sloughter | 2015-06-21 | 1 | -4/+1 |
| | |||||
* | use packages for deps and add dialyze profile | Tristan Sloughter | 2015-06-21 | 1 | -19/+34 |
| | |||||
* | use bbmustache package | Tristan Sloughter | 2015-06-21 | 1 | -0/+1 |
| | |||||
* | fix failure on missing OTP_VERSION file #403 | Tristan Sloughter | 2015-05-09 | 1 | -21/+24 |
| | |||||
* | don't use rebar_dir function in bootstrap | Tristan Sloughter | 2015-05-07 | 1 | -1/+10 |
| | |||||
* | fix bootstrap on windows, fallback to copy if symlinking fails | derwinlu | 2015-05-07 | 1 | -1/+95 |
| | |||||
* | remove use of erlydtl in rebar | Tristan Sloughter | 2015-04-29 | 1 | -5/+4 |
| | |||||
* | support for 18.0+ | Tristan Sloughter | 2015-04-23 | 1 | -4/+54 |
| | |||||
* | print and halt on compile error | Tristan Sloughter | 2015-04-23 | 1 | -2/+44 |
| | |||||
* | R15 support, replace unsetenv with putenv empty string | Tristan Sloughter | 2015-04-22 | 1 | -1/+1 |
| | |||||
* | fix tracking of all profiles dep paths | Tristan Sloughter | 2015-04-22 | 1 | -2/+1 |
| | |||||
* | real bootstrapping | Tristan Sloughter | 2015-04-22 | 4 | -68/+129 |
| | |||||
* | remove unneeded portions of bootstrap script | Tristan Sloughter | 2014-11-23 | 1 | -90/+1 |
| | |||||
* | switch ct provider to use external provider behavior | Tristan Sloughter | 2014-11-03 | 1 | -1/+1 |
| | |||||
* | update bootstrap final messae | Tristan Sloughter | 2014-09-20 | 1 | -1/+1 |
| | |||||
* | fix travis test | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | replace logging with ec_cmd_log from erlware_commons | Tristan Sloughter | 2014-08-16 | 1 | -2/+4 |
| | |||||
* | large refactoring | Tristan Sloughter | 2014-08-16 | 3 | -0/+4 |
| | | | | | | | | Removed separate compilers Resolves apps to build Finds avail deps before pulling/building Includes relx Simplifies build commands | ||||
* | Fix OS X resource fork handling (Reported-by: Richard O'Keefe) | Tuncer Ayaz | 2014-07-25 | 1 | -1/+3 |
| | | | | | | | | | If you happen to fetch a zip archive of the git repo and try to build from that, you may, for example, ask erlc to build src/._rebar.erl. ._* are OS X resource forks and not real .erl files. This may also happen with network filesystems on OS X. To fix that, limit the files compiled by rebar to include only those which start with a letter or a digit. | ||||
* | Merge branch 'minor-fixes' of https://github.com/tuncer/rebar into ↵ | Fred Hebert | 2014-07-15 | 1 | -4/+5 |
|\ | | | | | | | tuncer-minor-fixes | ||||
| * | Fix typo s/of/on/ | Tuncer Ayaz | 2014-07-13 | 1 | -1/+1 |
| | | |||||
| * | Fix a few minor formatting inconsistencies | Tuncer Ayaz | 2014-06-29 | 1 | -4/+5 |
| | | | | | | | | | | * fix overlong lines * where appropriate use %% instead of % | ||||
* | | fix indentation issues | Luis Rascão | 2014-06-26 | 1 | -6/+6 |
| | | |||||
* | | bootstrap now accepts --help usage flag | Luis Rascao | 2014-06-12 | 1 | -0/+13 |
|/ | |||||
* | Add namespaced_types to bootstrap script. | Matwey V. Kornilov | 2014-06-08 | 1 | -0/+16 |
| | |||||
* | bootstrap: avoid trying to run 'debug' command | Tuncer Ayaz | 2013-12-17 | 1 | -1/+2 |
| | | | | | | | | | If you invoke 'make debug', then bootstrap executes rebar:main/1 with the extra argument "debug" and rebar treats that as a command. There is no such command. Without this patch you will see the following on bootstrap: Command 'debug' not understood or not applicable | ||||
* | bootstrap: fix and enhance VCS_INFO handling | Tuncer Ayaz | 2012-08-13 | 1 | -5/+13 |
| | | | | | * re-compile rebar.erl instead of rebar_core to define VCS_INFO * append "-dirty" if vcs indicates unclean repo status | ||||
* | Extend escriptize and reuse in bootstrap | Tuncer Ayaz | 2012-06-14 | 1 | -81/+3 |
| | |||||
* | Fix escript creation as suggested by Siri Hansen | Tuncer Ayaz | 2012-06-14 | 1 | -12/+56 |
| | |||||
* | Print full git revision in version string | Tuncer Ayaz | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | Move to major.minor.patch release version; add OTP build version | Dave Smith | 2012-06-04 | 1 | -1/+5 |
| | | | | version info | ||||
* | Remove generation of ps1 script (no longer needed) | Mike Lazar | 2012-04-03 | 1 | -10/+1 |
| | |||||
* | Fix typos in generated cmd script in bootstrap | Mike Lazar | 2012-02-16 | 1 | -1/+1 |
| | | | | Fixes basho/rebar#188 | ||||
* | bootstrap: do not ignore write_file return value | Tuncer Ayaz | 2011-12-25 | 1 | -3/+5 |
| | |||||
* | bootstrap: generate windows scripts | Matt Campbell | 2011-12-25 | 1 | -1/+20 |
| | |||||
* | Reformat bootstrap | Tuncer Ayaz | 2011-08-16 | 1 | -13/+20 |
| | |||||
* | Document use of -noshell -noinput in emu_opts | Scott Lystig Fritchie | 2011-08-16 | 1 | -1/+3 |
| | |||||
* | Remove trailing whitespace | Tuncer Ayaz | 2011-08-08 | 1 | -3/+3 |
| | |||||
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | Fix code clarity in bootstrap | Tuncer Ayaz | 2011-01-13 | 1 | -6/+4 |
| | |||||
* | Add debug flag to make it easier to get a debug version of rebar | Dave Smith | 2010-10-07 | 1 | -0/+9 |
| | |||||
* | add bat scripts for bootstrap and rebat (windows doesn't understand ↵ | Juhani Rankimies | 2010-08-02 | 1 | -6/+18 |
| | | | | shebang), make bootstrap work on windows | ||||
* | Add '%%! -noshell -noinput' to rebar escript | Scott Fritchie | 2010-08-10 | 1 | -1/+1 |
| | |||||
* | Add support for embedding git version; make sure to always rebuild ↵ | Dave Smith | 2010-07-28 | 1 | -3/+15 |
| | | | | rebar_core so that the VCS_INFO constant gets updated | ||||
* | Add support for embedding VCS info into the version data | Dave Smith | 2010-06-22 | 1 | -1/+5 |
| | |||||
* | Removing debug_info from bootstrap; caused the rebar executable to be way ↵ | Dave Smith | 2010-04-14 | 1 | -1/+0 |
| | | | | bigger than we wanted | ||||
* | Add helper makefile; update bootstrap to always build w/ debug_info | Dave Smith | 2010-04-09 | 1 | -0/+1 |
| | |||||
* | Add missing mode setting in Emacs file variables | Tuncer Ayaz | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | Add emacs and vim file local variables | Tuncer Ayaz | 2010-02-11 | 1 | -2/+2 |
| |