alexpeshkoff
19dee096bc
statically link C++ runtime in client
2006-05-26 15:38:43 +00:00
alexpeshkoff
5a8664a0aa
avoid use of RTTI
2006-05-19 15:14:14 +00:00
asfernandes
04c989bb4e
Misc
2006-04-20 02:44:48 +00:00
dimitr
c92884fd79
Hopefully, this should cure the posix builds.
2006-04-19 11:45:05 +00:00
robocop
67919047a2
Try to comply with MacOS docs... there's work to do in inet.cpp with FB_SETOPT_FLAGS.
2006-04-19 03:07:34 +00:00
robocop
a1e873b13e
Totally misc.
2006-04-19 03:04:11 +00:00
asfernandes
0ee70a66c1
Misc
2006-04-19 02:31:06 +00:00
alexpeshkoff
35783feeca
correcting my previous commit - thanks to Claudio
2006-04-18 10:12:27 +00:00
alexpeshkoff
37bcd38740
set FB_SEND_FLAGS for known platforms
2006-04-18 09:44:41 +00:00
asfernandes
a5be4e7e2c
Misc
2006-04-16 22:11:20 +00:00
alexpeshkoff
1a5505065d
ported fixes from 2.0 release
2006-04-16 12:58:29 +00:00
asfernandes
6df3f27648
Misc
2006-04-07 02:58:06 +00:00
aafemt
27574fc477
Since timestamp routines are compiled-in directly, no need to link against fbclient.
2006-04-06 04:19:00 +00:00
asfernandes
487aeb2a72
Misc
2006-03-21 01:55:01 +00:00
alexpeshkoff
6601374bcb
removed absolutely unneeded setuid - thanks to Sergey Skvortsov
2006-03-19 15:32:00 +00:00
asfernandes
a0b728a202
Misc
2006-03-10 02:05:24 +00:00
kkuznetsov
b02f5ba7ae
Minor cleanup
2006-03-09 09:34:55 +00:00
kkuznetsov
4cc9c89261
Fix Solaris sparc 32 bit gcc port
2006-03-09 09:23:35 +00:00
asfernandes
b33f0a9ee2
Use tab instead of spaces
2006-03-08 02:06:50 +00:00
kkuznetsov
e7aa5f0206
Temporally comment out my previous commit
2006-03-07 13:01:53 +00:00
kkuznetsov
24929aec13
Fix make process on Solaris OSes
2006-03-07 11:21:55 +00:00
alexpeshkoff
2bcacd9feb
fixed FBUDF build on posix
2006-03-06 17:49:47 +00:00
kkuznetsov
fbd37ebdd9
Removed profile gcc flag
2006-03-03 10:56:26 +00:00
kkuznetsov
4e9bcc0d48
Add defines to support Sun C++ compiller
...
in FB Code.
2006-02-20 07:45:20 +00:00
kkuznetsov
819daebddf
Minor updates to Solaris sparc 64 prefixes
2006-02-08 09:25:32 +00:00
kkuznetsov
1d075f735e
More fixes to SCC port
2006-02-06 16:12:49 +00:00
kkuznetsov
da4a0dba5c
Fix 64 switches
2006-02-03 12:24:25 +00:00
kkuznetsov
31de60a64a
Prepare for use Sun CC compiler on Solaris sparc platform
2006-02-03 08:19:08 +00:00
robocop
85f98f6d8b
The files rng.cpp, rng.h, rng_proto.h, bookmark.cpp and bookmark.h belong exclusively to PC_ENGINE, that's obsolete functionality.
...
First step: remove them from the build configurations. More to come.
2006-02-01 08:51:09 +00:00
alexpeshkoff
8917de76eb
applied patch from Michal Kubecek
2006-01-19 14:32:45 +00:00
alexpeshkoff
e16afe3583
fixed posix build
2006-01-15 13:39:56 +00:00
aafemt
e036d9a77f
Strip executables in prod build
2005-12-28 06:58:28 +00:00
aafemt
0122f7a0d7
Redundant objects
2005-12-28 06:09:42 +00:00
aafemt
977db0b105
Adapted for GCC 3.4
2005-12-28 06:08:32 +00:00
alexpeshkoff
29c883241a
fixed fbudf
2005-12-24 17:03:32 +00:00
alexpeshkoff
1bdceef8a2
fix non-nptl SS build
2005-12-20 12:14:52 +00:00
alexpeshkoff
f13cdb88d2
deleted libfbcommon as was suggested by Jim
2005-12-18 17:56:43 +00:00
alexpeshkoff
07720dd5fa
correctly build public ibase.h
2005-12-18 17:56:17 +00:00
alexpeshkoff
0ff18a3bc4
deleted libfbcommon as was suggested by Jim
2005-12-18 17:49:52 +00:00
dimitr
62beb045d7
Changed location of some defines in order to avoid internals inside ibase.h.
2005-12-05 12:57:15 +00:00
alexpeshkoff
722e0efdc5
rebuild libraries not only during boot_phase1
2005-11-27 15:04:40 +00:00
kkuznetsov
15d9a76eed
Sync solaris prefixes
2005-11-17 06:55:44 +00:00
aafemt
d774e43c03
Fix MinGW SS build
2005-10-22 12:35:04 +00:00
alexpeshkoff
bb962b92ef
Reanimated -database switch in gsec. Also fixed linux CS build after solaris-related changes.
2005-09-30 16:25:52 +00:00
asfernandes
d2308bfcaa
Forward-port collation LT_LT from 1.5 branch
2005-09-24 22:50:25 +00:00
kkuznetsov
936ad598b6
Adding ability to build CS server with threaded services (can be controled throught configure platform varyable
...
service_thread_CS):
1)Moving object files of utils to superclient temp directory
2)Add new define STD_UTIL
3) Hide utils functions to local scope of libfbembed
Build tested Solaris x86 and Linux x86
2005-09-21 08:30:42 +00:00
kkuznetsov
d65fb07878
Allowing using SERVICE_THREAD in CLASSIC server as platform option
2005-08-24 12:12:23 +00:00
alexpeshkoff
826d92c6d9
Added ods.cpp to posix. Also fixes for SS build.
2005-08-17 14:07:19 +00:00
aafemt
94d1b55a01
Remove isc_ipc from platform files after it was added to main list
2005-08-10 04:42:23 +00:00
alexpeshkoff
23430bf2c3
applied Renato's patch - makes it successfully buildable on freebsd
2005-08-09 06:51:43 +00:00
alexpeshkoff
e2f58e69f5
fixed posix CS build
2005-08-09 06:46:56 +00:00
alexpeshkoff
7eeb60267d
Applied suggested by Dmitry changes with some additions, this should be OK for both linux and MinGW
2005-08-08 13:47:25 +00:00
alexpeshkoff
991e84ec26
fixed utils build - such way of adding isc_ipc to lockprint anyway bad
2005-08-08 11:20:18 +00:00
alexpeshkoff
4d182bc6fb
fixed posix build
2005-08-08 09:56:29 +00:00
kkuznetsov
b8f373d101
Fix solaris x86 build
2005-07-29 09:24:46 +00:00
aafemt
ded6a80c4a
Use libfbcommon wherever possible and drop ancient workaround for dependencies (use -MMD switch instead)
2005-07-22 10:26:30 +00:00
aafemt
4224c35066
Mangled stdcall export
2005-07-04 05:54:21 +00:00
alexpeshkoff
0d1a78724a
one more attempt to make it build on all platforms
2005-06-29 06:17:03 +00:00
alexpeshkoff
b6e53c4e5b
make icu build on both linux and solaris
2005-06-27 12:43:32 +00:00
aafemt
86394e24ce
Let's produce not so big files
2005-06-27 10:20:00 +00:00
alexpeshkoff
d59be2b673
Fixed problem, noticed by Dimitry Sibiryakov
2005-06-22 09:21:37 +00:00
alexpeshkoff
bc516b4788
a bit better handling of intl stuff
2005-06-21 09:16:17 +00:00
aafemt
eae3679604
Fix over-export
2005-06-16 12:09:46 +00:00
alexpeshkoff
77f0cf5bee
fixed gsec CS posix build
2005-06-15 15:03:50 +00:00
aafemt
c7a7155dc6
ICU adaptation and some improvements
2005-06-10 10:32:51 +00:00
alexpeshkoff
e031878ff4
fixed posix build after Dmitry's change
2005-06-08 09:58:40 +00:00
aafemt
c24c3130b1
ICU build with MinGW
2005-06-08 05:28:47 +00:00
aafemt
93da790005
More appropriate place to configure ICU
2005-06-07 05:09:42 +00:00
kkuznetsov
0ee1eb1ef9
First step to build icu on others then Linux
...
Linux should work but must be retested
2005-06-02 08:00:34 +00:00
asfernandes
f9bf775ce6
Removed inconsistences spotted by Claudio
2005-05-30 15:57:43 +00:00
asfernandes
0f67560006
Make "configure --with-editline" work
2005-05-29 15:27:08 +00:00
asfernandes
59213efe7e
Merge INTL branch into HEAD
2005-05-27 22:45:31 +00:00
aafemt
d1d1c1423a
Config classes are not part of common library because of ifdefs inside
2005-05-19 05:09:06 +00:00
alexpeshkoff
a84dab163b
Applied class MetaName
2005-05-12 18:28:49 +00:00
kkuznetsov
59c8324fd3
misc cleanup
2005-04-19 08:23:49 +00:00
kkuznetsov
bb8dc9d9c0
Some more moving from solx86 to sol-sparc-64
2005-04-13 13:02:43 +00:00
kkuznetsov
1b0d8489c5
Some workarounds
2005-04-13 07:46:39 +00:00
kkuznetsov
483d31e242
Starting work to port FB2 to Solaris sparc 64 using gcc (incomplete)
2005-04-07 14:59:51 +00:00
aafemt
017497b834
Comment out dirs with broken files
2005-03-24 11:16:27 +00:00
robocop
a749151080
Correct some files to refer to FB2 and security2.fdb
2005-03-05 01:44:38 +00:00
robocop
2f752f36aa
Totally misc.
2005-03-04 00:01:42 +00:00
kkuznetsov
e78207ddba
Splitting thd.cpp into 2 files
...
ThreadData.cpp - thread control class to use in Client
thd.cpp - thread control class to use in Server
To avoid making global visibility of a lot of THD_* ISC_event and so functions in libfbclient.so
(Can be breakable but needed)
2005-03-01 15:49:10 +00:00
kkuznetsov
afde1d317e
Fix error in makefile
2005-03-01 15:10:40 +00:00
alexpeshkoff
f4cd5a154f
Changed name to security2.fdb
2005-02-24 12:24:38 +00:00
fsg
071e9652c9
Add Optimizer.cpp to posix build.
...
FSG
2005-02-14 21:02:04 +00:00
fsg
3c04dcdf34
Fixed posix superserver build.
...
FSG
2005-02-05 10:30:48 +00:00
stryqx
49a19c9946
Fix final instance of gds_delay to gds_relay.
2005-01-24 02:15:48 +00:00
aafemt
6196c962ac
Missed objects
2005-01-13 07:28:32 +00:00
skidder
f36811f20c
Honor CFLAGS given by the user in POSIX builds
2004-12-28 21:12:47 +00:00
skidder
d6324d2e17
Add support for generic Linux builds (misc platforms)
2004-12-28 21:00:57 +00:00
skidder
f5a12f2a0d
Update Linux/Sparc build
2004-12-28 20:57:46 +00:00
robocop
3229363ef6
val.h and val.cpp are unrelated.
...
Change was agreed a year ago in the list.
2004-12-17 06:21:39 +00:00
robocop
1f0b8804d1
Misc.
2004-12-10 14:51:25 +00:00
alexpeshkoff
387e678cca
applied Clumplet* classes to dpb where possible
2004-12-09 19:19:47 +00:00
robocop
bb170bd3b6
isc_interpret is fb_interpret again.
...
Please do a full rebuild.
2004-11-28 01:03:05 +00:00
skidder
f808b2b9af
Update makefiles
2004-11-24 20:45:19 +00:00
alexpeshkoff
bdd3b32278
use ClumpletReader to parse dpb options
2004-11-24 18:26:24 +00:00
skidder
16faeb6372
Fix POSIX build
2004-11-22 22:33:33 +00:00
skidder
c0a1bd4a8a
Fix posix build
2004-11-15 04:15:20 +00:00
robocop
2e2f9df25b
Change the license.
2004-11-08 05:50:57 +00:00
alexpeshkoff
8af7bdaffc
security fix
...
1. added separate gsec.client build
2. added new files to posix build
2004-11-07 13:47:05 +00:00
skidder
a3184703a1
Fix POSIX build
2004-11-03 23:47:29 +00:00
skidder
270882fe3d
Migrate POSIX build to ib_udf.cpp
2004-11-02 07:15:55 +00:00
aafemt
1987957c8c
Unfortunatelly GNU autoconf macros added by Nikolay don't work for mingw
2004-10-27 09:21:25 +00:00
skidder
3e26513b38
fb_interpret->isc_interpet, deprecate isc_interpete, clean interface a little bit
2004-10-25 03:53:03 +00:00
skidder
69363fd241
Add support for biarch builds
2004-10-24 09:10:56 +00:00
skidder
186591eda1
Build threaded version of fbudf library in SuperServer builds
2004-10-07 20:44:52 +00:00
skidder
a0b5535a05
Fix POSIX build after recent Claudio fix
2004-10-07 20:25:40 +00:00
skidder
6c85fc2f27
Use GNU autoconf macros to determine switches required to generate threaded binaries properly
2004-10-04 05:23:56 +00:00
robocop
c5543b4358
ipserver is being deleted. Update build files.
2004-10-03 06:34:45 +00:00
skidder
02a0915156
Teach engine to work with larger record numbers - 64-bit internally, 40-bit externally
2004-09-28 06:28:38 +00:00
skidder
d9854a9eb4
Fix POSIX builds after Claudio changes
2004-09-26 22:37:24 +00:00
robocop
e6cb17cac6
Vulnerability reported by Daniel Urban.
...
First step: reorganize code.
Please do a full rebuild after retrieving those changes.
2004-09-22 01:59:39 +00:00
skidder
420ee3f5ff
Cleanup
2004-09-16 22:32:30 +00:00
kkuznetsov
f816b1d083
Added server_main to fix unresolved dependency error
...
while linking something against libfbclient.so using Sun-Like(TM) linker.
The os/sun/server_main_dummy.cpp is a file with noop routine
server_main to put into libfbclient
if it defined by firebird.vers mapfile while
linking libfbclient with Sun-like LD
2004-09-15 08:35:12 +00:00
kkuznetsov
e10ed4d5b9
Fix some unresolved symbols. Make FB CS linkable on Solaris x86.
2004-09-09 11:32:54 +00:00
alexpeshkoff
8d950d0ccd
fixed msg.fdb build on windows terminal server remote session
...
posix is also in sync
2004-09-01 11:53:38 +00:00
aafemt
d2958bd3cf
Create msg.fdb from scripts instaed of backup
2004-08-23 09:53:54 +00:00
skidder
46a15ac2a2
Erik's script producing source bundle including configure script. Invoked via: make srctarfile
2004-08-20 05:11:55 +00:00
skidder
5400dcc669
Correct POSIX SuperServer build dependency tracking problem
2004-08-17 22:34:26 +00:00
alexpeshkoff
074dcaac32
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
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
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
brodsom
46c9f79302
Move physical io to os specific
2003-07-14 11:23:04 +00:00
brodsom
523e000333
Update
2003-07-14 09:45:18 +00:00
brodsom
dafc23b2a5
Adding generator for fields.h, relations.h, ids.h and names.h
2003-07-12 20:38:27 +00:00
brodsom
b46b68ad00
Correction
2003-07-12 20:02:17 +00:00
brodsom
b3fa20ad04
Remove, replaced with boot.gpre, client.gpre and embed.gpre
2003-07-12 09:54:44 +00:00
brodsom
1b351afee9
Move examples builds to examples directory
2003-07-11 13:31:08 +00:00
brodsom
08b589c322
Updates
2003-07-11 02:28:45 +00:00
fsg
ae08a47a54
renamed fb_udf to fbudf for posix-builds to stay compatible with the windows world
...
fsg
2003-07-09 09:21:26 +00:00
brodsom
9372423a62
Corrections
2003-07-09 00:46:55 +00:00
brodsom
5e92f5f9b5
Posix build move build process and temporary databases to 'gen'
2003-07-08 12:24:12 +00:00
brodsom
2731622b90
no message
2003-07-08 10:45:47 +00:00
brodsom
41497ef6d8
-Split posix build output between 'gen' and 'temp'(compiler .o .d)
...
- Remove some redundant variables
2003-07-08 01:05:22 +00:00
brodsom
b3649602a7
Comment correction
2003-07-06 01:51:48 +00:00
brodsom
a6f40ba248
Move MinGW readme
2003-07-04 03:21:51 +00:00
brodsom
adbc533cc8
Use MINGW macro and mthreads
2003-07-04 02:26:45 +00:00
brodsom
4e8e96d3b3
add extension to identify type
2003-07-03 15:48:49 +00:00
brodsom
51499f9150
Add special action to be used in dyn_def.cpp.
...
(remove dyn_def.sed)
2003-07-02 19:02:49 +00:00
brodsom
92ff207985
Update mingw instructions
2003-06-30 12:42:19 +00:00
kkuznetsov
8ba963241a
Trying to make FB2 compiler independant add prefix for SUN C compiler and fix fist compilation error
2003-06-20 17:55:31 +00:00
alexpeshkoff
c6c3b27a76
fixing linux SS - trivial mistypes
2003-06-06 09:31:48 +00:00
fsg
3592727c42
Reenabled ada, fortran, cobol and pascal for gpre
...
Install *udf.sql into the UDF-directory for linux builds
2003-05-25 10:44:58 +00:00
skidder
79db179422
Allow C programs use our shared libraries on Linux and other POSIX platforms
2003-05-25 00:07:30 +00:00
skidder
bc0dda7708
Fix UDF linkage problems on linux
2003-05-25 00:04:54 +00:00
alexpeshkoff
b38217d127
Dropped second entry for rpb_chain
2003-05-05 07:38:28 +00:00
alexpeshkoff
3511117b07
added rpb_chain to posix build
2003-04-29 14:23:52 +00:00
fsg
bdd4752745
Update linux makefiles to reflect rpb_chain changes
2003-04-28 18:57:39 +00:00
alexpeshkoff
2af60e8991
Exit on missing / wrong firebird.conf with error report in system log
2003-04-19 16:46:24 +00:00
skidder
9b84f95b96
Be compatible with older machines
2003-04-14 19:21:03 +00:00
eku
9a930f8e74
Fixed typo: LN_S->LN
2003-04-10 07:50:03 +00:00
eku
02c8b57d75
Use predefined macros from make.defaults!
2003-04-10 06:34:24 +00:00
brodsom
ef65afb5fd
Update MINGW readme
2003-04-08 10:41:52 +00:00
aafemt
d266ad6452
Public headers don't use pathes in #include directives any more. Now they can be provided 'as is'
2003-04-08 10:25:30 +00:00
aafemt
5452162cee
Better exampes' copying
2003-04-08 10:09:05 +00:00
aafemt
ca2a9cc333
fix typo
2003-04-07 10:14:17 +00:00
aafemt
e3929786dc
Prevent static gbak from multiple build
2003-04-04 10:40:40 +00:00
eku
22eaacd6a7
SVR4 yacc doesn't support '-b' option. So use 'mv' to achieve the same
...
result.
2003-04-03 07:35:20 +00:00
brodsom
0368c1561b
Filter crlf in windows platform
2003-04-02 22:24:47 +00:00
brodsom
7eff8768ae
Update MINGW readme
2003-04-01 23:47:14 +00:00
aafemt
0c8daeb80d
Improve Win32 build. Add resources to superserver
2003-03-31 10:29:16 +00:00
brodsom
4843534123
Update MINGW readme with a note about crash in v5_examples due to locking bug.
2003-03-28 13:53:51 +00:00
aafemt
c8d4cb0e14
Ironing POSIX build. Resources were added to some exe and dll's
2003-03-28 11:29:18 +00:00
aafemt
a831b7838e
Ironing POSIX build
2003-03-27 11:21:47 +00:00
aafemt
d6a2945cac
Remove obsolete files
2003-03-27 11:16:14 +00:00
brodsom
22cc2589dd
Update instructions to build parse.cpp with bison.
2003-03-27 03:16:38 +00:00
brodsom
9de03bf380
Modify warning options. Remove unknown-pragmas and add format and signed compare
2003-03-27 03:14:02 +00:00
brodsom
97c76a8579
Correct typing errors
2003-03-26 11:08:18 +00:00
brodsom
f24c9b2f94
Update the MINGW readme after the event problem was resolved.
2003-03-25 13:24:48 +00:00
aafemt
ed3859c23b
Another step towards MinGW CS build
2003-03-25 11:07:59 +00:00
aafemt
7e9e535a38
Few improvements for Win32 SS build procedure
2003-03-21 11:53:48 +00:00
aafemt
793ce67c72
Version information is concentrated in src/misc/writeBuildNum.sh
2003-03-20 11:11:55 +00:00
eku
ceb9d33c9d
Changed the default extensions for databases from .gdb to .fdb
...
The Windows and OS X builds have not been updated yet.
2003-03-17 12:06:48 +00:00
alexpeshkoff
70c9d082ba
Now external tables are checked against directories list
2003-03-15 20:20:41 +00:00
skidder
277a2ec191
Fixup optimization flags to produce fastest possible but still correct binary
2003-03-15 16:52:04 +00:00
eku
6cbd82fea8
Editline changes:
...
o got a FB-compliant makefile
o uses configure
o eventually compiles on SINIX-Z
2003-03-12 12:39:58 +00:00
brodsom
d3373a168e
Modify MinGW instructions
2003-03-07 16:58:49 +00:00
brodsom
4e04044bb8
Update instructions, remove win_libs and give instructions to patch manually libfbclient and libfbembed
2003-03-06 23:25:32 +00:00
brodsom
8b595099e7
Update instructions
2003-03-06 23:20:31 +00:00
brodsom
37b2fb6957
Move cntl.cpp to OS_ServerFiles
2003-03-06 13:16:15 +00:00
brodsom
c7f5f1ee5a
Blob_filter is not a epp file since 1999, change the name to .cpp and modify the makefiles
2003-03-06 00:43:32 +00:00
brodsom
f489a329b3
Changes for MinGW build.
...
-Build instructions.
2003-03-06 00:27:59 +00:00
brodsom
c37d9f64da
Changes for MinGW build.
...
-Patch previous commit
2003-03-06 00:16:52 +00:00
brodsom
4e76ba9525
Add cntl.cpp
2003-03-05 20:59:06 +00:00
brodsom
0b4413db1b
Changes for MINGW build
...
-Use SHRLIB_EXT instead of 'so'
-Add WIN_LIBS
2003-03-05 17:59:10 +00:00
brodsom
cac84229a4
Changes for MINGW build
...
-Add ipserver objects
2003-03-05 17:56:50 +00:00
brodsom
06a42806de
Changes for MINGW build
...
-Use SHRLIB_EXT instead of 'so'
-Add some needed sources.
-Add WIN_LIBS
2003-03-05 17:16:32 +00:00
brodsom
58a86432a3
Changes for MINGW build
...
-Use SHRLIB_EXT instead of 'so'
2003-03-05 16:19:08 +00:00
brodsom
fe47098fb3
Changes for MINGW build
...
-Use specific server files
-Add LIB_GUI
2003-03-05 16:15:45 +00:00
brodsom
1105de2544
Changes for MINGW build
...
-Use specific EMBED_UTIL_TARGETS
2003-03-05 16:13:07 +00:00
brodsom
346bf81994
Changes for MINGW build
...
-Add new util targets
-Use specific CLIENT_UTIL_TARGETS
2003-03-05 16:09:30 +00:00
brodsom
fccaa3b22a
Changes for MINGW build
...
-Add ipserver files
-Use specific server files (remote dir)
-Add LIB_GUI
2003-03-05 16:07:13 +00:00
brodsom
d233e9da02
Changes for MINGW build
...
-Use SHRLIB_EXT instead of 'so'
2003-03-05 15:57:25 +00:00
brodsom
5c2576400d
Changes for MINGW build
...
-Use SHRLIB_EXT
-Add locks to FBCLASSES_ClientFiles(only used by windows but not part of the os specific files)
2003-03-05 15:51:44 +00:00
brodsom
ca19e731e7
Changes for MINGW build
...
-Use SHRLIB_EXT
-Add new util targets
2003-03-05 15:49:07 +00:00
brodsom
7a72fc1398
Changes for MINGW build
...
-Add OS_ServerFiles
-Add CLIENT_UTIL_TARGETS and EMBED_UTIL_TARGETS.
-For mingw add some values only used in this port.
-Set OS_Specific_Files
2003-03-05 15:45:25 +00:00
brodsom
2c112840b0
Changes for MINGW build
...
-Add OS_ServerFiles
-Add CLIENT_UTIL_TARGETS and EMBED_UTIL_TARGETS.
2003-03-05 15:42:28 +00:00
fsg
e0dcb77416
Fixed some really old typos.
...
Included ExecuteStatement in the LINUX-Build
2003-03-02 17:47:22 +00:00
aafemt
1f1e2cc489
blrtable.h is generated and must not be in tree
2003-02-28 05:22:13 +00:00
eku
5ffe65acc2
Since PYXIS support has gone some time ago, remove it from the Makefiles as
...
well.
2003-02-24 09:52:33 +00:00
skidder
8121720f94
Make intl support work on POSIX again
2003-02-22 15:45:22 +00:00
kkuznetsov
9f00a42c5b
Some Impruvements with sfio
2003-02-20 14:41:17 +00:00
eku
7a74c7bfd8
This file does not compile on POSIX platforms. Exclude it from the build
...
process until someone has fixed it.
2003-02-20 06:17:25 +00:00
aafemt
d861d96c63
XNET and somewhere WNET were added to remote interfaces
2003-02-19 05:16:46 +00:00
aafemt
a88455f961
Propagate PLATFORM across makefiles
2003-02-19 05:14:36 +00:00
eku
e9e3967a47
Fixed POSIX build after removal of pipe/csv directories.
2003-02-17 08:26:10 +00:00
eku
06db98738f
Fixed POSIX build.
2003-02-12 09:23:12 +00:00
aafemt
e55e271385
Little step towards MinGW build. Physical IO module is platform-depended now
2003-02-11 05:13:36 +00:00
eku
a7f18b2e31
Removed "register" variables from the source code. It's up to the compiler
...
to hold variables in CPU registers.
2003-02-10 13:28:35 +00:00
dimitr
a0ea6bb388
Renamed isc4 in the build files.
2003-02-10 12:26:26 +00:00
dimitr
6c4efa34c9
Damn, my own typo caused another one. The extension should be "fdb".
2003-02-10 11:54:30 +00:00
eku
1a9a258234
Renamed isc4.gdb to security.gdb (POSIX builds)
2003-02-10 11:01:23 +00:00
fsg
817066fe5f
Fixed a typo to get it compiled under Linux again
2003-01-26 18:12:09 +00:00
brodsom
2be103e8a0
New charsets (update posix build)
2003-01-25 03:14:32 +00:00
skidder
ba5e11b15c
Integrate new memory manager into the engine
2003-01-16 17:47:10 +00:00
skidder
6e8a13c82b
Make engine compile on POSIX again
2003-01-04 17:10:43 +00:00
skidder
d24487802c
Make standard UDF libraries functions involving memory allocation work on Linux
2003-01-02 16:02:43 +00:00
nmcc
38368e393d
Move sfio test to Solaris specific location.
...
Change to --with-sfio=path_to_sfio defaulting to no and substitute values
in to makefiles.
This allows Classic to be built and run without sfio using standard Solaris
stdio while problems between sfio, ib_stdio etc and C++ are sorted out for
superserver.
2002-12-31 18:15:18 +00:00
nmcc
e843bdb79e
Firebird2 make rules for Solaris Sparc.
2002-12-30 16:00:38 +00:00
nmcc
5c41478523
Do not replace users exisiting LD_LIBRARY_PATH
2002-12-29 14:59:40 +00:00
nmcc
862185cd27
Remove any existing link otherwise ln fails on Solaris.
2002-12-29 14:18:21 +00:00
nmcc
a4c2462a73
Move platform specific ld option to platform makefiles.
2002-12-29 01:38:20 +00:00
nmcc
5f683c8f8f
Remove gpre generated files when doing a make clean.
2002-12-22 19:45:45 +00:00
skidder
9b57d8b649
Several little changes to make engine compilable again on Linux
2002-12-16 21:19:51 +00:00
dimitr
fc4bd62a5c
Changes by Dimitry Sibiryakov.
2002-12-12 12:08:51 +00:00
skidder
5422d7af64
Little changes to build stable Linux packages
2002-12-11 20:52:59 +00:00
eku
5b8ffd81c2
Removed unused variables.
2002-12-10 11:53:53 +00:00
nmcc
1517ddec96
add clean_config and clean_makefiles targets.
2002-12-09 01:43:21 +00:00
nmcc
8db660eb23
Change gds_lock_mgr to fb_lock_mgr as code now defaults to this.
2002-12-09 01:38:13 +00:00
kkuznetsov
aa4323c82a
Adding linker option what prevent user to setting LD_LIBRARY_PATH
2002-12-07 13:50:30 +00:00
dimitr
48f4c114d0
Changes by Dimitry Sibiryakov.
2002-12-06 14:30:40 +00:00
kkuznetsov
c8a58909de
Moving platform dependent linker option to platform files
2002-12-05 16:15:05 +00:00
eku
2274ed0734
gpre's built-in lannguage support is now an autoconf option. C/C++ are
...
mandatory, all others are optional. Default all=off.
Type 'configure --help' for details.
2002-12-02 11:17:04 +00:00
eku
35c22f01a6
Removed support for ADA, BASIC, COBOL, FORTRAN and PASCAL from gpre_boot.
2002-12-02 09:49:35 +00:00
skidder
db3692790b
New changes by Dmitry Emanov. Configuration manager and Windows build environment improvements
2002-11-30 15:08:09 +00:00
skidder
9333b09fad
A little more optimization wont hurt
2002-11-24 17:53:36 +00:00
kkuznetsov
5108897171
*** empty log message ***
2002-11-21 13:46:18 +00:00
eku
3ef71f0bba
Include support for ADA and FORTRAN into gpre by default.
2002-11-21 10:08:42 +00:00
kkuznetsov
cef617b5c0
GPRE additional files on Solaris x86
2002-11-20 13:38:15 +00:00
eku
ec71a0cb44
Fixed compilation and linking on SINIX-Z (and probably on other POSIX
...
platforms).
2002-11-20 08:30:03 +00:00
eku
eed374c06a
Autoconf:
...
o added tests for nttab.h sys/mntent.h sys/mnttab.h
o added tests for getcwd getwd setmntent getmntent
o ISC_PREFIX renamed to FB_PREFIX
o major code cleanup in src/jrd/isc_file.cpp
Removed platform-specific files from posix/Makefile.in.firebird.
2002-11-18 13:23:00 +00:00
skywalker
18e98d7fee
Changed the default optimisation for prod builds. Current gcc 3.2
...
compilers have problems with -O2 -O3 and -march=i686 combinations
2002-11-18 03:07:00 +00:00
skywalker
7ece01fde7
Build ibase.h distribution file correctly
2002-11-16 03:14:26 +00:00
skywalker
186bb83591
Change rpmbuild to not need root access
...
Change install to only put in 'compatibility' libgds.so links if the
files do not already exist.
2002-11-16 02:17:16 +00:00
dimitr
fe1c935023
A few changes contributed by Dimitry Sibiryakov.
2002-11-14 13:53:37 +00:00
dimitr
78be0bfa8d
Cleanup.
2002-11-14 13:40:04 +00:00
eku
6e0c47f8da
We don't need profiling information!
2002-11-13 12:23:51 +00:00
eku
616c134010
Editline cleanup:
...
o removed obsolete readline tests
o renamed readline into editline
o editline is not enabled by default, enabled with '--with-editline'
2002-11-13 07:07:58 +00:00
dimitr
577e358677
More work regarding win32 builds via mingw.
2002-11-12 14:06:07 +00:00
eku
b73e55a42c
File obsoleted by src/install/arch-specific/<platform>/Makefile.in
2002-11-12 09:12:53 +00:00
eku
7666ebb334
Moved plaform specific installation and packaging rules from
...
builds/posix/Makefile.in.install and builds/posix/Makefile.in.firebird to
src/install/arch-specific/<platform>/Makefile.in.
2002-11-11 13:09:20 +00:00
skywalker
97edce5425
Changes to linux classic packaging/install
2002-11-11 05:55:18 +00:00
skywalker
19addcf638
Slight changes for linux compile to work with new ConfigRoot class
2002-11-09 13:23:56 +00:00
skywalker
5f475b8225
add firebird.conf into files moved to install area
2002-11-07 16:54:47 +00:00
skidder
183c7b4ee8
Make new config stuff compile on POSIX
2002-11-06 20:18:40 +00:00
skidder
40f937f4cf
Make new config stuff compile on POSIX
2002-11-06 20:10:30 +00:00
dimitr
6d6ba677a0
We're going to support win32 builds made with mingw.
2002-11-06 12:58:45 +00:00
skywalker
a91efa1ae8
Added config_root.cpp file for posix.
2002-11-05 16:49:05 +00:00
kkuznetsov
cae491530e
My 'as' do not eat pipes
2002-11-05 13:14:31 +00:00
nmcc
67e35ff1f8
Add extern sub directory to make clean target.
2002-11-05 01:51:24 +00:00
nmcc
40f601faa2
Move compiler/platform specific cflags from make.rules to individual
...
platform prefix files.
2002-11-05 01:49:39 +00:00
nmcc
ad2676c6e3
Use readline/editline setting from configure in makefiles.
2002-11-05 01:42:49 +00:00
kkuznetsov
caac44c4e8
*** empty log message ***
2002-11-01 13:22:35 +00:00
skidder
8e6622a20e
Merging changes from skidder branch - explicit locks, savepoints, build system changes
2002-10-29 20:20:44 +00:00
eku
239355fa47
The file permissions must match the database attribute (read-only), otherwise
...
gpre will fail.
2002-10-14 09:21:11 +00:00
stryqx
9fe5739257
Add prefix.freebsd.
2002-10-12 04:59:10 +00:00
skywalker
21caad7564
Changed restore of isc4.gdb to not have read_only option
2002-10-11 21:41:06 +00:00
eku
018bf6723f
Fixed compilation of qli.
2002-10-10 19:32:04 +00:00
eku
1e92334848
Compilation of the editline library depends on configure switches.
...
Added qli to the CS targets (needed by TCS).
2002-10-10 06:47:05 +00:00
eku
f75e4f0589
Updated settings with SINIX-2000 environment
2002-10-08 09:42:58 +00:00
skywalker
f35570a03b
A few makefile dependancies fixed.
...
Started work on upgrading rpm build scripts
Fix makefiles for super build
Exchange editline for readline in isql
2002-10-07 01:29:13 +00:00
skidder
fc024e878f
Little garbage cleanup. Shouldn't break anything
2002-10-04 21:57:21 +00:00
eku
8f561e9c06
Build and distribute 'gdef'.
2002-10-02 12:43:16 +00:00
skidder
13386e3861
Make it build on posix again
2002-09-28 20:56:59 +00:00
kkuznetsov
e2f036dd01
*** empty log message ***
2002-09-26 13:32:44 +00:00
kkuznetsov
d69b2f8c43
*** empty log message ***
2002-09-26 09:53:42 +00:00
kkuznetsov
03a4c67709
*** empty log message ***
2002-09-25 11:20:30 +00:00
eku
7debd9c9dd
Call linker with $(LD) (and not $(CC) to link C++ programs.
...
Don't hard-code linker path (rpath option).
2002-09-24 13:01:12 +00:00
eku
910eca42c9
Activate memory debugging and a few more compiler warnings.
2002-09-24 12:59:34 +00:00
skidder
4653efb133
Added file name/line number information to debug memory manager. Dumps memory state to memdebug.log on exit
2002-09-22 20:41:55 +00:00
eku
9cf71556b3
Fixed the naming of some files:
...
interbase.msg => firebird.msg
interbase.log => firebird.log
SINIX-Z: don't distribute build programms
2002-09-20 10:23:15 +00:00
skidder
7e50e296b4
Fix build engine to make PROD_BUILD compile
2002-09-19 15:25:38 +00:00
skidder
3c7236ee3c
Roll back my previos DDL optimization changes. Add index RDB(RDB) instead. Testing revealed that it works faster
2002-09-16 16:31:38 +00:00
eku
a999210e2e
SINIX-Z: turn on compiler warnings only in debug builds
2002-09-13 07:14:24 +00:00
eku
9ce94d99bd
New version.
2002-09-11 07:49:10 +00:00
skidder
b9235e74b4
Make INTL work on Linux
2002-09-10 18:35:56 +00:00
skidder
fa187c0faf
Makefile for examples is broken. Do not compile it
2002-09-10 18:22:12 +00:00
eku
4d05bd6fb7
Control build type (production/development) by configure (--enable-debug).
2002-09-10 06:08:56 +00:00
eku
c778163c1a
Always use '$(MAKE)' instead of 'make' to call make, because it could have been
...
redefined.
2002-09-09 05:51:08 +00:00
eku
6fcea58994
Fixed C&P error that prevented ISQL from beeing compiled.
2002-09-09 05:48:22 +00:00
eku
b33e6557a0
Fixed more make problems.
...
Why do we touch the result here???
2002-09-03 13:35:21 +00:00
eku
5a73f83acb
Added the new configure option '--with-lock-manager' that controlls the build of the manager binary. This option is only valid for CS architecture.
2002-09-03 13:24:21 +00:00
fsg
b3668751f6
Some minor fixes to get it compiled under linux again,
...
some of them submitted by Nickolay Samofatov
2002-08-31 09:25:14 +00:00
eku
605c1d2aea
make.XXX files are now under $ROOT/gen and not $ROOT/src.
2002-08-28 09:05:51 +00:00
eku
943ff3398f
Do not define '-m468' in platform-independent rules.
2002-08-13 10:02:14 +00:00
skywalker
c8d8db2ba1
More changes to make fb2 compile on linux work with new build structure
2002-08-05 07:14:54 +00:00
skywalker
cc0eb3f21a
This time for sure - 4th generation main change this time was to incorperate
...
the super build as well as classic into fb2.
2002-07-29 15:04:06 +00:00