| Commit message (Expand) | Author | Age | Files | Lines |
* | Add module directory to include path | Luis Rascao | 2016-01-26 | 1 | -2/+64 |
* | only apply default and prod profile to dependencies | Tristan Sloughter | 2016-01-09 | 1 | -5/+35 |
* | remove mib header file in `priv/mibs/include' | alisdair sullivan | 2015-12-08 | 1 | -6/+0 |
* | symlink mib hrl output in apps `include' directories | alisdair sullivan | 2015-12-06 | 1 | -0/+6 |
* | Added tests and fixed a bug | Phil Toland | 2015-12-01 | 1 | -4/+10 |
* | refactor `rebar_erlc_compiler` | alisdair sullivan | 2015-10-26 | 1 | -73/+560 |
* | Revert "add an export to allow specifing arbitrary extra erl files to be comp... | alisdair sullivan | 2015-10-26 | 1 | -30/+1 |
* | Support proper paths in non-erl first files | Fred Hebert | 2015-10-12 | 1 | -2/+51 |
* | add an export to allow specifing arbitrary extra erl files to be compiled | alisdair sullivan | 2015-09-21 | 1 | -2/+31 |
* | override 'deps' now automatically overrides '{deps,default}' | Tristan Sloughter | 2015-08-23 | 1 | -2/+42 |
* | Add tests for mixed deps installs | Fred Hebert | 2015-08-16 | 1 | -1/+2 |
* | add test for clean --all | Tristan Sloughter | 2015-07-28 | 1 | -2/+36 |
* | do not install profile deps of deps | Tristan Sloughter | 2015-07-18 | 1 | -2/+27 |
* | only look for top level apps and those directly under apps/ or lib/ | Tristan Sloughter | 2015-07-16 | 1 | -4/+4 |
* | ensure necessary directories exist to compile mibs files | Tristan Sloughter | 2015-07-06 | 1 | -3/+49 |
* | Fixed two tests for windows 8.1 and added touch functionality | Daniel Widgren | 2015-06-26 | 1 | -3/+5 |
* | Adding erl_first_files test | Fred Hebert | 2015-06-26 | 1 | -2/+44 |
* | plugins provider | Tristan Sloughter | 2015-06-18 | 1 | -132/+1 |
* | store plugin providers in app_info's state for deps | Tristan Sloughter | 2015-05-28 | 1 | -17/+13 |
* | add test for plugin with transitive deps | Tristan Sloughter | 2015-05-27 | 1 | -1/+52 |
* | install plugins from the global config to ~/.cache/plugins | Tristan Sloughter | 2015-05-17 | 1 | -2/+55 |
* | enable parse transformations in rebar config | Tristan Sloughter | 2015-04-26 | 1 | -2/+25 |
* | track and cleanup code paths for different contexts | Tristan Sloughter | 2015-04-21 | 1 | -5/+8 |
* | add test for single atom pkg dep picking the highest available | Tristan Sloughter | 2015-04-11 | 1 | -2/+28 |
* | rm old beams, make erlcinfo graph per app isntad of global to project | Tristan Sloughter | 2015-04-10 | 1 | -2/+21 |
* | test touching a header file causes module recompiled | Tristan Sloughter | 2015-04-10 | 1 | -2/+39 |
* | test building of deps plugins | Tristan Sloughter | 2015-04-04 | 1 | -2/+34 |
* | treat _checkouts as deps that are always compiled | Tristan Sloughter | 2015-03-21 | 1 | -3/+124 |
* | compile source from the symlinked directories under `_build` to | alisdair sullivan | 2015-03-08 | 1 | -0/+27 |
* | switch from loading modules to read compile info to using `beam_lib` | alisdair sullivan | 2015-03-05 | 1 | -12/+2 |
* | change from post-purging modules after checking their module info to | alisdair sullivan | 2015-03-03 | 1 | -2/+13 |
* | copy project apps to deps output dir for compilation | Tristan Sloughter | 2015-02-28 | 1 | -7/+7 |
* | don't unescessarily recompile yrl/xrl files | alisdair sullivan | 2015-02-22 | 1 | -2/+43 |
* | check already compiled modules compile arguments against current compile | alisdair sullivan | 2015-02-16 | 1 | -2/+56 |
* | MORE TESTS | Fred Hebert | 2014-12-29 | 1 | -2/+23 |
* | Adding tests for checkouts being found & compiled | Fred Hebert | 2014-12-29 | 1 | -4/+21 |
* | Add release-structured compiling tests | Fred Hebert | 2014-12-24 | 1 | -2/+17 |
* | Fix up programmatic interface to rebar3 | Fred Hebert | 2014-12-21 | 1 | -1/+1 |
* | Partial fix to circular deps (#40) | Fred Hebert | 2014-12-06 | 1 | -1/+1 |
* | Initial tests for dependency resolving | Fred Hebert | 2014-12-04 | 1 | -85/+6 |
* | start of breaking out test code for ease of checks | Tristan Sloughter | 2014-11-29 | 1 | -9/+12 |
* | pass command as arg to run_aux for now | Tristan Sloughter | 2014-10-17 | 1 | -1/+1 |
* | fix ct test for new command handling | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 |
* | update common tests | Tristan Sloughter | 2014-09-17 | 1 | -2/+2 |
* | change name of suite | Tristan Sloughter | 2014-09-01 | 1 | -0/+113 |