summaryrefslogtreecommitdiffstats
path: root/pkgs/development/interpreters/lua-5/default.nix
AgeCommit message (Collapse)Author
2021-08-25Revert "luajit_openresty: init"Luka Blaskovic
This reverts commit 0b467dfa956485833713374d015bc2a8dcbd9133.
2021-08-19luajit_openresty: initGregory Anders
2021-06-22lua: remove unecessary postBuild for lua 5.3Marco A L Barbosa
I Think this is not necessary anymore since 34f8d7e15a3ca5762c84f867f70773674b002cb2
2021-05-31lua5_4: 5.4.2 -> 5.4.3Janne Heß
2021-05-15lua5_4: fix evalAlyssa Ross
This patch was removed in 34f8d7e15a3 ("lua: one dso patch to rule them all"), and the reference to it in lua5_4 was removed at the time, but it seems to have found its way back somehow (probably through a merge?). (cherry picked from commit 5b278213a2bcf07c3dc2f71305100bba9010e8f5)
2021-05-14Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer
2021-05-14lua-5.4: fix build on darwin (#123028)Konstantin Alekseev
2021-04-19lua: one dso patch to rule them allAlyssa Ross
We do this same patch in three different ways for four different Lua versions, even though the structure of the Makefile barely changes between releases. We can easily consolidate this by just modifying the Makefile ourselves instead of using patches (Makefiles are very amenable to this).
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob
2020-12-29lua5_3: 5.3.5 -> 5.3.6Daniel Nagy
We also remove the CVE-2019-6706 patch because it has been merged upstream. See: https://www.lua.org/work/diffs-lua-5.3.5-lua-5.3.6.html
2020-12-27lua: add 5.4.2Arnout Engelen
2019-11-21lua-5.3: add patch for CVE-2019-6706Christian Kauhaus
Taken from http://launchpadlibrarian.net/417853567/lua5.3_5.3.3-1_5.3.3-1ubuntu0.18.10.1.diff.gz and adapted to our needs. Re #54799
2019-10-02lua5_1: rename patch file to match its CVE idPierre Bourdon
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2019-04-27fix lua53Packages.luaWill Dietz
2019-04-27lua: merge lua5.X interpreters (#59919)Matthieu Coudron
lua: merge lua5.X interpreters similar to what was done for python. Makes it easier to change the passthru settings and the lua infrastructure.
2013-09-16lua-5: update default version from 5.1.4 to 5.1.5 and add version 5.2.2Peter Simons
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-03Made lua and task warrior unstable crossbuild fineLluís Batlle i Rossell
svn path=/nixpkgs/trunk/; revision=31251
2010-09-15Making lua and boost cross-build.Lluís Batlle i Rossell
svn path=/nixpkgs/trunk/; revision=23807
2010-09-07lua5: re-enable -fPIC for lua5Rob Vermaas
svn path=/nixpkgs/trunk/; revision=23668
2010-08-23pkgs/development/interpreters/lua-5: overriding CFLAGS on the make ↵Peter Simons
command-line breaks the build svn path=/nixpkgs/trunk/; revision=23367
2010-08-23pkgs/development/interpreters/lua-5: FreeBSD can't handle "install -D"; use ↵Peter Simons
"ensureDir" instead svn path=/nixpkgs/trunk/; revision=23366
2010-08-23pkgs/development/interpreters/lua-5: added support for all Unix platformsPeter Simons
svn path=/nixpkgs/trunk/; revision=23362
2010-08-23pkgs/development/interpreters/lua-5: $makeFlags is not a listPeter Simons
svn path=/nixpkgs/trunk/; revision=23359
2010-08-23pkgs/development/interpreters/lua-5: cosmetic changesPeter Simons
svn path=/nixpkgs/trunk/; revision=23358
2010-08-23pkgs/development/interpreters/lua-5: added meta section to the expressionPeter Simons
svn path=/nixpkgs/trunk/; revision=23357
2010-08-09lua: install lua.pcDavid Guibert
svn path=/nixpkgs/trunk/; revision=23049
2010-06-25I did not enable well the -fPIC for lua in my last commit. 2nd attempt, for ↵Lluís Batlle i Rossell
vlc to build fine. Making vlc build finally (disabling dbus in it) svn path=/nixpkgs/trunk/; revision=22415
2010-06-24Making lua build with -fPIC. This allows building vlc on linux-x86_64.Lluís Batlle i Rossell
svn path=/nixpkgs/trunk/; revision=22411
2009-04-21Updating lua5.Lluís Batlle i Rossell
svn path=/nixpkgs/trunk/; revision=15223
2008-01-28lua-5: url corretedYury G. Kudryashov
svn path=/nixpkgs/trunk/; revision=10331
2007-07-17* zsh upgraded to 4.3.2, lua upgraded to 5.1.2 (works only on linux now)Yury G. Kudryashov
svn path=/nixpkgs/trunk/; revision=8990
2006-10-12* Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra
svn path=/nixpkgs/trunk/; revision=6711
2006-02-02added version to uuagcChristof Douma
added: noweb, lua-5.x, lua-4.x, mk, qc-- (as qcmm) svn path=/nixpkgs/trunk/; revision=4681