Commit Graph

14 Commits (bf0c221ac030d0b924577437529534f8fc71ec4b)

Author SHA1 Message Date
Robert G. Jakabosky 8eaceefab3 Remove duplicate cmake variables. 14 years ago
Robert G. Jakabosky 8d780628a0 Fix compile errors with MSVC compiler. 14 years ago
Robert G. Jakabosky 7de39bd409 Export module functions for FFI support on windows. 14 years ago
Robert G. Jakabosky a58d7ad389 Fix for building on Windows. 14 years ago
Robert G. Jakabosky de92ebce14 Use CMAKE_INSTALL_PREFIX in default INSTALL_*MOD paths. 15 years ago
Robert G. Jakabosky 7a59b9f59a Fix linking errors on MAC OSX. 15 years ago
Robert G. Jakabosky 61f9e7b341 Fix problem with CMake 'lists'. 15 years ago
Robert G. Jakabosky e6d0a51e67 Merge branch 'master' of github.com:Neopallium/lua-zmq 15 years ago
Douglas Creager d1fc55532c Don't directly link to Lua libraries
The convention for Lua modules is to *not* link to the Lua libraries, so
that the same compiled module can be used in both Lua and LuaJIT.
15 years ago
Douglas Creager 3107a2a4ad Include ZeroMQ LDFLAGS in CMake build scripts 15 years ago
Robert G. Jakabosky 7242ded710 Add ZMQ_PATH cmake variable for Windows. 15 years ago
Robert G. Jakabosky 18fd336bb3 Update CMake build files to correctly install zmq.poller & zmq.threads Lua code. 15 years ago
Robert G. Jakabosky 62a0c8859a Fixed cmake build error. 15 years ago
Robert G. Jakabosky 8a36da4e48 Ported zmq bindings to LuaNativeObjects bindings generator. 15 years ago