summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add non-quoted Unicode atoms and variables (#6158)José Valim2017-05-271-2/+4
* Kill leaked erl and epmd instances on WindowsJosé Valim2017-05-261-0/+6
* Rename clean_exbeam Make target to clean_elixirAleksei Magusev2017-05-091-1/+1
* Various minor improvementsAleksei Magusev2017-05-091-1/+1
* Always use "rm -f" for deleting files in Makefile (#6008)Eksperimental2017-04-181-7/+7
* Create "clean_residual_files" target in Makefile (#5982)Eksperimental2017-04-171-8/+16
* Remove temporary files in "clean_man" target in Makefile (#5981)Eksperimental2017-04-161-0/+2
* Makefile fixes (#5980)Eksperimental2017-04-161-14/+14
* Add a "Deprecations" page to the docs (#5808)Eksperimental2017-03-041-1/+1
* Start refactoring on elixir_compilerJosé Valim2017-02-231-1/+1
* Add syntax reference documentationJosé Valim2017-02-141-1/+1
* Update instructions with new docs setupJosé Valim2016-11-281-11/+4
* Add Makefile variable to control ExDoc output format (#5397)Waldemar Rachwal2016-11-021-1/+2
* Use correct canonical referenceJosé Valim2016-10-121-1/+1
* Add Guards and Operators to guidesJosé Valim2016-08-291-1/+1
* Properly check for earlier Erlang versions, closes #5090José Valim2016-08-041-1/+1
* Allow to set BINDIR for binaries and SHARE_PREFIX for manpages (#4887)Julian Ospald2016-06-251-7/+9
* Add a "Behaviours" page to the documentation (#4782)Andrea Leopardi2016-06-061-1/+1
* No longer announce unicodeJosé Valim2016-05-151-1/+0
* Support canonical URLsJosé Valim2016-02-211-1/+2
* Makefile and System.revision/0 no longer read from .git/HEADeksperimental2016-02-181-6/+8
* Remove more imperative cases and related test casesJosé Valim2016-02-071-1/+1
* Add document about scoping rulesJosé Valim2016-02-041-1/+1
* Add "Naming Conventions" page to docsHenrik Nyh2016-01-021-1/+1
* Add pages about typespecs and docs, closes #4079José Valim2015-12-211-12/+2
* Move doctests from central place to the modules they describeAleksei Magusev2015-11-251-5/+1
* run compile before regular testseksperimental2015-10-011-1/+1
* Add text Files to Docs.zipeksperimental2015-09-261-1/+1
* License: Use NOTICE (remove LEGAL)eksperimental2015-09-261-1/+1
* Require Erlang 18.0 forwardJosé Valim2015-09-251-6/+4
* Support logo when generating docsJosé Valim2015-09-121-1/+2
* Include docs zip in the publish processJosé Valim2015-09-011-5/+14
* Clean up makefileJosé Valim2015-08-151-9/+11
* Makefile: print a success message on `realease_precompiled`eksperimental2015-08-151-0/+1
* Add quotes. Fixes #3536Constantin Rack2015-08-111-1/+1
* Rename release_zip to release_precompiled. Fixes #3543Constantin Rack2015-08-111-4/+4
* Merge `man/Makefile` into `Makefile`eksperimental2015-07-221-14/+29
* run `man/make clean` dir after `make install_man`eksperimental2015-07-221-0/+1
* Add man pages to Precompiled fileeksperimental2015-07-221-1/+3