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

2233 Commits

Author SHA1 Message Date
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