summaryrefslogtreecommitdiff
path: root/src/rebar_app_utils.erl
Commit message (Expand)AuthorAgeFilesLines
* Extend app resource file existence checksTuncer Ayaz2011-08-051-4/+12
* Use filename:join/1Tuncer Ayaz2011-07-181-2/+2
* Add support for priv/<vcs.vsn> as fallback for version infoDave Smith2011-04-101-2/+26
* Make sure to pass dir of app when invoking git; enhance shell logging outputDave Smith2011-04-101-3/+4
* Clean up and simplify {vsn, VCS} supportDave Smith2011-02-181-12/+11
* Add {vsn,Vcs} support for bzr, hg and svnTuncer Ayaz2011-02-171-6/+15
* Expand {vsn,git} in app.src to git-describe outputAdam Kocoloski2011-02-171-1/+8
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
* Fix bug 770Tuncer Ayaz2011-01-081-2/+10
* Tidier improvementsKostis Sagonas2010-10-261-5/+6
* Remove warnings reported by xrefKlas Johansson2010-06-191-1/+1
* Removing some unnecessary debugging messagesDave Smith2010-06-091-2/+0
* Complete implementation for simplistic .app.src processing.Dave Smith2010-05-071-6/+24
* Add caching of app fileDave Smith2010-04-281-7/+13
* Refactoring app file access to be via rebar_app_utils in prep for supporting ...Dave Smith2010-04-281-5/+40
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
* Refactor rebar to build a self-contained scriptDave Smith2009-12-041-2/+2
* More gross structural work; now has log levels and broken out log level controlDave Smith2009-11-291-1/+20
* Initial commitDave Smith2009-11-251-0/+39