aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-08-21Add package shotgun to the indexEuen
2014-08-21Add package pusherman to the indexEuen
2014-08-21Add package lasse to the indexEuen
2014-08-21Add package itweet to the indexEuen
2014-08-21Merge branch 'master' of https://github.com/th0114nd/erlang.mkLoïc Hoguin
2014-08-21Add package eredis to the indexTim Holland
2014-08-21Add package ibrowse to the indexTim Holland
2014-08-21Add package elvis to the indexEuen
2014-08-21Add package eganglia to the indexEuen
2014-08-21Merge commit 'FETCH_HEAD^'Loïc Hoguin
2014-08-21Add package edis to the indexEuen
2014-08-21Add package ebitly to the indexEuen
2014-08-21Add package classifier to the indexEuen
2014-08-21missing cdBrujo Benavides
2014-08-21Add package apns4erl to the indexEuen
2014-08-21Add package cake to the indexLoïc Hoguin
2014-08-21Update instructions for submitting packages using pkg_add.shLoïc Hoguin
2014-08-21Add a script to easily add packages to the index properlyLoïc Hoguin
2014-08-20Stop printing `-n` when running `make` on OSXDaniel Kempkens
2014-08-20Correctly handle RELX_OUTPUT_DIR1.1.0Loïc Hoguin
2014-08-20Merge branch 'master' of git://github.com/peerst/erlang.mkLoïc Hoguin
2014-08-20Merge branch 'master' of git://github.com/bwegh/erlang.mkLoïc Hoguin
2014-08-19Add erwa to the packages listBas Wegh
2014-08-16Merge branch 'jj1bdx-pkg-tinymt' of git://github.com/jj1bdx/erlang.mkLoïc Hoguin
2014-08-16Add tinymt-erlang to the package indexKenji Rikitake
2014-08-15Silence erlc-include target when include/ is missingLoïc Hoguin
2014-08-15Additional instructions for sending patchesLoïc Hoguin
2014-08-15Merge branch 'recompile_erl_on_hrl_change' of ↵Loïc Hoguin
git://github.com/crownedgrouse/erlang.mk Extra changes include: * Not running the target if the ebin/ directory does not exist * Moved the target in the appropriate section in the file
2014-08-15Merge branch 'igaray.modules_regex' of git://github.com/igaray/erlang.mkLoïc Hoguin
2014-08-15Allow explicitly listed modulesIñaki Garay
2014-08-15Merge branch 'add-empty-modules-error' of git://github.com/derek121/erlang.mkLoïc Hoguin
2014-08-15Fail if no empty modules entry in .app.srcDerek Brown
An empty list is required for the modules tuple, as in {modules, []} so a sed call could populate the list. This is mentioned in README, but can be overlooked. If the empty tuple is not present, relx will fail on missing dependency errors. Therefore, fail make if the empty tuple isn't found, to help the user diagnose the problem.
2014-08-15Fix relx plugin to have targets defined even if file is missingLoïc Hoguin
2014-08-15Merge branch 'add-invalid-dep-error-msg' of git://github.com/derek121/erlang.mkLoïc Hoguin
2014-08-13Add error message before failing due to invalid dependencyDerek Brown
If a dependency specified in DEPS is unknown or invalid (its VS is not "git"), erlang.mk will fail. Now, add a human-readable error message to help the user understand what the problem is.
2014-08-12Added missing ; in dep_targetPeer Stritzinger
The missing ; makes the DEPPKG= line run together with the VS= line which makes it similar to this FreeBSD 8.2 /bin/sh results: $ A=x B=$A; $ echo $A x $ echo $B $ The same with bash: $ A=x B=$A; $ echo $A x $ echo $B x
2014-08-12Merge branch 'master' of git://github.com/andrzejsliwa/erlang.mkLoïc Hoguin
2014-08-08Merge branch 'package/katja' of git://github.com/nifoc/erlang.mkLoïc Hoguin
2014-08-08Add Katja to the package indexDaniel Kempkens
2014-08-06build plt automaticly when is missingAndrzej Sliwa
2014-08-05Recompile all erl files on hrl file modificationcrownedgrouse
2014-08-05Merge branch 'master' of git://github.com/rmies/erlang.mkLoïc Hoguin
2014-08-05Add resource_discovery to package indexMichel Rijnders
2014-08-05Add lager to package indexMichel Rijnders
2014-08-05Merge branch 'master' of git://github.com/rmies/erlang.mkLoïc Hoguin
2014-08-05Add jiffy to package indexMichel Rijnders
2014-08-05Add a contributing section to the README and simplify package additionLoïc Hoguin
2014-08-05Merge branch 'master' of git://github.com/rmies/erlang.mkLoïc Hoguin
2014-08-05Don't download relx every buildLoïc Hoguin
2014-08-05Add epgsql to package indexMichel Rijnders