| Commit message (Expand) | Author | Age | Files | Lines |
* | OTP-21 readiness, Full Unicode support | Fred Hebert | 2017-11-16 | 1 | -1/+1 |
* | Corrects a fix to src_dir values | Fred Hebert | 2017-09-27 | 1 | -1/+3 |
* | Fix relative src dir specifications | Fred Hebert | 2017-08-30 | 1 | -2/+9 |
* | Unicode support in all the places | Fred Hebert | 2017-08-06 | 1 | -2/+2 |
* | Extract code path formatting out of compiler | Fred Hebert | 2017-01-21 | 1 | -1/+38 |
* | Fix Alisdair's review, add more types and docs | Fred Hebert | 2016-12-16 | 1 | -18/+73 |
* | Type specifications and edocs improvements | Fred Hebert | 2016-11-27 | 1 | -0/+20 |
* | Add 'recursive' option | Siri Hansen | 2016-11-21 | 1 | -9/+51 |
* | Read env var REBAR_CACHE_DIR on rebar3 only once | Francisco Rojas | 2016-04-06 | 1 | -8/+2 |
* | Add spec for global_cache_dir | Francisco Rojas | 2016-03-17 | 1 | -0/+1 |
* | Allows overwrite default cache dir using REBAR_CACHE_DIR | Francisco Rojas | 2016-03-15 | 1 | -2/+8 |
* | Fix wrong relative path resolution | schutm | 2015-12-10 | 1 | -1/+30 |
* | dedup `src_dirs` and `extra_src_dirs` on read | alisdair sullivan | 2015-10-30 | 1 | -3/+3 |
* | function name changes: | alisdair sullivan | 2015-09-14 | 1 | -6/+6 |
* | extract `retarget_path/2', `relative_path/2' and `reduce_path/1' and | alisdair sullivan | 2015-09-13 | 1 | -1/+28 |
* | hooks/artifacts are always run/resolved from an app unless at top of umbrella | Tristan Sloughter | 2015-09-06 | 1 | -9/+9 |
* | move opts functions to new module rebar_opts | Tristan Sloughter | 2015-09-01 | 1 | -4/+4 |
* | build on already created AppInfo instead of having to do copy | Tristan Sloughter | 2015-08-31 | 1 | -17/+17 |
* | wip: move state into app_info | Tristan Sloughter | 2015-08-31 | 1 | -16/+16 |
* | Fix common test run duplication on windows | Viacheslav Kovalev | 2015-06-26 | 1 | -1/+5 |
* | plugins provider | Tristan Sloughter | 2015-06-18 | 1 | -1/+1 |
* | allow `src_dirs` and `extra_src_dirs` at the root of the rebar config | alisdair sullivan | 2015-05-30 | 1 | -2/+2 |
* | don't lose global plugin providers | Tristan Sloughter | 2015-05-21 | 1 | -1/+1 |
* | methods for retrieving `src_dirs` and `extra_src_dirs` | alisdair sullivan | 2015-05-19 | 1 | -1/+36 |
* | install plugins from the global config to ~/.cache/plugins | Tristan Sloughter | 2015-05-17 | 1 | -6/+7 |
* | Merge branch 'master' into app-discover-profile-duplication | Viacheslav V. Kovalev | 2015-05-01 | 1 | -2/+8 |
|\ |
|
| * | don't duplicate hooks for top level app | Tristan Sloughter | 2015-04-19 | 1 | -1/+2 |
| * | Default deps always to the default profile | Fred Hebert | 2015-04-17 | 1 | -1/+6 |
* | | Correctly deduplicate profiles when applying | Viacheslav V. Kovalev | 2015-04-21 | 1 | -1/+1 |
|/ |
|
* | rm old beams, make erlcinfo graph per app isntad of global to project | Tristan Sloughter | 2015-04-10 | 1 | -3/+3 |
* | treat _checkouts as deps that are always compiled | Tristan Sloughter | 2015-03-21 | 1 | -0/+13 |
* | name profile directories in `_build` similarly to the arguments | alisdair sullivan | 2015-03-03 | 1 | -1/+6 |
* | use relative path on non-windows and copy if link fails | Tristan Sloughter | 2015-02-28 | 1 | -1/+11 |
* | copy project apps to deps output dir for compilation | Tristan Sloughter | 2015-02-28 | 1 | -11/+0 |
* | make base_dir for a run include the profiles in path, link to shared deps | Tristan Sloughter | 2015-02-28 | 1 | -1/+4 |
* | follow xdg standard. fixes #122 | Tristan Sloughter | 2015-02-19 | 1 | -13/+26 |
* | rewrite profiles | Tristan Sloughter | 2014-12-16 | 1 | -28/+7 |
* | change name of config for where project apps lib to project_apps_dir | Tristan Sloughter | 2014-12-04 | 1 | -1/+1 |
* | add rebar_dir | Tristan Sloughter | 2014-12-02 | 1 | -0/+104 |