summaryrefslogtreecommitdiff
path: root/src/rebar_utils.erl
Commit message (Expand)AuthorAgeFilesLines
* Make 'rebar xref' honour the skip_app directiveTorbjorn Tornkvist2011-12-121-1/+39
* Fix rebar_utils:expand_env_variable/3Jan Kloetzke2011-11-011-1/+1
* Fix comments and formattingTuncer Ayaz2011-10-261-2/+2
* Overhaul environment expansion for better performanceDave Smith2011-10-261-6/+12
* rebar_utils:sh/2: remove bash invocation on WindowsJan Klötzke2011-10-201-18/+6
* Fix Dialyzer warningTuncer Ayaz2011-09-081-6/+12
* Search plugin sources in base_dir and plugin_dirTuncer Ayaz2011-08-291-1/+6
* Apply Tidier suggestionsTuncer Ayaz2011-08-201-4/+3
* Limit line lengthTuncer Ayaz2011-08-201-3/+3
* Support command invocation on Windows without MSYSJan Klötzke2011-08-201-6/+26
* Remove unused function rebar_utils:deprecated/4Tuncer Ayaz2011-07-281-11/+7
* Optimize list ops and error reporting in sh/2Tuncer Ayaz2011-07-181-11/+11
* Deprecate xrl_opts/yrl_opts fail_on_warning optTuncer Ayaz2011-06-081-7/+7
* Extract code to get wordsize into helper functionTuncer Ayaz2011-05-311-7/+11
* Use external wordsize to get emulator build archSteve Vinoski2011-05-311-1/+7
* Make sure to pass dir of app when invoking git; enhance shell logging outputDave Smith2011-04-101-1/+1
* Deprecate fail_on_warning and refactor codeTuncer Ayaz2011-04-071-1/+19
* Convert the entries in the code path to absolute pathsJuan Jose Comellas2011-02-261-1/+10
* Clean up rebar_appups and rebar_upgradejoewilliams2011-02-171-35/+0
* Add 'generate-appups' commandjoewilliams2011-02-151-1/+41
* Clean up codeTuncer Ayaz2011-02-061-1/+1
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
* Apply Tidier suggestionsTuncer Ayaz2011-01-131-8/+8
* Add otp_release to platform stringJoseph Wayne Norton2011-01-091-1/+2
* Fix Dialyzer warningTuncer Ayaz2011-01-091-3/+5
* Remove unused fun rebar_utils:get_os/0Tuncer Ayaz2011-01-091-20/+0
* Unify executable invocationJuhani Rankimies2011-01-061-31/+75
* Fix bug 805Juhani Rankimies2010-11-221-1/+1
* Tidier improvementsKostis Sagonas2010-10-261-2/+2
* Clarify rebar_utils:ensure_dir/1 commentTuncer Ayaz2010-10-251-1/+2
* Add spec: rebar_utils:abort/2 does not returnTuncer Ayaz2010-10-151-0/+1
* Update TODO commentTuncer Ayaz2010-10-011-1/+1
* Fix dialyzer warning: os:find_executable(string())Tuncer Ayaz2010-09-291-1/+1
* Fix dialyzer warnings in scm client vsn checksTuncer Ayaz2010-09-291-1/+5
* Basic tweaks for compiling ports/nifs on mingwDan Gudmundsson2010-09-181-2/+21
* fix get-deps on win32Juhani Rankimies2010-08-041-1/+5
* Taught eunit/coverage to split the src module coverage stats from any test code.Jon Meredith2010-05-031-0/+4
* Make sure zip module is loadedTuncer Ayaz2010-03-111-0/+1
* Add escript_foldl/3 TODOTuncer Ayaz2010-03-061-0/+3
* Add forward-compatible escript_foldl functionTuncer Ayaz2010-03-051-1/+28
* Update comment for filelib:ensure_dir/1 wrapper.Tuncer Ayaz2010-02-171-8/+1
* Overhaul env expansion so that rebar fully expands env refs prior to invoking...Dave Smith2010-02-161-2/+7
* Break out arch string function; update ERLANG_TARGET to include bitness of th...Dave Smith2010-02-121-3/+6
* Append wordsize to the architecture stringDave Smith2010-02-101-1/+2
* Provide package support for eunit; build_plt now includes listed applications...theiw2010-02-051-2/+12
* Fixed issue 1 "priv/mibs/ is not automatically created"Tuncer Ayaz2010-01-081-1/+20
* Another round of refactoring to yield better flexiblity in the base_compiler ...Dave Smith2010-01-031-1/+5
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
* Got basic retrieval of deps from hg sorta working; minor refactoring of rebar...Dave Smith2009-12-301-10/+12
* Silence warnings, courtesy of Tuncer AyazDave Smith2009-12-281-1/+1