| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix usage of left braces to be compatible with extended regular | Jimmy Olgeni | 2017-04-25 | 1 | -3/+3 |
* | The output of tools like awk, date, sort, tr,... depends on the current | Tijl Coosemans | 2017-01-18 | 1 | -1/+1 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -2/+2 |
* | Remove the now unneeded ${PORTSDIR} from dependency definition in | Baptiste Daroussin | 2016-03-27 | 1 | -4/+4 |
* | Do not try to depend on Erlang libraries (if any) in | Jimmy Olgeni | 2016-01-23 | 1 | -1/+8 |
* | Revert r406955, it break INDEX with fmake | Antoine Brodin | 2016-01-23 | 1 | -8/+1 |
* | Do not try to depend on Erlang libraries (if any) in | Jimmy Olgeni | 2016-01-22 | 1 | -1/+8 |
* | Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched | Baptiste Daroussin | 2015-10-15 | 1 | -3/+3 |
* | Drop the necessity to add ${PORTSDIR} to dependency line | Baptiste Daroussin | 2015-10-14 | 1 | -3/+3 |
* | Not all Hex package specifications start with the '~' character, | Jimmy Olgeni | 2015-07-27 | 1 | -1/+1 |
* | Allow underscores in Elixir application names. | Jimmy Olgeni | 2015-07-18 | 1 | -1/+1 |
* | In MIX_REWRITE, suppress optional dependencies too. | Jimmy Olgeni | 2015-07-16 | 1 | -1/+1 |
* | Find more instances of ":only" dependencies in MIX_REWRITE. | Jimmy Olgeni | 2015-07-15 | 1 | -1/+1 |
* | In elixir.mk, add MIX_REWRITE and ELIXIR_LIB_ROOT. | Jimmy Olgeni | 2015-07-14 | 1 | -1/+8 |
* | The correct default for ELIXIR_HIDDEN is ELIXIR_APP_NAME, which | Jimmy Olgeni | 2015-07-14 | 1 | -1/+1 |
* | Add support for more variables in elixir.mk. | Jimmy Olgeni | 2015-07-13 | 1 | -1/+5 |
* | In elixir.mk, replace custom targets with do-build and do-install. | Jimmy Olgeni | 2015-07-07 | 1 | -9/+5 |
* | Change the default ELIXIR_HIDDEN regexp to match PORTNAME exactly. | Jimmy Olgeni | 2015-07-04 | 1 | -1/+1 |
* | Add a new USES elixir.mk (from lang/elixir/bsd.elixir.mk) and | Jimmy Olgeni | 2015-07-03 | 1 | -0/+112 |