index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright date.
Mike Pall
2025-01-13
1
-1
/
+1
*
Improve architecture detection error messages.
Mike Pall
2023-09-09
1
-1
/
+1
*
Fix native MinGW build.
Mike Pall
2023-09-09
1
-1
/
+5
*
Handle the case when .git is not a directory.
Mike Pall
2023-08-22
1
-1
/
+1
*
Switch build system to rolling releases.
v2.0.ROLLING
Mike Pall
2023-08-21
1
-7
/
+16
*
Bump copyright date.
Mike Pall
2023-08-20
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2022-01-15
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2021-01-02
1
-1
/
+1
*
Fix Makefile dependencies.
Mike Pall
2020-08-05
1
-1
/
+1
*
Fix Windows make clean.
Mike Pall
2020-04-28
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2020-01-20
1
-1
/
+1
*
OSX: Don't set a default MACOSX_DEPLOYMENT_TARGET.
Mike Pall
2019-12-08
1
-1
/
+1
*
Build MinGW import library, too.
Mike Pall
2019-12-08
1
-1
/
+2
*
Fix MinGW make clean.
Mike Pall
2019-12-08
1
-1
/
+1
*
Fix MinGW build.
Mike Pall
2019-01-10
1
-1
/
+1
*
Better detection of MinGW build.
Mike Pall
2019-01-10
1
-0
/
+4
*
Modify fix for warning from 'ar'.
Mike Pall
2017-06-12
1
-1
/
+2
*
RELEASE LuaJIT-2.0.5
v2.0.5
Mike Pall
2017-05-01
1
-1
/
+1
*
Fix annoying warning, due to deterministic binutils configuration.
Mike Pall
2017-03-08
1
-3
/
+1
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
1
-1
/
+1
*
Revert "OSX: Switch to Clang as the default compiler."
Mike Pall
2016-07-31
1
-4
/
+0
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-1
/
+1
*
OSX: Switch to Clang as the default compiler.
Mike Pall
2015-10-24
1
-18
/
+28
*
x64: Allow building without external unwinder.
Mike Pall
2015-06-09
1
-3
/
+4
*
RELEASE LuaJIT-2.0.4
v2.0.4
Mike Pall
2015-05-14
1
-1
/
+1
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
Avoid error messages when building with Clang.
Mike Pall
2014-12-08
1
-7
/
+3
*
x64: Allow building with LUAJIT_USE_SYSMALLOC and LUAJIT_USE_VALGRIND.
Mike Pall
2014-04-21
1
-2
/
+4
*
RELEASE LuaJIT-2.0.3
v2.0.3
Mike Pall
2014-03-12
1
-1
/
+1
*
Fix OSX build issue.
Mike Pall
2014-01-20
1
-1
/
+3
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
Add support for multilib distro builds.
Mike Pall
2013-07-09
1
-3
/
+10
*
RELEASE LuaJIT-2.0.2
v2.0.2
Mike Pall
2013-06-03
1
-1
/
+1
*
Add partial support for building with MingW64 GCC 4.8-SEH.
Mike Pall
2013-05-15
1
-1
/
+2
*
Clarify comments in Makefile on -DLUAJIT_ENABLE_LUA52COMPAT.
Mike Pall
2012-10-04
1
-3
/
+4
*
Move load/dump functions to lj_load.c. Add load modes.
Mike Pall
2012-09-21
1
-1
/
+1
*
Remove old Makefile rules.
Mike Pall
2012-08-26
1
-5
/
+1
*
Replace strtod() with builtin string to number conversion.
Mike Pall
2012-08-25
1
-2
/
+2
*
Handle cross-compiles with FPU/no-FPU or hard-fp/soft-fp ABI mismatch.
Mike Pall
2012-07-29
1
-1
/
+7
*
Change DynASM bit operations to use Lua BitOp.
Mike Pall
2012-07-08
1
-1
/
+1
*
Add allocation sinking and store sinking optimization.
Mike Pall
2012-07-02
1
-1
/
+1
*
Fix build issues on Cygwin and MinGW with optional MSys.
Mike Pall
2012-06-22
1
-13
/
+23
*
CONSOLE: Handle P64, GPR64, TOC* and PPE (PS3) in PPC interpreter.
Mike Pall
2012-06-13
1
-1
/
+4
*
x64: Fix DynASM defines.
Mike Pall
2012-06-12
1
-1
/
+3
*
OSX: Change dylib names to be consistent with other platforms.
Mike Pall
2012-06-11
1
-1
/
+1
*
ARM: Cleanup interpreter.
Mike Pall
2012-06-11
1
-0
/
+6
*
x86/x64: Clean up interpreter.
Mike Pall
2012-06-10
1
-17
/
+2
*
Pass various build, arch and OS flags to DynASM.
Mike Pall
2012-06-10
1
-6
/
+39
*
CONSOLE: Fix PS3 build.
Mike Pall
2012-06-10
1
-3
/
+17
*
Reorganize build process.
Mike Pall
2012-06-09
1
-92
/
+75
[next]