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

175 Commits

Author SHA1 Message Date
tamlin
80f7fb6dd4 New C++ memory pool 2001-12-24 02:51:06 +00:00
tamlin
3ec803105f increment build number 2001-12-24 02:51:05 +00:00
tamlin
07ad5d3033 increment build number 2001-12-24 02:51:04 +00:00
tamlin
116e28b164 increment build number 2001-12-24 02:51:03 +00:00
tamlin
ca557df334 increment build number 2001-12-24 02:51:02 +00:00
tamlin
6876164336 increment build number 2001-12-24 02:51:01 +00:00
tamlin
cd3a5a032d increment build number 2001-12-24 02:51:00 +00:00
tamlin
8de888325e increment build number 2001-12-24 02:50:59 +00:00
tamlin
c0cbc6ccbf increment build number 2001-12-24 02:50:58 +00:00
tamlin
2a55cfa6af increment build number 2001-12-24 02:50:57 +00:00
tamlin
d5b2f6db80 increment build number 2001-12-24 02:50:56 +00:00
tamlin
b64f6e900e increment build number 2001-12-24 02:50:55 +00:00
tamlin
2b4e8c0cbf increment build number 2001-12-24 02:50:54 +00:00
tamlin
72e99d81f4 increment build number 2001-12-24 02:50:53 +00:00
tamlin
cbd89a69cf increment build number 2001-12-24 02:50:52 +00:00
tamlin
3bdd24f746 increment build number 2001-12-24 02:50:51 +00:00
tamlin
ba7976d02c increment build number 2001-12-24 02:50:50 +00:00
tamlin
247bda7207 increment build number 2001-12-24 02:50:49 +00:00
tamlin
285c39534d increment build number 2001-12-24 02:50:48 +00:00
tamlin
f85adc82ab increment build number 2001-12-24 02:50:47 +00:00
tamlin
c7a527a1c8 no message 2001-12-24 02:11:44 +00:00
tamlin
bc920f80c5 increment build number 2001-12-24 02:11:43 +00:00
tamlin
59485981ad increment build number 2001-11-02 20:59:39 +00:00
tamlin
c73aab62f7 Synch with FB1 changes. 2001-11-02 20:59:38 +00:00
tamlin
cacd070e21 increment build number 2001-11-02 20:40:16 +00:00
tamlin
eea9bdfe5a Synch with FB1 changes. 2001-11-02 20:40:15 +00:00
bellardo
0528cc5002 increment build number 2001-10-18 21:31:46 +00:00
bellardo
3773ba0efa Testing syncmail some more. 2001-10-18 21:31:45 +00:00
bellardo
5935498f88 increment build number 2001-10-17 22:48:03 +00:00
bellardo
3d3e6de8ad increment build number 2001-10-17 22:48:02 +00:00
bellardo
afa2aadf0f Changes to make FB2 compile on Darwin. Mostly build system related, but
also added a missing typecast in isql.epp.
2001-10-17 22:48:01 +00:00
bellardo
352fd636f4 increment build number 2001-10-17 21:53:39 +00:00
bellardo
e182582bef Added missing paren. 2001-10-17 21:53:38 +00:00
fsg
589d9fd216 Finally found the time to create a FB2 Changelog :-) 2001-09-19 13:08:34 +00:00
awharrison
44ce362c3a release external files after table deletion 2001-09-18 19:12:25 +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
570289f7b6 Changes to read /etc/firebird.conf file 2001-08-21 09:41:00 +00:00
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