aboutsummaryrefslogtreecommitdiffstats
path: root/examples/error_hook/Makefile
AgeCommit message (Collapse)Author
2017-07-19Remove the broken examplesLoïc Hoguin
Hooks are gone, and we won't be able to stream body in REST in Cowboy 2.0-rc.1, and might not in 2.0 either. That is, other than via halting the processing.
2016-01-14Simplify specifying the Cowboy version in examplesLoïc Hoguin
2016-01-14Remove the .app.src file in all examplesLoïc Hoguin
2014-10-03Make examples use Cowboy masterLoïc Hoguin
2014-08-01Update to erlang.mk 1.0.0Loïc Hoguin
2013-10-14erlang.mk now has built-in support for relxLoïc Hoguin
2013-09-08Conver the error hook example to a releaseLoïc Hoguin