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

1684 Commits

Author SHA1 Message Date
alexpeshkoff
46e7388ecc We perform C++, not plain C compilation - therefore ese CXXFLAGS instead of CFLAGS 2009-08-07 13:29:02 +00:00
paulbeach
060957aa2b Fix a problem with the name and location of the util library 2009-08-06 10:45:41 +00:00
alexpeshkoff
61795fae9f Mandriva specific change, suggested by Philippe Makowski 2009-08-05 11:52:58 +00:00
uid87371
15b9a3c73c Bug in clean_all - patch from Bill Oliver 2009-08-05 11:45:07 +00:00
alexpeshkoff
1f53a3e437 Fixed posix build - thanks to Bill Oliver 2009-08-05 11:16:56 +00:00
asfernandes
2cb136d9b8 Misc 2009-08-05 02:12:46 +00:00
alexpeshkoff
e7fd0e4168 s390 port - added forgotten file 2009-08-04 11:01:22 +00:00
alexpeshkoff
7e31cce6d1 Solaris port - -fast does not provide correct FB code 2009-08-04 10:59:00 +00:00
asfernandes
4171c16988 Some things discussed with Dmitry and Claudio - rename the new function to fb_print_blr, use ULONG parameter for blr_length and return int 2009-08-03 15:52:48 +00:00
paul_reeves
6778cccfda Bump version from beta 1 to beta 2 2009-08-03 13:55:40 +00:00
asfernandes
4759973045 Fixed CORE-2576 - Server may crash parsing wrong or truncated BLR
Full rebuild required - CMP_compile2 prototype changed
2009-08-02 04:10:07 +00:00
alexpeshkoff
3dfd3821e4 Keep in sync with mandrake script 2009-07-30 11:30:37 +00:00
alexpeshkoff
c4255b2f4e Always build threaded binaries. This lets simplify configure.in a bit. 2009-07-29 10:56:26 +00:00
alexpeshkoff
fa6f01ca3e Remove symbolic links in build directory when doing "make clean" 2009-07-29 08:15:51 +00:00
makowski
509d7f0789 change start stop order, add LSB header 2009-07-29 08:07:27 +00:00
alexpeshkoff
fec5a06b91 HPUX port 2009-07-28 12:28:26 +00:00
paulbeach
540788a587 Missing symbols on MacOSX 2009-07-24 13:10:05 +00:00
alexpeshkoff
440fad4858 HPUX port by Bill Oliver and Jerry Adair 2009-07-23 08:58:26 +00:00
asfernandes
6377356940 Misc 2009-07-23 00:56:28 +00:00
alexpeshkoff
f0a3fda727 fixed "make clean" after my changes 2009-07-22 06:36:33 +00:00
paulbeach
9cab803d97 And the long march to making Firebird build and run on MacOSX continues 2009-07-21 13:34:20 +00:00
alexpeshkoff
af74fb5d1f Applied sligtly modified patch from Dan Horak to use system libread 2009-07-21 13:00:54 +00:00
alexpeshkoff
e7ccb40155 Updated startup script from Philippe Makowski 2009-07-21 11:02:30 +00:00
alexpeshkoff
4506ae61bc Solaris 9 patch from SAS 2009-07-21 08:58:28 +00:00
alexpeshkoff
27aab4cca7 We have no more gds_drop, but we do have fbtracemgr 2009-07-21 07:45:22 +00:00
robocop
6f1f881b3c Follow Dmitry's cleanup. 2009-07-14 09:08:54 +00:00
dimitr
2a40de7928 Cleanup. 2009-07-14 05:31:05 +00:00
robocop
e0d508a3e8 Fix the MSVC builds after Dmitry's cleanup. 2009-07-14 04:20:44 +00:00
dimitr
6c32677de9 Updated the MSVC9 build. 2009-06-30 12:29:58 +00:00
asfernandes
ccbcb4e7fa Add fbtracemgr to POSIX builds 2009-06-25 01:17:43 +00:00
hvlad
87ab770619 New feature 2524 : Command line utility to work with Trace Service
Project file for VC8
2009-06-24 13:07:37 +00:00
paulbeach
8834da6254 Make sure that 21 Solaris install changes are in Head (where relevant) 2009-06-18 09:35:03 +00:00
asfernandes
46ac36e36c Make the VC++ Express build not show a popup everytime setenv.bat is called - one time is enough 2009-06-17 15:37:28 +00:00
robocop
f6d8c884a3 Remove unneeded reference to isc_ipc, since this file is not needed to build gpre_boot. 2009-06-11 08:15:23 +00:00
alexpeshkoff
ee56675152 comments 2009-06-10 13:42:27 +00:00
alexpeshkoff
e1b45b34ae isc_ipc usage cleanup 2009-06-10 09:18:33 +00:00
aafemt
4c1906de6a Don't be strictive 2009-06-09 14:29:13 +00:00
asfernandes
f8eb935eb7 Misc 2009-06-06 18:13:57 +00:00
alexpeshkoff
806ad281bb Better way to compile utilities/ntrace/os/*/platform.cpp for different platforms 2009-06-03 13:05:36 +00:00
dimitr
3d97f98ce5 Fixed the MSVC8 build. 2009-05-26 06:34:28 +00:00
dimitr
048134b218 Fixed the MSVC71 build. 2009-05-25 20:50:46 +00:00
dimitr
f79eed50be Fixed the MSVC71 build. 2009-05-25 20:45:44 +00:00
alexpeshkoff
e2e6b8bd10 Solaris port, related cleanup 2009-05-25 15:47:20 +00:00
alexpeshkoff
ee0f3992ff Avoid annoying warning 2009-05-25 12:28:38 +00:00
hvlad
84c99f5910 Fix MSVC8 build 2009-05-25 08:53:31 +00:00
robocop
e82f0c3558 Fix the VC9 project files. 2009-05-23 06:58:28 +00:00
asfernandes
6041bd8c9e Fix MSVC8 build 2009-05-20 15:21:15 +00:00
alexpeshkoff
86f3176307 Fixed CORE-2467: security risk in 2.5 beta1 2009-05-19 14:33:36 +00:00
alexpeshkoff
ce2b51848f AIX xlC port 2009-05-19 06:48:42 +00:00
alexpeshkoff
d98a326129 AIX xlC port 2009-05-08 10:41:02 +00:00