Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #1844 from simonxu72/master | Fred Hebert | 2018-11-13 | 1 | -12/+28 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | merge from upstream/master | simonxu72 | 2018-11-13 | 13 | -18/+144 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Merge pull request #1939 from getong/fix_install_output | Fred Hebert | 2018-11-09 | 1 | -1/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | fix install output result | getong | 2018-11-10 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | fix compilation of global plugins (#1935) | Tristan Sloughter | 2018-11-08 | 1 | -4/+7 | |
* | | | Merge pull request #1929 from Raphexion/raphexion/ignore-emacs-temp-files | Fred Hebert | 2018-11-01 | 2 | -0/+2 | |
|\ \ \ | ||||||
| * | | | templates/gitignore ignore emacs temp files | Niklas Johansson | 2018-10-31 | 2 | -0/+2 | |
|/ / / | ||||||
* | | | set app's dir before setting app_info deps (#1928) | Tristan Sloughter | 2018-10-29 | 1 | -1/+2 | |
* | | | Merge pull request #1927 from aboroska/fix-app-template | Fred Hebert | 2018-10-27 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix misleading config in app template | Boroska András | 2018-10-27 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #1924 from ferd/allow-shell-breakpoints | Fred Hebert | 2018-10-23 | 2 | -2/+79 | |
|\ \ \ | ||||||
| * | | | Allow Breakpoints during task runs | Fred Hebert | 2018-10-22 | 2 | -2/+79 | |
|/ / / | ||||||
* | | | Merge pull request #1921 from ferd/check-tool-avail | Fred Hebert | 2018-10-20 | 2 | -0/+38 | |
|\ \ \ | ||||||
| * | | | check if git/hg is installed | Fred Hebert | 2018-10-20 | 2 | -0/+38 | |
|/ / / | ||||||
* | | | Merge pull request #1920 from ferd/fallback-log | Fred Hebert | 2018-10-20 | 1 | -4/+11 | |
|\ \ \ | ||||||
| * | | | Fallback when logging isn't initialized | Fred Hebert | 2018-10-20 | 1 | -4/+11 | |
|/ / / | ||||||
* | | | Merge pull request #1918 from ferd/fix-hooks-on-windows | Fred Hebert | 2018-10-18 | 2 | -5/+5 | |
|\ \ \ | ||||||
| * | | | Fix shell hook expansion on windows | Fred Hebert | 2018-10-18 | 2 | -5/+5 | |
|/ / / | ||||||
| * | | Merge remote-tracking branch 'upstream/master' | simonxu72 | 2018-10-16 | 81 | -1880/+4649 | |
| |\ \ | |/ / |/| | | ||||||
* | | | Merge pull request #1907 from ferd/refactor-env-paths | Fred Hebert | 2018-10-15 | 16 | -55/+523 | |
|\ \ \ | ||||||
| * | | | Drop outdated comments | Fred Hebert | 2018-10-14 | 1 | -2/+0 | |
| * | | | Optimize path handling | Fred Hebert | 2018-10-11 | 7 | -47/+53 | |
| * | | | Clean path code, add tests, add clash detection | Fred Hebert | 2018-10-11 | 2 | -9/+75 | |
| * | | | Fix a bug in compiler path handling | Fred Hebert | 2018-10-11 | 3 | -12/+10 | |
| * | | | Abstracted path management | Fred Hebert | 2018-10-11 | 14 | -48/+448 | |
* | | | | 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 | 4 | -17/+25 | |
|/ / / | ||||||
* | | | throw builder error when returned from project build (#1909) | Tristan Sloughter | 2018-10-10 | 1 | -2/+6 | |
* | | | Merge pull request #1908 from ferd/re-add-erlc-compiler | Fred Hebert | 2018-10-07 | 1 | -0/+841 | |
|\ \ \ | ||||||
| * | | | 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 | 2 | -4/+21 | |
* | | | 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 | |
* | | | Bump bbmustache and fix templates (#1862) | Fred Hebert | 2018-10-05 | 7 | -18/+23 | |
* | | | compiler behaviour (#1893) | Tristan Sloughter | 2018-10-05 | 22 | -906/+1082 | |
* | | | upgrade relx and set base_dir in overlay_vars (#1902) | Tristan Sloughter | 2018-10-05 | 3 | -4/+5 | |
* | | | warn if the matched package is retired, skip prerelease (#1897) | Tristan Sloughter | 2018-10-01 | 7 | -64/+134 | |
* | | | Merge pull request #1890 from phmx/fix_sample_config | Fred Hebert | 2018-09-23 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | Fix sample config punctuation. | Maxim Philippov | 2018-09-22 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | properly support top level app erl_opts from REBAR_CONFIG os var (#1889) | Tristan Sloughter | 2018-09-21 | 8 | -61/+157 | |
* | | | add option to compiler provider to only build dependencies (#1888) | Tristan Sloughter | 2018-09-19 | 3 | -8/+53 | |
* | | | only print skip warning if version is different (#1886) | Tristan Sloughter | 2018-09-17 | 2 | -8/+31 | |
* | | | 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 | 2 | -2/+2 | |
* | | | support for hex v2, multiple repository fetching, private organizations (#1884) | Tristan Sloughter | 2018-09-13 | 50 | -1642/+2557 | |
* | | | Back to git-based versioning | Fred Hebert | 2018-09-13 | 1 | -1/+1 | |
* | | | Bump to 3.6.2 | Fred Hebert | 2018-09-13 | 2 | -2/+2 | |
* | | | Merge pull request #1878 from ferd/autoreload-logger | Fred Hebert | 2018-09-10 | 2 | -3/+52 | |
|\ \ \ |