mapopa
dcddde5c42
Sync code with firebird 2.5.x tree and libreoffice patch , even if is commented
2015-03-28 13:55:53 +00:00
hvlad
0dc264c5ad
Update MSVC10 build after recent changes
2015-03-22 22:42:23 +00:00
hvlad
9989008f41
Update MSVC12 build after recent changes
2015-03-22 22:40:34 +00:00
robocop
dd692e9225
Modified the MSVC10 build according to Alex's changes but still can't compile.
2015-03-21 03:01:48 +00:00
egorpugin
11cbc139d8
[build] [cmake] Add some iOS ifdefs. Hide wrong include dir during crosscompiling.
2015-03-19 11:34:04 +00:00
paulbeach
9250236bee
Use RunAtLoad rather than KeepAlive
2015-03-17 09:15:34 +00:00
paulbeach
3c1c24364a
StartupItems is now deprecated on Yosemite (10.10), use launchctl for SuperServer as well as Classic
2015-03-06 09:02:34 +00:00
dimitr
2286b5a600
Postfixes for Windows builds.
2015-02-15 08:31:15 +00:00
asfernandes
9ece682387
Misc.
2015-02-14 18:55:00 +00:00
hvlad
8ef8c8b643
This should fix msvc10 and msvc12 builds
2015-02-13 13:46:49 +00:00
egorpugin
38a8739441
[build] [cmake] Fix issue with PATH on linux.
2015-02-12 15:50:35 +00:00
egorpugin
25fd28f604
[build] [cmake] Call custom commands via scripts.
2015-02-06 12:58:17 +00:00
egorpugin
e50c2a4708
[build] [cmake] Do not place boot targets into output directory.
2015-02-05 06:36:23 +00:00
hvlad
2b4df2f187
MSVC12 build system:
...
- use XP-compatible toolset for 32-bit builds
- set linker option "Subsystem" where it was missing
- misc
2015-02-04 14:03:43 +00:00
hvlad
70358620b4
This should fix MSVC10 build
2015-02-04 11:51:26 +00:00
asfernandes
69ccf374b7
Fix Windows (cmake only) build. Linux build currently is not using udr_plugin.vers when linking examples/udr.
2015-02-03 14:56:20 +00:00
egorpugin
269e1a26ab
[build] [cmake] Add 'gfix -write async' command on databases during build. Fix clang+linux build.
2015-02-03 07:10:47 +00:00
egorpugin
0c20b47e2c
Improve Qt+MSVC build. Fix some messages. Crosscompiling improvements (add some defines).
2015-01-27 14:37:59 +00:00
alexpeshkoff
69cdd58f19
Work in progress on CORE-3885: Firebird for Android, build is complete
2015-01-27 10:46:48 +00:00
dimitr
5d0f362be8
Fixed Windows builds.
2015-01-27 10:31:34 +00:00
egorpugin
d75a3ec4d6
[build] [cmake] Update build according to the last changes.
2015-01-26 15:23:27 +00:00
hvlad
b5d0667cce
Fix Windows build
2015-01-26 15:00:31 +00:00
asfernandes
157d5c4eb1
Split the UDR examples in multiple files to demonstrate how it should be done.
2015-01-26 14:52:54 +00:00
egorpugin
4ea86e5205
[build] [cmake] Fix build, typos. Move some projects to 'Boot' dir.
2015-01-26 07:56:51 +00:00
asfernandes
e9f74f04d1
Improvements to the UDR plugin.
2015-01-25 20:27:46 +00:00
egorpugin
14163d7e3e
[build] [cmake] Initial CMake build system commit.
2015-01-21 11:21:51 +00:00
alexpeshkoff
517ac9638e
Completed fix for CORE-4605: Rename CryptPlugin parameter in config file
2014-12-29 16:39:06 +00:00
starodubov
233dec58fe
Fixed builds for msvc8 and msvc9 (CORE-4655)
2014-12-29 11:08:18 +00:00
alexpeshkoff
5d083dfb00
Avoid annoying warning in remote.h
2014-12-18 16:20:46 +00:00
mapopa
acde0b95fa
Remove hardcoded march to allow 64-bit builds
2014-12-08 16:58:41 +00:00
mapopa
e9f4705308
Remove deprecated GCC flag -mno-cygwin .
2014-12-08 16:35:22 +00:00
hvlad
5d6723c25b
Support for zlib on Windows
2014-12-01 09:04:39 +00:00
alexpeshkoff
30f28252cb
Fixed posix build
2014-11-26 10:01:51 +00:00
hvlad
d5c08a9fd0
Move ConfigRoot from common to the yvalve. Add its methods to the public interface ConfigManager.
...
Now all plug-ins have the same root\install folders.
It should fix CORE-4581 and related issues.
MSVC10 and MSVC12 builds are updated, Posix and Darwin builds will follow.
2014-11-26 09:45:42 +00:00
alexpeshkoff
e65a5e3b3b
Implemented CORE-733: Compress Data over the Network
2014-11-25 13:24:10 +00:00
hvlad
07d1cc3194
MSVC12 project files
2014-11-17 22:32:54 +00:00
mkubecek
7f6ddabd3c
Fix IPv6V6Only comment in firebird.conf
2014-11-17 12:02:38 +00:00
mkubecek
922b040dab
Fix bashism/typo in utility scripts.
2014-11-17 11:55:57 +00:00
hvlad
a70f97c2eb
Support for MSVC12 (VS 2013)
2014-11-14 11:04:48 +00:00
mkubecek
795acd3c5f
minor fixes of SUSE init script
2014-11-14 07:58:56 +00:00
mapopa
5a2751edf9
add prefix file linux_powerpc64
2014-11-12 17:39:41 +00:00
mkubecek
ae4f286c1a
Improvement CORE-3226: IPv6 support (8/9) add config directive for IPV6_V6ONLY socket option
2014-11-12 17:31:01 +00:00
mapopa
c26905cb96
add prefix file linux_powerpc64el
2014-11-11 16:52:21 +00:00
paul_reeves
4519f5409b
Clearly mark the beginning of the architecture configuration section.
2014-10-31 16:16:55 +00:00
paulbeach
a30db5ff04
Typo
2014-10-30 08:03:14 +00:00
paulbeach
9d1d9d10ef
Build modifications for MacOSX/Clang
2014-10-29 09:04:54 +00:00
alexpeshkoff
552256f59b
Resolved packaging issue - added boost files to linux binary package
2014-10-16 12:42:47 +00:00
alexpeshkoff
9f5be859ad
Fixed VC10 build
2014-09-03 13:51:48 +00:00
paulbeach
ade505bed5
3.0 Clang build
2014-09-03 11:35:12 +00:00
dimitr
1f630915db
Cleanup and small refactoring to avoid redundancy.
2014-08-15 14:20:11 +00:00
dimitr
46e8e8d3e0
Fixed Windows builds.
2014-07-31 09:01:38 +00:00
skidder
40e3b2b379
Revert my change, as Dmitry fixed the same error a before me
2014-07-22 18:44:22 +00:00
skidder
17b60455d5
Vanilla mkdir program does not recognize -p switch on Windows. It is the default, so remove it
2014-07-17 20:35:37 +00:00
skidder
7c743fc291
Fix build warnings
2014-07-17 18:48:46 +00:00
dimitr
88cee0cf97
Added the missing but required (by ICU) runtime lib.
2014-07-14 19:33:47 +00:00
alexpeshkoff
553860f97a
Avoid loading <string> by ICU
2014-06-06 10:29:23 +00:00
alexpeshkoff
dd549a0a4d
Arm64 port
2014-05-22 10:47:03 +00:00
hvlad
c04233f92a
Fixed VC10 build - make all project use the same set of include directories.
2014-04-30 11:09:32 +00:00
mapopa
f92d4887ba
revert the change
2014-04-26 09:02:55 +00:00
mapopa
b0a45264eb
removed 11 years ago due to new method to create security database
2014-04-26 08:40:06 +00:00
robocop
3ae049affd
Never underestimate the brute force approach to make a build succeed after changes in other platforms.
2014-04-05 02:15:40 +00:00
alexpeshkoff
20e846369e
Implemented CORE-3370: Resolve additional aspects of multiple security databases from services and cross-database requests POV (mapping names)
2014-04-04 15:57:18 +00:00
mapopa
72ed0352d9
make init script writeable by the root user
2014-03-05 16:59:59 +00:00
asfernandes
ddd97ce346
Misc.
2014-03-04 02:12:15 +00:00
asfernandes
cc70d60eff
Adjust for the change in the code.
2014-03-04 01:55:26 +00:00
mapopa
10aabf2382
cleanup old text and links
2014-02-27 16:42:03 +00:00
mapopa
a33b974f86
Removing any old system startup links for /etc/init.d/firebird
2014-02-27 16:23:25 +00:00
mapopa
74d9133a87
Fix debian update-rc.d warning
...
update-rc.d: warning: start runlevel arguments (2 3 5) do not match firebird Default-Start values (2 3 4 5)
2014-02-27 16:12:59 +00:00
mapopa
4255bea1e6
cleanup old comments
2014-02-27 15:55:14 +00:00
mapopa
b40b4c582c
kill the guardian also at install time in debian
2014-02-27 15:38:53 +00:00
asfernandes
e6ba3d47f2
Improvement CORE-2224 - Upgrade ICU to version 52.1
2014-02-24 16:23:16 +00:00
asfernandes
580a32a80d
It's not needed anymore to link against ICU import libraries.
2014-02-21 15:46:28 +00:00
alexpeshkoff
ca4df415ca
Misc enhancements in .conf parser and *.conf.in files
2014-01-31 14:43:25 +00:00
hvlad
ac9e180d73
Adjusted MSVC10 build.
2014-01-16 11:41:46 +00:00
alexpeshkoff
949defe5e6
Implemented CORE-4317: Make ISQL use new object API with 32-bit length for object sizes (messages, SQL statements, etc.)
...
Implementation also includes changes in GPRE, but this utility is not complete - only commands, used in ISQL,
are working in code generator for new API.
New interface IUtl is added - it performs tasks, related with database objects (attachment, transaction, etc.),
but not requiring routing in YValve, i.e. client only tasks.
2014-01-15 13:02:08 +00:00
robocop
2810026363
Misc and warnings.
2013-12-29 00:35:50 +00:00
alexpeshkoff
e2ef60330e
Fixed build - ids.h was regenerated too late
2013-12-03 10:52:23 +00:00
alexpeshkoff
6b22039d4f
debuginfo uninstall
2013-11-28 16:37:00 +00:00
alexpeshkoff
02553cf005
Fixed regression in unistaller which arrived when adding systemd support
2013-11-27 13:08:09 +00:00
alexpeshkoff
639940735c
Set both ISC_PASSWD and ISC_PASSWORD to make both environment and old scripts happy
2013-11-27 11:14:04 +00:00
alexpeshkoff
ce494078fe
Fixed regression, reported by Philippe privately
2013-11-26 13:50:45 +00:00
alexpeshkoff
4a8fe5a0de
Implemented CORE-4273: Per-database control on access to database from remote stations
2013-11-22 15:21:11 +00:00
alexpeshkoff
896ca316bb
Fixed CORE-4154: Firebird.conf should list names of (standard) authentication + usermanager plugins
2013-11-22 08:10:50 +00:00
alexpeshkoff
0304dda406
Turn off one more warning - all places where UCHAR array is initated with constants like 12 (i.e. DPB and other clumplets) the warning is issued
2013-11-19 12:36:53 +00:00
alexpeshkoff
912e3698dd
Inline docs
2013-11-05 07:59:22 +00:00
alexpeshkoff
8c546c2362
Fixed CORE-4241: Empty password will pass login
2013-10-30 12:46:35 +00:00
alexpeshkoff
9d31e79477
Cleanup - "Authentication" parameter from firebird.conf is overriden by "AuthServer"
2013-10-30 12:23:45 +00:00
hvlad
15e24b0dd7
Convert legacy auth server to non-builtin plugin on windows (MSVC10 build).
2013-10-29 08:46:32 +00:00
alexpeshkoff
de258c2844
Convert legacy auth server to non-builtin plugin on posix
2013-10-28 10:27:40 +00:00
alexpeshkoff
6ac6b40bc0
Avoid dependency from aclocal-1.12 in editline
2013-10-23 11:49:59 +00:00
mapopa
b14c9245c9
make the paths a little more portable between versions
2013-09-25 15:01:51 +00:00
mapopa
b382008a24
make it compilable with android ndk-r9
2013-09-25 12:57:34 +00:00
alexpeshkoff
957b696b5c
Added support for systemd
...
Removed scripts to change firebird runuser to root and back to firebird
Removed script changing SYSDBA password (nothing except gsec call left in it)
Reorganize posix/linux install files minimizing OS-specific part of .tgz install scripts
Related cleanup and bugfixing in posix install
2013-09-13 12:27:16 +00:00
paulbeach
9712625a5e
Enable support for the Cobol pre-compiler in libfbclient and libfbembed should anyone want to compile it and use it.
2013-08-30 08:42:24 +00:00
fsg
985e98a59e
enable UTF8 support for the new editline version and isql
2013-08-27 17:04:00 +00:00
dimitr
9abaa7f59f
Fixed snapshot builds.
2013-08-24 08:43:28 +00:00
asfernandes
b313573a42
Hope this fixes the POSIX build.
2013-08-23 15:37:20 +00:00
dimitr
5d80d0e322
Updated the distributed examples.
2013-08-22 13:52:04 +00:00
dimitr
01f48faf30
Added plugins.conf to the distribution.
2013-08-22 09:24:09 +00:00
dimitr
fc7389325a
Added READMEs and new API headers to Windows snapshots.
2013-08-22 06:23:37 +00:00