moonbridge
log Makefile
| age | author | description |
|---|---|---|
| 2021-02-05 | jbe | Improved Makefile to allow manual selection of PLATFORM and DISTRIBUTION; Emit warning if platform or Linux distribution could not be determined |
| 2019-10-19 | jbe | Use "cc -shared" instead of "ld -shared" to create *.so files |
| 2019-10-12 | jbe | Add -L/usr/lib -lc to all invocations of ld on FreeBSD |
| 2019-10-12 | jbe | Add -L/usr/lib to ld call for compiling on FreeBSD |
| 2018-12-22 | jbe | Raspbian support in Makefilev1.1.1 |
| 2017-04-25 | jbe | Updated Lua version in Makefile to 5.3 |