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

225 Commits

Author SHA1 Message Date
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
skidder
1c9628acac Remove unneeded define. Noted by Claudio 2003-10-28 12:37:41 +00:00
skidder
1be4fe1d61 Forward port Solaris fixes 2003-10-27 18:42:47 +00:00
robocop
42aa6432fd We made EXACT_NUMERICS unconditional in FB1 and the macro was removed 2003-10-27 09:29:33 +00:00
brodsom
b6a34095a3 -Add resources to iscguard
-Generate import library for fbclient.
2003-10-27 01:10:26 +00:00
brodsom
1b5b4fd245 Add gdef and qli to posix ss build (needed for the tcs) 2003-10-20 01:45:06 +00:00
skidder
4e8605294e Forward port Sparc fixes 2003-10-10 23:56:57 +00:00
stryqx
d42ac86e9c Fix typo 2003-10-07 06:48:47 +00:00
stryqx
c9cc277e07 Fix up build flags. 2003-10-07 06:43:55 +00:00
brodsom
9efbcc7ff5 Solve fbudf build in MinGW 2003-09-27 23:29:07 +00:00
brodsom
42c46e7369 Remove ipserver from mingw build 2003-09-27 23:28:11 +00:00
aafemt
26793f235f Rollback my unneeded anymore hack 2003-09-26 10:22:28 +00:00
aafemt
7c3870cbe7 Gpre used during build doesn't need additional language modules 2003-09-24 10:39:20 +00:00
skidder
1bce3be919 Make Firebird 2.0 Linux CS install prefix-aware and secure 2003-09-23 22:38:48 +00:00
skidder
e7f54d902f I don't know why Blas disabled building fbudf.so. Let's build it again 2003-09-23 22:36:12 +00:00
aafemt
757936b1d3 instsvc doesn't need OS_specific_files 2003-09-12 10:16:13 +00:00
brodsom
ad122347cc -Remove PYXIS 2003-09-11 02:54:26 +00:00
skidder
77b17de987 NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
alexpeshkoff
089c7d06df fix posix SS build - script files are copied for both SS and CS 2003-09-05 10:05:28 +00:00
alexpeshkoff
34c250a66e fix posix SS client library name 2003-09-01 14:22:50 +00:00
brodsom
7a04ed0496 -Corrections to wal build
-Add walw.exe build to msvc6
2003-09-01 12:08:56 +00:00
aafemt
264bdfe7c6 Object files are in temp dir now 2003-08-22 10:29:35 +00:00
aafemt
3bcc2e2ce2 Make intl compilable 2003-08-22 10:28:00 +00:00
brodsom
8093eca225 Move intl module to c++ 2003-08-20 08:38:05 +00:00
brodsom
81bebbe1a8 -Fix parse.cpp (yacc generated) warnings 2003-08-19 11:42:45 +00:00
brodsom
b4eb27949b -Remove parse.cpp (yacc generated) warnings 2003-08-19 09:25:21 +00:00
brodsom
33c44586d5 -Remove parentheses warnings.
-Remove unknown-pragmas warnings.
-Remove unused variables warnings, near all the actual warnings are for gpre generated stuff.
-Avoid message wrapping.
2003-08-11 01:25:09 +00:00
kkuznetsov
8b8a9bb179 *** empty log message *** 2003-08-08 06:29:52 +00:00
skidder
143f8d2443 Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
skidder
38c75dd754 Clean up some recent shit after Blas to make engine compile 2003-08-04 15:33:28 +00:00
brodsom
d5d94c145d Solve the examples failure in Linux build 2003-08-03 23:18:57 +00:00
brodsom
8722e3d801 Restore examples build (and add intlbld) 2003-07-17 02:15:46 +00:00
brodsom
499337fda5 Split utilities dir 2003-07-15 02:43:36 +00:00
brodsom
5829455596 Move win32 specific sources in remote to remote/os/win32 2003-07-14 23:29:45 +00:00