1. f2e551a build: Prepare config.h for inclusion in examples/tests by Chris Dickens · 3 years, 7 months ago
  2. 9d23ed2 build: Fix Android and Xcode compilation errors/warnings by Chris Dickens · 3 years, 7 months ago
  3. da5df37 build: Merge events and threads into single platform abstraction by Chris Dickens · 3 years, 10 months ago
  4. d67eb5b core: Introduce platform events abstraction by Chris Dickens · 3 years, 10 months ago
  5. 09d0312 Xcode: Update project file by Chris Dickens · 4 years, 3 months ago
  6. 9a1bc8c build: Require C11 to build and clean up autoconfig/automake files by Chris Dickens · 4 years, 3 months ago
  7. 8b09dd4 core: Kill the OS_* definitions and use in the source code by Chris Dickens · 4 years, 3 months ago
  8. 30b56ba threads_posix: Improve usbi_get_tid() for various platforms by Chris Dickens · 4 years, 3 months ago
  9. 26b16eb core: Kill usbi_backend.clock_gettime() function by Chris Dickens · 4 years, 5 months ago
  10. d5bb64b configure.ac: Cleanup and refactoring by Chris Dickens · 4 years, 5 months ago
  11. aaff15d Misc: Trim and consolidate header file usage by Chris Dickens · 4 years, 5 months ago
  12. 4bf9c34 Xcode: add tests/stress target by Ludovic Rousseau · 4 years, 8 months ago
  13. 93b0ed5 Xcode: apply suggested changes from Xcode 11.2 by Ludovic Rousseau · 4 years, 8 months ago
  14. 0c4f65a Xcode: apply suggested changes from Xcode 10.3 by Ludovic Rousseau · 4 years, 9 months ago
  15. 0aeb46c Fixed Xcode 10.1 warning by setting project setting 'ALWAYS_SEARCH_USER_PATHS = NO' by Sean McBride · 5 years ago
  16. 8a05a3f Fixed many compiler warnings about sign and size mismatch by Sean McBride · 6 years ago
  17. 6bd5658 darwin: Configure Xcode project to specify tab/space, indent amount by Sean McBride · 6 years ago
  18. 068b594 core: Remove use of gettimeofday() by Chris Dickens · 7 years ago
  19. 79cc25a darwin: build hotplugtest sample in Xcode by Ludovic Rousseau · 8 years ago
  20. 58bf25b darwin: change Xcode project end-of-line by Ludovic Rousseau · 9 years ago
  21. 7200c56 Use @rpath in Xcode project by Sean McBride · 10 years ago
  22. 25e8276 Removed obsolete comment related to libusbx fork by Sean McBride · 10 years ago
  23. 8619aed Enabled LTO optimization in release in Xcode project by Sean McBride · 10 years ago
  24. 388a8f7 Enabled additional warnings in Xcode project by Sean McBride · 10 years ago
  25. 1eff220 Misc: Revert all references to libusb/libusb.info by hjelmn@cs.unm.edu · 10 years ago
  26. 4cb9ae0 fixed link errors by adding missing files to Xcode project by Sean McBride · 11 years ago
  27. 8f13c72 make targets for examples depend on library target. Generate library named libusb-1.0.0.dylib not libusbx.dylib. Added several xcconfig files to make source control and documentation easier. Reorganised a few files' positions within the project. Disable strict aliasing since libusbx breaks strict aliasing rules anyway. Set project format as 3.1-compatible. by Sean McBride · 12 years ago
  28. 059e648 Xcode: build for 32 and 64 bits by Ludovic Rousseau · 12 years ago
  29. bd57a42 Xcode: remove implicit/default configuration by Ludovic Rousseau · 12 years ago
  30. a0d7a89 Add minimal config.h for Xcode by Ludovic Rousseau · 12 years ago
  31. b11f8e0 Adapt Xcode project to the new paths by Ludovic Rousseau · 12 years ago
  32. 1640bf7 Move Xcode project in Xcode/ directory by Ludovic Rousseau · 12 years ago