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

19 Commits

Author SHA1 Message Date
brodsom
6fb1964481 Add journal and archive to posix build 2003-11-05 16:53:37 +00:00
brodsom
08b589c322 Updates 2003-07-11 02:28:45 +00:00
brodsom
5e92f5f9b5 Posix build move build process and temporary databases to 'gen' 2003-07-08 12:24:12 +00:00
eku
9a930f8e74 Fixed typo: LN_S->LN 2003-04-10 07:50:03 +00:00
eku
02c8b57d75 Use predefined macros from make.defaults! 2003-04-10 06:34:24 +00:00
aafemt
a831b7838e Ironing POSIX build 2003-03-27 11:21:47 +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
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
nmcc
862185cd27 Remove any existing link otherwise ln fails on Solaris. 2002-12-29 14:18:21 +00:00
nmcc
8db660eb23 Change gds_lock_mgr to fb_lock_mgr as code now defaults to this. 2002-12-09 01:38:13 +00:00
eku
239355fa47 The file permissions must match the database attribute (read-only), otherwise
gpre will fail.
2002-10-14 09:21:11 +00:00
skywalker
21caad7564 Changed restore of isc4.gdb to not have read_only option 2002-10-11 21:41:06 +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
skidder
7e50e296b4 Fix build engine to make PROD_BUILD compile 2002-09-19 15:25:38 +00:00
eku
b33e6557a0 Fixed more make problems.
Why do we touch the result here???
2002-09-03 13:35: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