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

33 Commits

Author SHA1 Message Date
brodsom
eb3c552424 Fix posix build, add new source btn.cpp. 2003-12-02 02:50:16 +00:00
skidder
77b17de987 NBACKUP-related changes and some clean-up 2003-09-08 20:23:46 +00:00
brodsom
7a04ed0496 -Corrections to wal build
-Add walw.exe build to msvc6
2003-09-01 12:08:56 +00:00
skidder
143f8d2443 Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
brodsom
499337fda5 Split utilities dir 2003-07-15 02:43:36 +00:00
brodsom
5829455596 Move win32 specific sources in remote to remote/os/win32 2003-07-14 23:29:45 +00:00
brodsom
523e000333 Update 2003-07-14 09:45:18 +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
alexpeshkoff
b38217d127 Dropped second entry for rpb_chain 2003-05-05 07:38:28 +00:00
alexpeshkoff
3511117b07 added rpb_chain to posix build 2003-04-29 14:23:52 +00:00
fsg
bdd4752745 Update linux makefiles to reflect rpb_chain changes 2003-04-28 18:57:39 +00:00
alexpeshkoff
2af60e8991 Exit on missing / wrong firebird.conf with error report in system log 2003-04-19 16:46:24 +00:00
alexpeshkoff
70c9d082ba Now external tables are checked against directories list 2003-03-15 20:20:41 +00:00
brodsom
c7f5f1ee5a Blob_filter is not a epp file since 1999, change the name to .cpp and modify the makefiles 2003-03-06 00:43:32 +00:00
brodsom
5c2576400d Changes for MINGW build
-Use SHRLIB_EXT
-Add locks to FBCLASSES_ClientFiles(only used by windows but not part of the os specific files)
2003-03-05 15:51:44 +00:00
fsg
e0dcb77416 Fixed some really old typos.
Included ExecuteStatement in the LINUX-Build
2003-03-02 17:47:22 +00:00
aafemt
1f1e2cc489 blrtable.h is generated and must not be in tree 2003-02-28 05:22:13 +00:00
eku
7a74c7bfd8 This file does not compile on POSIX platforms. Exclude it from the build
process until someone has fixed it.
2003-02-20 06:17:25 +00:00
aafemt
d861d96c63 XNET and somewhere WNET were added to remote interfaces 2003-02-19 05:16:46 +00:00
eku
e9e3967a47 Fixed POSIX build after removal of pipe/csv directories. 2003-02-17 08:26:10 +00:00
aafemt
e55e271385 Little step towards MinGW build. Physical IO module is platform-depended now 2003-02-11 05:13:36 +00:00
skidder
ba5e11b15c Integrate new memory manager into the engine 2003-01-16 17:47:10 +00:00
skidder
9b57d8b649 Several little changes to make engine compilable again on Linux 2002-12-16 21:19:51 +00:00
eku
ec71a0cb44 Fixed compilation and linking on SINIX-Z (and probably on other POSIX
platforms).
2002-11-20 08:30:03 +00:00
dimitr
fe1c935023 A few changes contributed by Dimitry Sibiryakov. 2002-11-14 13:53:37 +00:00
skywalker
19addcf638 Slight changes for linux compile to work with new ConfigRoot class 2002-11-09 13:23:56 +00:00
skidder
183c7b4ee8 Make new config stuff compile on POSIX 2002-11-06 20:18:40 +00:00
skidder
40f937f4cf Make new config stuff compile on POSIX 2002-11-06 20:10:30 +00:00
skywalker
a91efa1ae8 Added config_root.cpp file for posix. 2002-11-05 16:49: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
skidder
fc024e878f Little garbage cleanup. Shouldn't break anything 2002-10-04 21:57:21 +00:00
skidder
13386e3861 Make it build on posix again 2002-09-28 20:56:59 +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