Commit Graph

42 Commits

Author SHA1 Message Date
John Cupitt
9db05c30c2 tiny README fixes 2016-05-09 14:06:44 +01:00
John Cupitt
1366d0af6d note --with-modules flag for IM 2016-05-05 09:14:58 +01:00
John Cupitt
3517037f1e try and only look for giflib4
see https://github.com/jcupitt/libvips/issues/407
2016-04-18 12:34:40 +01:00
John Cupitt
f1635b873d README formatting 2016-04-07 09:45:03 +01:00
John Cupitt
9842ce7902 README formatting 2016-04-07 09:44:31 +01:00
John Cupitt
83fe16054c update file format list in README 2016-04-07 09:42:24 +01:00
John Cupitt
6ae2787b13 clarify git builds in README
see https://github.com/jcupitt/libvips/issues/414
2016-04-07 09:37:16 +01:00
John Cupitt
efa12029a6 add notes on new image format deps 2016-03-08 09:00:57 +00:00
John Cupitt
4d18300560 add VIPS_FABS/MAX/MIN/CLIP
macros which use the gcc __builtin_fabs() etc. functions when they can
2016-01-26 12:26:21 +00:00
John Cupitt
649c30018e add more links to README 2015-10-23 09:45:20 +01:00
John Cupitt
d3351c77a3 revert a test change for coverity 2015-09-30 11:47:10 +01:00
John Cupitt
e6a8485d70 oops 2015-09-30 11:37:42 +01:00
John Cupitt
7aebe94b9e remove odd/even debug rule
we had debugging auto-enable in odd minor releases, get rid of this
2015-07-10 13:41:12 +01:00
John Cupitt
e8fc353736 update README 2015-07-10 12:44:02 +01:00
John Cupitt
bf316364c5 update README 2015-05-05 13:50:43 +01:00
John Cupitt
728f5a0401 add more paths to wrapper script 2015-04-30 09:13:33 +01:00
John Cupitt
fbed552f71 typo 2015-02-18 10:36:19 +00:00
John Cupitt
6676b9a24f tiny README updates 2015-01-26 14:58:49 +00:00
John Cupitt
a927c79cd9 update build from git notes 2014-11-26 11:07:10 +00:00
homerjam
730e6413b1 Added note for building on OSX from source (from #179) 2014-11-25 23:44:58 +00:00
John Cupitt
243c86f405 small fixes to help freebsd 2014-06-27 13:11:57 +01:00
John Cupitt
011fd99a1a start fixing up the auto-decode stuff 2014-05-19 14:53:47 +01:00
John Cupitt
f6de1e7cb9 make libgsf-1 an optional dependency
dzsave vanishes if you don't have it, but you can still build vips
2014-05-09 13:13:18 +01:00
John Cupitt
b0e2611f1b tiny fixes 2014-03-20 14:52:06 +00:00
John Cupitt
64ef921f69 README updates 2014-03-20 12:22:04 +00:00
Benjamin Gilbert
2e8d014811 update for new format support in OpenSlide 3.4.0 2014-01-25 02:31:20 -05:00
John Cupitt
4cb37cf0c3 note helgrind usage 2014-01-14 12:21:21 +00:00
John Cupitt
c12349ae97 remove old v4l1 code
removed video4linux 1 video grabber

bring it back some day with a v4l2 rewrite

https://github.com/jcupitt/libvips/issues/90
2013-12-30 16:26:56 +00:00
John Cupitt
362c292980 sync 2013-12-05 14:40:42 +00:00
John Cupitt
4aedd7cd16 put the ORC stuff back in arithmetic
ready to use on linear.c
2013-12-03 12:39:13 +00:00
John Cupitt
022f2ab1c3 sync 2013-11-24 11:10:42 +00:00
John Cupitt
3b5eea5903 sync 2013-11-22 14:50:40 +00:00
John Cupitt
5b7b3cb591 small fixes for clang static analyzer
a few small things clang static analyzer found
2013-11-22 14:34:13 +00:00
John Cupitt
2f602eedd6 clang static analyze notes 2013-11-22 11:27:29 +00:00
John Cupitt
36f2f630d7 add clang notes 2013-11-22 10:12:54 +00:00
John Cupitt
67a5aa7442 make VipsArea leakcheck a run-time option
was compile-time
2013-07-16 11:37:01 +01:00
John Cupitt
6167d4d97c Fix three minor memleaks 2013-07-15 22:01:00 +01:00
John Cupitt
8956ba536b fix some cppcheck warnings 2013-05-01 18:46:15 +01:00
Sebastian Gassner
a29d1ee7f2 README: adding some additional dependencies needed to bootstrap/make on Debian wheezy/sid. 2012-11-13 16:39:11 +01:00
Benjamin Gilbert
54834e9433 README: add Leica to OpenSlide-supported formats 2012-09-21 17:05:01 -04:00
John Cupitt
bb33eb82c9 more README.md polishing 2012-06-29 12:36:56 +01:00
John Cupitt
41fcb2a0e6 stop complaints about a missing README
add a @foreign' option to INIT_AUTOMAKE
2012-06-29 12:30:05 +01:00