AlexPeshkoff
7e774b9503
Avoid getting warning about unknown flag for plain-C files
2024-08-13 13:29:12 +03:00
Adriano dos Santos Fernandes
c16a3cf571
Turn warning "deleting pointer to incomplete type may cause undefined behavior" in error in posix build.
2021-07-08 14:30:17 -03:00
alexpeshkoff
4780466fcd
Fixed CORE-3677: Stop utilities to export entrypoints
2011-12-27 08:14:58 +00:00
alexpeshkoff
0492d1ff83
cleanup
2011-01-16 14:03:18 +00:00
alexpeshkoff
49a4e3fb88
Frontported fix for freebsd and related OSs, including CORE-2825
2010-02-04 16:05:08 +00:00
alexpeshkoff
55e717f810
Moved authentication code from engine to remote listener.
...
Get ready for authentication plugins.
2010-01-22 14:55:11 +00:00
alexpeshkoff
c40737ca56
cleanup unused NDEBUG macro
2009-11-04 10:04:33 +00:00
alexpeshkoff
775e23b43b
1. Added utilities/err.cpp where needed.
...
2. Cleaned up most of platform-specific additions - most opf them are not needed any more,
still causing troubles when porting. It will be better to re-add that which are really needed.
3. Do not build gds_drop utility on platforms where not needed.
2009-04-16 11:54:19 +00:00
alexpeshkoff
e40105fe12
Make fbguard work with superclassic too
2008-05-05 09:27:49 +00:00
asfernandes
f4aba4e145
Misc
2007-04-03 02:31:30 +00:00
alexpeshkoff
60b09ce34d
remove unneeded, insecure gds_relay from all builds
2007-04-01 10:34:30 +00:00
alexpeshkoff
23430bf2c3
applied Renato's patch - makes it successfully buildable on freebsd
2005-08-09 06:51:43 +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
stryqx
9b3d2c22ad
change CLIENT_UTIL_TARGET from gds_delay to gds_relay
2004-02-13 10:14:40 +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
skidder
77b17de987
NBACKUP-related changes and some clean-up
2003-09-08 20:23:46 +00:00
skidder
143f8d2443
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
brodsom
46c9f79302
Move physical io to os specific
2003-07-14 11:23:04 +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
aafemt
e55e271385
Little step towards MinGW build. Physical IO module is platform-depended now
2003-02-11 05:13:36 +00:00
nmcc
a4c2462a73
Move platform specific ld option to platform makefiles.
2002-12-29 01:38:20 +00:00
kkuznetsov
c8a58909de
Moving platform dependent linker option to platform files
2002-12-05 16:15:05 +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
stryqx
9fe5739257
Add prefix.freebsd.
2002-10-12 04:59:10 +00:00