30 Commits

Author SHA1 Message Date
jsg
f176bc59d1 ogre already builds with ports gcc, now that the arm baseline is armv6k
builtin atomics are available on arm and this builds so stop marking it
as BROKEN on arm.
2016-12-31 00:29:41 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
jsg
49d112f9f8 Don't attempt to build on arm. sync atomic builtins required. 2016-02-25 02:19:14 +00:00
ajacoutot
8fcd10f5bf Builds fine on sparc64.
from Brad
2016-01-06 06:39:14 +00:00
jasper
b5c5bb36e4 enable on mips64 2015-12-28 08:28:55 +00:00
sthen
12fa514550 sync WANTLIB 2015-08-19 20:34:33 +00:00
ajacoutot
11fe378361 No need to LIB_DEPENDS on lang/gcc/... 2015-05-28 12:03:57 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
landry
f461c9e145 yadada yadada atomic 2015-01-24 11:11:15 +00:00
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
ajacoutot
703fb644d7 No need for default CMAKE_BUILD_TYPE. 2014-11-07 10:40:05 +00:00
dcoppa
32f55f8d9a Link to upstream's changeset 2014-09-15 09:37:55 +00:00
dcoppa
635eaef3f1 Fix this in preparation for cmake-3.0.1 2014-09-03 12:03:51 +00:00
pascal
9545f1497b Update to ogre 1.9. 2014-07-11 21:20:31 +00:00
dcoppa
3f0cd2b4d2 Fix build with newer FreeType for cmake-based ports
OK naddy@, landry@
2014-01-10 14:47:09 +00:00
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
pascal
4451a08fc7 prevent picking up installed tinyxml headers 2013-07-09 10:58:00 +00:00
pascal
c0fd313286 * do not pick up tinyxml headers when installed (breaking the build)
* use the default allocator (prevents crashes at runtime for me)
2013-07-09 10:41:36 +00:00
landry
f07f07abdf Surprise b^W! ogre doesnt build on hppa either due to missing atomic bombs.. 2013-06-20 14:16:03 +00:00
bcallah
84d2629330 This is broken on mips64el as well: missing atomic ops 2013-06-20 13:51:54 +00:00
jasper
d31a60acf2 mark broken on mips64 due to missing atomic ops, i reckon landry
will follow with hppa shortly...
2013-06-19 21:13:15 +00:00
dcoppa
97fe2a0bdc Missed cvs adds. Breakage reported by landry@, thank you. 2013-06-04 14:20:20 +00:00
pascal
21f19807f8 Update to 1.8.1; WANTLIB changes by dcoppa@
ok dcoppa@ landry@
2013-06-03 18:50:06 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
dcoppa
d66aca4ccf sort; no bump needed 2012-10-07 19:53:05 +00:00
dcoppa
1444207d89 Fix misuse of CMake
While here, install *.cfg files in a location where SampleBrowser
can find them by default and remove obsolete pthread-related
patches...

OK landry@
2012-10-07 09:37:45 +00:00
jasper
2a49b96946 set VMEM_WARNING 2012-08-13 10:38:25 +00:00
pascal
3b832839f6 add $OpenBSD$, noted by Antti Harri. 2012-03-18 15:11:37 +00:00
pascal
96d6effffe OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
flexible 3D engine written in C++ designed to make it easier and
more intuitive for developers to produce applications utilising
hardware-accelerated 3D graphics. The class library abstracts all
the details of using the underlying system libraries like Direct3D
and OpenGL and provides an interface based on world objects and
other intuitive classes.

lots of feedback & macppc testing mpi@, also tested by kirby@ and Antti Harri.

ok kirby@
2012-03-18 14:31:00 +00:00