Nicolas Thill
|
c2e3ae221d
lua: install lua.pc pkgconfig file as well (closes: #5132)
|
il y a 16 ans |
Nicolas Thill
|
53836068b4
change occurences of LUA to Lua (from http://www.lua.org/about.html: Please do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!)
|
il y a 16 ans |
Jo-Philipp Wich
|
98e70367c9
lua: revert r15108 & r15109
|
il y a 16 ans |
Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
il y a 16 ans |
Jo-Philipp Wich
|
69c1c6ed28
lua: add zlib build dependency, fix inaccuracy in gzip loader
|
il y a 16 ans |
Jo-Philipp Wich
|
27b7e29e13
lua: add support for loading gzip compressed source files, bump package revision
|
il y a 16 ans |
Felix Fietkau
|
ddcfaeb1e5
move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
|
il y a 17 ans |
Felix Fietkau
|
0d56c7c638
add back the old host patches for lua to improve portability
|
il y a 17 ans |
Felix Fietkau
|
25d318e815
merge host build of lua from tools/ into package/lua/Makefile
|
il y a 17 ans |
Felix Fietkau
|
4a21b1be1a
fix lua compile with eglibc selected and utmp support disabled
|
il y a 17 ans |
Nicolas Thill
|
d186cdbfd0
lua changes: - fix shared lib generation - don't ship liblua.so dev lib in liblua package - remove unsupported 'all' make target during build - misc cleanup - bump release number
|
il y a 17 ans |
Steven Barth
|
c1ef612776
Embed luaposix and bitlib into Lua core library
|
il y a 17 ans |
Steven Barth
|
4b7249183c
Updated Lua to 5.1.4
|
il y a 17 ans |
Felix Fietkau
|
e9ea28b0af
use $(FPIC) in a few places where it matters
|
il y a 17 ans |
Florian Fainelli
|
890c213508
x86_64 also needs -fPIC to create lua shared libraries
|
il y a 17 ans |
Steven Barth
|
a1031eeb23
lua: Remove -fPIC for non-powerpc platforms
|
il y a 17 ans |
Steven Barth
|
76215afdec
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
|
il y a 17 ans |
Felix Fietkau
|
554ddcf755
fix liblua symlink installation
|
il y a 17 ans |
Steven Barth
|
f3bc063753
Added missing header reference to InstallDev target
|
il y a 17 ans |
Felix Fietkau
|
ffc0827b65
fix lua compile configuration error
|
il y a 17 ans |
Felix Fietkau
|
19cb0b3693
fix lua cflags
|
il y a 17 ans |
Felix Fietkau
|
77760bba21
remove lua's dependency on libreadline and libncurses
|
il y a 17 ans |
Felix Fietkau
|
1563615bed
move lua from packages/ to trunk in anticipation of upcoming stuff ;)
|
il y a 17 ans |