summaryrefslogtreecommitdiff
path: root/objective-c/test/ios
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
* Fixes for ICE-8204 - Objective-C leak fixesBenoit Foucher2017-07-01
|
* Add -fobj-arc-exceptions to ARC test buildBernard Normier2017-06-30
|
* Increased stack sizeBernard Normier2017-06-30
|
* 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
|
* Fixed Ice/operations build failure with ARC target of iOS controller projectBenoit Foucher2017-06-07
|
* Fixed iOS Objective-C build failureBenoit Foucher2017-06-02
|
* 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
|
* Fixed ICE-7843 - Check NSStreamStatusAtEnd in iOS transportsBenoit Foucher2017-04-28
|
* Fixed Objective-C iOS build to always use the debug configuration to prevent ↵Benoit Foucher2017-04-18
| | | | symbol stripping
* 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
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Fixed ICE-7517 - Objective-C build failureBenoit Foucher2017-01-23
|
* Removed unused Info.plist file for Objective-C controller projectBenoit Foucher2017-01-19
|
* 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
|
* Fixes to JS test scripts and more work on iOS C++ controllerBenoit Foucher2016-12-14
|
* Xcode project updatesJoe George2016-09-15
| | | | Update the Xcode projects to use the new command line Ice Build for Xcode.
* Whitespace cleanup - tabs to spacesJoe George2016-06-29
|
* Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | of TCP/iAP/Bluetooth.
* Rename Ice Touch references to IceJoe George2016-06-10
|
* Added support for building Xcode SDK, added iAP transportBenoit Foucher2016-05-31