summaryrefslogtreecommitdiff
path: root/Xcode
Commit message (Expand)AuthorAgeFilesLines
* Simplify clock_gettime() conditionalization and fallback on macOSSean McBride2022-06-261-6/+0
* core: Refactor initialization and how the default context is handledChris Dickens2021-06-021-4/+0
* darwin: add authorization for device captureosy2021-05-161-25/+54
* build: Prepare config.h for inclusion in examples/testsChris Dickens2020-11-271-0/+4
* build: Fix Android and Xcode compilation errors/warningsChris Dickens2020-11-161-116/+108
* build: Merge events and threads into single platform abstractionChris Dickens2020-09-121-5/+2
* core: Introduce platform events abstractionChris Dickens2020-08-122-11/+11
* Xcode: Update project fileChris Dickens2020-03-303-107/+295
* build: Require C11 to build and clean up autoconfig/automake filesChris Dickens2020-03-302-11/+8
* core: Kill the OS_* definitions and use in the source codeChris Dickens2020-03-271-3/+0
* threads_posix: Improve usbi_get_tid() for various platformsChris Dickens2020-03-271-5/+15
* core: Kill usbi_backend.clock_gettime() functionChris Dickens2020-03-151-0/+7
* configure.ac: Cleanup and refactoringChris Dickens2020-01-241-2/+5
* Misc: Trim and consolidate header file usageChris Dickens2020-01-241-3/+0
* Xcode: add tests/stress targetLudovic Rousseau2019-11-011-0/+149
* Xcode: apply suggested changes from Xcode 11.2Ludovic Rousseau2019-11-011-1/+13
* Xcode: apply suggested changes from Xcode 10.3Ludovic Rousseau2019-09-151-2/+42
* Fixed Xcode 10.1 warning by setting project setting 'ALWAYS_SEARCH_USER_PATHS...Sean McBride2019-04-042-0/+7
* Fixed many compiler warnings about sign and size mismatchSean McBride2019-01-301-0/+9
* darwin: Configure Xcode project to specify tab/space, indent amountSean McBride2018-01-081-32/+32
* core: Remove use of gettimeofday()Chris Dickens2017-01-121-3/+0
* darwin: build hotplugtest sample in XcodeLudovic Rousseau2016-03-061-3/+93
* darwin: change Xcode project end-of-lineLudovic Rousseau2015-01-251-1/+865
* Use @rpath in Xcode projectSean McBride2014-05-061-0/+1
* Removed obsolete comment related to libusbx forkSean McBride2014-03-211-1/+0
* Enabled LTO optimization in release in Xcode projectSean McBride2014-03-211-0/+1
* Enabled additional warnings in Xcode projectSean McBride2014-03-211-1/+10
* Misc: Revert all references to libusb/libusb.infohjelmn@cs.unm.edu2014-01-088-879/+16
* fixed link errors by adding missing files to Xcode projectSean McBride2013-07-301-0/+16
* make targets for examples depend on library target. Generate library named l...Sean McBride2013-07-307-51/+287
* Xcode: build for 32 and 64 bitsLudovic Rousseau2013-07-301-0/+2
* Xcode: remove implicit/default configurationLudovic Rousseau2013-07-301-19/+0
* Add minimal config.h for XcodeLudovic Rousseau2013-07-301-0/+28
* Adapt Xcode project to the new pathsLudovic Rousseau2013-07-301-2/+4
* Move Xcode project in Xcode/ directoryLudovic Rousseau2013-07-301-0/+788