aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-06-15Add package cloudi_service_db_pgsql to the indexLoïc Hoguin
2015-06-15Fix details in .app templateLoïc Hoguin
Was using $(MODULES) instead of $(2).
2015-06-15Add corresponding space in the replace regexLoïc Hoguin
Fixes a previous incomplete PR merged by mistake.
2015-06-15Add package tirerl to the indexLoïc Hoguin
2015-06-15Add package reltool_util to the indexLoïc Hoguin
2015-06-15Add package quickrand to the indexLoïc Hoguin
2015-06-15Add package keys1value to the indexLoïc Hoguin
2015-06-15Add package key2value to the indexLoïc Hoguin
2015-06-15Add package erlang_term to the indexLoïc Hoguin
2015-06-15Remove poxa from the index: a dependency is goneLoïc Hoguin
2015-06-14Generate the .app file directly from the MakefileLoïc Hoguin
This removes the need for a .app.src file entirely. The PROJECT_* variables and the OTP_DEPS variable allow us to specify everything we need. REL_DEPS and BUILD_DEPS will be added later on to allow users to cleanly specify those without adding them to the .app file.
2015-06-13Merge branch 'fix-modules-attr-app-src' of https://github.com/efcasado/erlang.mkLoïc Hoguin
2015-06-13Merge branch 'elbrujohalcon.inaka.plugin.upgrade' of ↵Loïc Hoguin
https://github.com/inaka/erlang.mk
2015-06-13Add package gossiperl to the indexLoïc Hoguin
2015-06-13Add package marina to the indexLoïc Hoguin
2015-06-12Add package mu2 to the indexLoïc Hoguin
2015-06-12Add package smother to the indexLoïc Hoguin
2015-06-12Add package xhttpc to the indexLoïc Hoguin
2015-06-10xrefr upgradeBrujo Benavides
2015-06-10Add package gold_fever to the indexLoïc Hoguin
2015-06-10Add package kinetic to the indexLoïc Hoguin
2015-06-09Add package color to the indexLoïc Hoguin
2015-06-08Fix find command in test on OSXLoïc Hoguin
2015-06-08Maintain an error log rather than stop for packagesLoïc Hoguin
There's a *lot* of packages. It's better to maintain a log of failures rather than having to restart all the time.
2015-06-08Add 25 cloudi packages to the indexLoïc Hoguin
2015-06-07Fix NIF compilation under OSXLoïc Hoguin
2015-06-07Add package nitrogen_core to the indexLoïc Hoguin
2015-06-07Add package nprocreg to the indexLoïc Hoguin
2015-06-07Add package surrogate to the indexLoïc Hoguin
2015-06-07Add package memo to the indexLoïc Hoguin
2015-06-07Add package antidote to the indexLoïc Hoguin
2015-06-07Add package lasp to the indexLoïc Hoguin
2015-06-07Add package nkbase to the indexLoïc Hoguin
2015-06-07Handle erl_first_files with missing extensionLoïc Hoguin
Makes lasp and nkbase work.
2015-06-06Add package check_node to the indexLoïc Hoguin
2015-06-06Add package evum to the indexLoïc Hoguin
2015-06-06Add package erlang_cep to the indexLoïc Hoguin
2015-06-06Add package verx to the indexLoïc Hoguin
2015-06-06Add package alog to the indexLoïc Hoguin
2015-06-06Improve parse_transform and import detectionLoïc Hoguin
Necessary changes for the alog application.
2015-06-06Add package bcrypt to the indexLoïc Hoguin
2015-06-06Add package giallo to the indexLoïc Hoguin
2015-06-06Add package poxa to the indexLoïc Hoguin
2015-06-06Export ERLC_OPTS in rebar patched depsLoïc Hoguin
Otherwise some deps didn't have their warnings_as_errors removed.
2015-06-05Add package vmq_server to the indexLoïc Hoguin
2015-06-05Add package erlsha2 to the indexLoïc Hoguin
2015-06-05Define CC when calling hooksLoïc Hoguin
Necessary to make erlsha2 work properly.
2015-06-05Add package cberl to the indexLoïc Hoguin
2015-06-05Add package beam to the indexLoïc Hoguin
2015-06-05Add package erlmongo to the indexLoïc Hoguin