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

175 Commits

Author SHA1 Message Date
brodsom
2731622b90 no message 2003-07-08 10:45:47 +00:00
brodsom
41497ef6d8 -Split posix build output between 'gen' and 'temp'(compiler .o .d)
- Remove some redundant variables
2003-07-08 01:05:22 +00:00
skidder
bc0dda7708 Fix UDF linkage problems on linux 2003-05-25 00:04:54 +00:00
aafemt
c8d4cb0e14 Ironing POSIX build. Resources were added to some exe and dll's 2003-03-28 11:29:18 +00:00
aafemt
a831b7838e Ironing POSIX build 2003-03-27 11:21:47 +00:00
aafemt
7e9e535a38 Few improvements for Win32 SS build procedure 2003-03-21 11:53:48 +00:00
aafemt
793ce67c72 Version information is concentrated in src/misc/writeBuildNum.sh 2003-03-20 11:11:55 +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
ca19e731e7 Changes for MINGW build
-Use SHRLIB_EXT
-Add new util targets
2003-03-05 15:49:07 +00:00
aafemt
1f1e2cc489 blrtable.h is generated and must not be in tree 2003-02-28 05:22:13 +00:00
aafemt
a88455f961 Propagate PLATFORM across makefiles 2003-02-19 05:14:36 +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
dimitr
fc4bd62a5c Changes by Dimitry Sibiryakov. 2002-12-12 12:08:51 +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
kkuznetsov
aa4323c82a Adding linker option what prevent user to setting LD_LIBRARY_PATH 2002-12-07 13:50:30 +00:00
dimitr
48f4c114d0 Changes by Dimitry Sibiryakov. 2002-12-06 14:30:40 +00:00
kkuznetsov
c8a58909de Moving platform dependent linker option to platform files 2002-12-05 16:15:05 +00:00
dimitr
fe1c935023 A few changes contributed by Dimitry Sibiryakov. 2002-11-14 13:53:37 +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
nmcc
ad2676c6e3 Use readline/editline setting from configure in makefiles. 2002-11-05 01:42:49 +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
7debd9c9dd Call linker with $(LD) (and not $(CC) to link C++ programs.
Don't hard-code linker path (rpath option).
2002-09-24 13:01:12 +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
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