summaryrefslogtreecommitdiff
path: root/Mk/Uses/elixir.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
* Fix usage of left braces to be compatible with extended regularJimmy Olgeni2017-04-251-3/+3
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-1/+1
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
* Remove the now unneeded ${PORTSDIR} from dependency definition inBaptiste Daroussin2016-03-271-4/+4
* Do not try to depend on Erlang libraries (if any) inJimmy Olgeni2016-01-231-1/+8
* Revert r406955, it break INDEX with fmakeAntoine Brodin2016-01-231-8/+1
* Do not try to depend on Erlang libraries (if any) inJimmy Olgeni2016-01-221-1/+8
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedBaptiste Daroussin2015-10-151-3/+3
* Drop the necessity to add ${PORTSDIR} to dependency lineBaptiste Daroussin2015-10-141-3/+3
* Not all Hex package specifications start with the '~' character,Jimmy Olgeni2015-07-271-1/+1
* Allow underscores in Elixir application names.Jimmy Olgeni2015-07-181-1/+1
* In MIX_REWRITE, suppress optional dependencies too.Jimmy Olgeni2015-07-161-1/+1
* Find more instances of ":only" dependencies in MIX_REWRITE.Jimmy Olgeni2015-07-151-1/+1
* In elixir.mk, add MIX_REWRITE and ELIXIR_LIB_ROOT.Jimmy Olgeni2015-07-141-1/+8
* The correct default for ELIXIR_HIDDEN is ELIXIR_APP_NAME, whichJimmy Olgeni2015-07-141-1/+1
* Add support for more variables in elixir.mk.Jimmy Olgeni2015-07-131-1/+5
* In elixir.mk, replace custom targets with do-build and do-install.Jimmy Olgeni2015-07-071-9/+5
* Change the default ELIXIR_HIDDEN regexp to match PORTNAME exactly.Jimmy Olgeni2015-07-041-1/+1
* Add a new USES elixir.mk (from lang/elixir/bsd.elixir.mk) andJimmy Olgeni2015-07-031-0/+112