aboutsummaryrefslogtreecommitdiffstats
path: root/examples/static_world/Makefile
AgeCommit message (Collapse)Author
2016-06-13Merge static_world and web_server examplesLoïc Hoguin
The new example is called file_server and it's basically the same as web_server was. The name is clearer than the original, all examples being "Web servers". The new example is also tested and the test suite has been refactored a little.
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-09Convert the static handler example to a releaseLoïc Hoguin
Temporarily hardcode the list of mimetypes.