Commit Graph

24 Commits

Author SHA1 Message Date
Kovid Goyal 9d61fbe0d9 add function to winutil to check for an active internet connection 2010-03-03 11:52:12 -07:00
Kovid Goyal 2f437907a3 Integrate patched pychm into calibre build process 2010-02-27 22:15:25 -07:00
Kovid Goyal 815cac9520 Fix #4715 (Support FreeBSD out of the box (except USB)) 2010-02-27 10:50:12 -07:00
Kovid Goyal bc9d98e52a ... 2010-02-10 10:16:11 -07:00
Kovid Goyal 4d8c2a2150 New recipe for AsiaOne by Bruce and fixes for device detection regressions in OS X introduced in 0.6.31 2010-01-03 10:06:29 -07:00
Kovid Goyal 487588bb75 Enable building of extensions that need the DDK on windows 2010-01-01 22:28:47 -07:00
Kovid Goyal 2213a4648a Switch build system to use new OS X build 2009-12-22 09:52:42 -07:00
Kovid Goyal 6a9a18ecd1 Linux device detection: Drop libusb1 in favor of parsing sysfs directly 2009-12-12 17:41:53 -07:00
Kovid Goyal 658bdb36cc Fix setup.py --clean-all 2009-12-12 10:53:10 -07:00
Kovid Goyal ee8b98a1e3 Switch to using libusb1 to enumerate devices on a linux system 2009-12-11 14:16:56 -07:00
Kovid Goyal e6c6f056f2 Replace rotating hourglass with less gaudy busy indicator. If you're running calibre from bzr, you will have to run python setup.py build to be able to run the GUI 2009-12-06 12:12:40 -07:00
Kovid Goyal a7668c6897 IGN:... 2009-10-14 11:10:16 -06:00
Kovid Goyal 23ba4047ad Linux build system: Use the environment variables OVERRIDE_CFLAGS and OVERRIDE_LDFLAGS to allow cflags and ldflags to be user specified. Fixes #3770 (calibre build problems) 2009-10-14 11:00:59 -06:00
Kovid Goyal f14266749f Fix #3689 (Installer insists on building Podofo extension and returns error if not available) 2009-10-04 16:47:32 -06:00
Kovid Goyal 673d0c6fd2 Windows: Rebuild the complete calibre stack using only Microsoft tools. This should (hopefully) fix various (especially PDF related) crashes. 2009-10-01 13:24:27 -06:00
Kovid Goyal ef06fbee81 Fix #3523 (Please re-add ./setup.py install --root option) and clean up install/post-install code. Post install now no longer runs in a separate process. 2009-09-27 10:20:36 -06:00
Kovid Goyal 2ddd37f0d2 IGN:pdfreflow plugin now compiles and works on windows and OSX. 2009-09-25 11:02:15 -06:00
Kovid Goyal 73801dd2ae IGN:Fix a memory leak in the new PDF get_metadata code, remove use of tmpfile and make it build on windows 2009-09-23 11:28:55 -06:00
Kovid Goyal 5a94e3d965 IGN:Initial implementation of PDF->XML engine 2009-09-21 21:17:38 -06:00
Kovid Goyal 65204966d0 IGN: Restore generation of external manifest files to try and fix extension laoding on Windows XP 2009-09-14 14:48:36 -06:00
Kovid Goyal a4dd30cea5 IGN:Fix calibre_postinstall not respecting the --prefix option and add a --no-compile option to the build command 2009-09-12 14:58:15 -06:00
Kovid Goyal 4fc204c816 Installer building ported to new setup framework 2009-09-09 16:04:51 -06:00
Kovid Goyal 1ce7847d8d Fix setup commands help messages 2009-09-07 13:48:26 -06:00
Kovid Goyal df9284b30d build and develop commands done 2009-09-06 19:45:40 -06:00