| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: make it easier to switch Lua versions | Hisham Muhammad | 2020-04-21 | 1 | -4/+4 |
* | Make MACOSX_DEPLOYMENT_TARGET configurable | Joshua Root | 2020-04-20 | 1 | -0/+3 |
* | added extra include-dir to compile in ubuntu (#103) | Kıvanç Çakmak | 2017-11-29 | 1 | -2/+3 |
* | Using a default prefix for the Makefilev1_3_0 | carregal | 2007-10-27 | 1 | -3/+8 |
* | Make include path comply with vanilla Lua | hisham | 2007-07-31 | 1 | -2/+2 |
* | Compilation bug fix: ISO C90 forbids mixed declarations and code | tomas | 2007-05-15 | 1 | -2/+2 |
* | config revert | mascarenhas | 2006-12-15 | 1 | -3/+3 |
* | Added pseudo-configure script | mascarenhas | 2006-12-15 | 1 | -3/+3 |
* | Dropped Lua 5.0 support. | mascarenhas | 2006-12-04 | 1 | -10/+4 |
* | Adding support for compilation on both Lua 5.0 and Lua 5.1 | tomas | 2006-06-08 | 1 | -1/+6 |
* | Library name without prefix: <lib>.so.<ver> | tomas | 2005-06-24 | 1 | -3/+3 |
* | Cleaning unused libraries while building .so. | tomas | 2005-06-10 | 1 | -5/+1 |
* | Excluding -ldl option (it seems not necessary). | tomas | 2005-06-06 | 1 | -2/+2 |
* | Standardizing Makefile and config. | tomas | 2005-06-05 | 1 | -1/+3 |
* | Upgrading for LuaBinaries. | tomas | 2005-05-25 | 1 | -6/+2 |
* | LuaBinaries release 2 update. | tuler | 2005-05-23 | 1 | -1/+1 |
* | Upgrading Makefile for new directory structure. | tomas | 2005-04-08 | 1 | -1/+1 |
* | Melhoria de padronizacao e reutilizacao da compilacao e da instalacao. | tomas | 2005-02-01 | 1 | -5/+6 |
* | Uniformizacao de nomes de variaveis entre as bibliotecas do Kepler. | tomas | 2005-01-18 | 1 | -4/+6 |
* | Pequenas melhorias no processo de compilacao. | tomas | 2004-10-15 | 1 | -1/+1 |
* | Pequena melhoria para achar os arquivos compat-5.1. | tomas | 2004-10-15 | 1 | -1/+3 |
* | Atualizando o esquema de compilacao para o uso da compat-5.1. | tomas | 2004-10-15 | 1 | -1/+1 |
* | Substituicao nos nomes dos arquivos. | tomas | 2004-07-29 | 1 | -2/+2 |
* | Initial revision | tomas | 2004-07-27 | 1 | -0/+21 |