Ramon Snir
|
fa24599e82
|
Running mix should be sufficient, as an Elixir dependency
|
2015-07-11 07:50:25 +03:00 |
|
Carlos Martín Nieto
|
b930c1519f
|
nif: add support for CFLAGS
|
2013-10-16 13:27:40 +02:00 |
|
Carlos Martín Nieto
|
5e0aba3458
|
Don't forget to compile the erlang files
|
2013-07-26 03:04:08 +02:00 |
|
Carlos Martín Nieto
|
0d1c0e8f8e
|
Add documentation and defaults to the NIF compiler
|
2013-07-26 02:05:07 +02:00 |
|
Carlos Martín Nieto
|
bef56fd74c
|
Check if the project exports a nif function
|
2013-07-26 01:06:13 +02:00 |
|
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 |
|