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

nightly update

This commit is contained in:
fsg 2007-09-07 02:25:41 +00:00
parent 118d08be3e
commit eb2d9cfe80

101
ChangeLog
View File

@ -1,3 +1,104 @@
2007-09-06 15:25 paul_reeves
* firebird2/builds/win32/: blrtable.bat (1.11), clean_all.bat
(1.14), create_msgs.bat (1.6), make_all.bat (1.47), make_boot.bat
(1.36), make_examples.bat (1.23), parse.bat (1.10), preprocess.bat
(1.38), set_build_target.bat (1.2), setenvvar.bat (1.16):
Use environment variables to encapsulate directory layout
differences between VS2005 and earlier. Use FB_GEN_DIR env var. to
determin location of generated output. Tidy up usage of
FB_GEN_DB_DIR - only use with unix style paths. Generate platform
specific log files during build process.
2007-09-06 14:57 paul_reeves
* firebird2/builds/win32/msvc8/: alice.vcproj (1.5),
alice_classic.vcproj (1.5), btyacc.vcproj (1.4), build_msg.vcproj
(1.5), burp.vcproj (1.5), burp_classic.vcproj (1.5), codes.vcproj
(1.4), common.vcproj (1.7), common_classic.vcproj (1.7),
common_static.vcproj (1.6), config.vcproj (1.5), dsql_server.vcproj
(1.5), dsql_server_classic.vcproj (1.5), empbuild.vcproj (1.4),
engine.vcproj (1.11), engine_classic.vcproj (1.11),
engine_embed.vcproj (1.11), fb2control.vcproj (1.5),
fb_inet_server.vcproj (1.9), fb_lock_print.vcproj (1.5),
fbclient.vcproj (1.8), fbclient_static.vcproj (1.4), fbembed.vcproj
(1.11), fbguard.vcproj (1.5), fbrmclib.vcproj (1.4),
fbserver.vcproj (1.9), fbsvcmgr.vcproj (1.2), fbudf.vcproj (1.6),
firebird2.vsprops (1.2), gbak.vcproj (1.5), gbak_embed.vcproj
(1.4), gdef.vcproj (1.5), gds32.vcproj (1.5), gfix.vcproj (1.5),
gpre.vcproj (1.7), gpre_boot.vcproj (1.5), gpre_embed.vcproj (1.5),
gpre_static.vcproj (1.4), gsec.vcproj (1.5), gsplit.vcproj (1.5),
gstat.vcproj (1.6), ib_udf.vcproj (1.5), ib_util.vcproj (1.5),
instclient.vcproj (1.5), instreg.vcproj (1.5), instsvc.vcproj
(1.5), intl.vcproj (1.11), intlbuild.vcproj (1.4), isql.vcproj
(1.7), isql_embed.vcproj (1.5), lock.vcproj (1.5),
lock_classic.vcproj (1.5), nbackup.vcproj (1.5), qli.vcproj (1.5),
remote.vcproj (1.6), remote_classic.vcproj (1.6), utilities.vcproj
(1.5), utilities_classic.vcproj (1.5), utilities_embed.vcproj
(1.5), v5_examples.vcproj (1.4):
Add target specific property sheets to VS2005 projects.
2007-09-06 14:50 paul_reeves
* firebird2/extern/icu/source/: data/makedata.mak (1.3),
data/makedata_8.vcproj (1.3), extra/uconv/makedata.mak (1.3),
extra/uconv/uconv_8.vcproj (1.3), test/testdata/testdata.mk (1.3),
common/common_8.vcproj (1.3), i18n/i18n_8.vcproj (1.3),
io/io_8.vcproj (1.3), layout/layout_8.vcproj (1.3),
layoutex/layoutex_8.vcproj (1.3), stubdata/stubdata_8.vcproj (1.3),
test/cintltst/cintltst_8.vcproj (1.3),
test/intltest/intltest_8.vcproj (1.3), test/iotest/iotest_8.vcproj
(1.3), tools/ctestfw/ctestfw_8.vcproj (1.3),
tools/genbrk/genbrk_8.vcproj (1.3),
tools/genccode/genccode_8.vcproj (1.3), tools/gencmn/decmn_8.vcproj
(1.3), tools/gencmn/gencmn_8.vcproj (1.3),
tools/gencnval/gencnval_8.vcproj (1.3),
tools/gennames/gennames_8.vcproj (1.3),
tools/gennorm/gennorm_8.vcproj (1.3),
tools/genpname/genpname_8.vcproj (1.3),
tools/genprops/genprops_8.vcproj (1.3), tools/genrb/derb_8.vcproj
(1.3), tools/genrb/genrb_8.vcproj (1.3),
tools/gensprep/gensprep_8.vcproj (1.3),
tools/gentest/gentest_8.vcproj (1.3), tools/genuca/genuca_8.vcproj
(1.3), tools/icuswap/icuswap_8.vcproj (1.3),
tools/makeconv/makeconv_8.vcproj (1.3),
tools/pkgdata/pkgdata_8.vcproj (1.3),
tools/toolutil/toolutil_8.vcproj (1.3):
Add property sheets to VS2005 projects in ICU module Separate
output from 32-bit and 64-bit builds into different directories.
2007-09-06 13:16 paul_reeves
* firebird2/extern/icu/source/allinone/: firebird2debug.vsprops
(1.1), firebird2intl.vsprops (1.1), firebird2release.vsprops (1.1):
Add VS 2005 property sheets for the ICU module
2007-09-06 12:59 paul_reeves
* firebird2/builds/win32/msvc8/: firebird2debug.vsprops (1.1),
firebird2release.vsprops (1.1):
Add property sheets for VS 2005 builds, to give finer control over
release and debug configurations.
2007-09-06 12:57 paul_reeves
* firebird2/builds/win32/: .cvsignore (1.1), msvc7/.cvsignore
(1.1), msvc8/.cvsignore (1.1):
Ignore files generated by MSVC or the build process
2007-09-06 09:52 hvlad
* firebird2/src/jrd/jrd.cpp (1.342):
Fixed bug CORE-1443 : Embedded engine may hang application on exit
if no database access was performed
2007-09-05 11:41 robocop
* firebird2/src/common/classes/TriState.h (1.3):