63 Commits

Author SHA1 Message Date
Tomás Guisasola
3b0b8b7899 New version. 2020-09-08 12:39:04 -03:00
Tomás Guisasola
218a08d7a1 New version. 2018-10-30 19:41:24 -03:00
Tomás Guisasola
0a662d0789 Update for new version. 2017-02-23 15:44:56 -03:00
Tomás Guisasola
bed6e063c1 Upgrading driver version. 2016-10-30 18:08:45 -02:00
Tomas Guisasola
4acc737e65 Improvement on compiler requirements from Postgres driver: it does not depend upon dynamic array allocation (which is not supported in all modern C compiler).
Generalizing tests to allow configuration of the database default username.
2016-03-28 09:16:46 -03:00
Scott Morgan
9ddfc9fb1c Improved *nix makefile
Much easier to build drivers now. No need to edit the config file to
switch between driver builds
2015-08-13 18:34:00 +01:00
Tomás Guisasola
ad1b17df93 Removing Compat-5.1 and adding -fPIC
Version 2.3
2012-03-26 16:10:43 -03:00
tomas
1153fa650d Updating version number. Adding firebird driver to Makefile -- although useless. Adding a macro to define the version number. 2008-05-30 17:21:18 +00:00
mascarenhas
c9eca52161 Added rockspecs to CVS tree 2008-01-08 18:50:49 +00:00
carregal
59e9a12fb8 Version 2.1.1 2007-10-29 21:44:54 +00:00
tomas
331b7e5afc Changing version to 2.1.0. Adding compiler option -pedantic 2007-06-18 01:27:49 +00:00
mascarenhas
97c6b0e1f9 Added driver for SQLite Version 3y 2007-04-06 23:46:04 +00:00
tomas
226cf45824 Upgrading to work on both Lua 5.0 and 5.1 2006-08-22 14:42:59 +00:00
tomas
ca544eb37b Correcting option which only exists on MacOS X. 2005-06-27 17:01:03 +00:00
tomas
a3de2d0d98 Library name without prefix: <lib>.so.<ver>
Adding symbolic link: <lib>.so -> <lib>.so.<ver>
2005-06-24 01:57:12 +00:00
tomas
ad06efd487 Minor simplification. 2005-06-16 20:35:01 +00:00
tomas
7fa9cd03b0 Correcting linking on MacOS X. 2005-06-06 22:24:36 +00:00
tomas
ee13698484 Including configurable config file. 2005-06-06 20:11:52 +00:00
tomas
d5c32e3b2c Adding configuration file.
Standardizing Makefile and config.
2005-06-05 00:48:10 +00:00
tuler
f3f047af50 removed lua library dependency 2005-06-02 18:40:50 +00:00
tomas
ecbd45d9f6 Minor corrections on distribution directories. 2005-04-25 17:09:11 +00:00
tomas
55708fec16 Upgrading to new directory structure. 2005-04-09 15:21:02 +00:00
tuler
96fbdad9e5 bug in copy of doc files 2005-03-22 23:28:47 +00:00
tuler
4b0373041a bug in copy of doc files 2005-03-22 23:20:50 +00:00
tuler
11d9f35732 moved doc files to /doc 2005-03-08 16:53:03 +00:00
tuler
5f5105359b *** empty log message *** 2005-03-01 15:11:13 +00:00
tomas
dce09122e1 Melhorias de padronizacao e reutilizacao da compilacao e da instalacao. 2005-02-01 16:53:25 +00:00
tomas
05a9c02002 Padronizacao de variaveis e melhorias na reutilizacao. 2005-01-19 14:56:25 +00:00
tomas
e252e4947a Atualizacao para a versao beta 3. 2004-12-22 14:21:50 +00:00
eduquintao
ceaff8643c inclusao da biblioteca -lz para compilacao com versao 4.0.x do MySQL 2004-12-14 19:28:12 +00:00
tomas
f63d98c1f2 Pequenas correcoes enviadas pelo Tiago. 2004-11-30 15:09:35 +00:00
tuler
97b57b5ff5 nome da regra do jdbc alterado pra "jdbc_driver" 2004-11-26 12:29:08 +00:00
tuler
7d96f9e270 regra de distribuicao, que inclui o jdbc 2004-11-25 18:09:36 +00:00
tuler
03ab251c7f regra jdbc 2004-11-25 16:06:08 +00:00
tomas
09eed81e0d Correcao na geracao do .zip: nao trocar CR por LF para nao alterar binarios. 2004-11-24 15:27:59 +00:00
tomas
1b4a5a661e Pequenas correcoes na instalacao. 2004-11-09 13:15:17 +00:00
tomas
0ccea62563 Correcoes no Makefile. 2004-11-08 16:46:51 +00:00
tomas
15102ab45a Correcao no nome do arquivo do driver PostgreSQL. 2004-11-08 15:59:16 +00:00
tomas
385f0f1231 Mudanca no nome do arquivo do driver PostgreSQL (ls_pg.c => ls_postgres.c).
Reestruturacao do Makefile.
2004-11-08 15:55:23 +00:00
tomas
dac8853b94 Acrescimo das variaveis de informacao. 2004-11-03 10:46:06 +00:00
tomas
0a0c79f4ac Mudanca no nome das bibliotecas Lua. 2004-10-15 12:36:14 +00:00
tomas
9a92a08207 Correcao nos nomes das bibliotecas (lib<driver>.[so,dll,dylib]). 2004-10-15 12:32:59 +00:00
tomas
deca44378a Eliminacao do arquivo loader.tmpl (obsoleto pelo novo esquema de pacotes). 2004-10-15 12:30:26 +00:00
tomas
3a82b9d978 Inclusao dos arquivos compat-5.1.[c,h] nos drivers. 2004-10-15 12:28:07 +00:00
eduquintao
06528494bb inseri novo teste para close e resolvi problema do tipo "varchar(30)" para o
driver SQLite. edu
2004-08-18 18:10:37 +00:00
tomas
d5af4eedce Atualizacao do logo e links correspondentes.
Modificacao no link para a licenca.
2003-12-29 15:27:23 +00:00
tomas
a91bcc40cf Correcao no teste
Atualizacao da versao: 2.0 beta!
2003-12-03 14:41:21 +00:00
tomas
c345a11058 Reorganizacao para melhorar a configuracao de cada driver. 2003-12-01 16:13:13 +00:00
eduquintao
3e7536e2f4 inclusao dos diretorios do mysql. 2003-11-25 16:39:50 +00:00
tomas
9236fa645f Atualizacao dos nomes de arquivos no README.
Correcao no Makefile na geracao dos .DEF, acrescimo da opcao -ansi.
2003-10-24 11:03:51 +00:00