summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Disable parallel build in Make 4.4 (#12244)Matthew Smith2022-11-151-1/+1
* Generate docs_config.js for version chooser in ExDocJosé Valim2022-11-111-14/+21
* Remove Cirrus CI (#12132)José Valim2022-09-141-1/+0
* Require Erlang/OTP 24José Valim2022-07-271-2/+2
* Escape `$(MAKE)` path (#12004)Wojtek Mach2022-07-221-7/+7
* Makefile: allow setting DOCS_FORMAT (#11733)Eksperimental2022-03-281-1/+1
* Recreate local.sample task fixture in test_helper.exs (#11640)Michał Łępicki2022-02-171-0/+1
* Warn on confusable non-ascii identifiers (UTS 39, C2) (#11582)Luc Fueston2022-01-211-0/+1
* Remove references to HiPE (#11543)Michał Łępicki2022-01-051-1/+1
* Remove support for Erlang/OTP 22José Valim2022-01-051-2/+2
* No longer version archivesJosé Valim2021-12-301-16/+6
* Update references to main branchJosé Valim2021-11-071-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