hippoman
|
e07667a193
|
* Synced the msvc7 build files
|
2003-05-09 15:10:20 +00:00 |
|
dimitr
|
b238739170
|
Fixed win32 build process.
|
2003-05-07 10:30:49 +00:00 |
|
skidder
|
7eca0a2eb1
|
Make Win32 build compile
|
2003-05-05 16:11:19 +00:00 |
|
dimitr
|
d2ffee6790
|
Updated project files
|
2003-05-05 10:36:14 +00:00 |
|
alexpeshkoff
|
b38217d127
|
Dropped second entry for rpb_chain
|
2003-05-05 07:38:28 +00:00 |
|
dimitr
|
cf54a1f284
|
Bugfix
|
2003-05-01 13:28:46 +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 |
|
skidder
|
bd030ff404
|
Update MSVC7 makefiles to reflect rpb_chain changes
|
2003-04-28 18:24:47 +00:00 |
|
alexpeshkoff
|
2d59c9cd0f
|
Fixed bug with wrong rpb contents after pre-triggers execution
|
2003-04-25 14:51:04 +00:00 |
|
skidder
|
8efa727108
|
Fix up makefile a little
|
2003-04-23 16:17:57 +00:00 |
|
hippoman
|
416ddd3239
|
* Sync the msvc7 build
|
2003-04-20 03:30:57 +00:00 |
|
alexpeshkoff
|
169c9e3898
|
Exit on missing / wrong firebird.conf with error report in system log
|
2003-04-19 17:01:31 +00:00 |
|
alexpeshkoff
|
2af60e8991
|
Exit on missing / wrong firebird.conf with error report in system log
|
2003-04-19 16:46:24 +00:00 |
|
paul_reeves
|
ec0866c3f1
|
Update reference to downloadable file.
|
2003-04-18 10:30:24 +00:00 |
|
dimitr
|
26cb3c153f
|
Corrected a typo.
|
2003-04-15 09:19:40 +00:00 |
|
skidder
|
9b84f95b96
|
Be compatible with older machines
|
2003-04-14 19:21:03 +00:00 |
|
dimitr
|
ebb101faaf
|
Updated win32 build.
|
2003-04-13 12:14:47 +00:00 |
|
paul_reeves
|
6ae2b2260e
|
Add a (very) little documentation to some of the Win32 .bat files. Improve blrtable.bat's manners (and of course get it to compile blrtable again.)
|
2003-04-11 10:32:24 +00:00 |
|
dimitr
|
4a14241af1
|
Fixed win32 build.
|
2003-04-11 05:17:24 +00:00 |
|
eku
|
9a930f8e74
|
Fixed typo: LN_S->LN
|
2003-04-10 07:50:03 +00:00 |
|
eku
|
02c8b57d75
|
Use predefined macros from make.defaults!
|
2003-04-10 06:34:24 +00:00 |
|
dimitr
|
b9ebefef71
|
Fixed win32 build.
|
2003-04-09 10:08:36 +00:00 |
|
brodsom
|
ef65afb5fd
|
Update MINGW readme
|
2003-04-08 10:41:52 +00:00 |
|
aafemt
|
d266ad6452
|
Public headers don't use pathes in #include directives any more. Now they can be provided 'as is'
|
2003-04-08 10:25:30 +00:00 |
|
aafemt
|
5452162cee
|
Better exampes' copying
|
2003-04-08 10:09:05 +00:00 |
|
aafemt
|
ca2a9cc333
|
fix typo
|
2003-04-07 10:14:17 +00:00 |
|
aafemt
|
e3929786dc
|
Prevent static gbak from multiple build
|
2003-04-04 10:40:40 +00:00 |
|
eku
|
22eaacd6a7
|
SVR4 yacc doesn't support '-b' option. So use 'mv' to achieve the same
result.
|
2003-04-03 07:35:20 +00:00 |
|
brodsom
|
0368c1561b
|
Filter crlf in windows platform
|
2003-04-02 22:24:47 +00:00 |
|
brodsom
|
7eff8768ae
|
Update MINGW readme
|
2003-04-01 23:47:14 +00:00 |
|
aafemt
|
0c8daeb80d
|
Improve Win32 build. Add resources to superserver
|
2003-03-31 10:29:16 +00:00 |
|
brodsom
|
4843534123
|
Update MINGW readme with a note about crash in v5_examples due to locking bug.
|
2003-03-28 13:53:51 +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
|
d6a2945cac
|
Remove obsolete files
|
2003-03-27 11:16:14 +00:00 |
|
brodsom
|
22cc2589dd
|
Update instructions to build parse.cpp with bison.
|
2003-03-27 03:16:38 +00:00 |
|
brodsom
|
9de03bf380
|
Modify warning options. Remove unknown-pragmas and add format and signed compare
|
2003-03-27 03:14:02 +00:00 |
|
brodsom
|
97c76a8579
|
Correct typing errors
|
2003-03-26 11:08:18 +00:00 |
|
brodsom
|
f24c9b2f94
|
Update the MINGW readme after the event problem was resolved.
|
2003-03-25 13:24:48 +00:00 |
|
aafemt
|
ed3859c23b
|
Another step towards MinGW CS build
|
2003-03-25 11:07:59 +00:00 |
|
brodsom
|
b15fac104a
|
Remove WINDOWS_ONLY remains
|
2003-03-25 02:24:09 +00:00 |
|
brodsom
|
21545cd033
|
Remove wsock32.lib (thanks to Claudio)
|
2003-03-21 13:11:29 +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 |
|
dimitr
|
710d1af820
|
Fixed LD2_lookup issue.
|
2003-03-19 08:49:47 +00:00 |
|
dimitr
|
172c4099f3
|
Updated project files:
- moved gds32_debug.def
- removed IB7 functions from compatibility gds32
|
2003-03-18 08:58:59 +00:00 |
|
dimitr
|
6670f695c3
|
Updated project files:
- moved gds32_debug.def
- removed IB7 functions from compatibility gds32
|
2003-03-18 08:50:17 +00:00 |
|
brodsom
|
8a740d5dbb
|
Changes to build with help.fdb
|
2003-03-18 03:05:49 +00:00 |
|
eku
|
ceb9d33c9d
|
Changed the default extensions for databases from .gdb to .fdb
The Windows and OS X builds have not been updated yet.
|
2003-03-17 12:06:48 +00:00 |
|