alexpeshkoff
|
8aba4a1ea1
|
Added fbsvcmgr, utility to access services manager
|
2007-05-03 11:25:05 +00:00 |
|
alexpeshkoff
|
20585b8e7e
|
added minimum support for easy profiling setup
|
2007-04-25 14:00:49 +00:00 |
|
alexpeshkoff
|
feb4e91351
|
added path_utils to appropriate Makefiles
|
2007-04-19 09:09:25 +00:00 |
|
alexpeshkoff
|
29815559fc
|
Added configure switches to build with OS-wide editline and/or ICU
|
2007-04-03 08:25:55 +00:00 |
|
aafemt
|
82bb38d00a
|
Move some of darwin hacks to appropriate place
|
2007-03-13 05:28:49 +00:00 |
|
paulbeach
|
68b261513c
|
Firebird 2.0 MacOS Classic Intel Build
|
2007-03-09 10:32:58 +00:00 |
|
aafemt
|
97e3f9ad42
|
Use linker to link DLLs on MinGW
|
2006-07-04 04:05:06 +00:00 |
|
aafemt
|
046b6fb1f4
|
Include autoconf cache to cleanup process
Get rid of YACC
|
2006-06-05 11:10:45 +00:00 |
|
asfernandes
|
04c989bb4e
|
Misc
|
2006-04-20 02:44:48 +00:00 |
|
dimitr
|
c92884fd79
|
Hopefully, this should cure the posix builds.
|
2006-04-19 11:45:05 +00:00 |
|
aafemt
|
e036d9a77f
|
Strip executables in prod build
|
2005-12-28 06:58:28 +00:00 |
|
alexpeshkoff
|
f13cdb88d2
|
deleted libfbcommon as was suggested by Jim
|
2005-12-18 17:56:43 +00:00 |
|
aafemt
|
ded6a80c4a
|
Use libfbcommon wherever possible and drop ancient workaround for dependencies (use -MMD switch instead)
|
2005-07-22 10:26:30 +00:00 |
|
aafemt
|
c7a7155dc6
|
ICU adaptation and some improvements
|
2005-06-10 10:32:51 +00:00 |
|
aafemt
|
c24c3130b1
|
ICU build with MinGW
|
2005-06-08 05:28:47 +00:00 |
|
asfernandes
|
59213efe7e
|
Merge INTL branch into HEAD
|
2005-05-27 22:45:31 +00:00 |
|
alexpeshkoff
|
f4cd5a154f
|
Changed name to security2.fdb
|
2005-02-24 12:24:38 +00:00 |
|
skidder
|
69363fd241
|
Add support for biarch builds
|
2004-10-24 09:10:56 +00:00 |
|
kkuznetsov
|
936ec7895c
|
Add LIB_LINK_MAPFILE variable option
|
2004-05-20 09:55:36 +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
|
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 |
|
brodsom
|
90ccb542cf
|
Fix Posix build after
- utils.cpp creation
- WAL/JOURNAL removal
|
2004-01-07 00:31:32 +00:00 |
|
brodsom
|
6fb1964481
|
Add journal and archive to posix build
|
2003-11-05 16:53:37 +00:00 |
|
aafemt
|
26793f235f
|
Rollback my unneeded anymore hack
|
2003-09-26 10:22:28 +00:00 |
|
skidder
|
77b17de987
|
NBACKUP-related changes and some clean-up
|
2003-09-08 20:23:46 +00:00 |
|
alexpeshkoff
|
34c250a66e
|
fix posix SS client library name
|
2003-09-01 14:22:50 +00:00 |
|
skidder
|
143f8d2443
|
Implementation of fast physical incremental backup
|
2003-08-06 16:30:49 +00:00 |
|
brodsom
|
08b589c322
|
Updates
|
2003-07-11 02:28:45 +00:00 |
|
brodsom
|
9372423a62
|
Corrections
|
2003-07-09 00:46:55 +00:00 |
|
brodsom
|
2731622b90
|
no message
|
2003-07-08 10:45:47 +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
|
bc0dda7708
|
Fix UDF linkage problems on linux
|
2003-05-25 00:04:54 +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
|
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
|
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
|
ca19e731e7
|
Changes for MINGW build
-Use SHRLIB_EXT
-Add new util targets
|
2003-03-05 15:49:07 +00:00 |
|
aafemt
|
1f1e2cc489
|
blrtable.h is generated and must not be in tree
|
2003-02-28 05:22:13 +00:00 |
|
aafemt
|
a88455f961
|
Propagate PLATFORM across makefiles
|
2003-02-19 05:14:36 +00:00 |
|
dimitr
|
6c4efa34c9
|
Damn, my own typo caused another one. The extension should be "fdb".
|
2003-02-10 11:54:30 +00:00 |
|
eku
|
1a9a258234
|
Renamed isc4.gdb to security.gdb (POSIX builds)
|
2003-02-10 11:01:23 +00:00 |
|
dimitr
|
fc4bd62a5c
|
Changes by Dimitry Sibiryakov.
|
2002-12-12 12:08:51 +00:00 |
|
nmcc
|
8db660eb23
|
Change gds_lock_mgr to fb_lock_mgr as code now defaults to this.
|
2002-12-09 01:38:13 +00:00 |
|
kkuznetsov
|
aa4323c82a
|
Adding linker option what prevent user to setting LD_LIBRARY_PATH
|
2002-12-07 13:50:30 +00:00 |
|
dimitr
|
48f4c114d0
|
Changes by Dimitry Sibiryakov.
|
2002-12-06 14:30:40 +00:00 |
|
kkuznetsov
|
c8a58909de
|
Moving platform dependent linker option to platform files
|
2002-12-05 16:15:05 +00:00 |
|
dimitr
|
fe1c935023
|
A few changes contributed by Dimitry Sibiryakov.
|
2002-11-14 13:53:37 +00:00 |
|
eku
|
616c134010
|
Editline cleanup:
o removed obsolete readline tests
o renamed readline into editline
o editline is not enabled by default, enabled with '--with-editline'
|
2002-11-13 07:07:58 +00:00 |
|
nmcc
|
ad2676c6e3
|
Use readline/editline setting from configure in makefiles.
|
2002-11-05 01:42:49 +00:00 |
|