8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 18:03:04 +01:00
firebird-mirror/builds/posix
2005-01-24 02:15:48 +00:00
..
fbintl.vers Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
firebird.vers isc_interpret is fb_interpret again. 2004-11-28 01:03:05 +00:00
make.defaults Add support for biarch builds 2004-10-24 09:10:56 +00:00
make.rules Use GNU autoconf macros to determine switches required to generate threaded binaries properly 2004-10-04 05:23:56 +00:00
make.shared.targets Get rid of the space between the "-L" parameter and the library name. The space breaks the darwin build. 2003-11-08 07:39:06 +00:00
make.shared.variables val.h and val.cpp are unrelated. 2004-12-17 06:21:39 +00:00
Makefile.in.boot.gpre Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
Makefile.in.client.fbudf Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
Makefile.in.client.gbak -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build. 2004-04-30 23:02:07 +00:00
Makefile.in.client.gdef -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build. 2004-04-30 23:02:07 +00:00
Makefile.in.client.gfix I've added thd.cpp to gfix in VC6 and posix builds. Other builds should also be fixed. 2004-08-16 12:56:20 +00:00
Makefile.in.client.gpre Fix POSIX build after recent Claudio fix 2004-10-07 20:25:40 +00:00
Makefile.in.client.gsec Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
Makefile.in.client.isql -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build. 2004-04-30 23:02:07 +00:00
Makefile.in.client.qli -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build. 2004-04-30 23:02:07 +00:00
Makefile.in.client.util security fix 2004-11-07 13:47:05 +00:00
Makefile.in.codes Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
Makefile.in.embed.fbudf -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build. 2004-04-30 23:02:07 +00:00
Makefile.in.embed.gbak Misc. 2004-12-10 14:51:25 +00:00
Makefile.in.embed.gdef Misc. 2004-12-10 14:51:25 +00:00
Makefile.in.embed.gfix Misc. 2004-12-10 14:51:25 +00:00
Makefile.in.embed.gpre Misc. 2004-12-10 14:51:25 +00:00
Makefile.in.embed.isql Misc. 2004-12-10 14:51:25 +00:00
Makefile.in.embed.lockmgr Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
Makefile.in.embed.qli Misc. 2004-12-10 14:51:25 +00:00
Makefile.in.embed.util Misc. 2004-12-10 14:51:25 +00:00
Makefile.in.examples -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build. 2004-04-30 23:02:07 +00:00
Makefile.in.extern.editline Always use $(MAKE) instead of plain make. 2004-05-11 07:30:56 +00:00
Makefile.in.extlib Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
Makefile.in.fbserver Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
Makefile.in.fbutil Ironing POSIX build 2003-03-27 11:21:47 +00:00
Makefile.in.firebird security fix 2004-11-07 13:47:05 +00:00
Makefile.in.inet_server -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build. 2004-04-30 23:02:07 +00:00
Makefile.in.intl Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
Makefile.in.libfbclient Missed objects 2005-01-13 07:28:32 +00:00
Makefile.in.libfbcommon -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build. 2004-04-30 23:02:07 +00:00
Makefile.in.libfbembed -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build. 2004-04-30 23:02:07 +00:00
Makefile.in.libfbstatic Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
Makefile.in.msgs Create msg.fdb from scripts instaed of backup 2004-08-23 09:53:54 +00:00
Makefile.in.refDatabases security fix 2004-11-07 13:47:05 +00:00
Makefile.in.static.gbak Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
Makefile.in.static.gpre Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
Makefile.in.static.isql Honor CFLAGS given by the user in POSIX builds 2004-12-28 21:12:47 +00:00
prefix.darwin 1. POSIX build libraries export only public API. 2. Unify exports for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools. 4. Memory manager has lower memory overhead exceptionally on 64 bit targets 2004-03-25 23:12:50 +00:00
prefix.example 1. POSIX build libraries export only public API. 2. Unify exports for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools. 4. Memory manager has lower memory overhead exceptionally on 64 bit targets 2004-03-25 23:12:50 +00:00
prefix.freebsd 1. POSIX build libraries export only public API. 2. Unify exports for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools. 4. Memory manager has lower memory overhead exceptionally on 64 bit targets 2004-03-25 23:12:50 +00:00
prefix.linux Valgrind support 2004-07-30 22:38:08 +00:00
prefix.linux_amd64 1. POSIX build libraries export only public API. 2. Unify exports for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools. 4. Memory manager has lower memory overhead exceptionally on 64 bit targets 2004-03-25 23:12:50 +00:00
prefix.linux_generic Add support for generic Linux builds (misc platforms) 2004-12-28 21:00:57 +00:00
prefix.linux_sparc32 Update Linux/Sparc build 2004-12-28 20:57:46 +00:00
prefix.mingw Unfortunatelly GNU autoconf macros added by Nikolay don't work for mingw 2004-10-27 09:21:25 +00:00
prefix.netbsd Fix final instance of gds_delay to gds_relay. 2005-01-24 02:15:48 +00:00
prefix.sinixz Updated compiler flags. 2004-05-06 12:49:34 +00:00
prefix.solaris Remove DEBUG_GDS_ALLOC from platform files since Alex's added it into make.rules 2004-03-23 11:08:31 +00:00
prefix.solx86 change CLIENT_UTIL_TARGET from gds_delay to gds_relay 2004-02-13 10:14:40 +00:00
prefix.solx86gcc Added server_main to fix unresolved dependency error 2004-09-15 08:35:12 +00:00