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

32 Commits

Author SHA1 Message Date
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
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
58a86432a3 Changes for MINGW build
-Use SHRLIB_EXT instead of 'so'
2003-03-05 16:19:08 +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
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
skidder
6e8a13c82b Make engine compile on POSIX again 2003-01-04 17:10:43 +00:00
nmcc
5c41478523 Do not replace users exisiting LD_LIBRARY_PATH 2002-12-29 14:59:40 +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
skidder
5422d7af64 Little changes to build stable Linux packages 2002-12-11 20:52:59 +00:00
nmcc
1517ddec96 add clean_config and clean_makefiles targets. 2002-12-09 01:43:21 +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
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
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
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
5f475b8225 add firebird.conf into files moved to install area 2002-11-07 16:54:47 +00:00
nmcc
67e35ff1f8 Add extern sub directory to make clean target. 2002-11-05 01:51:24 +00:00
skidder
8e6622a20e Merging changes from skidder branch - explicit locks, savepoints, build system changes 2002-10-29 20:20:44 +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
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
eku
8f561e9c06 Build and distribute 'gdef'. 2002-10-02 12:43:16 +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
fa187c0faf Makefile for examples is broken. Do not compile it 2002-09-10 18:22:12 +00:00
eku
6fcea58994 Fixed C&P error that prevented ISQL from beeing compiled. 2002-09-09 05:48:22 +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
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