8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:03:03 +01:00
Commit Graph

190 Commits

Author SHA1 Message Date
eku
e9e3967a47 Fixed POSIX build after removal of pipe/csv directories. 2003-02-17 08:26:10 +00:00
dimitr
22206cd56e Added finalization code. 2003-02-16 19:19:38 +00:00
brodsom
8bdf295e25 Change build system to move warning control to only one header for each compiler 2003-02-16 11:39:22 +00:00
brodsom
2fa82967a0 Add svc.cpp to fbserver 2003-02-16 00:17:30 +00:00
brodsom
ff94cad8aa Rename header arg.h to log2.h (included only in log.cpp) and remove atom.h 2003-02-15 16:22:30 +00:00
dimitr
3645cb8586 Updated project files. Fixed issues with exception handling. 2003-02-15 09:25:26 +00:00
dimitr
4bb065bb2c Updated project files. 2003-02-14 09:12:57 +00:00
eku
06db98738f Fixed POSIX build. 2003-02-12 09:23:12 +00:00
dimitr
be22042116 Fixed another build issues. 2003-02-11 17:43:30 +00:00
dimitr
94beee422c Fixed build problems related to the service manager and error handling. 2003-02-11 16:19:57 +00:00
aafemt
e55e271385 Little step towards MinGW build. Physical IO module is platform-depended now 2003-02-11 05:13:36 +00:00
dimitr
5c72c76b82 Fixed the workspace. 2003-02-10 14:50:18 +00:00
eku
a7f18b2e31 Removed "register" variables from the source code. It's up to the compiler
to hold variables in CPU registers.
2003-02-10 13:28:35 +00:00
dimitr
a0ea6bb388 Renamed isc4 in the build files. 2003-02-10 12:26:26 +00:00
dimitr
1da47171cb Batch file changed to use new extension of the database files. 2003-02-10 12:00:23 +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
765b88cc4d Changed options for the release configuration. 2003-02-10 10:36:53 +00:00
dimitr
01b3a4a4b8 Changed options for the release configuration. 2003-02-10 10:03:56 +00:00
dimitr
21c559a868 Rename. 2003-02-10 09:23:27 +00:00
dimitr
2daff8b277 Cleanup. 2003-02-04 20:19:12 +00:00
dimitr
0ce8652f60 Moved allocator functions back to GDS. MemoryPool is no longer exported. 2003-02-04 20:18:36 +00:00
dimitr
c79b2b548a Committed contribution by Juan Guerrero (?). Functions LPAD and RPAD added to IB_UDF library. 2003-02-04 18:10:03 +00:00
brodsom
85f0fa7f4b command line make corrections 2003-02-04 15:43:22 +00:00
brodsom
3e62090618 Add command line makes
Add install batchs
2003-02-04 15:01:19 +00:00
dimitr
978080d716 Fixed debug build of gpre_boot. 2003-02-04 10:28:05 +00:00
brodsom
8237d974ef Use bscmake non incremental 2003-02-03 14:21:33 +00:00
brodsom
1caf68e42d Autoconfig must be copy before build_boot.bat 2003-02-03 12:48:05 +00:00
dimitr
2c5ebd3f30 Updated project files. 2003-02-02 13:23:52 +00:00
hippoman
418c6de78d Sync msvc7 build with latest changes 2003-02-01 03:08:27 +00:00
dimitr
e71660f43b Updated project files. 2003-01-28 08:58:23 +00:00
fsg
817066fe5f Fixed a typo to get it compiled under Linux again 2003-01-26 18:12:09 +00:00
dimitr
35d3d6e95c Updated batch files. 2003-01-25 08:55:04 +00:00
brodsom
2be103e8a0 New charsets (update posix build) 2003-01-25 03:14:32 +00:00
brodsom
263c2b7e76 New charsets (update msvc6 build) 2003-01-25 03:13:14 +00:00
hippoman
164b284b4a Sync msvc7 build with latest changes 2003-01-24 22:57:57 +00:00
dimitr
7edf15c44c Updated batch files. 2003-01-24 17:45:07 +00:00
dimitr
1795a9530a Other win32 build batch files. 2003-01-24 17:15:04 +00:00
dimitr
4a69ad0ca1 Other win32 build batch files. 2003-01-24 16:39:37 +00:00
dimitr
112f123601 Two of the win32 build batch files. Others will follow shortly. 2003-01-24 13:53:33 +00:00
dimitr
fb3701280c Updated fbudf files. 2003-01-24 12:05:25 +00:00
dimitr
b5af66601e Updated project files. 2003-01-24 09:30:09 +00:00
brodsom
d9b25aa463 Update msvc6 build 2003-01-23 03:36:44 +00:00
dimitr
c194820d6c Updated project files. 2003-01-21 11:10:30 +00:00
dimitr
6de9ff27b6 Let's return version of the client library via API. Interface is IB7-compliant. 2003-01-19 14:30:53 +00:00
dimitr
c6a1172080 Link with XNET support. 2003-01-19 14:12:13 +00:00
dimitr
2bbd4dba82 Updated project files:
1. Cleaned up used import libraries.
  2. Winsock2 is used.
  3. Embedded engine now supports true local access.
2003-01-18 19:21:39 +00:00
dimitr
213819f379 Updated project files. 2003-01-17 09:54:18 +00:00
dimitr
29aa442899 Updated project files. 2003-01-17 09:03:57 +00:00
skidder
ba5e11b15c Integrate new memory manager into the engine 2003-01-16 17:47:10 +00:00