summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Back to git-based versioningFred Hebert2018-11-231-1/+1
* | | Bump to 3.7.0Fred Hebert2018-11-232-2/+2
* | | Merge pull request #1951 from ferd/fix-compiler-behaviour-specFred Hebert2018-11-231-1/+3
|\ \ \
| * | | Fix typespecs of new compiler behaviourFred Hebert2018-11-231-1/+3
|/ / /
* | | Merge pull request #1950 from ferd/update-manpagesFred Hebert2018-11-221-5/+13
|\ \ \ | |/ / |/| |
| * | Updating manpages before 3.7.0Fred Hebert2018-11-221-5/+13
|/ /
* | Merge pull request #1938 from erlang/xrl-yrl-recompileFred Hebert2018-11-186-18/+45
|\ \
| * | fix needed_files type specTristan Sloughter2018-11-181-1/+2
| * | check last modified time on erl files for xrl and yrl files before compilingTristan Sloughter2018-11-096-18/+44
* | | Merge pull request #1942 from aboroska/fix-plugins-listFred Hebert2018-11-171-1/+2
|\ \ \
| * | | Fix plugins list display to include project pluginsAndrás Boroska2018-11-111-1/+2
* | | | Merge pull request #1941 from tothlac/1940Fred Hebert2018-11-173-6/+64
|\ \ \ \
| * | | | Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940)tothlac2018-11-173-6/+64
|/ / / /
* | | | Fix package upgrade (issue #1945) (#1946)András Boroska2018-11-161-2/+1
* | | | Merge pull request #1844 from simonxu72/masterFred Hebert2018-11-131-12/+28
|\ \ \ \ | |/ / / |/| | |
| * | | merge from upstream/mastersimonxu722018-11-1313-18/+144
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1939 from getong/fix_install_outputFred Hebert2018-11-091-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix install output resultgetong2018-11-101-1/+1
|/ / /
* | | fix compilation of global plugins (#1935)Tristan Sloughter2018-11-081-4/+7
* | | Merge pull request #1929 from Raphexion/raphexion/ignore-emacs-temp-filesFred Hebert2018-11-012-0/+2
|\ \ \
| * | | templates/gitignore ignore emacs temp filesNiklas Johansson2018-10-312-0/+2
|/ / /
* | | set app's dir before setting app_info deps (#1928)Tristan Sloughter2018-10-291-1/+2
* | | Merge pull request #1927 from aboroska/fix-app-templateFred Hebert2018-10-271-1/+1
|\ \ \
| * | | Fix misleading config in app templateBoroska András2018-10-271-1/+1
|/ / /
* | | Merge pull request #1924 from ferd/allow-shell-breakpointsFred Hebert2018-10-232-2/+79
|\ \ \
| * | | Allow Breakpoints during task runsFred Hebert2018-10-222-2/+79
|/ / /
* | | Merge pull request #1921 from ferd/check-tool-availFred Hebert2018-10-202-0/+38
|\ \ \
| * | | check if git/hg is installedFred Hebert2018-10-202-0/+38
|/ / /
* | | Merge pull request #1920 from ferd/fallback-logFred Hebert2018-10-201-4/+11
|\ \ \
| * | | Fallback when logging isn't initializedFred Hebert2018-10-201-4/+11
|/ / /
* | | Merge pull request #1918 from ferd/fix-hooks-on-windowsFred Hebert2018-10-182-5/+5
|\ \ \
| * | | Fix shell hook expansion on windowsFred Hebert2018-10-182-5/+5
|/ / /
| * | Merge remote-tracking branch 'upstream/master'simonxu722018-10-1681-1880/+4649
| |\ \ | |/ / |/| |
* | | Merge pull request #1907 from ferd/refactor-env-pathsFred Hebert2018-10-1516-55/+523
|\ \ \
| * | | Drop outdated commentsFred Hebert2018-10-141-2/+0
| * | | Optimize path handlingFred Hebert2018-10-117-47/+53
| * | | Clean path code, add tests, add clash detectionFred Hebert2018-10-112-9/+75
| * | | Fix a bug in compiler path handlingFred Hebert2018-10-113-12/+10
| * | | Abstracted path managementFred Hebert2018-10-1114-48/+448
* | | | fix resolving versions from vcs (#1915)Tristan Sloughter2018-10-144-8/+21
* | | | fix finding transitive deps with prerelease versions (#1914)Tristan Sloughter2018-10-144-17/+25
|/ / /
* | | throw builder error when returned from project build (#1909)Tristan Sloughter2018-10-101-2/+6
* | | Merge pull request #1908 from ferd/re-add-erlc-compilerFred Hebert2018-10-071-0/+841
|\ \ \
| * | | Re-add erlc compiler; plugins need itFred Hebert2018-10-071-0/+841
|/ / /
* | | fix yrl compiler and add test (#1906)Tristan Sloughter2018-10-062-4/+21
* | | remove unused app_compilers app env setting (#1903)Tristan Sloughter2018-10-061-2/+2
* | | Back to git-based versioningTristan Sloughter2018-10-051-1/+1
* | | Bump to 3.7.0-rc2Tristan Sloughter2018-10-051-1/+1
* | | Bump bbmustache and fix templates (#1862)Fred Hebert2018-10-057-18/+23
* | | compiler behaviour (#1893)Tristan Sloughter2018-10-0522-906/+1082