summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Branch out v1.13José Valim2021-11-011-1/+1
* Depend on Erlang for computing grapheme clusters (#11024)José Valim2021-06-011-1/+0
* Run Mix suite lastJosé Valim2021-04-141-1/+1
* Update canonical instruction in Makefile (#10874)Wojtek Mach2021-04-041-1/+1
* Use docs canonical version in all built-in apps (#10872)Wojtek Mach2021-04-041-6/+6
* Start v1.13-devJosé Valim2021-03-291-2/+2
* Improve grammar around "then" (#10727)Eksperimental2021-02-171-1/+1
* Fix canonical link in HTML docs (#10206)Eksperimental2020-07-181-1/+2
* Include all relevant OTP apps when building dialyzer PLT (#9975)Michał Łępicki2020-04-261-1/+1
* Remove verbose flag from makefileJosé Valim2020-03-281-1/+1
* Improve 'check_reproducible' script (#9879)Fernando Tapia Rico2020-03-151-6/+6
* Do not compile erlang files with warnings_as_errors unless on CI (#9821)Wojtek Mach2020-02-161-2/+3
* Allow running a single test file from make (#9669)Devon Estes2019-12-241-3/+4
* Use long attributes in make docs target + Use double-quotes around attribute ...Eksperimental2019-12-131-3/+3
* Introduce "format" make target (#9617)Eksperimental2019-12-011-4/+11
* Add missing ex_unit folder to check_reproducible Make task (#9575)Eksperimental2019-11-221-0/+3
* Improve config and increase execution speed of Cirrus CI (#9573)Eksperimental2019-11-221-0/+1
* Use Erlang's logger as main logging implementation (#9333)Łukasz Jan Niemier2019-11-011-2/+2
* Make 'make test_formatter' compatible with Windows (#9227)Fernando Tapia Rico2019-07-161-1/+5
* Move unreachable function check from xref to group pass (#9168)Eric Meadows-Jönsson2019-06-281-2/+1
* Use proper heading for checksumsJosé Valim2019-05-151-1/+1
* Updates to Makefile and manJosé Valim2019-02-011-1/+1
* CI feature: Reproducible build (#8701)Eksperimental2019-01-281-1/+38
* Do not compile Elixir with --warnings-as-errors (#8716)Wojtek Mach2019-01-261-2/+2
* Simplify Makefile by introducing --path option to compile.app task (#8438)Michał Muskała2018-12-051-5/+1
* Revert "Add new line after make test_* tasks are executed (#8316)"José Valim2018-10-221-2/+0
* Add new line after make test_* tasks are executed (#8316)Eksperimental2018-10-221-0/+2
* Link to https://elixir-lang.org instead of to http:// (#8272)Eksperimental2018-10-101-1/+1
* Use ex_unit and not exunit in Makefile log (#8265)Eksperimental2018-10-091-2/+2
* Treat warnings as errors (#8006)Michał Muskała2018-08-231-2/+2
* build: allow downstream packagers to tweak manpage generation (#7991)Dave Cottlehuber2018-07-261-5/+6
* Fix make dialyze targetMichał Muskała2018-07-201-1/+1
* Print checksums headingsJosé Valim2018-07-131-0/+8
* Require Erlang/OTP 20+José Valim2018-07-121-2/+2
* Start v1.8-devJosé Valim2018-07-121-1/+1
* versbose -> verboseJosé Valim2018-06-251-1/+1
* Move generate_app away from rootJosé Valim2018-06-201-2/+1
* Replace use of rebar in build scriptsMichał Muskała2018-06-151-10/+18
* Standardize use of Erlang, OTP and Erlang/OTP names (#7618)Eksperimental2018-04-281-1/+1
* Check OTP version early in compilation process, closes #7549José Valim2018-04-151-1/+2
* Capitalize Mix (#7552)Eksperimental2018-04-151-1/+1
* Remove --dry-run when --check-formatted is givenJosé Valim2018-02-031-1/+1
* Check the Elixir codebase is formatted before running tests (#7303)José Valim2018-02-031-1/+4
* Set proper path of common options used in manpages (#7237)Fernando Tapia Rico2018-01-201-2/+2
* Check files are formatted on CIJosé Valim2017-10-121-1/+1
* Add groups_for_modules when generating Elixir docs (#6621)José Valim2017-10-011-1/+1
* Include lib/*/lib files in Precompiled.zip (#6615)Wojtek Mach2017-09-301-1/+1
* Remove entry points for rebar 2José Valim2017-09-291-11/+4
* Also require 19.0 on Makefile, closes #6363José Valim2017-07-201-2/+2
* Do not clean files that are not compilation artefactsJosé Valim2017-06-221-2/+0