summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
...
| * ICE-7445 - Add libressl build supportJoe George2016-12-12
| |
* | Removed or replaced double underscores in Ice for JavaScriptBernard Normier2016-12-14
| |
* | Fixes to JS test scripts and more work on iOS C++ controllerBenoit Foucher2016-12-14
| |
* | Fixed a few warningsBernard Normier2016-12-14
| |
* | Added back BundleInfo.plistBenoit Foucher2016-12-13
| |
* | Script fixes for Windows MSI distributionJose2016-12-13
| |
* | Support for C++ iOS Simulator controllerBenoit Foucher2016-12-13
| |
* | Python fixesMark Spruiell2016-12-12
| |
* | Python build failures on OS XBenoit Foucher2016-12-12
| |
* | Update Nuget package imports to use latest packagesJose2016-12-10
| |
* | ICE-7138 - new Python AMI mapping based on futures and modified AMD mappingMark Spruiell2016-12-09
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-12-09
|\|
| * Extra fixes for dependency processingJose2016-12-09
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-12-09
|\|
| * Skip lines that not end with .ice when processing dependenciesJose2016-12-09
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-12-09
|\|
| * Fix for dependency parse updates in previous commitJose2016-12-09
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-12-09
|\|
| * Fixed (ICE-7464) - bogus dependencies generated with Slice compilersJose2016-12-09
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-12-09
|\|
| * Fixed ICE-7463 - icehashpassword now uses hash method instead of encrypt ↵Benoit Foucher2016-12-09
| | | | | | | | when available
* | iOS controller fixesBenoit Foucher2016-12-09
| |
* | Nuget updates to work without IceBuilderJose2016-12-08
| |
* | Rename UseNugetBinDist -> UseBinDistJose2016-12-08
| | | | | | | | | | MSI binary distribution will not include C++/C# SDKs so there is no need to differentiate MSI and Nuget bin dists.
* | Windows build instructions updatesJose2016-12-08
| |
* | Another fix for ICE-7458 - regenerated Scanner.l on xenial64Benoit Foucher2016-12-07
| |
* | Fixed ICE-7156 - Bison/flex generationBenoit Foucher2016-12-07
| |
* | Updated generated slicedData data member for consistency with ObjCBernard Normier2016-12-06
| |
* | Removed or replaced most double underscores in ObjCBernard Normier2016-12-06
| |
* | Fixed for ICE-7458 - Removed escaping form double quoted strings of ↵Benoit Foucher2016-12-06
| | | | | | | | icegridadmin command arguments
* | Nuget package updates:Jose2016-12-02
| | | | | | | | | | | | | | - Move Slice compilers to tools ddirectory - Remove zeroc.ice.html, zeroc.ice.java and zeroc.ice.php packages. Java and PHP SDKs will be part of the MSI installer.
* | UWP controller fixesBenoit Foucher2016-12-02
| |
* | Fix getIceDir usageJose2016-12-01
| |
* | Fix testcommon Windows buildsJose2016-11-30
| |
* | Removed RemoteConfig to fix build failureBenoit Foucher2016-11-30
| |
* | Removed Java controller, fixes to investiage IceGrid/replication test failureBenoit Foucher2016-11-30
| |
* | Fixes to run IceGrid test with Windows bindist in debug modeJose2016-11-30
| |
* | Windows C++ projects fixes related to Nuget PackagesJose2016-11-29
| |
* | Provide the process to getLibSubDir/getBinSubDirBenoit Foucher2016-11-29
| |
* | Fix UWP test dependenciesJose2016-11-29
| |
* | IceGrid/noRestartUpdate failure, print out the reason of the failureBenoit Foucher2016-11-29
| |
* | Fixed networkProxy, IceGrid/admin, metrics test failuresBenoit Foucher2016-11-28
| |
* | Fixed staticFiltering test failure, network proxy test hang, added support ↵Benoit Foucher2016-11-28
| | | | | | | | for builddir variable
* | Ice optional not build with UWP ARMJose2016-11-28
| |
* | Fixed Glacier2/ssl test failure, client output not being flushedBenoit Foucher2016-11-28
| |
* | Ensure JS modules are exported only onceJose2016-11-25
| |
* | Fixed IceSSL/configuration test failure when ran with --protocol=sslBenoit Foucher2016-11-25
| |
* | Only define ICE_BUILDING_SRC with C++ source buildsJose2016-11-25
| |
* | Fixed build system issue where some tests weren't built anymoreBenoit Foucher2016-11-25
| |
* | UWP test suite updates:Jose2016-11-25
| | | | | | | | | | | | | | | | - Set IceSSL.CertFile when running test suite with SSL/WSS protocols. - Added missing optional_XXX DLL's to deploy with test suite application.