aboutsummaryrefslogtreecommitdiff
path: root/Xcode
AgeCommit message (Expand)Author
2024-01-20xcode: Add files from other backends into the Xcode projectSean McBride
2024-01-20xcode: Move some options from Xcode project to xcconfig fileSean McBride
2024-01-19Replace all http://libusb.info/ with httpsSean McBride
2022-06-26Simplify clock_gettime() conditionalization and fallback on macOSSean McBride
2021-06-02core: Refactor initialization and how the default context is handledChris Dickens
2021-05-16darwin: add authorization for device captureosy
2020-11-27build: Prepare config.h for inclusion in examples/testsChris Dickens
2020-11-16build: Fix Android and Xcode compilation errors/warningsChris Dickens
2020-09-12build: Merge events and threads into single platform abstractionChris Dickens
2020-08-12core: Introduce platform events abstractionChris Dickens
2020-03-30Xcode: Update project fileChris Dickens
2020-03-30build: Require C11 to build and clean up autoconfig/automake filesChris Dickens
2020-03-27core: Kill the OS_* definitions and use in the source codeChris Dickens
2020-03-27threads_posix: Improve usbi_get_tid() for various platformsChris Dickens
2020-03-15core: Kill usbi_backend.clock_gettime() functionChris Dickens
2020-01-24configure.ac: Cleanup and refactoringChris Dickens
2020-01-24Misc: Trim and consolidate header file usageChris Dickens
2019-11-01Xcode: add tests/stress targetLudovic Rousseau
2019-11-01Xcode: apply suggested changes from Xcode 11.2Ludovic Rousseau
2019-09-15Xcode: apply suggested changes from Xcode 10.3Ludovic Rousseau
2019-04-04Fixed Xcode 10.1 warning by setting project setting 'ALWAYS_SEARCH_USER_PATHS...Sean McBride
2019-01-30Fixed many compiler warnings about sign and size mismatchSean McBride
2018-01-08darwin: Configure Xcode project to specify tab/space, indent amountSean McBride
2017-01-12core: Remove use of gettimeofday()Chris Dickens
2016-03-06darwin: build hotplugtest sample in XcodeLudovic Rousseau
2015-01-25darwin: change Xcode project end-of-lineLudovic Rousseau
2014-05-06Use @rpath in Xcode projectSean McBride
2014-03-21Removed obsolete comment related to libusbx forkSean McBride
2014-03-21Enabled LTO optimization in release in Xcode projectSean McBride
2014-03-21Enabled additional warnings in Xcode projectSean McBride
2014-01-08Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu
2013-07-30fixed link errors by adding missing files to Xcode projectSean McBride
2013-07-30make targets for examples depend on library target. Generate library named l...Sean McBride
2013-07-30Xcode: build for 32 and 64 bitsLudovic Rousseau
2013-07-30Xcode: remove implicit/default configurationLudovic Rousseau
2013-07-30Add minimal config.h for XcodeLudovic Rousseau
2013-07-30Adapt Xcode project to the new pathsLudovic Rousseau
2013-07-30Move Xcode project in Xcode/ directoryLudovic Rousseau