brodsom
|
a6f40ba248
|
Move MinGW readme
|
2003-07-04 03:21:51 +00:00 |
|
brodsom
|
adbc533cc8
|
Use MINGW macro and mthreads
|
2003-07-04 02:26:45 +00:00 |
|
brodsom
|
4e8e96d3b3
|
add extension to identify type
|
2003-07-03 15:48:49 +00:00 |
|
brodsom
|
51499f9150
|
Add special action to be used in dyn_def.cpp.
(remove dyn_def.sed)
|
2003-07-02 19:02:49 +00:00 |
|
brodsom
|
92ff207985
|
Update mingw instructions
|
2003-06-30 12:42:19 +00:00 |
|
kkuznetsov
|
8ba963241a
|
Trying to make FB2 compiler independant add prefix for SUN C compiler and fix fist compilation error
|
2003-06-20 17:55:31 +00:00 |
|
alexpeshkoff
|
c6c3b27a76
|
fixing linux SS - trivial mistypes
|
2003-06-06 09:31:48 +00:00 |
|
fsg
|
3592727c42
|
Reenabled ada, fortran, cobol and pascal for gpre
Install *udf.sql into the UDF-directory for linux builds
|
2003-05-25 10:44:58 +00:00 |
|
skidder
|
79db179422
|
Allow C programs use our shared libraries on Linux and other POSIX platforms
|
2003-05-25 00:07:30 +00:00 |
|
skidder
|
bc0dda7708
|
Fix UDF linkage problems on linux
|
2003-05-25 00:04:54 +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 |
|
skidder
|
9b84f95b96
|
Be compatible with older machines
|
2003-04-14 19:21:03 +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 |
|
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 |
|
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
|
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 |
|
alexpeshkoff
|
70c9d082ba
|
Now external tables are checked against directories list
|
2003-03-15 20:20:41 +00:00 |
|
skidder
|
277a2ec191
|
Fixup optimization flags to produce fastest possible but still correct binary
|
2003-03-15 16:52:04 +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
|
d3373a168e
|
Modify MinGW instructions
|
2003-03-07 16:58:49 +00:00 |
|
brodsom
|
4e04044bb8
|
Update instructions, remove win_libs and give instructions to patch manually libfbclient and libfbembed
|
2003-03-06 23:25:32 +00:00 |
|
brodsom
|
8b595099e7
|
Update instructions
|
2003-03-06 23:20:31 +00:00 |
|
brodsom
|
37b2fb6957
|
Move cntl.cpp to OS_ServerFiles
|
2003-03-06 13:16:15 +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
|
f489a329b3
|
Changes for MinGW build.
-Build instructions.
|
2003-03-06 00:27:59 +00:00 |
|
brodsom
|
c37d9f64da
|
Changes for MinGW build.
-Patch previous commit
|
2003-03-06 00:16:52 +00:00 |
|
brodsom
|
4e76ba9525
|
Add cntl.cpp
|
2003-03-05 20:59:06 +00:00 |
|
brodsom
|
0b4413db1b
|
Changes for MINGW build
-Use SHRLIB_EXT instead of 'so'
-Add WIN_LIBS
|
2003-03-05 17:59:10 +00:00 |
|