aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* PPC: Add build rules and preprocessed skeleton for PPCSPE target.Mike Pall2010-08-271-20/+16
* Untangle some target dependencies.Mike Pall2010-08-031-2/+5
* Rebase dynamic library on OSX/x64.Mike Pall2010-03-071-0/+1
* Allocate 32 bit memory on OSX/x64 with mmap() hinting.Mike Pall2010-03-041-0/+3
* Build as a native 32 or 64 bit binary by default.Mike Pall2010-03-041-10/+21
* Enable JIT compiler for x64.Mike Pall2010-02-281-7/+9
* Major redesign of function call handling.Mike Pall2010-02-131-2/+2
* Move bytecode offsets from lj_vm.* to generated header.Mike Pall2010-02-051-1/+8
* Integrate MinGW build with DWARF2 exception handling.Mike Pall2010-01-221-2/+1
* Add build infrastructure for x64 interpreter.Mike Pall2010-01-141-5/+24
* 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
* 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