Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Renamed C++11 AMI/AMD suffix: _async to Async | Bernard Normier | 2016-06-09 | |
| | | ||||
* | | Updated version to 3.7a2 | Bernard Normier | 2016-05-31 | |
| | | ||||
* | | fixed copyright notices | Bernard Normier | 2016-05-31 | |
| | | ||||
* | | Removed libIceUtil and libSlice | Bernard Normier | 2016-05-09 | |
| | | ||||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-05-09 | |
|\| | ||||
| * | AIX port | Benoit Foucher | 2016-05-03 | |
| | | ||||
| * | Update Ice version to 3.6.3 | Joe George | 2016-04-08 | |
| | | ||||
* | | Windows msbuild build updates | Jose | 2016-05-05 | |
| | | ||||
* | | Re-factored gmake build system | Benoit Foucher | 2016-05-03 | |
| | | ||||
* | | Windows build fixes related to alpha versions | Jose | 2016-04-11 | |
| | | ||||
* | | 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-07 | |
|\| | ||||
| * | Update Copyright year to 2016 in rc and cs files | Joe George | 2016-03-07 | |
| | | ||||
* | | 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 | |
| | | ||||
* | | Refactored invocation code to better suite new C++11 mapping | Benoit Foucher | 2016-02-03 | |
| | | ||||
* | | ICE-6861 - removing public stream API | Mark Spruiell | 2016-01-19 | |
| | | ||||
* | | Update windows dependencies | Jose | 2016-01-15 | |
| | | ||||
* | | Remove C++14 usage and switch to -std=c++11 | Jose | 2016-01-12 | |
| | | ||||
* | | windows build fixes | Jose | 2016-01-08 | |
| | | ||||
* | | Fixes to C++11 lambdas and this capture | Jose | 2015-12-30 | |
| | | ||||
* | | C++11 mapping fixes for IceBox | Jose | 2015-12-29 | |
| | | ||||
* | | Fix Windows build | Joe George | 2015-12-10 | |
| | | ||||
* | | C++11 mapping initial commit | Jose | 2015-12-01 | |
| | | ||||
* | | Changed version to 3.7.0 | Dwayne Boone | 2015-11-02 | |
|/ | ||||
* | ICE-6774 added iceboxadmin test to IceBox/admin | Dwayne Boone | 2015-09-17 | |
| | ||||
* | Updated AssemblyInfo and StringFileInfo on Windows | Bernard Normier | 2015-08-21 | |
| | ||||
* | Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins | Benoit Foucher | 2015-08-12 | |
| | ||||
* | Updated version to 3.6.1 | Dwayne Boone | 2015-07-31 | |
| | ||||
* | Updated Windows dependencies | Dwayne Boone | 2015-07-08 | |
| | ||||
* | Fixed ICE-6505 Allow to Sign C++ .exe/.dlls after build | Jose | 2015-05-12 | |
| | ||||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 | |
| | ||||
* | Update windows dependencies | Jose | 2015-02-19 | |
| | ||||
* | Changed version to 3.6.0 | Dwayne Boone | 2015-01-28 | |
| | ||||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 | |
| | ||||
* | Build & test fixes: | Jose | 2014-11-24 | |
| | | | | | | | | * ICE-5929 - Consider using $ORIGIN on Linux * ICE-5949 - IceBox issues on Linux bi-arch * ICE-5954 - Ubuntu make install issue / ORIGIN bug * ICE-5961 - OSX: test/IceGrid/session fails * ICE-5971 - allTests.py incorrect reporting under Windows? | |||
* | More updates for ICE-5931, ICE-5935 | Jose | 2014-11-21 | |
| | ||||
* | ICE-5931, ICE-5935 | Jose | 2014-11-20 | |
| | ||||
* | Build fixes ICE-5906, ICE-5905 | Jose | 2014-11-14 | |
| | ||||
* | New IceUtil headers to push and pop pragma disable warning with MSVC and GCC | Bernard Normier | 2014-10-31 | |
| | ||||
* | RPATH_DIR cleanup, we no longer have lib/c++11 in OS X | Jose | 2014-10-30 | |
| | ||||
* | ICE-5804 - Warnings when building with GCC (Eliminate C style casts) | Jose | 2014-10-30 | |
| | ||||
* | Updated Windows dependencies | Dwayne Boone | 2014-10-30 | |
| | ||||
* | minor build fixes | Jose | 2014-10-29 | |
| | ||||
* | C++11 build updates | Jose | 2014-10-24 | |
| | ||||
* | Dependency fixes: | Jose | 2014-10-17 | |
| | | | | | | | Add quotes to Windows Slice dependencies Fix Cicular dependency issue with Make 3.82 included in rhel7, C++ dependencies now are of type Foo.h: Foo.ice, we don't need Foo.cpp as that always depend on Foo.h |