[asterisk-scf-commits] asterisk-scf/release/ice.git annotated tag "astscf-beta1" created.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue May 22 13:35:24 CDT 2012
annotated tag "astscf-beta1" has been created
at 082e5f80fc9a5c63738479bcdfa9a6ce66061e40 (tag)
tagging d9d16e145943b7f65b3e1d54618056aa03fdb4b9 (commit)
replaces upstream/3.4.2
tagged by David M. Lee
on Tue May 22 13:24:31 2012 -0500
- Log -----------------------------------------------------------------
Asterisk SCF - Beta
Brent Eagles (9):
Add a little tweak to help the service manager exclude paths with spaces from
Modify the slice2cpp translator to avoid shadow warnings in AMD related
Adding unsliceable class support to Ice 3.4.1
Add refactorings for addPendingObject/writeObject in the BasicStream
Remove scanParentsMetaData function.
- Add some missing tests.
Fixed several bugs in unsliceable exceptions in Python as well as fix missing tests.
Work around a build issue with the unsliceable support when dealing with older versions of php.
Comment out bison/flex related targets.
David M. Lee (18):
Fixed Apple module loading to prefer .so to .dylib.
Improve fix-apple-so base on ZeroC feedback.
Moved paths from build.properties to OS-family specific files.
Find db.jar on Windows.
oops. Don't escape paths in Ant .xml files.
Fixed windows auto-path logic for builds on x64 machines.
Changes the dynamic library (module) loader to allow fully-specified
Fix IllegalArgumentException on Windows.
Fixed version check for libdb-5.
Fix for JDK-7
Merge remote-tracking branch 'integration/fix-libdb-5'
Merge remote-tracking branch 'integration/jdk-7'
Merge remote-tracking branch 'integration/java-windows-fix-props-load'
Corrected omission in IllegalArgumentException fix
Merge branch 'java-windows-handle-load-exception'
ZeroC's patch to detect paths on Windows
Removing our auto-path patch in favor of ZeroC's
Merge branch 'zeroc-java-windows-auto-path'
Ken Hunt (1):
Changes to allow Ice Python support to compile under VS 2010.
Kevin P. Fleming (39):
Import patch from ZeroC to allow 'local exception' in Slice to work as
import patch
import code to generate #pragma once in headers
Generate constructors that take arguments and ice_staticId functions in the
Move the DynamicLibrary helper from the IceInternal namespace (in
Provide backwards compatibility headers so that programs that
Modify output of slice2cpp to avoid generating code with variables that
Add a '--depend-header' option to slice2cpp so that it will include both
Commit patch from Brent to make slice2cs properly determine whether any
import slice2java-classes code
use #pragma once in standard slice files
remove stray #endif
set default for runpath symlink to yes
ignore all generated files
a couple more file types to ignore
disable usage of JGoodies Windows look-and-feel, since it is not widely available
Update for additional generated files from Ice 3.4.2.
Disable building of IceGridAdmin GUI tool.
Correct an error in the GAC-related build instructions.
Merge remote-tracking branches 'integration/review/add-toplevel-test-target', 'integration/review/cs-build-fixes', 'integration/review/fix-apple-so', 'integration/review/generate-pragma-once', 'integration/review/icebox-lib-path', 'integration/review/icebox-windows-path-w-spaces', 'integration/review/inline-improvements', 'integration/review/java-windows-auto-path', 'integration/review/py-vs2010', 'integration/review/slice2cpp-fix-shadow-violations', 'integration/review/slice2cpp-include-header-in-dependencies', 'integration/review/slice2cs-data-member-fix', 'integration/review/slice2java-classes' and 'integration/review/use-pragma-once' into master-3.4.2
Merge remote-tracking branches 'integration/local/cpp-default-runpath-symlink', 'integration/local/ignore-generated-files', 'integration/local/java-disable-icegridadmin' and 'integration/local/java-disable-jgoodies-windows' into master-3.4.2
Merge remote-tracking branch 'integration/review/ice-dynamiclibrary-compat' into master-3.4.2
Merge remote-tracking branch 'integration/review/object-slice-preservation' into master-3.4.2
Add support for Slice translator plugins to slice2cpp, slice2java,
Add support for loading and applying Slice translator
Add support for Slice translator plugins
Don't lie to plugins about the language they are being used to generate.
Allow plugins to set/modify default values on class/struct/exception
Don't try to instantiate plugin visitors from a plugin that couldn't be found.
Move common plugin visitor application code to the Slice library.
Add support for arguments specified to plugins.
Update to work with IceUtilInternal::DynamicLibrary instead of
Ensure that the applyPluginsToUnit function can be found when compiled
Allow plugins to add unnamed parameters to generated operations (so that the
Merge branch 'slice-plugins' into master-3.4.2
Merge remote-tracking branch 'integration/zeroc/fix-local-exception' into master-3.4.2
Update dependency files for directories that depend on Qt.
Ignore some Visual Studio generated files.
Merge remote-tracking branch 'integration/local/ignore-generated-files' into master-3.4.2
Mark Michelson (2):
Add cstddef header so that Ice compiles with GCC 4.6
Merge branch 'master' of git.asterisk.org:asterisk-scf/release/ice
-----------------------------------------------------------------------
--
asterisk-scf/release/ice.git
More information about the asterisk-scf-commits
mailing list