summaryrefslogtreecommitdiff
path: root/cpp/src/IceBox
Commit message (Expand)AuthorAge
* Update msbuild builder and openssl package versionsJose2022-07-15
* Update expat and msbuild builder dependenciesJose2021-06-01
* Update to MSbuild builder 5.0.6Jose2021-01-18
* Update MSBuild builder packageJose2021-01-18
* Move IceBox.PrintServicesReady output after creation of Admin object.Bernard Normier2019-08-20
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Add support for systemd Type=notify to Ice::ServiceJose2018-10-29
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fix whitespacesBenoit Foucher2018-10-01
* Removed Application from Ice Services (#196)Austin Henriksen2018-09-19
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
* Update copyright year to 2018Jose2018-02-14
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
* Updates for Ice Builder 5.xJose2018-02-05
* icebox requires at least one service (cpp, java)(ICE-8307)Bernard Normier2018-01-26
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Fixed ICE-8407 - Removed Slice checksums checks from icegridadmin/iceboxadminBenoit Foucher2017-08-18
* Fix (ICE-8186) - msbuild rebuilds to often the C# sourcesJose2017-06-30
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
* Fix (ICE-7998) - Remove underscores in MSBuild propertiesJose2017-06-09
* Cleanup more whitespaceJoe George2017-05-09
* Fix tabs and spaces in MakefilesJoe George2017-05-03
* Remove trailing whitespaceJoe George2017-05-02
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
* Visual Studio 2010 supportJose2017-04-20
* Fixed signature of IceBox Service factory function in C++11Bernard Normier2017-04-08
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
* | Renamed optional invocation context parameter in Python, Ruby and PHPBernard Normier2017-01-09
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | Fixed (ICE-7469) - Fix libnames in Windows resource filesJose2016-12-23
* | Update version to 3.7a4Joe George2016-12-21
* | MSBuild project updatesJose2016-11-11
* | ICE-6692 - Review command line input usage to support unicode on WindowsJose2016-11-08
* | Add support for sign C++ executables and dlls in Windows buildsJose2016-11-02
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
* | Update version to 3.7a3Joe George2016-07-12
* | ICE-7179 - Update std::function code styleJoe George2016-06-13
* | Renamed C++11 AMI/AMD suffix: _async to AsyncBernard Normier2016-06-09