summaryrefslogtreecommitdiff
path: root/objective-c/test/ios/controller
Commit message (Collapse)AuthorAge
* Update Xcode projects to Xcode 12.0-compatiblev3.7.5-rc0Joe George2021-01-20
|
* Fixed iOS test controller Xcode project for Xcode 12 and Python 3.9 fixBenoit Foucher2020-11-10
|
* No longer systematically clean C++/Objective-C test iOS controllerBenoit Foucher2019-10-24
|
* Fixed Xcode project version, fixes #540Benoit Foucher2019-09-20
|
* Fixed Slice code generation with Xcode projectsBenoit Foucher2019-08-30
|
* Fixed C++/Objective-C controller project warnings with Xcode 10.xBenoit Foucher2019-08-21
|
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-18
|\
| * Fix Objective-C iOS cotroller build failures - # Close 438Jose2019-07-11
| |
| * Fix objective-c iOS test buildsJose2019-07-10
| |
* | Initial commit of Swift mappingJoe George2019-02-18
|/
* Disable idle timer on iOS controller appJoe George2019-01-24
| | | | Fixes #340
* Copyright header simplicationJose2019-01-19
|
* Thread safe redirect for controller applicationsBenoit Foucher2018-12-27
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed Objective-C test controller buildBenoit Foucher2018-09-25
|
* Merge branch '3.7.1-xcode10' into 3.7Bernard Normier2018-09-21
|\
| * More fixes for Xcode 10Bernard Normier2018-09-21
| |
* | Fix program name in test controllersJose2018-09-04
|/ | | | Close #183
* Minor Xcode 9.3 test updatesBenoit Foucher2018-04-04
|
* Update copyright year to 2018Jose2018-02-14
|
* Enabled again strict prototypes in Xcode test projectBenoit Foucher2018-01-23
|
* Fixed for iOS test controller proxy and Xcode 9, fixed crashed issue when ↵Benoit Foucher2018-01-23
| | | | controller went into the background
* 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