Commit graph

11 commits

Author SHA1 Message Date
alisdair sullivan
9d4534edc5 Revert "Revert "Master""
This reverts commit 400d046746.
2015-08-04 11:26:00 -07:00
alisdair sullivan
400d046746 Revert "Master" 2015-08-04 10:18:06 -07:00
Led
446f674f27 add rebar.config.script for checking support maps and binary_to_{integer,float}/1 2015-08-03 00:50:22 +03:00
alisdair sullivan
8797ff6d9b disable maps on R14, R15 and R16 2014-12-09 16:09:38 -08:00
alisdair sullivan
649329c362 minor refactoring of feature detection 2014-04-21 23:44:41 +00:00
alisdair sullivan
8f5af8a85c add a rebar.config option to disable maps 2014-04-19 00:10:09 +00:00
alisdair sullivan
6d589f6766 fix rebar.config.script for < otp 17.0 2014-04-19 00:00:54 +00:00
alisdair sullivan
91bce610a6 correctly pass compile opts to rebar 2014-04-17 14:08:15 +00:00
alisdair sullivan
6089de017c switch to feature detection rather than trying to figure out from
compiler version/release whether maps should be supported
2014-04-17 13:40:28 +00:00
alisdair sullivan
4d058d1616 add a check for env var to optionally compile without support for
erlang maps
2014-04-16 00:06:45 +00:00
alisdair sullivan
ffa3fb5eae rebar.config.script that checks for maps support in the release rebar
is using to compile. hopefully this is the same release as the
  artifact is being run on
2014-04-15 23:59:53 +00:00