summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary clauses in update_package/3Eric Meadows-Jönsson2019-01-041-4/+0
* Merge pull request #1986 from ericmj/emj/mirror-ofFred Hebert2019-01-012-13/+35
|\
| * Improve error messageEric Meadows-Jönsson2019-01-011-4/+3
| * Update hex_core and add mirror_of repo configEric Meadows-Jönsson2018-12-302-13/+36
* | Remove deprecated hex field maintainers (#1987)Bryan Paxton2018-12-311-3/+1
* | Refactor normalizemopp2018-12-301-6/+10
* | Use format_error/1mopp2018-12-301-1/+3
* | Revert try-catchmopp2018-12-301-12/+8
* | Use ?PRV_ERROR instead of throwing errormopp2018-12-301-1/+1
* | Add --generator option for eunitmopp2018-12-291-11/+33
|/
* Merge pull request #1979 from ferd/ct-failfastFred Hebert2018-12-182-4/+140
|\
| * Add a --fail_fast switch to common testFred Hebert2018-12-172-4/+140
* | Code documentation that the PR was for backwards compatilityStuart Thackray2018-12-182-2/+11
* | Tidy Deps plugin to provide the download/3Stuart Thackray2018-12-112-0/+8
|/
* implement mib_first_files support in rebar_compiler_mibStefan Grundmann2018-12-051-3/+34
* Merge pull request #1965 from starbelly/single-module-xref-supportFred Hebert2018-12-041-2/+4
|\
| * Support ignoring whole modules in xref resultsBryan Paxton2018-12-021-2/+4
* | fix pkg name during update by using pkg_name understood by hexAndrás Boroska2018-12-021-2/+4
* | Merge pull request #1963 from ferd/swap-builder-dep-orderFred Hebert2018-12-012-4/+8
|\ \ | |/ |/|
| * Review comments addressedFred Hebert2018-12-011-1/+3
| * Clear app details cache before checking in pathsFred Hebert2018-11-291-3/+4
| * Ensure the right deps are in pathFred Hebert2018-11-281-0/+1
| * Fix load order for custom project buildersFred Hebert2018-11-281-1/+1
* | fix for mix projects that don't have app.src files (#1964)Tristan Sloughter2018-11-302-2/+6
|/
* back to git based versioningFred Hebert2018-11-271-1/+1
* Bump to 3.7.5Fred Hebert2018-11-271-1/+1
* Merge pull request #1957 from tsloughter/subdir-behavioursFred Hebert2018-11-271-10/+1
|\
| * search subdirectories as well for imports/transforms/behavioursTristan Sloughter2018-11-251-10/+1
* | Merge pull request #1959 from ferd/fix-cover-pathsFred Hebert2018-11-271-2/+1
|\ \
| * | Fix path coverage loading artifactsFred Hebert2018-11-261-2/+1
| |/
* | Merge pull request #1949 from aronisstav/add-more-help-hintFred Hebert2018-11-271-1/+3
|\ \ | |/ |/|
| * Add hint for `rebar3 new help` on `rebar3 help new`Stavros Aronis2018-11-221-1/+3
* | back to git versioningTristan Sloughter2018-11-241-1/+1
* | version bump 3.7.4Tristan Sloughter2018-11-241-1/+1
* | revert ebin_modules to include all beams minus extra_src (#1955)Tristan Sloughter2018-11-241-9/+24
* | Back to git-based versioningFred Hebert2018-11-241-1/+1
* | Properly bump to 3.7.3Fred Hebert2018-11-241-1/+1
* | fix base_compiler:run to take a single directoryTristan Sloughter2018-11-241-2/+2
* | Back to git-based versioningFred Hebert2018-11-231-1/+1
* | bump to 3.7.2Fred Hebert2018-11-231-1/+1
* | fix to include beams built from src files in subdirs in modules listTristan Sloughter2018-11-231-1/+1
* | back to git versioningTristan Sloughter2018-11-231-1/+1
* | bump to 3.7.1Tristan Sloughter2018-11-231-1/+1
* | fix base path used for yrl/xrl includefile configs (#1952)Tristan Sloughter2018-11-232-16/+28
* | Back to git-based versioningFred Hebert2018-11-231-1/+1
* | Bump to 3.7.0Fred Hebert2018-11-231-1/+1
* | Fix typespecs of new compiler behaviourFred Hebert2018-11-231-1/+3
|/
* Merge pull request #1938 from erlang/xrl-yrl-recompileFred Hebert2018-11-185-12/+26
|\
| * 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-095-12/+25