Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Visual Studio 2019 build fixes | Jose | 2019-06-04 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Enable wildcard expansion for Windows executables | Jose | 2018-11-13 |
| | | | | Close #296 | ||
* | Eliminate catch(const char*) #48 | Jose | 2018-07-26 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed (ICE-8155) - Ice.dll .NET assembly not signed | Jose | 2017-06-26 |
| | |||
* | Windows UWP build instructions updates | Jose | 2017-06-21 |
| | |||
* | Update mcpp NuGet packages to last version | Jose | 2017-06-14 |
| | |||
* | Update mcpp/lmdb NuGet packages | Jose | 2017-06-13 |
| | |||
* | Update NuGet package versions | Jose | 2017-06-12 |
| | |||
* | Use ToolsVersion 4.0 for Visual Studio 2010 compatibility | Jose | 2017-05-01 |
| | |||
* | Don't set ToolsVersion in MSBuild projects | Jose | 2017-04-26 |
| | |||
* | Visual Studio 2010 support | Jose | 2017-04-20 |
| | |||
* | Rename Tranlator -> Compiler in .rc files | Jose | 2017-04-13 |
| | |||
* | Update to use default WindowsTargetPlatformVersion with MSBuild builds | Jose | 2017-03-02 |
| | |||
* | Fix issues introduce with 3.6 merge | Jose | 2017-02-14 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Add support for build with VS 2017 RC | Jose | 2017-02-06 |
| | | |||
* | | Fixed (ICE-6694) - Unicode output in command line tools | Jose | 2017-01-09 |
| | | |||
* | | Fixed (ICE-7469) - Fix libnames in Windows resource files | Jose | 2016-12-23 |
| | | |||
* | | Update version to 3.7a4 | Joe George | 2016-12-21 |
| | | |||
* | | MSBuild project updates | Jose | 2016-11-11 |
| | | | | | | | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5 | ||
* | | Update Slice compilers Windows build to use static C/C++ runtime /MT | Jose | 2016-11-03 |
| | | |||
* | | Add support for sign C++ executables and dlls in Windows builds | Jose | 2016-11-02 |
| | | |||
* | | Update mcpp version for Windows | Jose | 2016-10-17 |
| | | | | | | | | | | * Update windows builds to use mcpp-2.7.2.10. * Fix Slice/unicodePath test script form Windows. | ||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-10-11 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.md android/build.gradle android/gradle.properties android/gradle/wrapper/gradle-wrapper.properties config/Make.common.rules config/PropertyNames.xml cpp/BuildInstructionsLinux.md cpp/BuildInstructionsOSX.md cpp/BuildInstructionsWinRT.md cpp/BuildInstructionsWindows.md cpp/config/Make.rules cpp/config/Make.rules.mak cpp/include/IceUtil/Config.h cpp/include/Slice/PythonUtil.h cpp/include/Slice/RubyUtil.h cpp/include/Slice/Util.h cpp/src/Ice/DynamicLibrary.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/Ice/winrt/StreamEndpointI.cpp cpp/src/IceGrid/IceGridDB.cpp cpp/src/IceGrid/Util.cpp cpp/src/IceUtil/FileUtil.cpp cpp/src/IceUtil/FileUtil.h cpp/src/Makefile cpp/src/Slice/Util.cpp cpp/src/slice2cs/Gen.cpp cpp/src/slice2freeze/Main.cpp cpp/src/slice2freezej/Main.cpp cpp/src/slice2html/Makefile cpp/src/slice2html/Makefile.mak cpp/src/slice2java/Main.cpp cpp/test/Ice/exceptions/AllTests.cpp cpp/test/Ice/facets/AllTests.cpp cpp/test/Ice/info/AllTests.cpp cpp/test/Ice/location/AllTests.cpp cpp/test/Ice/properties/run.py cpp/test/Ice/timeout/AllTests.cpp cpp/test/IceGrid/noRestartUpdate/AllTests.cpp cpp/test/IceStorm/stress/run.py cpp/test/TestSuite/10.0/Package.appxmanifest cpp/test/TestSuite/10.0/TestSuite.vcxproj cpp/test/TestSuite/10.0/TestSuite.vcxproj.filters cpp/test/TestSuite/10.0/TestSuite_TemporaryKey.pfx cpp/test/TestSuite/8.0/TestSuite.vcxproj cpp/test/TestSuite/8.0/TestSuite_TemporaryKey.pfx csharp/BuildInstructions.md csharp/src/Ice/PropertyNames.cs csharp/src/IceLocatorDiscovery/PluginI.cs java/BuildInstructions.md java/Makefile java/Makefile.mak java/src/Glacier2/src/main/java/Glacier2/Application.java java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java java/src/Ice/src/main/java/Ice/Object.java java/src/Ice/src/main/java/Ice/ObjectImpl.java java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/src/Ice/src/main/java/IceSSL/Plugin.java java/src/Ice/src/main/java/IceSSL/PluginFactory.java java/src/Ice/src/main/java/IceUtil/Cache.java java/src/IceGridGUI/build.gradle java/src/IceGridGUI/src/main/java/IceGridGUI/SimpleInternalFrame.java java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java java/test/build.gradle java/test/ejb/README.md js/src/Ice/PropertyNames.js js/src/Ice/browser/TimerUtil.js js/src/Ice/browser/WSTransceiver.js js/test/Common/TestCases.json js/test/Common/Worker.js objective-c/include/objc/Ice/Config.h objective-c/src/Ice/CommunicatorI.mm php/BuildInstructionsLinuxOSX.md php/BuildInstructionsWindows.md php/config/Make.rules.mak.php php/src/php7/IcePHP.rc python/BuildInstructionsLinuxOSX.md python/BuildInstructionsWindows.md python/Makefile python/modules/IcePy/Slice.cpp python/test/Slice/import/run.py ruby/BuildInstructionsLinuxOSX.md ruby/BuildInstructionsWindows.md ruby/config/Make.rules ruby/src/IceRuby/Slice.cpp scripts/TestController.py scripts/TestUtil.py slice/Ice/Communicator.ice slice/Ice/Instrumentation.ice slice/IceLocatorDiscovery/IceLocatorDiscovery.ice | ||
| * | Fix ICE-4787 - slice compilers and unicode paths | Jose | 2016-09-17 |
| | | |||
| * | Update Ice version to 3.6.3 | Joe George | 2016-04-08 |
| | | |||
* | | Update version to 3.7a3 | Joe George | 2016-07-12 |
| | | |||
* | | Updated version to 3.7a2 | Bernard Normier | 2016-05-31 |
| | | |||
* | | Moved some cpp files from IceUtil to Ice | Bernard Normier | 2016-05-13 |
| | | | | | | | | Fixed UWP/static libs linking with Ice on Windows | ||
* | | IceUtil and Slice msbuild updates | Bernard Normier | 2016-05-11 |
| | | |||
* | | Re-factored gmake build system | Benoit Foucher | 2016-05-03 |
| | | |||
* | | Updated Ice version to 3.7a0 | Benoit Foucher | 2016-04-07 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-17 |
|\| | |||
| * | .gitignore updates | Jose | 2016-03-11 |
| | | |||
| * | Update version to 3.6.2 | Jose | 2016-03-10 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | Windows msbuild build updates | Jose | 2016-02-26 |
| | | |||
* | | Changed version to 3.7.0 | Dwayne Boone | 2015-11-02 |
|/ | |||
* | Add back slice2py command | Jose | 2015-08-24 |
| | |||
* | ICE-6455 - remove slice2py and slice2rb C++ exe | Matthew Newhook | 2015-04-20 |
| | |||
* | Remove FileUtil dependency for --depend-file | Jose | 2015-04-13 |
| | |||
* | Add --depend-file/--depend-xml optinos to all Slice compilers | Jose | 2015-04-13 |
| | |||
* | Update windows dependencies | Jose | 2015-02-19 |
| | |||
* | Changes for brew, python PyPI packaging and ruby gem packaging. | Matthew Newhook | 2015-02-18 |
| |