summaryrefslogtreecommitdiff
path: root/Makefile.PL
Commit message (Expand)AuthorAge
* Do not link with framework if it does not exist.Håkon Hægland2021-11-02
* Makefile.PL: move test dependencies in TEST_REQUIRESDamyan Ivanov2017-12-01
* add 000-check-dependencies.tDamyan Ivanov2017-12-01
* detect Firebird API version even when patch are supplied via environmentDamyan Ivanov2017-11-23
* sort BUILD_REQUIRESDamyan Ivanov2017-11-23
* TestFirebirdEmbedded: use a temporary directory for firebird locks and databa...Damyan Ivanov2017-11-23
* For Firebird version 3+, link FirebirdEmbedded with libfbclient and skip the ...Damyan Ivanov2016-10-10
* require Math::BigFloat 1.55 for the 'try' import keywordDamyan Ivanov2016-01-30
* add Test::Deep to build-time prerequisites because of t/63-doubles.tDamyan Ivanov2015-01-22
* fix File::Which configure prerequisite declaration (RT#101672)Damyan Ivanov2015-01-22
* DBI_PASS may legally be set to ""H.Merijn Brand - Tux2014-02-07
* Update Makefile.PLPopa Marius Adrian2013-11-18
* Fix comment about setting firebird homeStefan Suciu2013-11-03
* remove fb_sem on cleanDamyan Ivanov2013-09-09
* add small delay before triggering events for ib_wait_eventDamyan Ivanov2013-09-08
* use fb_config, if available for finding firebird directoriesДамян Иванов2013-08-15
* Require Test::Exception that does not break caller()Peter Rabbitson2012-12-02
* Makefile.PL: avoid adding -I"" to compiler command (closes #31)Damyan Ivanov2011-12-13
* Makefile.PL: report '(none)' when some of the firebird directories aren't foundDamyan Ivanov2011-12-13
* add default FB location on OSX to Makefile.PLRafael Kitover2011-11-30
* add Cygwin supportRafael Kitover2011-11-29
* support Microsoft's compiler and other win32 fixesRafael Kitover2011-11-29
* Fix comment about MS platform requirement.Stefan Suciu2011-10-28
* Merge 'optional-libfbembed' into masterDamyan Ivanov2011-10-28
|\
| * build/test without ISQLDamyan Ivanov2011-10-25
| * print some info about libfbembed availabilityDamyan Ivanov2011-10-25
| * remove generated embedded tests on realcleanDamyan Ivanov2011-10-25
| * compile embedded dbdimp.c with -DEMBEDDEDDamyan Ivanov2011-10-25
| * also remove embed directory on 'realclean'Damyan Ivanov2011-10-25
| * really prevent multiple debugs by dbi_arch_dirDamyan Ivanov2011-10-25
| * enable FirebirdEmbedded only if libfbembed.so is availableDamyan Ivanov2011-10-25
| * move all subs in a separate module and check for $EMBEDDEDDamyan Ivanov2011-10-25
| * move MY::postamble in a packageDamyan Ivanov2011-10-25
| * Makefile.PL: use package-global variables for locations etc.Damyan Ivanov2011-10-25
* | add $ENV{CFLAGS} to CCFLAGSDamyan Ivanov2011-10-26
|/
* Client only testing using the interactive test setup.Stefan Suciu2011-10-01
* add support for 'gnukfreebsd' platformDamyan Ivanov2011-09-29
* append $Config{ccflags} to CCFLAGSDamyan Ivanov2011-09-26
* add Test::Exception to BUILD_REQUIRESDamyan Ivanov2011-09-24
* more copyright notices from git logsDamyan Ivanov2011-09-22
* remove $Id$ markers from CVS/SubversionDamyan Ivanov2011-09-22
* in embedded mode create test database in local directoryDamyan Ivanov2011-09-20
* clean fb_init and fb_trace_*Damyan Ivanov2011-09-20
* do not ask for or suggest using ISC_USER/ISC_PASSWORD in use_libfbembed modeDamyan Ivanov2011-09-20
* store libfbembed choise in tests-setup.tmp.confDamyan Ivanov2011-09-20
* link with libfbembed if given a special environment variableDamyan Ivanov2011-09-20
* parametrize the client library nameDamyan Ivanov2011-09-20
* add /usr to the possible firebird homes (again)Damyan Ivanov2011-09-04
* check if found isql-like executale comes from firebirdDamyan Ivanov2011-09-04
* Added isql path to values shown by the script, small changes in PODs.Stefan Suciu2011-09-03