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

2261 Commits

Author SHA1 Message Date
egorpugin
dc14d2cfed [build][cmake] Fix OS X build with brew. 2015-07-28 16:40:25 +00:00
alexpeshkoff
4d201f3bc0 Use new ServerMode parameter in the script 2015-07-26 18:04:40 +00:00
alexpeshkoff
53765456b9 Bring gentoo installation up-to-date 2015-07-26 18:03:52 +00:00
alexpeshkoff
0ebf76aae8 This should fix issues with different systemd location in FS 2015-07-26 18:02:30 +00:00
asfernandes
e973c86bc6 Misc. 2015-07-12 20:10:49 +00:00
alexpeshkoff
e420019cd4 Fixed CORE-4871: Merge SharedDatabase/SharedCache into single parameter ServerMode, affecting the way how server is started 2015-07-10 13:41:10 +00:00
hvlad
6db72302dd A bit more support for VC12 - make_all now copies CRT dll's into output folder 2015-07-06 15:10:50 +00:00
paulbeach
1b97eb0162 Typo, adjust AR redefinition in extern.editline 2015-07-03 06:45:18 +00:00
paulbeach
20aabb2496 Fix problem where ar flags are duplicated in editline make on HPUX ia64 2015-07-02 11:28:55 +00:00
paulbeach
8007de6b6b improved plist for SuperServer on Yosemite (10.10), thanks to David Nock 2015-07-02 08:47:39 +00:00
asfernandes
874efe6d20 This should fix the problem of building examples in Windows 64-bit, although it does not answear what exactly is happening there. 2015-06-29 01:38:16 +00:00
paul_reeves
082dcd7b63 Set ERRLEV on error so as to break the build process correctly. 2015-06-26 15:52:04 +00:00
paulbeach
bf73e4f041 Fix for gcc 4.1 problem is no longer needed. gcc 4.2 from MacOSX 10.8 2015-06-16 11:27:49 +00:00
mapopa
eafce68f4d gds_relay was removed by Alex 2015-06-15 15:22:09 +00:00
mapopa
acc7f68937 Apply libreoffice patch in trunk 2015-06-15 15:20:24 +00:00
dimitr
ff3365520a Fixed Windows build. 2015-06-08 10:55:30 +00:00
egorpugin
d07e85568e [build][cmake] Fix mingw build: removed unix prefixes from output libraries. 2015-05-28 13:27:11 +00:00
hvlad
7400866d99 Windows implementation of ISC_utf8Upper. Refactoring. Update VC10 and VC12 builds. 2015-05-04 11:45:05 +00:00
asfernandes
2397bd0527 Copy new API include files to the Linux target directory. 2015-05-03 18:36:30 +00:00
egorpugin
0e02f91a72 Add cloop to CMake build. 2015-04-07 10:08:58 +00:00
asfernandes
5662729e6e Integrate cloop in the posix build. 2015-04-07 03:19:51 +00:00
egorpugin
b5948553c9 [build] [cmake] Search for accept4 and SOCK_CLOEXEC symbols during configuration step. 2015-03-30 14:34:28 +00:00
mapopa
1dd0fa84fb Cleanup editors battle comment 2015-03-29 19:25:49 +00:00
mapopa
b3ce57d3a9 Cleanup preinstall script 2015-03-29 19:11:14 +00:00
mapopa
008e8a77bb Cleanup comments gds*f and gds*ada header files are in the old cvs tree 2015-03-29 18:19:57 +00:00
mapopa
bbfc74aef4 Cleanup old comments, GDSLIB_OBJECTS are no more 2015-03-29 18:08:08 +00:00
mapopa
c6c8915a08 Cleanup comments 2015-03-28 15:02:42 +00:00
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