summaryrefslogtreecommitdiff
path: root/src/rebar_utils.erl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added now_str to return the local time as a string.jmeredith@jons-macbook.local2009-12-031-1/+6
* Adding more flexible arch check; adding sh commandDave Smith2009-12-011-1/+41
* Slowly working out port driver implementationDave Smith2009-11-301-1/+31
* More work on getting compilation and clean working properlyDave Smith2009-11-251-0/+1
* Initial commitDave Smith2009-11-251-0/+31