Dominic Letz
|
94718f7715
Removed hardcoded `-arch x86_64` for MacOS nifs
|
3 years ago |
Loïc Hoguin
|
2bfa14127e
Fix non-verbose output for C/CPP targets
|
5 years ago |
Loïc Hoguin
|
2331c3443e
Remove -lerl_interface from the default LDLIBS
|
5 years ago |
Jean-Sébastien Pédron
|
74f1fbf76a
plugins/c_src.mk: Deduce directory to create from $@
|
5 years ago |
Loïc Hoguin
|
05e92ad823
Remove -finline-functions from OSX by default
|
6 years ago |
Loïc Hoguin
|
2d35cb644d
Rebuild the env.mk file when the Erlang/OTP has changed
|
6 years ago |
Loïc Hoguin
|
f943ca241b
Rebuild C projects when Makefiles change
|
6 years ago |
Loïc Hoguin
|
06b5c19d63
Rename render_template to core_render and move into core
|
6 years ago |
Loïc Hoguin
|
a63a34077c
Don't try to create a nif if n wasn't provided
|
6 years ago |
Loïc Hoguin
|
424a3dfb55
Add a warning to not edit env.mk
|
6 years ago |
Loïc Hoguin
|
f2be0f9f04
Update Copyright notices
|
8 years ago |
Loïc Hoguin
|
8290a43348
Export CC on Windows
|
9 years ago |
Loïc Hoguin
|
4ea38e2319
Fix compilation of NIFs on Windows
|
9 years ago |
Jean-Sébastien Pédron
|
d8678a9ff1
Do not export templates as environment variables
|
9 years ago |
Loïc Hoguin
|
9bd5ec4f47
Add new-nif target and related tests
|
9 years ago |
Daniel Goertzen
|
c0d6e890c1
fix multiple patterns used on core_find
|
9 years ago |
Loïc Hoguin
|
7e95c74fee
Fix port compilation for rebar projects
|
9 years ago |
Loïc Hoguin
|
0eb54a7160
Add $(verbose) to avoid completely silencing commands
|
9 years ago |
Loïc Hoguin
|
6a3bf18655
Reduce dependency on external programs
|
9 years ago |
Loïc Hoguin
|
004ae229a1
Handle executable ports
|
10 years ago |
Loïc Hoguin
|
1588905876
Use core platform detection in c_src
|
10 years ago |
Loïc Hoguin
|
91f35af32d
Merge branch 'jj1bdx-c_src-appbuild' of https://github.com/jj1bdx/erlang.mk
|
10 years ago |
Loïc Hoguin
|
a34d21e62d
Make sure auto patched dependencies recompile fine
|
10 years ago |
Kenji Rikitake
|
864ddc05e0
Build NIF C code also on tests
|
10 years ago |
Loïc Hoguin
|
418969e804
More improvements for building dependencies
|
10 years ago |
Loïc Hoguin
|
11dd48fba8
Update copyright year
|
10 years ago |
Loïc Hoguin
|
abb11f81f5
Speed up "erl" invocations
|
10 years ago |
Kenji Rikitake
|
db19cffe3d
plugins/c_src.mk: update CFLAGS/CXXFLAGS/LDFLAGS for OS X
|
10 years ago |
Kenji Rikitake
|
7fe8a2d7c4
plugins/c_src.mk: use non-regex file extention detection
|
10 years ago |
Slava Yurin
|
edb63def75
plugin/c_src: remove C_SRC_OPTS
|
10 years ago |