Commit Graph

11 Commits

Author SHA1 Message Date
Conrad Meyer 712edec636 Compatibility improvements for FreeBSD systems
Don't exclude libmtp on FreeBSD systems.

Don't exclude libusb on FreeBSD systems.  Our libusb has a different include
path structure and libname than Linux, but compiles fine once those are
corrected.

Correct path to py-sip on FreeBSD.  We install it to a different directory
than build_environment.py was looking in.
2017-12-26 13:01:13 -08:00
Kovid Goyal b6312f1f12 Move various win API calls into native code
Faster, more robust. Should fix #1728196
2017-10-28 13:07:38 +05:30
Kovid Goyal d305656bb4 Remove the vendored unrar code 2017-06-17 13:56:37 +05:30
Kovid Goyal 9564c94ad1 Remove the copy of dukpy. Make it an external dependency. 2017-06-07 15:07:19 +05:30
Kovid Goyal 0ece679a1b No longer bundle python-regex 2017-05-27 10:39:25 +05:30
Zoltán Mizsei 67b1a7bb72 Unrar needs every defines. Maybe there is a cleaner way... 2017-01-26 12:57:27 +01:00
Zoltán Mizsei 62dd2ae370 Haiku is x86 at this moment 2017-01-26 12:05:07 +01:00
Zoltán Mizsei 0a34a1d9f4 Extensions: Haiku support 2017-01-26 08:45:29 +01:00
Kovid Goyal e9317c7490 ... 2016-07-20 16:47:06 +05:30
Kovid Goyal d5896390c2 Another oops 2016-07-20 16:30:52 +05:30
Kovid Goyal 3466aaff4c Define the extensions as pure data 2016-07-20 15:59:02 +05:30