8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 02:03:04 +01:00
Commit Graph

258 Commits

Author SHA1 Message Date
skidder
b980507ad2 Valgrind support 2004-07-30 22:38:08 +00:00
skidder
32baa87086 Change license for source files which I wrote 2004-06-30 01:26:40 +00:00
kkuznetsov
e04eaf0a9a Commented out THD_* functions if using new style of thd 2004-06-16 15:41:10 +00:00
kkuznetsov
8c2a4723e1 Some more solx86 commits 2004-06-08 12:10:26 +00:00
kkuznetsov
44242a72ce Fixed a couple of compile errors on Solaris x86 2004-05-24 11:23:41 +00:00
brodsom
f3fe379ee5 -Update MinGW warning switchs (+Wshadow +Wundef +pedantic) 2004-05-22 14:30:25 +00:00
skidder
277788de7a NetBSD port from James K. Lowden 2004-05-20 23:05:02 +00:00
kkuznetsov
936ec7895c Add LIB_LINK_MAPFILE variable option 2004-05-20 09:55:36 +00:00
kkuznetsov
234fdb0e43 Add check for caddr_t to fix compile error on Solaris munmap,
some more warnings to prefix solx86gcc, comment historycal pragmas
2004-05-13 14:05:00 +00:00
eku
1925c9fb8d Always use $(MAKE) instead of plain make. 2004-05-11 07:30:56 +00:00
brodsom
42a695a67f Removing llio* and codes.h 2004-05-10 07:21:09 +00:00
skidder
e816dc8d5a Import (unmodified) libedit-2.6.9 to provide line editing capabilities for isql 2004-05-08 03:28:26 +00:00
brodsom
3acf7023dc -To solve the dsc.h and ibase.h duplicated definitions
Create new dsc_pub.h and include it into ibase.h and dsc.h
2004-05-07 11:22:23 +00:00
brodsom
2f675febb2 llio is not used actually 2004-05-07 07:47:02 +00:00
eku
12762aafa4 Updated compiler flags. 2004-05-06 12:49:34 +00:00
kkuznetsov
c3a4b0161b mirroring all compiler options from other platforms 2004-05-06 11:40:48 +00:00
eku
63f05caf21 Fixed compilation issues by changing compiler flags. 2004-05-03 09:20:42 +00:00
brodsom
e9444b9311 -Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build.
-Add sqlda_pub.h to monolithic ibase
-Correct refDatabases symbols to avoid repeated generation of executables.
2004-04-30 23:02:07 +00:00
kkuznetsov
09ced6945f removed -fwritable-strings on so on to const char * instead of char*
for example cant compile config_file
2004-04-30 11:44:07 +00:00
brodsom
acbf2cc904 Remove references to gds.h, gds.hxx and gdsold.h from builds 2004-04-27 12:38:57 +00:00
brodsom
94f7f9af65 Correction needed for fbembed build to succeed 2004-04-20 19:21:58 +00:00
aafemt
318f3eff58 Remove obsolete workaround 2004-04-15 10:13:10 +00:00
robocop
4b3e5da421 More cleanup. Get rid of obsolete files, too. 2004-03-30 08:54:12 +00:00
skidder
248b51c592 Fix build of FORTRAN preprocessor. Breakage reported by FSG 2004-03-28 05:34:47 +00:00
skidder
9baf676298 add forgotten file 2004-03-26 16:06:50 +00:00
skidder
f26d84f76b 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
aafemt
ac44f8d39a Remove DEBUG_GDS_ALLOC from platform files since Alex's added it into make.rules 2004-03-23 11:08:31 +00:00
alexpeshkoff
2063c360c6 fixed some problems with posix debug build 2004-03-22 15:16:11 +00:00
robocop
56f95e9a11 Third step to rename 2004-03-11 05:09:33 +00:00
stryqx
9b3d2c22ad change CLIENT_UTIL_TARGET from gds_delay to gds_relay 2004-02-13 10:14:40 +00:00
aafemt
69c2d5de45 Fix for my previous commit 2004-02-11 11:14:36 +00:00
aafemt
9e0ed5af92 Add fb_string to POSIX build 2004-02-10 11:27:22 +00:00
skidder
08eee5ebaa Further AMD64 fixes. Given this fixes you may start playing with databases using isql_static. 2004-01-21 07:18:30 +00:00
skidder
6973b067ea Do more AMD64 fixes. libfbstatic builds and can do some basic stuff now 2004-01-12 06:58:27 +00:00
skidder
ae809d5c63 Add prefix for my machine 2004-01-12 04:58:09 +00:00
brodsom
90ccb542cf Fix Posix build after
- utils.cpp creation
- WAL/JOURNAL removal
2004-01-07 00:31:32 +00:00
skidder
ed75d2e51b Build debuggable release binaries on Linux 2003-12-27 23:48:26 +00:00
aafemt
f8f3a55c8a Add db_alias.cpp to gstat 2003-12-17 11:05:53 +00:00
brodsom
202d12631e Fix posix builds (new btn.cpp source) 2003-12-02 16:03:43 +00:00
brodsom
eb3c552424 Fix posix build, add new source btn.cpp. 2003-12-02 02:50:16 +00:00
kkuznetsov
9adf479a0b some solaris fixes 2003-11-21 19:45:50 +00:00
bellardo
b4b0b73124 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
brodsom
a31f45134c Corrections 2003-11-07 11:37:18 +00:00
brodsom
6fb1964481 Add journal and archive to posix build 2003-11-05 16:53:37 +00:00
eku
d924b4cd93 Undo my latest changes as requested by Nickolay Samofatov. 2003-11-04 06:25:11 +00:00
eku
83c6c315ca Let autoconf control whether -DSUPERCLIENT is used or not. 2003-10-31 12:41:46 +00:00
eku
79fdcf4d04 Removed '-DSUPERCLIENT' as it breaks CS build. 2003-10-31 11:31:22 +00:00
eku
b7d254f4fc Removed '-DSUPERCLIENT' as it breaks CS build. 2003-10-30 14:26:26 +00:00
aafemt
60c4012776 Turn off automatic CPU optimisation 'coz it doesn't work on AMD K6-2 2003-10-30 12:09:59 +00:00
skidder
f984bdc93d Build and install libfbclient.so in Linux CS 2003-10-28 17:58:12 +00:00