index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstrap
Commit message (
Expand
)
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
*
Fix OS X resource fork handling (Reported-by: Richard O'Keefe)
Tuncer Ayaz
2014-07-25
1
-1
/
+3
*
Merge branch 'minor-fixes' of https://github.com/tuncer/rebar into tuncer-min...
Fred Hebert
2014-07-15
1
-4
/
+5
|
\
|
*
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 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
*
bootstrap: fix and enhance VCS_INFO handling
Tuncer Ayaz
2012-08-13
1
-5
/
+13
*
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
*
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
*
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 shebang),...
Juhani Rankimies
2010-08-02
1
-6
/
+18
*
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 rebar_core...
Dave Smith
2010-07-28
1
-3
/
+15
*
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 big...
Dave Smith
2010-04-14
1
-1
/
+0
*
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
[next]