Revision a1a8edf by Hans Lambermont January 11, 2003, 22:47 (GMT) |
don't try to link against ODE on Irix |
Revision 1a32da8 by Hans Lambermont January 11, 2003, 22:10 (GMT) |
skip BlOde for irix |
Revision 97fece8 by Hans Lambermont January 11, 2003, 19:14 (GMT) |
Build and install ode in lib/<platform> Only enabled for Linux now, and not even tested yet :-P (what do you mean 'in a hurry' ;-) |
Revision 5e6c729 by Wouter van Heyst January 11, 2003, 02:37 (GMT) |
Revert NAN_OPENSSL to it's previous value of '/usr' on FreeBSD |
January 10, 2003, 22:45 (GMT) |
I went whole hog on the definitions each platform has its own block and there is a block at the very end for platforms not specified above. (not all of the defintions are in the platform's for example there is no need for export NAN_IKSOLVER ?= $(LCGDIR)/iksolver to be repeated all over the place, all of the ones you'll probably want to change are in the platform specific blocks though) This allows all platforms to be overridden by env vars... Kent |
January 10, 2003, 16:15 (GMT) |
modified the default path to python for macosX to /sw which is where fink puts it. Kent |
January 7, 2003, 18:16 (GMT) |
Added another fink bit under the macosX instructions. 6. python22 ((addes the static lib for python) fink install python22) You will probably want to select python22-nox-shlibs when it asks you. After you have done this you should install the mx lib from: http://www.egenix.com/files/python/mxTextTools.html Kent |
Revision ade767d by Wouter van Heyst January 7, 2003, 05:08 (GMT) |
Linux now also uses ode from lib/ |
Revision 3531f87 by Stefan Gartner January 7, 2003, 00:18 (GMT) |
added a buch of #ifdef __APPLE__ #include <OpenGL/gl.h> #else #include <GL/gl.h> #endif (also for <GL/glu.h>) so that people don't have to create symlinks in /System/Library/Frameworks/OpenGL.framework on Mac OS X (Charles Wardlaw) |
Revision 3a0c7e4 by Hans Lambermont January 6, 2003, 23:01 (GMT) |
John Walton's changes for Irix mips3 (NaN makefiles build) |
January 6, 2003, 21:45 (GMT) |
Ok took out the ln -s for the GL headers. A little looking shows that MacOSX uses OpenGL/blah.h instead of GL/blah.h Looks like time for more ifdef's I also added a note to fink install cvs (fixes a bug in the cvs you get by default with empty dirs) Kent |
Revision 0adee8a by Maarten Gribnau January 6, 2003, 21:38 (GMT) |
updates because of python changes Maarten |
January 6, 2003, 21:30 (GMT) |
Ok hopefully this is the last one for macosX ;) Added this: Step 4: cd /System/Library/Frameworks/OpenGL.framework/ ln -s Headers GL Kent |
January 6, 2003, 21:09 (GMT) |
added for MacOSX instructions: (This has the static lib for libcrypto) 2. openssl-dev (fink install openssl-dev) Kent |
January 6, 2003, 20:23 (GMT) |
Updated the fink calls to libjpeg and libpng instead of just jpeg and png. Kent |
Revision c95d631 by Michel Selten January 6, 2003, 17:27 (GMT) |
Removed references to modules that do not exist. The python interface is broken, but it should give 0 errors when building. Michel |
Revision fa45a02 by Stefan Gartner January 6, 2003, 17:22 (GMT) |
on Mac OS X run ranlib on libfrozen.a after creating it |
Revision e8b0922 by Frank van Beek January 5, 2003, 17:58 (GMT) |
- DEFFILE needed for linking Netscape Blender plugin now points to local version of npB3DPlg.def |
Revision 42dcaf9 by Hans Lambermont January 5, 2003, 14:28 (GMT) |
cleanup. |
Revision 95c780f by Hans Lambermont January 5, 2003, 14:27 (GMT) |
remove ssr leftovers |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021