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

436 Commits

Author SHA1 Message Date
brodsom
33c44586d5 -Remove parentheses warnings.
-Remove unknown-pragmas warnings.
-Remove unused variables warnings, near all the actual warnings are for gpre generated stuff.
-Avoid message wrapping.
2003-08-11 01:25:09 +00:00
brodsom
1d84e4f50c Change message (the previous one is wrong) 2003-08-10 23:10:52 +00:00
brodsom
d4d5857041 beautify 2003-08-10 23:09:59 +00:00
brodsom
e6df9f5ff5 Move compiler output to a log file 2003-08-10 23:05:26 +00:00
skidder
ce78ed1f1d 1) Make NBACKUP happy on Win32 CS too.
2) Fix tracking of OWN_hung in Win32 CS lock manager (lock-up debugging aid)
3) Fix possible unsynchronized access to memory manager in Win32 CS builds
and client library. Have shown itself as a very rare crash of Win32 CS manager
process during its startup.
4) Reduce warnings a little
Points 2 and 3 need to be backported to B1_5_Release
2003-08-10 15:43:23 +00:00
brodsom
854078d8ee Reapply Paul change in the HEAD using the HEAD sources. 2003-08-08 15:54:09 +00:00
skidder
a8e7979ece Fix tweak in MSVC7 build 2003-08-08 14:01:34 +00:00
brodsom
c6b9bb5f0d Rollback Paul changes, it breaks the builds in several places. 2003-08-08 10:26:09 +00:00
paulbeach
65047a5450 Fix moronic spelling mistake 2003-08-08 09:13:20 +00:00
paulbeach
34a40fdebf Fix Blas' fix for Firebird location in prepare, so it can handle spaces in the path name. Echo %FIREBIRD% in setenvvar.bat. Copy firebird.conf to output so the server will actually run. 2003-08-08 07:52:21 +00:00
kkuznetsov
8b8a9bb179 *** empty log message *** 2003-08-08 06:29:52 +00:00
brodsom
c8e8bdaa93 Patch msvc6 after Nickolay changes 2003-08-08 00:29:43 +00:00
brodsom
6c6a521968 Change nbbackup to nbackup 2003-08-07 16:58:54 +00:00
brodsom
780a8830f6 Move miniinstall from src/install to builds/install 2003-08-07 14:31:55 +00:00
brodsom
7d7810850e Patch msvc6 after Nickolay changes 2003-08-07 13:59:15 +00:00
skidder
a43fdc98bd Add makefile for NBACKUP 2003-08-06 20:03:11 +00:00
skidder
4b36922e60 Make NBACKUP tool work on Windows. Seems to work. 2003-08-06 20:01:02 +00:00
skidder
84bfde306d Win32 engine builds and seems to work 2003-08-06 18:06:22 +00:00
skidder
143f8d2443 Implementation of fast physical incremental backup 2003-08-06 16:30:49 +00:00
brodsom
7eee2c42d5 Patch. previoulsy when the directory parameter have spaces (as in the example) the script fail. 2003-08-06 16:21:52 +00:00
brodsom
2b37e800af Correction (no need to build relations.cpp) 2003-08-06 15:41:55 +00:00
skidder
38c75dd754 Clean up some recent shit after Blas to make engine compile 2003-08-04 15:33:28 +00:00
brodsom
d5d94c145d Solve the examples failure in Linux build 2003-08-03 23:18:57 +00:00
skidder
d35f452e80 Continue fixing MSVC build 2003-08-03 19:20:33 +00:00
skidder
d2e64fe18d Fix MSVC7 makefiles 2003-07-17 15:40:42 +00:00
brodsom
1b2bea76c1 Correct codes.cpp directory 2003-07-17 13:59:33 +00:00
brodsom
99b88c68ad Update output directories 2003-07-17 11:41:28 +00:00
brodsom
8722e3d801 Restore examples build (and add intlbld) 2003-07-17 02:15:46 +00:00
brodsom
1c310aa0ef Remove examples stuff from make_all 2003-07-16 19:14:18 +00:00
brodsom
306f154dd5 Remove commented sed commands 2003-07-16 19:06:37 +00:00
brodsom
3674015198 Adding the make_examples to build employee.fdb and intlemp.fdb 2003-07-16 18:46:15 +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
46c9f79302 Move physical io to os specific 2003-07-14 11:23:04 +00:00
brodsom
49a86dde7d Move physical io to os specific 2003-07-14 10:35:49 +00:00
brodsom
523e000333 Update 2003-07-14 09:45:18 +00:00
brodsom
dafc23b2a5 Adding generator for fields.h, relations.h, ids.h and names.h 2003-07-12 20:38:27 +00:00
brodsom
32787c51c1 Adding generator for fields.h, relations.h, ids.h and names.h 2003-07-12 20:13:22 +00:00
brodsom
b46b68ad00 Correction 2003-07-12 20:02:17 +00:00
brodsom
b3fa20ad04 Remove, replaced with boot.gpre, client.gpre and embed.gpre 2003-07-12 09:54:44 +00:00
brodsom
7dfdc04600 Remove not used rdb*.h 2003-07-12 09:42:10 +00:00
brodsom
3b7da08529 -Build fbudf
-Copy ib_udf and fb_udf sql to output/udf
-Copy ib_udf/* and fb_udf/* to examples/udf
2003-07-11 16:49:35 +00:00
brodsom
50e19d0740 Remove v5_examples dsp 2003-07-11 16:47:48 +00:00
brodsom
b5e3e9bc9e Remove gen/v5_examples directory 2003-07-11 16:47:08 +00:00
brodsom
1b351afee9 Move examples builds to examples directory 2003-07-11 13:31:08 +00:00
brodsom
e2d92197ab Let winevent with api examples 2003-07-11 10:55:24 +00:00
brodsom
56c67b5571 Correction 2003-07-11 03:25:22 +00:00
brodsom
08b589c322 Updates 2003-07-11 02:28:45 +00:00
brodsom
5d4315302b Updated scripts 2003-07-11 00:03:58 +00:00
brodsom
5398fafc40 Moving .gbak to firebird2/builds/misc 2003-07-10 23:09:07 +00:00