skywalker
|
83f8c38cf0
|
Partial change to load RootDirectory from /etc/firebird.conf file
plus some more install/compile things
|
2001-08-20 08:15:33 +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
|
8e64159e86
|
Fix some simple void main() declarations, and the clean directive
|
2001-08-15 05:37:55 +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 |
|
seanleyne
|
baa3d722bf
|
Code Cleanup, removed "#ifdef READONLY_DATABASE" conditionals, second attempt
|
2001-08-08 02:01:26 +00:00 |
|
bellardo
|
a96cc90b94
|
Updated build system to remove jrd_static.a, and make it possible to build
completely statically linked executables.
|
2001-08-07 02:15:26 +00:00 |
|
bellardo
|
ee1c082041
|
Some more work to get FB2 building on Darwin.
|
2001-08-07 00:41:03 +00:00 |
|
bellardo
|
00ef8172c9
|
The framework properties file for FB2
|
2001-08-07 00:33:09 +00:00 |
|
bellardo
|
360c7ce10c
|
Added 'STATIC' option to DB declaration line to avoid sybmol conflicts when
security.o gets included in libgds.so.
|
2001-08-06 21:22:59 +00:00 |
|
bellardo
|
2a5144196d
|
Changed makefile so msgs objects were placed in gen/msgs, not src/msgs.
|
2001-08-06 19:36:58 +00:00 |
|
skywalker
|
13d14ab8a5
|
Changed makefiles to only use .o files drop the .lo files
Change security.epp to use isc4.gdb rather than original isc.gdb
|
2001-08-06 15:08:18 +00:00 |
|
bellardo
|
94abf7c1b9
|
autoconf.h should not be in the source tree. It is generated by configure.
|
2001-08-05 16:10:33 +00:00 |
|
bellardo
|
d6081f5901
|
An empty install makefile for Darwin.
|
2001-08-04 22:51:57 +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
|
5dc9d07e52
|
Added the linux/unix install to fb2
also modified a bit to start working with autoconf
|
2001-08-01 07:59:14 +00:00 |
|
skywalker
|
9d3b9ed3ae
|
More simple changes to move to new make format
|
2001-08-01 04:18:37 +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 |
|
skywalker
|
4c4bc9a95c
|
Global changes for new Makefile and firebird2 compile on linux
|
2001-07-29 23:43:24 +00:00 |
|
skywalker
|
365a7fe19c
|
Changes to compile fb2 under autoconf includes some structural changes
|
2001-07-29 17:42:23 +00:00 |
|
skywalker
|
562bc342e7
|
Added new firebird.h global header
|
2001-07-29 17:19:15 +00:00 |
|
skywalker
|
63302569e5
|
These files are all generated by programs in jrd, mainly codes.epp
|
2001-07-29 17:07:15 +00:00 |
|
skywalker
|
e42bda0013
|
Added v5_examples to the firebird2 tree
|
2001-07-23 16:05:46 +00:00 |
|
skywalker
|
816439e5d7
|
Fix simple syntax errors
|
2001-07-14 00:44:14 +00:00 |
|
bellardo
|
b616c7615f
|
Added support for HAVE_SIGNAL_H.
|
2001-07-12 20:39:43 +00:00 |
|
bellardo
|
ea854ca70d
|
Added the FOUNDATION_LINK macro.
|
2001-07-12 20:07:45 +00:00 |
|
bellardo
|
1ba635d885
|
Added HAVE_SIGNAL_H to autoconf.
|
2001-07-12 19:51:41 +00:00 |
|
bellardo
|
6db265ea29
|
Added ability to create needed symlinks (objs/source) to the configure script.
|
2001-07-12 17:01:39 +00:00 |
|
bellardo
|
6681f4852e
|
More changes to convert FB2 to c++. This time is files that have been renamed
and some conflict resolutions on files edited by more than one person at once.
|
2001-07-12 06:32:05 +00:00 |
|
bellardo
|
747d13c0d5
|
Changes to bring FB2 to c++ on *nix.
|
2001-07-12 05:46:06 +00:00 |
|
awharrison
|
baa3485651
|
read only databases are supported unconditionally in fb2
|
2001-07-10 17:35:13 +00:00 |
|
tamlin
|
9587c717b3
|
ongoing cleanup
|
2001-05-24 14:54:26 +00:00 |
|
tamlin
|
9a776a604e
|
First steps towards a C++ conversion.
|
2001-05-23 13:26:42 +00:00 |
|
tamlin
|
3ebbe26d17
|
Initial revision
|
2001-05-23 13:25:27 +00:00 |
|