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

606 Commits

Author SHA1 Message Date
paulbeach
b2a9094af1 Problem with weak symbols and Apple's version of GCC 4.0.1 on PPC 2009-04-17 10:21:03 +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
7ed47ae7dd Removed flags for ancient compilers 2009-04-09 12:15:03 +00:00
alexpeshkoff
334157b27d Added minimum support for parallel build on SMP machines.
Due to logic of phases in main makefile duirect use of -j switch breaks build.
Now you may specify it in command line as "make CPU=4" and in all safe places appropriate
-j switch will be added.
2009-04-09 09:57:02 +00:00
alexpeshkoff
1aeacbb94e Add new API calls to HPUX export list 2009-04-08 06:24:42 +00:00
asfernandes
8db711cd42 Feature CORE-2398 - Make Firebird correct detect its installed path in Linux 2009-04-08 02:14:03 +00:00
asfernandes
9d34dd0055 Fix Linux build 2009-04-05 12:36:24 +00:00
alexpeshkoff
acc5a3f5c0 1. Avoid repeats of the CFLAGS in compiler invocation.
2. Dropped unused rules.
2009-04-03 11:57:43 +00:00
dimitr
0edba46399 Cleaned up the unused ALL routines, the only remainings from the old allocator code. 2009-04-01 11:44:43 +00:00
asfernandes
38ac4ab183 Use SIMILAR TO regexp (with sed syntax for replacements) for trace config 2009-03-26 16:33:21 +00:00
alexpeshkoff
744eb032de AIX port 2009-03-12 15:39:33 +00:00
alexpeshkoff
4f2b0865a6 fixed posix build after Vlad's changes 2009-03-12 12:03:24 +00:00
asfernandes
283509ad8d Misc 2009-03-01 15:42:23 +00:00
aafemt
09365ac557 Fix MinGW build 2009-02-28 11:44:12 +00:00
alexpeshkoff
aaa177836c Copy all libraries to let platform decide which to use 2009-02-27 17:08:52 +00:00
asfernandes
edfdc10156 Use regex.h header of our extern/regex, and not the one from a completelly different POSIX system library 2009-02-21 22:09:04 +00:00
aafemt
6ca657cd86 Libtool and Co removal 2009-02-19 21:17:17 +00:00
alexpeshkoff
f049cd85bb HPUX IA64 port 2009-02-12 10:15:20 +00:00
alexpeshkoff
0679a4cc68 AIX port - make fbtrace build on AIX 2009-02-11 09:51:41 +00:00
alexpeshkoff
a41143bf24 AIX port 2009-02-05 13:22:31 +00:00
alexpeshkoff
801ce72dc5 add forgotten file 2009-02-05 08:48:21 +00:00
asfernandes
75c0d0f353 Misc 2009-02-05 01:08:13 +00:00
alexpeshkoff
aca2ff3483 Make trace plugin work on linux 2009-02-04 11:43:19 +00:00
alexpeshkoff
2da14652dd Avoid use of class PluginManager 2009-02-04 11:39:37 +00:00
alexpeshkoff
1686d5f221 AIX port 2009-02-04 07:15:16 +00:00
alexpeshkoff
e1117d8a3d Make trace plugin build on linux 2009-02-03 12:03:25 +00:00
alexpeshkoff
fabcd31d03 misc 2009-02-02 13:26:14 +00:00
alexpeshkoff
2cf130db1d Added trace to posix build - first draft 2009-02-02 11:48:44 +00:00
alexpeshkoff
0872c08d89 AIX port 2009-01-30 15:53:16 +00:00
alexpeshkoff
7b16d4aec0 Fixed my recent commit 2009-01-28 14:54:00 +00:00
alexpeshkoff
9843069833 fixed posix build 2009-01-28 14:13:56 +00:00
alexpeshkoff
ea19ce9e77 Moved most of OS-specific checks away from regular makefiles 2009-01-28 13:47:26 +00:00
alexpeshkoff
af7581e7c5 misc 2009-01-22 09:16:32 +00:00
paulbeach
0160e26fdf Frontport and solve symbol issue for MacOSX 2009-01-21 15:42:42 +00:00
alexpeshkoff
095685d149 Trying to use native AIX compiler - work in progress 2009-01-15 08:34:17 +00:00
alexpeshkoff
9fd18c1b6a Solaris port 2008-12-30 17:46:28 +00:00
alexpeshkoff
d769df3b68 Solaris port 2008-12-28 15:42:05 +00:00
asfernandes
de5ee1561d Misc 2008-12-27 18:24:56 +00:00
alexpeshkoff
812c153990 AIX port 2008-12-24 14:17:55 +00:00
alexpeshkoff
5164439ddd Avoid linking all this crap with trivial library 2008-12-23 09:34:19 +00:00
asfernandes
05947b7afc Misc 2008-12-12 00:55:03 +00:00
alexpeshkoff
017a5b6759 HPUX port 2008-12-11 10:59:26 +00:00
alexpeshkoff
af3eb031e1 AIX port 2008-12-10 15:15:25 +00:00
asfernandes
41b4b3ab8d Fixed CORE-2227 - Problem with column names with Accents and triggers.
Thanks to Alex for makefile fixes!
2008-12-08 23:45:23 +00:00
alexpeshkoff
302353dab8 AIX port 2008-12-08 15:54:26 +00:00
alexpeshkoff
6f3feaf090 AIX port 2008-12-05 13:53:53 +00:00
alexpeshkoff
7b94589656 do not define VIO_DEBUG permanently 2008-12-03 15:50:39 +00:00
paulbeach
e2fae8e7be Fix @prefix@ issue for aliases.conf - Reported by Adriano 2008-12-03 14:32:51 +00:00
paulbeach
056fe92dbd Small mod for HPUX 2008-11-28 09:46:43 +00:00
alexpeshkoff
b4f7717eb3 Implemented CORE-1758: nBackup support in Services API. 2008-11-20 17:29:38 +00:00