summaryrefslogtreecommitdiff
path: root/cpp/test/ios/controller
Commit message (Collapse)AuthorAge
* Fixed typo in previous commit (ICE-8257)Bernard Normier2017-07-10
|
* Fixed call to ice-builder-xcode-wrapper (ICE-8257)Bernard Normier2017-07-10
|
* ICE-8225 - Rework Ice sdk for XcodeJoe George2017-07-06
| | | | | | - Renamed IceSDK to sdk - Remove IceSDK/bin and IceSDK/slice directories - Update Xcode projects to use Ice Builder 3.1.0
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵Benoit Foucher2017-07-05
| | | | Ice::SlicedData::clear method to break cyclic references
* Added missing -fobjc-arc-exceptionsBernard Normier2017-07-01
|
* Another fix for the loading of bundlesBernard Normier2017-06-30
|
* Fixed ICE-8194 - Ice/objects crash with Ice debug libraryBenoit Foucher2017-06-30
|
* Fix for ICE-8140: the controller occasionally does not find dllTestShutdownBernard Normier2017-06-23
|
* Removed VALID_ARCHS setting override from iOS test controller projectsBenoit Foucher2017-06-16
|
* Fix copyright headersJose2017-06-13
|
* Remove excessive empty linesJoe George2017-06-07
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Fixed ICE-7843 - Check NSStreamStatusAtEnd in iOS transportsBenoit Foucher2017-04-28
|
* Fixes to allow testing Xcode SDKs with binary distributionBenoit Foucher2017-04-14
|
* Fixed C++/Objective-C controllerApp projects to no longer reference armv7, ↵Benoit Foucher2017-04-05
| | | | removed obsolete testSuiteApp
* Fixed iOS controller app IceDiscovery configurationBenoit Foucher2017-02-22
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Fixed ICE-7512 and ICE-7511 - make distclean issues with Xcode IceSDK buildBenoit Foucher2017-01-17
|
* Added schemes for Xcode controller projectsBenoit Foucher2017-01-16
|
* Fixed ICE-7501 & ICE-7502 - Integrated the building of the controller Apps ↵Benoit Foucher2017-01-13
| | | | to the gmake build system, IceSSL test fix
* Added support for Objective-C controllerBenoit Foucher2016-12-16
|
* iOS C++ controller fixesBenoit Foucher2016-12-15
|
* Fixes to JS test scripts and more work on iOS C++ controllerBenoit Foucher2016-12-14
|
* Support for C++ iOS Simulator controllerBenoit Foucher2016-12-13