| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Bump to 3.7.0 | Fred Hebert | 2018-11-23 | 1 | -1/+1 |
* | | Fix typespecs of new compiler behaviour | Fred Hebert | 2018-11-23 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #1938 from erlang/xrl-yrl-recompile | Fred Hebert | 2018-11-18 | 5 | -12/+26 |
|\ |
|
| * | fix needed_files type spec | Tristan Sloughter | 2018-11-18 | 1 | -1/+2 |
| * | check last modified time on erl files for xrl and yrl files before compiling | Tristan Sloughter | 2018-11-09 | 5 | -12/+25 |
* | | Merge pull request #1942 from aboroska/fix-plugins-list | Fred Hebert | 2018-11-17 | 1 | -1/+2 |
|\ \ |
|
| * | | Fix plugins list display to include project plugins | András Boroska | 2018-11-11 | 1 | -1/+2 |
| |/ |
|
* | | Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940) | tothlac | 2018-11-17 | 2 | -4/+35 |
* | | Fix package upgrade (issue #1945) (#1946) | András Boroska | 2018-11-16 | 1 | -2/+1 |
* | | merge from upstream/master | simonxu72 | 2018-11-13 | 8 | -13/+137 |
|\ \
| |/ |
|
| * | fix compilation of global plugins (#1935) | Tristan Sloughter | 2018-11-08 | 1 | -4/+7 |
| * | set app's dir before setting app_info deps (#1928) | Tristan Sloughter | 2018-10-29 | 1 | -1/+2 |
| * | Allow Breakpoints during task runs | Fred Hebert | 2018-10-22 | 2 | -2/+79 |
| * | check if git/hg is installed | Fred Hebert | 2018-10-20 | 2 | -0/+38 |
| * | Fallback when logging isn't initialized | Fred Hebert | 2018-10-20 | 1 | -4/+11 |
| * | Fix shell hook expansion on windows | Fred Hebert | 2018-10-18 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'upstream/master' | simonxu72 | 2018-10-16 | 51 | -1234/+3108 |
|\ \
| |/ |
|
| * | Merge pull request #1907 from ferd/refactor-env-paths | Fred Hebert | 2018-10-15 | 13 | -52/+279 |
| |\ |
|
| | * | Drop outdated comments | Fred Hebert | 2018-10-14 | 1 | -2/+0 |
| | * | Optimize path handling | Fred Hebert | 2018-10-11 | 6 | -45/+53 |
| | * | Clean path code, add tests, add clash detection | Fred Hebert | 2018-10-11 | 1 | -6/+41 |
| | * | Fix a bug in compiler path handling | Fred Hebert | 2018-10-11 | 3 | -12/+10 |
| | * | Abstracted path management | Fred Hebert | 2018-10-11 | 11 | -45/+233 |
| * | | fix resolving versions from vcs (#1915) | Tristan Sloughter | 2018-10-14 | 4 | -8/+21 |
| * | | fix finding transitive deps with prerelease versions (#1914) | Tristan Sloughter | 2018-10-14 | 1 | -9/+11 |
| |/ |
|
| * | throw builder error when returned from project build (#1909) | Tristan Sloughter | 2018-10-10 | 1 | -2/+6 |
| * | Re-add erlc compiler; plugins need it | Fred Hebert | 2018-10-07 | 1 | -0/+841 |
| * | fix yrl compiler and add test (#1906) | Tristan Sloughter | 2018-10-06 | 1 | -1/+1 |
| * | remove unused app_compilers app env setting (#1903) | Tristan Sloughter | 2018-10-06 | 1 | -2/+2 |
| * | Back to git-based versioning | Tristan Sloughter | 2018-10-05 | 1 | -1/+1 |
| * | Bump to 3.7.0-rc2 | Tristan Sloughter | 2018-10-05 | 1 | -1/+1 |
| * | compiler behaviour (#1893) | Tristan Sloughter | 2018-10-05 | 20 | -905/+1080 |
| * | upgrade relx and set base_dir in overlay_vars (#1902) | Tristan Sloughter | 2018-10-05 | 1 | -1/+2 |
| * | warn if the matched package is retired, skip prerelease (#1897) | Tristan Sloughter | 2018-10-01 | 3 | -33/+58 |
| * | properly support top level app erl_opts from REBAR_CONFIG os var (#1889) | Tristan Sloughter | 2018-09-21 | 4 | -39/+54 |
| * | add option to compiler provider to only build dependencies (#1888) | Tristan Sloughter | 2018-09-19 | 1 | -7/+25 |
| * | only print skip warning if version is different (#1886) | Tristan Sloughter | 2018-09-17 | 1 | -6/+18 |
| * | reset default profile app plugins to empty if at the top level (#1885) | Tristan Sloughter | 2018-09-17 | 2 | -23/+45 |
| * | Back to git-based versioning | Tristan Sloughter | 2018-09-13 | 1 | -1/+1 |
| * | Bump to 3.7.0-rc1 | Tristan Sloughter | 2018-09-13 | 1 | -1/+1 |
| * | support for hex v2, multiple repository fetching, private organizations (#1884) | Tristan Sloughter | 2018-09-13 | 30 | -1061/+1520 |
| * | Back to git-based versioning | Fred Hebert | 2018-09-13 | 1 | -1/+1 |
| * | Bump to 3.6.2 | Fred Hebert | 2018-09-13 | 1 | -1/+1 |
| * | Reload logger config in shell | Fred Hebert | 2018-09-10 | 2 | -3/+52 |
| * | add report in the effects_code_generation, as it is the short form for both r... | Gerald Xv | 2018-09-05 | 1 | -0/+1 |
| * | Merge pull request #1850 from ferd/helpful-includelib-error | Fred Hebert | 2018-08-03 | 1 | -3/+13 |
| |\ |
|
| | * | Friendlier output on include_lib errors | Fred Hebert | 2018-08-03 | 1 | -3/+13 |
| * | | fixed typo erl_first_files | Shamis Shukoor | 2018-08-03 | 1 | -1/+1 |
| |/ |
|
* | | combine []/Opt case options into one @ get_git_options/0 | simonxu72 | 2018-07-26 | 1 | -2/+1 |
* | | add git clone --reference path support | simonxu72 | 2018-07-26 | 1 | -12/+31 |
|/ |
|