summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* New commands and opts (-V/--version/version/help)Tuncer Ayaz2010-05-031-15/+34
* Correct commentTuncer Ayaz2010-05-031-2/+2
* Add new erl_opts option to specify platform-specific definesTuncer Ayaz2010-05-031-5/+49
* Add missing CXXFLAGS equivalents of CFLAGSTuncer Ayaz2010-04-291-0/+3
* merged from bashoCliff Moon2010-04-285-24/+73
|\
| * Add caching of app fileDave Smith2010-04-281-7/+13
| * Add default CFLAGS for platforms where there can be variation of 32/64 bit Er...Dave Smith2010-04-281-2/+13
| * Refactoring app file access to be via rebar_app_utils in prep for supporting ...Dave Smith2010-04-285-23/+52
* | add new configuration option so_specs which allows multiple drivers to be bui...Cliff Moon2010-04-281-18/+26
|/
* Copy src files to .eunit so that cover can always find themJeremy Raymond2010-04-221-0/+6
* Merging w/ mainlineDave Smith2010-04-231-3/+2
|\
| * Reuse rebar_utils:get_cwd/0Tuncer Ayaz2010-04-211-2/+1
* | Make sure to add ebin/ to the code path as well so that xref can properly det...Dave Smith2010-04-231-2/+9
|/
* Verify that we work with minimal git of 1.5Dave Smith2010-04-191-1/+1
* Merging w/ mainlineDave Smith2010-04-171-25/+30
|\
| * Document xref commandTuncer Ayaz2010-04-151-25/+30
* | Add simple warning if no modules are interested in handling a command for a g...Dave Smith2010-04-171-0/+3
* | Make sure to add .eunit as an absolute directory so that we avoid weirdness w...Dave Smith2010-04-161-1/+5
|/
* Tested mercurial checkout down to 1.1Dave Smith2010-04-141-1/+1
* Support older, more deployed version of mercurialDave Smith2010-04-141-3/+3
* Merging w/ mainlineDave Smith2010-04-092-0/+48
|\
| * clean up .yrl and .xrl handlingBryan Fink2010-03-311-22/+21
| * add leex .xrl handling as wellBryan Fink2010-03-311-12/+25
| * add handling for yecc's .yrl files to erlc compilerBryan Fink2010-03-311-0/+35
| * Add check-deps to shell completion and commands infoTuncer Ayaz2010-03-261-0/+1
* | Add stub for xref support; not yet doneDave Smith2010-04-091-0/+184
|/
* Adding check-deps and helper target for compilationDave Smith2010-03-251-0/+19
* Add ASN.1 support (via Ruslan Babayev)Tuncer Ayaz2010-03-221-0/+69
* Add get-deps and delete-deps to commands info and shell completionTuncer Ayaz2010-03-171-1/+4
* Merging w/ mainlineDave Smith2010-03-163-32/+111
|\
| * Make sure zip module is loadedTuncer Ayaz2010-03-111-0/+1
| * Add option to show available commandsTuncer Ayaz2010-03-081-29/+74
| * Add escript_foldl/3 TODOTuncer Ayaz2010-03-061-0/+3
| * Add forward-compatible escript_foldl functionTuncer Ayaz2010-03-052-3/+33
* | Revamp deps system to NOT pull down deps automatically. You must now use pull...Dave Smith2010-03-162-73/+113
* | Removing overly verbose debug message (yes, I realize the irony)Dave Smith2010-03-161-1/+0
|/
* Merging eunit fixes + some UNIT TESTS!! from cebernardDave Smith2010-03-051-10/+11
|\
| * Fixed 3 bugs in rebar_eunit. Added EUnit tests to capture them.Chris Bernard2010-03-041-10/+11
* | Merging changes from vagabondDave Smith2010-03-051-9/+46
|\ \
| * | Don't detect the source file as an include of itselfVagabond2010-03-021-7/+9
| * | Move the .erl sorting to the right placeVagabond2010-03-022-34/+37
| * | Fix dependancy checking for headers by ensuring "include" is always in the ee...Vagabond2010-03-021-1/+1
| * | Compile parse transform and custom behaviours firstVagabond2010-03-021-1/+33
| |/
* | Support for downloading deps via bzr.David Reid2010-03-051-1/+10
* | Support downloading deps via SVN.David Reid2010-03-041-4/+11
|/
* Fix unused var warningTuncer Ayaz2010-02-251-1/+1
* Refactor eunit and covertheiw2010-02-191-106/+93
* Adding cleaner module to permit users to specify their own set of files to de...Dave Smith2010-02-211-0/+40
* Fix bug in templater where escript was not found in subdirs were specified in...Dave Smith2010-02-202-4/+11
* Add support for installing to a target directory as alternative to Erlang bas...Dave Smith2010-02-201-2/+7