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

1787 Commits

Author SHA1 Message Date
alexpeshkoff
fec94edd42 Fixed CORE-3001: Install fails to create user & group "firebird" 2010-05-11 11:57:53 +00:00
skidder
47bd7b1df6 Add script for automatic update of VC7 build 2010-04-28 17:03:51 +00:00
skidder
8cf74e3acd Update MSVC7 build 2010-04-28 17:03:00 +00:00
alexpeshkoff
95fd7a9f44 misc 2010-04-02 16:48:04 +00:00
alexpeshkoff
1020333c68 fixed posic build 2010-03-24 12:50:35 +00:00
hvlad
057bd7a557 Fixed bug CORE-2934 : Memory leak in FB2.5 trace plugin.
Updated MSVC project files
2010-03-24 12:29:54 +00:00
alexpeshkoff
c46bef6e98 Backported fix for CORE-2926: "make install" fails on linux 2010-03-15 14:35:19 +00:00
alexpeshkoff
5a4eb6b1cb freebsd port 2010-03-15 11:59:10 +00:00
alexpeshkoff
569200e719 Backported fix for CORE-2844: Unresolved symbol references when linking fbsvcmgr and fbtracemgr 2010-03-14 14:17:29 +00:00
alexpeshkoff
c72813658c CORE-2921: backported changes from HEAD 2010-03-12 14:43:48 +00:00
alexpeshkoff
d73e847da3 Backported fix for CORE-2919: Installation script ignores non-standard ports 2010-03-11 14:58:46 +00:00
asfernandes
982e5d1405 Ability to build with VS 2008 Express 2010-03-09 18:55:48 +00:00
paulbeach
23489337fc Make changeMultiConnectMode executable. 2010-02-04 10:55:02 +00:00
alexpeshkoff
97b210a87e Partially applied Damyan's patches from CORE-2825 2010-02-03 11:56:01 +00:00
paul_reeves
9c73534337 Update Bosnian translations for Windows installer readme etc
Change RC1 -> RC2 where appropriate
2010-02-01 10:23:09 +00:00
alexpeshkoff
3d0222b806 Fixed regression when missing --prefix switch in configure.
Fixed FreeBSD built, install on FreeBSD is in progress.
2010-01-29 11:34:25 +00:00
alexpeshkoff
0e8baa2c5e HPUX port 2010-01-29 10:04:06 +00:00
dimitr
c876db8b7e Added the missing public entrypoint. 2010-01-06 09:05:39 +00:00
alexpeshkoff
44092d3606 Fixed once more issue detected by QA - all scripts except gentoo's were not setting correct access rights on /tmp/firebird 2009-12-07 08:46:54 +00:00
alexpeshkoff
0709833576 Bacported fix for CORE-2775: Linux packages miss fbtrace.conf 2009-11-30 14:07:20 +00:00
paulbeach
f950c831b6 Adjust the build process slightly for Darwin 2009-11-30 12:00:44 +00:00
paul_reeves
d844e19e79 Add support to install as SuperClassic.
Upgrade to InnoSetup 5.3.5 for Windows 7 support
Misc changes.
2009-11-30 10:04:06 +00:00
paul_reeves
623e07d09d use correct path 2009-11-30 10:00:20 +00:00
paul_reeves
0ca2c90a14 Get readme files ready for production release. 2009-11-30 09:59:52 +00:00
paul_reeves
97ccf59d9b update some version strings.
Generate md5sums
2009-11-30 09:57:17 +00:00
paul_reeves
2f6d5fdd1c Add new custom messages and translations for windows installer. 2009-11-25 09:42:44 +00:00
paul_reeves
7d632c2d2e Add script to manually install superclassic service from zip kit 2009-11-25 09:22:25 +00:00
paul_reeves
d87e857cd2 Assign list of kits to build to a variable to simplify debugging of packaging script 2009-11-24 15:21:16 +00:00
paul_reeves
4c4a1dc75e Exit with an appropriate error message if cannot build employee database.
Tidy up whitespace
2009-11-24 15:19:20 +00:00
robocop
9a0e501103 Put the correct information for UAC in VC9. 2009-11-15 09:39:47 +00:00
paul_reeves
b4d61bc026 Remove redundant file copy 2009-11-13 13:46:54 +00:00
verbguy
02c3be6515 international library fails to load on AIX with unresolved symbols. reviewed by Alex 2009-11-10 15:28:24 +00:00
robocop
f38b0940ea Remove the manifest files not needed by VC9. 2009-11-09 12:33:58 +00:00
robocop
357491779c Get rid of references to the manifest files not needed by VC9. 2009-11-09 12:30:06 +00:00
robocop
45a6000075 Follow the VC8 settings. 2009-11-06 08:35:41 +00:00
robocop
d4c645a928 Follow the VC8 settings. 2009-11-06 07:34:08 +00:00
dimitr
e3cd367838 Correction. 2009-11-05 06:02:55 +00:00
verbguy
ad601e0f8c exported symbols in HP-UX version file should match firebird.vers 2009-11-03 23:33:39 +00:00
verbguy
66018e590a exported symbols in AIX export file should match the firebird.vers 2009-11-03 21:17:41 +00:00
verbguy
71b7001321 AIX porting changes
- suppress "unknown pragma message" messages for production build
- fix comment, -qstaticinline is still used in production build
2009-11-02 20:34:58 +00:00
dimitr
d37555ed16 Backported the fix for CORE-2711. 2009-10-31 08:20:25 +00:00
verbguy
784c78e919 hpux corrections for rpath issues and atomic library 2009-10-27 19:47:07 +00:00
paulbeach
0c50bf99a7 Missing symbols 2009-10-23 11:30:32 +00:00
paulbeach
0b21753870 Updated for 25RC1 2009-10-23 10:55:18 +00:00
paulbeach
61384ac746 remove -lfbembed from the link line, as it breaks the Mac build. - if you need this amend LINK_UDF_LIBS in the prefix file instead. 2009-10-23 09:40:41 +00:00
paulbeach
e497593e62 Another missing symbol.... 2009-10-21 12:52:37 +00:00
paulbeach
df2891c2c2 Missing symbols. Is it so difficult for the developer who adds new symbols to add the new symbols to all the vers files rather than just the one that concerns them? 2009-10-21 12:49:50 +00:00
paulbeach
b4ff9b4e12 MacOSX 10.6 and gcc 4.1.2 changes 2009-10-20 14:03:03 +00:00
paulbeach
b9979d4740 MacOSX 10.6 and gcc 4.1.2 changes 2009-10-20 13:40:03 +00:00
alexpeshkoff
d42b2553dd Fixed CORE-2465: SCH_ast symbol no longer exported 2009-10-20 11:21:37 +00:00