sthen
f12e6be118
drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
...
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
sthen
e0da2dd381
handle giflib api change
2015-03-28 17:23:23 +00:00
dcoppa
b102152556
Fix compilation with freetype>=2.5.4
2014-12-23 12:34:42 +00:00
kirby
faac95766f
use GH_* vars.
...
ok pascal@ (maintainer)
2014-08-25 16:18:07 +00:00
pascal
554ab98a86
Do not pick up OpenCV if found.
...
noticed by naddy@ and sthen@, ok naddy@
2014-07-23 08:38:51 +00:00
jasper
d53f2a6b92
use MODPY_WANTLIB instead of hardcoding python2.7
2014-04-02 09:56:01 +00:00
pascal
77501b5652
Update to OpenImageIO 1.3.12, enable OCIO support. Disable threads,
...
eliminating the need for atomic ops.
2014-03-25 10:37:39 +00:00
naddy
c2832a1290
move http://code.google.com , *.googlecode.com, and sites.google.com to https
...
suggested by bentley@
2013-08-07 21:31:12 +00:00
pascal
f6179018cf
Fix build on i386.
...
ok sthen@
2013-05-23 20:51:51 +00:00
pascal
0fb89468f7
Update to openimageio 1.1.10.
2013-05-18 22:00:52 +00:00
espie
e4fa65e765
PERMIT_* / REGRESS -> TEST sweep
2013-03-11 11:10:51 +00:00
jasper
36483cf64f
mark broken on mips64 due to missing atomic ops.
2013-01-18 08:12:33 +00:00
sthen
4ecdcf7502
mark conflict: textproc/idiff, graphics/openimageio
2013-01-09 23:24:08 +00:00
landry
75570c26da
Mark as BROKEN-hppa: it never built there.
...
Probably missing atomic ops ?
src/include/tbb/machine/gcc_generic.h:97: error: '__TBB_atomic' does not name a type
src/include/tbb/machine/gcc_generic.h:99: error: '__TBB_machine_try_lock_byte' declared as an 'inline' variable
src/include/tbb/machine/gcc_generic.h:99: error: '__TBB_atomic_flag' was not declared in this scope
etc etc
2012-12-21 17:59:00 +00:00
pascal
05ae52ae22
Fix openimageio on sparc64 (and hopefully other architectures) by providing
...
slightly modified header files from upstream TBB for sparc as well as generic
architectures.
tested by and ok landry@
2012-06-13 11:32:39 +00:00
pascal
338838e92d
Fix build on powerpc.
...
ok aja@
2012-05-26 11:01:55 +00:00
sthen
b5108d586d
In openimageio, only use GCC 64-bit atomics on amd64. Other arch use TBB
...
as was already done for FreeBSD. Fixes build for i386. ok pascal@
2012-05-16 12:09:35 +00:00
pascal
1258c37e66
OpenImageIO is a library for reading and writing images, and a bunch
...
of related classes, utilities, and applications. There is a
particular emphasis on formats and functionality used in professional,
large-scale animation and visual effects work for film. OpenImageIO
is used extensively in animation and VFX studios all over the world,
and is also incorporated into several commercial products.
ok ajacoutot@
2012-05-09 12:42:06 +00:00