Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | luajit ocaml-core: use BUILD_CC variable | Tony Theodore | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | all packages: really use sha256 checksums | Tony Theodore | 2015-09-23 | 1 | -1/+1 |
| | |||||
* | all packages: switch to sha256 checksums | Tony Theodore | 2015-09-23 | 1 | -1/+1 |
| | | | | closes #871 | ||||
* | luajit: add .exe to executables installed | Boris Nagaev | 2015-09-06 | 1 | -0/+2 |
| | |||||
* | update LuaJIT from 2.0.3 to 2.0.4 | Boris Nagaev | 2015-05-14 | 1 | -2/+2 |
| | |||||
* | luajit: add dependency dlfcn-win32 | Avi Halachmi (:avih) | 2015-02-18 | 1 | -1/+1 |
| | | | | | | | | luajit.pc contains: Libs.private: -Wl,-E -lm -ldl while the luajit website states that dlopen is only required on linux, adding dlfcn-win32 as a dependency is probably safer for MXE than removing -ldl especially since MXE supports dlfcn-win32 and projects which use luajit.pc are satisfied when dlfcn-win32 was built, but not satisfied otherwise. | ||||
* | Add a $(BITS) convenience variable | Timothy Gu | 2014-11-17 | 1 | -5/+2 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | luajit: support 64-bit | Timothy Gu | 2014-10-01 | 1 | -2/+8 |
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> | ||||
* | add package LuaJIT | Boris Nagaev | 2014-10-01 | 1 | -0/+24 |