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

230 Commits

Author SHA1 Message Date
eku
549e084210 Check for return type of function 'signal'. 2002-08-14 13:43:18 +00:00
eku
0b422e5928 Set default values for configureable options. 2002-08-14 13:10:00 +00:00
eku
599ab7de28 Minor 'dirname' cleanup:
o check for the availability in configure
 o removed the ugly test in flu.cpp
 o synchronised config.h.in and MSVC pendant

NOTE: If you have problems on your system, don't change the source.
      Extend the tests in configure.in!!!
2002-08-14 12:27:41 +00:00
eku
f9fd57edcc Fixed some typos. 2002-08-14 12:15:23 +00:00
eku
6fc63b24fc Architecture and production type are now a command line switch to
configure. See 'configure --help' for details.
2002-08-14 12:13:20 +00:00
eku
1069d24032 Huge 'times' cleanup:
o check for the availability in configure
 o removed the define NO_TIMES
 o synchronised config.h.in and MSVC pendant

NOTE: If you have problems on your system, don't change the source.
      Extend the tests in configure.in!!!
2002-08-14 11:44:03 +00:00
eku
076de37a9f Huge 'gettimeofday' cleanup:
o check for the availability in configure
 o check for the number of arguments in configure
 o synchronised config.h.in and MSVC pendant

NOTE: If you have problems on your system, don't change the source.
      Extend the tests in configure.in!!!
2002-08-14 11:14:01 +00:00
skywalker
8bfa4b76a1 Changed to make build with new structure possible. 2002-08-05 16:34:35 +00:00
skywalker
526c1c8dcb Changed to work with super build as well as classic. The makefile now
come from builds/posix rather than src/make.new
2002-07-29 15:43:24 +00:00
eku
77c348fa48 The good old Bourne Shell does not implement the command 'source'. 2002-07-15 07:00:51 +00:00
skywalker
89e06a1b43 Merge final changes from fb1 tree. 2002-07-06 05:32:02 +00:00
skywalker
350b251820 Changes to get compiling on linux (post fb1 changes). 2002-07-05 15:00:26 +00:00
skywalker
dae9189129 Changes for rebuild of fb2. 2002-07-04 09:34:20 +00:00
eku
b5c53ce9ca Support SINIX-Z as a platform. 2002-07-03 10:04:41 +00:00
skywalker
82d8017317 Merged change from fb1. 2002-07-01 16:59:09 +00:00
skywalker
eced3c1d2c Porting changes made to fb1. 2002-06-29 16:41:10 +00:00
paul_reeves
f9b8800970 Updated code to support building under Linux. Main changes are to support the platform manager and the move of kanji.* to /intl. 2002-06-23 19:51:37 +00:00
kkuznetsov
4dc0e5e76f I forgot ";" 2002-01-21 15:26:55 +00:00
kkuznetsov
39ada89080 fist try to port IT to Solaris X86 2002-01-21 11:54:27 +00:00
skywalker
e190c8f1d5 Changed one or two of the headers that are checked for. 2002-01-04 11:48:43 +00:00
skywalker
c1bcc741ab Changed to make install work better.
Fix build of shared library so global objects have thier constructors called
Added readline to isql
Added version numbers to libgds.so.2.0.0
Change install location and version to be driven from ./configure file
2001-08-27 15:29:18 +00:00
skywalker
115a8cd074 Some changes to work on classic install, (it's not complete as yet
but it's getting there)
2001-08-15 18:10:36 +00:00
skywalker
5f393f65a4 Updated the build num process 2001-08-15 08:44:11 +00:00
skywalker
d8dd574545 Changes to detect socklen_t properly, and a bit more on install 2001-08-14 17:41:39 +00:00
skywalker
5df7da6266 Change makefiles to not touch source files to rebuild (it was making it
hell to checkin to cvs since it then did a diff on all files)
Did a little bit with install.
2001-08-13 08:14:38 +00:00
bellardo
7dfce99342 First round of changes to FB2 to get the Darwin build working again. 2001-08-04 22:48:18 +00:00
skywalker
76e36d0b32 A few changes to the install routine. 2001-08-02 07:03:59 +00:00
skywalker
73591b7d17 More changes to straighten out compile, fix up makefiles to build
into GEN_ROOT directory
2001-08-01 08:11:52 +00:00
skywalker
c880d26078 Changes to make compile with new script 2001-07-31 18:34:05 +00:00
skywalker
be8a52b628 Modified to use new makefiles 2001-07-31 08:42:21 +00:00