summaryrefslogtreecommitdiff
path: root/src/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Integrate MinGW build with DWARF2 exception handling.Mike Pall2010-01-221-2/+1
| | | | | | | | Only works with DWARF2-enabled GCC 4.x (not the default MinGW GCC). Fix fastcall symbol names for COFF assembler output. Add DWARF2 unwind info to COFF assembler output. Use COFF assembler mode for MinGW builds. Always enable the DWARF2 handler if compiled with GCC.
* Add build infrastructure for x64 interpreter.Mike Pall2010-01-141-5/+24
| | | | | Must be explicitly enabled with: make clean && make "CC=gcc -m64" Only works on Linux/x64. Does not work on WIN64 or OSX/x64 (yet).
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
|
* Add build infrastructure for the SSE2-enabled interpreter.Mike Pall2009-12-221-0/+8
| | | | Works on x86 now. Will be enabled by default on x64 (not ready, yet).
* Properly compile on Debian kFreeBSD.Mike Pall2009-12-201-0/+3
|
* Reorg Makefile to allow more overrides on the make command line.Mike Pall2009-12-081-33/+41
|
* Remove asm auto-detection due to cross-compilation issues.Mike Pall2009-12-081-1/+4
|
* RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2Mike Pall2009-12-081-106/+216
|
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+326