index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
lua changes: - fix shared lib generation - don't ship liblua.so dev lib in li...
Nicolas Thill
2008-11-11
2
-10
/
+6
*
Embed luaposix and bitlib into Lua core library
Steven Barth
2008-09-25
3
-1
/
+1645
*
Updated Lua to 5.1.4
Steven Barth
2008-08-24
4
-201
/
+203
*
lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (...
Felix Fietkau
2008-08-24
1
-20
/
+20
*
improve lua opcode dispatch performance by using computed goto instead of swi...
Felix Fietkau
2008-08-24
1
-0
/
+363
*
use $(FPIC) in a few places where it matters
Felix Fietkau
2008-08-06
1
-10
/
+2
*
x86_64 also needs -fPIC to create lua shared libraries
Florian Fainelli
2008-07-30
1
-0
/
+3
*
lua: Remove -fPIC for non-powerpc platforms
Steven Barth
2008-07-29
1
-1
/
+6
*
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
Steven Barth
2008-06-29
2
-2
/
+15
*
fix liblua symlink installation
Felix Fietkau
2008-05-23
2
-18
/
+25
*
Added missing header reference to InstallDev target
Steven Barth
2008-05-22
1
-0
/
+1
*
fix lua compile issues on ixp4xx (EABI) by linking libgcc into liblua
Felix Fietkau
2008-05-22
1
-23
/
+30
*
add updated lua patchset from Steven Barth (cyrus) as explained in http://lis...
Felix Fietkau
2008-05-22
5
-100
/
+4026
*
fix lua compile configuration error
Felix Fietkau
2008-05-04
1
-0
/
+2
*
fix lua cflags
Felix Fietkau
2008-04-28
1
-1
/
+1
*
remove lua's dependency on libreadline and libncurses
Felix Fietkau
2008-04-13
2
-1
/
+54
*
move lua from packages/ to trunk in anticipation of upcoming stuff ;)
Felix Fietkau
2008-04-13
2
-0
/
+289