index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rebar_utils.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate port_envs in favor of port_env
Tuncer Ayaz
2012-03-09
1
-2
/
+36
*
Add rebar_utils:delayed_halt/1
Tuncer Ayaz
2012-02-16
1
-2
/
+15
*
Extend rebar_utils:deprecated
Tuncer Ayaz
2012-02-03
1
-1
/
+8
*
Fix Dialyzer (race condition) warning
Tuncer Ayaz
2012-02-02
1
-4
/
+5
*
Cache vsn info to avoid expensive vcs cmd calls
Yurii Rashkovskii
2012-02-02
1
-0
/
+11
*
Only print sh/2 options on debug log level
Tuncer Ayaz
2012-01-29
1
-2
/
+2
*
Fix whitespace errors
Tuncer Ayaz
2012-01-13
1
-5
/
+6
*
Clean up rebar_utils
Tuncer Ayaz
2012-01-10
1
-30
/
+30
*
Reverse order in rebar_utils:get_deprecated_global/3
Tuncer Ayaz
2012-01-06
1
-7
/
+7
*
Cleanup and simplify deprecated option handling
Tuncer Ayaz
2012-01-01
1
-1
/
+16
*
Move vcs_vsn/2 to rebar_utils
Tuncer Ayaz
2011-12-28
1
-2
/
+57
*
Universally support apps=/skip_apps=
Tuncer Ayaz
2011-12-12
1
-1
/
+0
*
Move is_skipped_app/0 to rebar_app_utils
Tuncer Ayaz
2011-12-12
1
-39
/
+1
*
Add rebar_utils:deprecated/4 and remove define
Tuncer Ayaz
2011-12-12
1
-7
/
+10
*
Make 'rebar xref' honour the skip_app directive
Torbjorn Tornkvist
2011-12-12
1
-1
/
+39
*
Fix rebar_utils:expand_env_variable/3
Jan Kloetzke
2011-11-01
1
-1
/
+1
*
Fix comments and formatting
Tuncer Ayaz
2011-10-26
1
-2
/
+2
*
Overhaul environment expansion for better performance
Dave Smith
2011-10-26
1
-6
/
+12
*
rebar_utils:sh/2: remove bash invocation on Windows
Jan Klötzke
2011-10-20
1
-18
/
+6
*
Fix Dialyzer warning
Tuncer Ayaz
2011-09-08
1
-6
/
+12
*
Search plugin sources in base_dir and plugin_dir
Tuncer Ayaz
2011-08-29
1
-1
/
+6
*
Apply Tidier suggestions
Tuncer Ayaz
2011-08-20
1
-4
/
+3
*
Limit line length
Tuncer Ayaz
2011-08-20
1
-3
/
+3
*
Support command invocation on Windows without MSYS
Jan Klötzke
2011-08-20
1
-6
/
+26
*
Remove unused function rebar_utils:deprecated/4
Tuncer Ayaz
2011-07-28
1
-11
/
+7
*
Optimize list ops and error reporting in sh/2
Tuncer Ayaz
2011-07-18
1
-11
/
+11
*
Deprecate xrl_opts/yrl_opts fail_on_warning opt
Tuncer Ayaz
2011-06-08
1
-7
/
+7
*
Extract code to get wordsize into helper function
Tuncer Ayaz
2011-05-31
1
-7
/
+11
*
Use external wordsize to get emulator build arch
Steve Vinoski
2011-05-31
1
-1
/
+7
*
Make sure to pass dir of app when invoking git; enhance shell logging output
Dave Smith
2011-04-10
1
-1
/
+1
*
Deprecate fail_on_warning and refactor code
Tuncer Ayaz
2011-04-07
1
-1
/
+19
*
Convert the entries in the code path to absolute paths
Juan Jose Comellas
2011-02-26
1
-1
/
+10
*
Clean up rebar_appups and rebar_upgrade
joewilliams
2011-02-17
1
-35
/
+0
*
Add 'generate-appups' command
joewilliams
2011-02-15
1
-1
/
+41
*
Clean up code
Tuncer Ayaz
2011-02-06
1
-1
/
+1
*
Clean up emacs file local variables
Tuncer Ayaz
2011-01-31
1
-1
/
+1
*
Apply Tidier suggestions
Tuncer Ayaz
2011-01-13
1
-8
/
+8
*
Add otp_release to platform string
Joseph Wayne Norton
2011-01-09
1
-1
/
+2
*
Fix Dialyzer warning
Tuncer Ayaz
2011-01-09
1
-3
/
+5
*
Remove unused fun rebar_utils:get_os/0
Tuncer Ayaz
2011-01-09
1
-20
/
+0
*
Unify executable invocation
Juhani Rankimies
2011-01-06
1
-31
/
+75
*
Fix bug 805
Juhani Rankimies
2010-11-22
1
-1
/
+1
*
Tidier improvements
Kostis Sagonas
2010-10-26
1
-2
/
+2
*
Clarify rebar_utils:ensure_dir/1 comment
Tuncer Ayaz
2010-10-25
1
-1
/
+2
*
Add spec: rebar_utils:abort/2 does not return
Tuncer Ayaz
2010-10-15
1
-0
/
+1
*
Update TODO comment
Tuncer Ayaz
2010-10-01
1
-1
/
+1
*
Fix dialyzer warning: os:find_executable(string())
Tuncer Ayaz
2010-09-29
1
-1
/
+1
*
Fix dialyzer warnings in scm client vsn checks
Tuncer Ayaz
2010-09-29
1
-1
/
+5
*
Basic tweaks for compiling ports/nifs on mingw
Dan Gudmundsson
2010-09-18
1
-2
/
+21
*
fix get-deps on win32
Juhani Rankimies
2010-08-04
1
-1
/
+5
[next]