alexpeshkoff
|
4816dbe061
|
1. Use EXE_LINK or STATICEXE_LINK (what appropriate) to link executables instead of plain LD.
2. Fron-ported fix for broken in ALt-Linux ld - changed order of libraries in command line.
|
2007-12-14 11:32:06 +00:00 |
|
aafemt
|
07bb8336e9
|
Some tweaks for POSIX builds
|
2007-03-29 06:08:47 +00:00 |
|
asfernandes
|
b3e21618b5
|
Misc
|
2006-06-02 01:17:36 +00:00 |
|
mkubecek
|
acd23a069c
|
adjust makefiles to recent changes
|
2006-06-01 07:33:26 +00:00 |
|
alexpeshkoff
|
f13cdb88d2
|
deleted libfbcommon as was suggested by Jim
|
2005-12-18 17:56:43 +00:00 |
|
alexpeshkoff
|
7eeb60267d
|
Applied suggested by Dmitry changes with some additions, this should be OK for both linux and MinGW
|
2005-08-08 13:47:25 +00:00 |
|
asfernandes
|
59213efe7e
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
|
aafemt
|
d1d1c1423a
|
Config classes are not part of common library because of ifdefs inside
|
2005-05-19 05:09:06 +00:00 |
|
skidder
|
f36811f20c
|
Honor CFLAGS given by the user in POSIX builds
|
2004-12-28 21:12:47 +00:00 |
|
brodsom
|
e9444b9311
|
-Modify object generation to be dependent on type (boot, std, superserver and superclient) not module. This saves 8% time in a full build.
-Add sqlda_pub.h to monolithic ibase
-Correct refDatabases symbols to avoid repeated generation of executables.
|
2004-04-30 23:02:07 +00:00 |
|
skidder
|
08eee5ebaa
|
Further AMD64 fixes. Given this fixes you may start playing with databases using isql_static.
|
2004-01-21 07:18:30 +00:00 |
|
bellardo
|
b4b0b73124
|
Get rid of the space between the "-L" parameter and the library name. The space breaks the darwin build.
|
2003-11-08 07:39:06 +00:00 |
|
aafemt
|
7c3870cbe7
|
Gpre used during build doesn't need additional language modules
|
2003-09-24 10:39:20 +00:00 |
|
brodsom
|
ad122347cc
|
-Remove PYXIS
|
2003-09-11 02:54:26 +00:00 |
|
skidder
|
77b17de987
|
NBACKUP-related changes and some clean-up
|
2003-09-08 20:23:46 +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 |
|
aafemt
|
e55e271385
|
Little step towards MinGW build. Physical IO module is platform-depended now
|
2003-02-11 05:13:36 +00:00 |
|
skidder
|
9b57d8b649
|
Several little changes to make engine compilable again on Linux
|
2002-12-16 21:19:51 +00:00 |
|
dimitr
|
fc4bd62a5c
|
Changes by Dimitry Sibiryakov.
|
2002-12-12 12:08:51 +00:00 |
|
eku
|
35c22f01a6
|
Removed support for ADA, BASIC, COBOL, FORTRAN and PASCAL from gpre_boot.
|
2002-12-02 09:49:35 +00:00 |
|
kkuznetsov
|
5108897171
|
*** empty log message ***
|
2002-11-21 13:46:18 +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 |
|
kkuznetsov
|
caac44c4e8
|
*** empty log message ***
|
2002-11-01 13:22:35 +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 |
|
eku
|
7debd9c9dd
|
Call linker with $(LD) (and not $(CC) to link C++ programs.
Don't hard-code linker path (rpath option).
|
2002-09-24 13:01:12 +00:00 |
|
skidder
|
7e50e296b4
|
Fix build engine to make PROD_BUILD compile
|
2002-09-19 15:25:38 +00:00 |
|
skywalker
|
c8d8db2ba1
|
More changes to make fb2 compile on linux work with new build structure
|
2002-08-05 07:14:54 +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 |
|