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

1769 Commits

Author SHA1 Message Date
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
alexpeshkoff
6449dcc85e Fixed darwin built with gcc4.1 2009-10-12 13:41:00 +00:00
hvlad
d9cd70fa09 Restore lost argument of findstr 2009-10-06 10:57:54 +00:00
paul_reeves
819fbe383f Use findstr instead of find, thus removing the namespace clash with posix find and removing the need to parse the file with type prior to deleting the tag. 2009-10-06 06:00:37 +00:00
hvlad
8b8d28f653 I was wrong : instreg also requires administrative privileges. 2009-10-05 21:04:47 +00:00
hvlad
7072c245cd Missed content. Seems VS IDE doing some dirty tricks with open files 2009-10-05 15:53:55 +00:00
paulbeach
7f4eeee8d2 Correct the corrupt background installer image problem on Mac OSX 10.6 while I remember 2009-10-05 15:42:51 +00:00
hvlad
b080f4bcae Mark instclient and instsvc with "requireAdministrator" execution level as its really requires administrative privileges. Note, instreg not requires such privileges. 2009-10-05 13:22:45 +00:00
hvlad
6e6b849359 Mark all executable's with "asInvoker" execution level. It avoid virtualization in Vista and Windows 7 2009-10-05 13:21:14 +00:00
hvlad
8f53ff6497 Manifests and property sheet for VSVC8 2009-10-05 13:19:39 +00:00
hvlad
37166ccc3d Avoid file name printed by "find" at the first line. I.e. avoid
---------- ...\BUILDS\INSTALL\MISC\FIREBIRD.CONF.IN

in resulting firebird.conf
2009-10-02 08:46:03 +00:00
asfernandes
90dfb9a411 Misc 2009-09-30 01:10:11 +00:00
verbguy
56f291e05f HP-UX changes - 64-bit atomic counters, support for HP-UX 11 v2, and small tweak of build options 2009-09-29 19:13:51 +00:00
skidder
0070f2342b Implement RemoteFileOpenAbility on Windows. This also implements CORE-1038 improvement 2009-09-29 16:55:26 +00:00
verbguy
804b6107f5 1) it seems we *do* own Solaris/Intel boxes that do *not* support -xarch=sse2
2) -xmemalign not supported on Solaris/Intel and not wanted on Solaris/SPARC
2009-09-29 14:54:34 +00:00
alexpeshkoff
323d9bcb75 Cleanup - do not build unneeded files 2009-09-29 10:33:10 +00:00
paul_reeves
aa8b3c0029 Quench the thirst 2009-09-25 13:41:54 +00:00
paul_reeves
258a4727c8 Make the best of a bad situation. Using find /V will get messy if we have to strip several markers. 2009-09-25 13:38:46 +00:00
verbguy
44bbcf6a76 on HP-UX we need the optional AtomicAPI SPK software package 2009-09-24 19:15:03 +00:00