Commit Graph

5 Commits

Author SHA1 Message Date
Carlos Martín Nieto
bed2e19ede Pass the args as a list to the compiler
Instead of converting into a string and hoping the shell doesn't
choke.
2013-07-24 23:41:22 +02:00
Carlos Martín Nieto
08ca3b33c2 Search through a list of compilers to compile the NIF 2013-07-23 13:54:39 +02:00
Carlos Martín Nieto
dea0eef8dc Compile the NIF directly
Instead of going through `rebar compile`, do it ourselves.
2013-07-22 03:40:40 +02:00
Carlos Martín Nieto
44dbf9a78b Make mix compile the NIF as well 2013-06-11 17:35:30 +02:00
Carlos Martín Nieto
525fae1ee6 Don't forget mix.exs 2013-06-05 21:42:47 +02:00