about summary refs log tree commit diff
path: root/pkgs/development/interpreters/luajit
AgeCommit message (Expand)AuthorFilesLines
2019-06-16treewide: remove unused variables (#63177)volth2-2/+2
2019-02-21luajit: fix cross-compilation, partiallyVladimír Čunát1-12/+11
2019-01-30lua: add withPackages function (#54460)Matthieu Coudron3-59/+79
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-06-14some overrideDerivation cleanupsSilvan Mosberger1-7/+5
2017-11-27luajit: symlink missing lua.hppOrivej Desh1-3/+1
2017-10-26luajit: do not override INSTALL_INCAndreas Rammhold1-2/+5
2017-07-10luajit: 2.0 actually doesn't support aarch64 at allVladimír Čunát1-17/+16
2017-07-07luajit: revert to 2.1 on aarch64 for nowVladimír Čunát1-1/+2
2017-07-07luajit: switch to 2.0.5 on aarch64 by defaultVladimír Čunát1-2/+7
2017-07-07luajit: add 2.0 version againVladimír Čunát1-34/+60
2017-05-02luajit: 2.1.0-beta2 -> 2.1.0-beta3Vladimír Čunát1-2/+2
2016-11-24luajit: 2.1.0-beta1 -> 2.1.0-beta2Vladimír Čunát1-2/+2
2016-06-20Captialize meta.description of all packagesBjørn Forsman1-1/+1
2016-04-07Merge 'staging' into closure-sizeVladimír Čunát1-4/+9
2016-03-22luajit: symlinked as 'lua'Sergey Mironov1-0/+1
2016-03-19luajit: bump to 2.1.0-beta1Sergey Mironov1-4/+8
2016-03-11luajit: fix evaluation on DarwinThomas Tuegel1-1/+1
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát1-2/+2
2015-05-27nixpkgs: luajit 2.0.3 -> 2.0.4Austin Seipp1-2/+2
2015-05-05fix "libc}/lib" and similar referencesVladimír Čunát1-1/+1
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley1-2/+4
2014-05-10luajit: support Darwin buildsVladimir Kirillov1-5/+8
2014-04-08luajit: adopt, upgrade, optimizeAustin Seipp1-21/+24
2013-12-15Fix LuaJIT evaluation on non-Linux platformsMichael Raskin1-2/+4
2013-12-15luajit: fix ldconfig to correct *.so files(symlinks)Song Wenwu1-2/+6
2013-11-15Minifix: didn't use the name variable in the package.Kim Simmons1-1/+1
2013-11-15LuaJIT: New packageKim Simmons1-0/+22