aboutsummaryrefslogtreecommitdiffstats
path: root/erlang.mk
AgeCommit message (Expand)Author
2014-12-21Add EUnit pluginEnrique Fernandez
2014-12-17Use $(CURDIR) instead of ../$(PROJECT) for SHELL_PATHLoïc Hoguin
2014-11-25Remove +warn_export_all from the enabled warnings by defaultLoïc Hoguin
2014-11-25Group clean-app commandsLoïc Hoguin
2014-11-25plugins/c_src.mk: update CFLAGS/CXXFLAGS/LDFLAGS for OS XKenji Rikitake
2014-11-25plugins/c_src.mk: use non-regex file extention detectionKenji Rikitake
2014-11-24add escript pluginDave Cottlehuber
2014-11-22plugin/c_src: remove C_SRC_OPTSSlava Yurin
2014-11-20plugin/c_src: compile C++ sourceSlava Yurin
2014-11-19Enabled the c_src plugin by defaultLoïc Hoguin
2014-11-19Don't try to compile mibs if the mibs/ directory is missingLoïc Hoguin
2014-11-19Merge branch 'compile-mibs' of git://github.com/danielwhite/erlang.mkLoïc Hoguin
2014-11-18Merge branch 'erlc-excl' of git://github.com/efcasado/erlang.mkLoïc Hoguin
2014-11-18Add support for excluding erl filesEnrique Fernandez
2014-11-15Support for compiling SNMP MIBsDaniel White
2014-11-05Add an erlang-mk target for automated updating of erlang.mkLoïc Hoguin
2014-11-01Allow overriding the method and directories analyzed by DialyzerLoïc Hoguin
2014-11-01Compile Makefile-free dependencies with +debug_info onlyLoïc Hoguin
2014-11-01Don't distclean PKG_FILE2 if it's customLoïc Hoguin
2014-11-01Alphabetical order build.configLoïc Hoguin
2014-11-01Merge branch 'jfacorro.elvis.96.plugin' of git://github.com/inaka/erlang.mkLoïc Hoguin
2014-10-31[inaka/elvis#96] Elvis plugin.Juan Facorro
2014-10-30erlc: update {id, git} in .app.src with git describe outputDave Cottlehuber
2014-10-29Merge branch 'index_file' of git://github.com/nevar/erlang.mkLoïc Hoguin
2014-10-24Don't download index fileSlava Yurin
2014-10-15Add -I include/ to build-ct-suites targetAlexander Færøy
2014-09-24Fix for the cowboy_rest templateEric Sagnes
2014-09-12Merge branch 'wget_fallback' of git://github.com/crownedgrouse/erlang.mkLoïc Hoguin
2014-09-11 Silent the download command echocrownedgrouse
2014-09-11Add wget fallbackcrownedgrouse
2014-09-11Merge branch 'master' of git://github.com/Version2beta/erlang.mkLoïc Hoguin
2014-09-08Created shell targetRob Martin
2014-08-27Silence the dep fetching commandLoïc Hoguin
2014-08-27Add support for hg fetching methodAnton Yabchinskiy
2014-08-20Stop printing `-n` when running `make` on OSXDaniel Kempkens
2014-08-20Correctly handle RELX_OUTPUT_DIR1.1.0Loïc Hoguin
2014-08-12Added missing ; in dep_targetPeer Stritzinger
2014-08-15Silence erlc-include target when include/ is missingLoïc Hoguin
2014-08-15Merge branch 'recompile_erl_on_hrl_change' of git://github.com/crownedgrouse/...Loïc Hoguin
2014-08-15Allow explicitly listed modulesIñaki Garay
2014-08-15Fail if no empty modules entry in .app.srcDerek Brown
2014-08-15Fix relx plugin to have targets defined even if file is missingLoïc Hoguin
2014-08-13Add error message before failing due to invalid dependencyDerek Brown
2014-08-06build plt automaticly when is missingAndrzej Sliwa
2014-08-05Recompile all erl files on hrl file modificationcrownedgrouse
2014-08-05Don't download relx every buildLoïc Hoguin
2014-08-02Fixed output of help commandUmbertoC
2014-08-02Change extend -> ninenines linksLoïc Hoguin
2014-08-01Also delete the relx executable on distcleanLoïc Hoguin
2014-08-01Fix fetching of deps specified in the MakefileLoïc Hoguin