paul_reeves
|
1e645af6f4
|
Remove some more hard-coded version numbers from the install script.
|
2007-07-25 14:43:42 +00:00 |
|
paul_reeves
|
f824c95dda
|
Remove quotes around env var and document how to define it correctly.
|
2007-07-25 14:41:06 +00:00 |
|
asfernandes
|
5d06ef32d8
|
1) CORE-1366 - French insensitive collation FR_FR_CI_AI
2) Renamed CP932 to CP943C per user feedback in CORE-1324
|
2007-07-19 01:25:23 +00:00 |
|
paul_reeves
|
0c89a68f27
|
Make sure example is actually correct.
|
2007-07-05 13:57:32 +00:00 |
|
paul_reeves
|
311ca5b547
|
Add link to landing page
Make sure we include the metadata update script.
|
2007-07-03 09:08:57 +00:00 |
|
paul_reeves
|
5a55223448
|
Make sure that manifest file is _really_ included, if it is needed.
|
2007-07-02 14:46:47 +00:00 |
|
paul_reeves
|
4b0a6d5502
|
Include link to 2.1.0 release notes
Dynamically generate version number for readme menuitem
|
2007-07-02 14:36:32 +00:00 |
|
paul_reeves
|
f8a2a79e50
|
Remove duplicate line
|
2007-07-02 14:25:26 +00:00 |
|
paul_reeves
|
68d25aeb80
|
Make sure embedded packages are separated by platform.
Include manifest if necessary.
|
2007-07-02 14:00:03 +00:00 |
|
paul_reeves
|
47bb73ab37
|
Include the VC80 runtime manifest.
|
2007-07-02 12:28:50 +00:00 |
|
paul_reeves
|
29d99cc0f7
|
Tidy up a little.
|
2007-06-26 09:22:13 +00:00 |
|
paul_reeves
|
855b5ae36a
|
Upgrade inno setup script to IS5
Add support for building 64-bit installable binaries
Update readme's for beta 1.
|
2007-06-26 08:43:44 +00:00 |
|
paul_reeves
|
daeee1441b
|
Misc upstream changes to support InnoSetup 5 and other enhancements to innosetup install script.
|
2007-06-22 12:21:25 +00:00 |
|
asfernandes
|
f044f67464
|
Feature request CORE-1324 - Japanese character set cp932 -- waiting for user feedback on what ICU charset is best
|
2007-06-22 01:59:34 +00:00 |
|
paulbeach
|
1644f2cb64
|
MacOS Port into HEAD
|
2007-06-11 14:21:33 +00:00 |
|
asfernandes
|
f1924b238c
|
Metadata charset upgrade scripts
|
2007-06-02 19:11:18 +00:00 |
|
alexpeshkoff
|
cf31f49b78
|
Fixed CORE-981 - x86_64 RPM package missing "provides"
|
2007-05-14 11:40:57 +00:00 |
|
asfernandes
|
9d0d8bf2db
|
Misc
|
2007-05-04 01:18:25 +00:00 |
|
alexpeshkoff
|
8aba4a1ea1
|
Added fbsvcmgr, utility to access services manager
|
2007-05-03 11:25:05 +00:00 |
|
robocop
|
52f1b15e0c
|
Misc.
|
2007-05-02 06:57:18 +00:00 |
|
asfernandes
|
c722690150
|
Misc
|
2007-04-27 02:28:57 +00:00 |
|
hvlad
|
29ab1ca027
|
Implement CORE-1229 : Teach Firebird to allocate disk space by more than one page at a time
|
2007-04-25 21:08:57 +00:00 |
|
asfernandes
|
9582ea243c
|
1) Upgrade INTL interface to undestand misc. configuration informations
2) Make our ICU collations work with different ICU versions (tested with ICU 3.6)
|
2007-04-15 15:57:12 +00:00 |
|
dimitr
|
26b62cd390
|
Resolved CORE-861.
|
2007-04-13 11:10:18 +00:00 |
|
asfernandes
|
fbbde208ee
|
Make available UNICODE and UNICODE_CI for all charsets (not registered automatically in the db)
|
2007-04-05 19:14:55 +00:00 |
|
paulbeach
|
d568d3cde2
|
More Darwin related stuff
|
2007-04-05 10:09:26 +00:00 |
|
asfernandes
|
f4aba4e145
|
Misc
|
2007-04-03 02:31:30 +00:00 |
|
mkubecek
|
fa1a52dd7c
|
fix for CORE-1189
|
2007-04-01 12:32:53 +00:00 |
|
alexpeshkoff
|
0d48f91995
|
Removed unneeded any more creation of equiv file
|
2007-03-22 13:25:59 +00:00 |
|
paul_reeves
|
bfa81ae564
|
Include consts_pub.h in ibase.h
Create the examples directories before trying to copy files into them.
|
2007-03-22 09:10:14 +00:00 |
|
robocop
|
b8f8dded53
|
Misc.
|
2007-03-22 04:20:27 +00:00 |
|
paul_reeves
|
b913620c50
|
Update readme for 2.1 alpha
|
2007-03-21 13:23:16 +00:00 |
|
paul_reeves
|
3dca2c8c92
|
Don't include fbrmclib.dll in standard kits until we a) agree otherwise, and b) produce an x64 library.
|
2007-03-20 13:25:09 +00:00 |
|
paul_reeves
|
64ca585e9f
|
Include the Fb 2.1 pdf file in the Windows kits.
|
2007-03-20 13:11:46 +00:00 |
|
paul_reeves
|
17556b87ae
|
Update manual installation batch files to support installation as a non-default service name.
|
2007-03-16 11:49:45 +00:00 |
|
paul_reeves
|
bc8abd1ef1
|
Make inclusion of examples in zip package optional.
|
2007-03-15 15:25:41 +00:00 |
|
alexpeshkoff
|
ac8277b0f5
|
front-ported various fixes from B2_0_Release
|
2007-03-09 13:32:17 +00:00 |
|
paulbeach
|
68b261513c
|
Firebird 2.0 MacOS Classic Intel Build
|
2007-03-09 10:32:58 +00:00 |
|
paul_reeves
|
81deb3f7d1
|
Document Vista requirement.
|
2007-03-06 08:22:56 +00:00 |
|
paul_reeves
|
7014e385f9
|
Start bringing main install script into line with requirements to build x64 and Win32 targets.
The ZIP option works for now. Other options are temporarily broken.
|
2007-02-26 15:20:30 +00:00 |
|
paul_reeves
|
633fc6bf17
|
Move install scripts to the install script directory.
|
2007-02-26 15:08:51 +00:00 |
|
dchri
|
7124a5c6e1
|
Changed sed "discovery" switch to a compatible but more widely used switch.
|
2007-02-09 08:29:55 +00:00 |
|
robocop
|
839cfa6ed4
|
Corrections.
|
2007-02-03 10:38:42 +00:00 |
|
dimitr
|
9ee8ef88cf
|
Resolved CORE-937.
|
2007-01-25 12:56:16 +00:00 |
|
alexpeshkoff
|
e18f8046bd
|
Use symbolic names for authentication methods in firebird.conf
|
2006-12-17 14:02:23 +00:00 |
|
helebor
|
26b17b9813
|
*** empty log message ***
|
2006-12-11 12:53:41 +00:00 |
|
alexpeshkoff
|
01f2969e7f
|
Added 'Authentication' parameter to firebird.conf
|
2006-12-10 12:31:15 +00:00 |
|
paul_reeves
|
e77b743b33
|
Forward port the windows installation scripts and i18n from B2_0_Release
|
2006-12-06 05:52:31 +00:00 |
|
asfernandes
|
6eb4e2cbb0
|
Implementation of character sets TIS620 and GBK with collations TIS620_UNICODE and GBK_UNICODE. They don't work with our current stripped version of ICU.
|
2006-07-29 18:28:50 +00:00 |
|
mkubecek
|
5e4ef1a0c8
|
compatibility with rpm 4.4
|
2006-06-27 10:31:25 +00:00 |
|
asfernandes
|
e681063481
|
Add Spanish case-/accent-insensitive collation ES_ES_CI_AI for ISO8859_1
|
2006-06-05 01:14:02 +00:00 |
|
dimitr
|
7278ad2627
|
Provided some self-docs about the possible XNET issues.
|
2006-06-02 06:52:02 +00:00 |
|
dimitr
|
46823ae1b4
|
Update the conf-file.
|
2006-06-02 03:29:11 +00:00 |
|
alexpeshkoff
|
61427e2a73
|
Limit packet size which we can process correctly
|
2006-05-29 16:30:28 +00:00 |
|
alexpeshkoff
|
cdbaf44a02
|
Applied changes, recommended by Michal Kubecek
|
2006-05-23 13:10:32 +00:00 |
|
asfernandes
|
a3b411a4c1
|
Misc
|
2006-05-20 00:59:22 +00:00 |
|
alexpeshkoff
|
84c9b9bd8b
|
added nbackup to SS binary packages
|
2006-05-19 11:42:47 +00:00 |
|
robocop
|
8089416fcf
|
Fixing docs and scripts.
|
2006-05-13 05:50:28 +00:00 |
|
asfernandes
|
296571e0fc
|
Misc
|
2006-04-25 02:16:33 +00:00 |
|
alexpeshkoff
|
2d7f749456
|
ported changes from B2_0_Release
|
2006-04-24 10:08:16 +00:00 |
|
asfernandes
|
a5be4e7e2c
|
Misc
|
2006-04-16 22:11:20 +00:00 |
|
alexpeshkoff
|
1a5505065d
|
ported fixes from 2.0 release
|
2006-04-16 12:58:29 +00:00 |
|
asfernandes
|
b177e5bcd4
|
Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki
|
2006-04-13 03:04:30 +00:00 |
|
asfernandes
|
00fbfce04c
|
Misc
|
2006-03-29 15:20:38 +00:00 |
|
paul_reeves
|
29df42060c
|
Minor tweaks to the Win32 build/install stuff. Updated readme and install_readme.
|
2006-03-29 13:44:55 +00:00 |
|
paul_reeves
|
c80f17c239
|
Win32 installer - latest portuguese translations
|
2006-03-29 13:43:33 +00:00 |
|
paul_reeves
|
010a698f4d
|
Add italian translations of install strings for Windows installs
|
2006-03-29 13:41:22 +00:00 |
|
robocop
|
23cf0c9e42
|
Misc.
|
2006-03-16 08:53:49 +00:00 |
|
alexpeshkoff
|
eddade0912
|
change default value of LegacyHash
|
2006-03-15 17:23:07 +00:00 |
|
kkuznetsov
|
dddcbfdea5
|
Update solaris packaging
|
2006-03-09 15:24:42 +00:00 |
|
paul_reeves
|
6baee04435
|
Forward port OldColumnNaming from Fb 1.5.3
|
2006-01-17 04:40:31 +00:00 |
|
paul_reeves
|
51b33c286b
|
Catch up with commit of some win32 install docs that were part of beta 1
|
2006-01-16 15:21:21 +00:00 |
|
asfernandes
|
fff3a4339b
|
Add Czech collations - contributed by Ivan Prenosil:
- WIN_CZ (case-insensitive, accent-sensitive)
- WIN_CZ_CI_AI (case-insensitive, accent-insensitive)
|
2006-01-14 18:04:08 +00:00 |
|
alexpeshkoff
|
c97afa8f55
|
fixed runuser problem on Debian
|
2005-12-30 15:13:29 +00:00 |
|
alexpeshkoff
|
dcfb897e70
|
fix fbmgr operation
|
2005-12-23 11:42:47 +00:00 |
|
alexpeshkoff
|
8de8ef96ce
|
added Redirection parameter to firebird.conf
|
2005-12-21 10:10:37 +00:00 |
|
alexpeshkoff
|
3bf321d649
|
let all users run applications
|
2005-12-18 15:23:32 +00:00 |
|
asfernandes
|
533f9f484b
|
Add Vietnamese charset WIN1258 - contributed by Nguyen The Phuong
|
2005-12-09 21:50:24 +00:00 |
|
dimitr
|
5cdb471d27
|
Changed location of some defines in order to avoid internals inside ibase.h.
|
2005-12-05 11:39:38 +00:00 |
|
paul_reeves
|
d50f2e4652
|
Update win32 build installer script for snapshot builds.
|
2005-11-28 10:27:58 +00:00 |
|
kkuznetsov
|
b99036db59
|
Some more updates
|
2005-11-23 09:23:17 +00:00 |
|
kkuznetsov
|
956dd91f6c
|
Start update Solaris packaging for FB2
|
2005-11-17 14:24:16 +00:00 |
|
alexpeshkoff
|
c2ba532128
|
added new stuff to the packages
|
2005-10-27 13:51:35 +00:00 |
|
alexpeshkoff
|
023e4f2b70
|
fixed bug with access to QLI's help
|
2005-10-26 14:03:19 +00:00 |
|
asfernandes
|
8dc822337a
|
1) Remove feature that allow one collation name to be used with more than one charset.
2) Remove PT_BR for WIN1252, let's live with WIN_PTBR only.
|
2005-10-13 19:11:29 +00:00 |
|
asfernandes
|
d2308bfcaa
|
Forward-port collation LT_LT from 1.5 branch
|
2005-09-24 22:50:25 +00:00 |
|
robocop
|
9cb34a45a1
|
Nitpicking.
|
2005-08-19 00:53:24 +00:00 |
|
alexpeshkoff
|
5630c10eb2
|
new way to build linux scripts
|
2005-08-16 10:04:13 +00:00 |
|
paul_reeves
|
61371d9f45
|
Don't include embeddable client tools in Win32 distribution packs.
|
2005-08-08 13:22:34 +00:00 |
|
asfernandes
|
d1da541db5
|
Rename collation BO_BO to BS_BA - per Fikret request
|
2005-08-05 01:53:40 +00:00 |
|
asfernandes
|
e425a45a63
|
Bosnian collation BO_BO for WIN1250 - contributed by Fikret Hasovic
|
2005-07-28 19:59:11 +00:00 |
|
paul_reeves
|
7364e5a271
|
Make sure we ship instructions on scripted installs with the binary installer.
|
2005-07-19 13:09:46 +00:00 |
|
paul_reeves
|
826b85e531
|
Update Polish text of Win32 install notes.
|
2005-07-19 12:36:05 +00:00 |
|
paul_reeves
|
91bc697a21
|
Add updated bosnian Win32 install notes.
|
2005-07-18 14:05:12 +00:00 |
|
paul_reeves
|
c919586c8f
|
Minor updates to the Win32 build scripts. Disable intlbuild in make_examples. Update Win32 readmes.
|
2005-07-12 12:36:12 +00:00 |
|
asfernandes
|
ffef9313c0
|
INTL script
|
2005-07-05 15:25:27 +00:00 |
|
alexpeshkoff
|
03ee94ad38
|
make it compatible with solaris build
|
2005-06-27 12:46:02 +00:00 |
|
alexpeshkoff
|
bc516b4788
|
a bit better handling of intl stuff
|
2005-06-21 09:16:17 +00:00 |
|
alexpeshkoff
|
10983b1078
|
a bit better handling of intl stuff while packaging
|
2005-06-21 09:03:39 +00:00 |
|
alexpeshkoff
|
5cb1f00392
|
fixed INTL issues in SS package build
|
2005-06-15 15:19:29 +00:00 |
|