skidder
|
6c85fc2f27
|
Use GNU autoconf macros to determine switches required to generate threaded binaries properly
|
2004-10-04 05:23:56 +00:00 |
|
skidder
|
b980507ad2
|
Valgrind support
|
2004-07-30 22:38:08 +00:00 |
|
skidder
|
f26d84f76b
|
1. POSIX build libraries export only public API. 2. Unify exports for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools. 4. Memory manager has lower memory overhead exceptionally on 64 bit targets
|
2004-03-25 23:12:50 +00:00 |
|
alexpeshkoff
|
2063c360c6
|
fixed some problems with posix debug build
|
2004-03-22 15:16:11 +00:00 |
|
aafemt
|
264bdfe7c6
|
Object files are in temp dir now
|
2003-08-22 10:29:35 +00:00 |
|
brodsom
|
41497ef6d8
|
-Split posix build output between 'gen' and 'temp'(compiler .o .d)
- Remove some redundant variables
|
2003-07-08 01:05:22 +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 |
|
eku
|
02c8b57d75
|
Use predefined macros from make.defaults!
|
2003-04-10 06:34:24 +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
|
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 |
|
brodsom
|
5c2576400d
|
Changes for MINGW build
-Use SHRLIB_EXT
-Add locks to FBCLASSES_ClientFiles(only used by windows but not part of the os specific files)
|
2003-03-05 15:51:44 +00:00 |
|
aafemt
|
1f1e2cc489
|
blrtable.h is generated and must not be in tree
|
2003-02-28 05:22:13 +00:00 |
|
nmcc
|
a4c2462a73
|
Move platform specific ld option to platform makefiles.
|
2002-12-29 01:38:20 +00:00 |
|
kkuznetsov
|
c8a58909de
|
Moving platform dependent linker option to platform files
|
2002-12-05 16:15:05 +00:00 |
|
nmcc
|
40f601faa2
|
Move compiler/platform specific cflags from make.rules to individual
platform prefix files.
|
2002-11-05 01:49:39 +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 |
|
kkuznetsov
|
03a4c67709
|
*** empty log message ***
|
2002-09-25 11:20:30 +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 |
|
eku
|
4d05bd6fb7
|
Control build type (production/development) by configure (--enable-debug).
|
2002-09-10 06:08:56 +00:00 |
|
eku
|
943ff3398f
|
Do not define '-m468' in platform-independent rules.
|
2002-08-13 10:02:14 +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 |
|