Commit Graph

53 Commits (master)

Author SHA1 Message Date
PsychoXIVI a3b84ec9c8 Fixed `lua` copy executable command to source from `.exe`
6 years ago
Tony Theodore 01e2a64d00 cross packages: replace dependency gcc with cc
6 years ago
Viktor Szakats 45d34aaac7 more URL updates
7 years ago
Boris Nagaev 74163f1794 add _WEBSITE and _DESCR fields to core packages
7 years ago
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
8 years ago
Tony Theodore fcbd2fbcc7 Merge pull request #1458 from fiendish/proper_lua_dll_name
8 years ago
Boris Nagaev 17e40d3884 use $(TEST_FILE) instead of $(2).c and other
8 years ago
fiendish b2fee50a51 Use official Lua DLL version naming
8 years ago
Boris Nagaev 8fa6300087 update lua from 5.3.2 to 5.3.3
8 years ago
Boris Nagaev aa49f5265b lua: create .gitkeep files in empty directories
8 years ago
Boris Nagaev 963ad441e4 lua: move common command to $(PKG)_BUILD_COMMON
8 years ago
Tony Theodore d9401362c5 lua: use $(BUILD_CC) variable
8 years ago
Tony Theodore 62906f9c9d lua: enable native build only in luarocks plugin
9 years ago
Tony Theodore 8bbae6525b lua: use libluaX.Y.dll naming convention
9 years ago
Boris Nagaev a79bd18dac install lua symlinks to $(PREFIX)/$(BUILD)/bin
9 years ago
Boris Nagaev 5c58492295 move lua_SHORTVER from luarocks.mk to lua.mk
9 years ago
Boris Nagaev 08488f9ecc lua: enable native target
9 years ago
Boris Nagaev 580be671e5 lua: install cross-compiled binary to <target>/bin
9 years ago
Boris Nagaev ad55df265c update Lua to 5.3.2
9 years ago
Tony Theodore ae19647c46 lua: disable native build temporarily
9 years ago
Tony Theodore fc0ed34fb9 all packages: really use sha256 checksums
9 years ago
Tony Theodore a228c0488f all packages: switch to sha256 checksums
9 years ago
Tony Theodore aed50d56ae lua: enable optional native build
9 years ago
Boris Nagaev bd6e6019e1 update Lua from 5.3.0 to 5.3.1
9 years ago
Boris Nagaev c7526852f0 update Lua from 5.2.3 to 5.3.0
9 years ago
Timothy Gu 5f13bbba27 lua: Fix static install
10 years ago
Timothy Gu 8e1be0a982 lua: enable shared
10 years ago
Tony Theodore 8de0584a23 many packages: explicitly disable shared builds
10 years ago
Niels Kristian Bech Jensen 49ddd67b26 update package lua
11 years ago
Volker Grabsch e412eb642d Move package versions from index.html back into the src/*.mk files
11 years ago
Tony Theodore 2768800103 update packages libgsf lua
11 years ago
Tony Theodore cf51a138ba package lua: add pkg-config file
11 years ago
Mark Brand 391190993f update package lua
12 years ago
Tony Theodore 4ed13a9f30 all packages: use $(WGET) portability variable
12 years ago
beoran 1c5da167d8 update package lua
12 years ago
Stefan Löffler 147390c66e Fix installation of lua.pc
12 years ago
Volker Grabsch 00f4690d3f Move full package names from src/*.mk into package list (index.html)
12 years ago
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html
12 years ago
Volker Grabsch 7e6723adb5 Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
12 years ago
Volker Grabsch defdff28f0 Rebrand to new project name MXE
12 years ago
Volker Grabsch 2b7790493f fix ranlib issues in package lua
13 years ago
Volker Grabsch 13d5d3aa15 install the *.pc script along with package lua
13 years ago
Volker Grabsch 2e669a02c5 adjusted coding style of the test program of package lua
14 years ago
Tony Theodore 2405db709f add test program for lua
14 years ago
Volker Grabsch 71f83a7e0d point consequently to "doc/index.html" instead of "doc/index.html or doc/README"
14 years ago
Volker Grabsch 8a3233b044 simplified file markers
15 years ago
Volker Grabsch f162381b1a improved version recognition, enable the notation of ignored (bad) package versions
15 years ago
Volker Grabsch 163b118424 replace the contact email address with hints to the project mailing list
15 years ago
Volker Grabsch 3c5ab4e280 add a copyright notice and license to each source file
15 years ago
Volker Grabsch 6a2cab9dbb validate downloads using SHA-1 checksums
15 years ago