robocop
03ac110ffd
We no longer have a "relations" project.
...
Static metadata definitions came back.
2003-08-19 06:05:15 +00:00
skidder
95de179b0c
Adjust MSVC7 makefiles to reduce command line compiler warnings
2003-08-18 16:56:27 +00:00
arnobrinkman
d5dbfe5151
make build work again
2003-08-18 14:11:02 +00:00
skidder
1c394c6d4b
Fix up server-side database aliases
...
- expand Windows SS local connection strings on the client side unless they
specify database aliases (return to backward-compatible behavior)
- use aliases for database creation
- do security checks after database file name expansion
- forbid usage of relative paths in aliases
- do not stick to 8.3 filenames on Windows as it causes problems
2003-08-17 19:56:53 +00:00
alexpeshkoff
2bcc8898ba
Also fix MSVC6 gfix build in head branch
2003-08-13 11:26:38 +00:00
robocop
1d4089c3f7
Committed... just in case
2003-08-13 11:11:47 +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
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
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
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
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
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
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
32787c51c1
Adding generator for fields.h, relations.h, ids.h and names.h
2003-07-12 20:13:22 +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
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
5d4315302b
Updated scripts
2003-07-11 00:03:58 +00:00
brodsom
a8d82b2b5e
Remove from BuildExecutableInstall work done in make_all.bat
2003-07-10 15:29:43 +00:00
brodsom
74a876b41d
Adding automatic public headers build (gds.h and ibase.h)
2003-07-10 15:19:52 +00:00
brodsom
3cc83a197e
Moving install from 'src' to 'builds'
2003-07-08 23:05:09 +00:00
alexpeshkoff
1293ffa3af
enable standalone use of preprocess.bat
2003-07-08 10:56:41 +00:00
brodsom
50862cef01
Installer update
2003-07-07 11:34:09 +00:00
dimitr
7afafe73e8
Minor addition to the private API
2003-07-06 08:38:58 +00:00
hippoman
07caf06fac
Syncing MSVC7 build files
2003-07-06 01:18:38 +00:00
hippoman
1c710fd0d4
Fixing MSVC7 build
2003-07-06 01:16:30 +00:00