Skip to content
Snippets Groups Projects
  1. Jan 12, 2006
  2. Jan 03, 2006
  3. Jun 13, 2005
  4. Feb 09, 2005
  5. Feb 04, 2005
    • slevy's avatar
      Remove obsolete old-file-chooser code -- gets syntax errors anyway. · 6d901740
      slevy authored
      Just leave Steve Marx's insistence on FLTK >=1.1.x.
      Check for values.h.
      If we seem to be running on MacOS X, add more special tests:
         Search -lmx for sqrtf() etc., rather than a bunch of -D'efines for float functions.
      	If they (or at least sqrtf) are not present, geometry.h now #define's em.
         Insist on {fltkdir}/FL/mac.r so we can use Rez to tag partiview as a GUI app,
      	otherwise it can never get keyboard/mouse focus.
      6d901740
  6. Jan 03, 2005
  7. Aug 07, 2004
  8. Jul 30, 2004
  9. Jul 27, 2004
  10. Jul 23, 2004
  11. Apr 19, 2004
  12. Nov 03, 2003
  13. Oct 05, 2002
  14. Jun 18, 2002
    • slevy's avatar
      Add MinGW32 configuration hacks. · b4fa04e7
      slevy authored
      Make --with-nethack a non-default option.
      Use deprecated AC_HAVE_LIBRARY to find mingw opengl32 library
      because AC_HAVE_LIB fails -- we need a prototype for even
      zero-argument functions like glEnd.
      b4fa04e7
  15. Apr 16, 2002
  16. Apr 10, 2002
  17. Mar 14, 2002
  18. Dec 28, 2001
  19. Oct 27, 2001
  20. Jul 17, 2001
  21. Apr 03, 2001
  22. Dec 23, 2000
    • slevy's avatar
      · 8b6eef7a
      slevy authored
      Add -lm to -lGL/-lMesaGL tests, to ensure it doesn't fail to find GL
      just because libGL/libGLU use sqrt etc.!
      Discard tests which search for IrisGL and PEX, since we can't use them anyway.
      Re-install "depended"/"Makedepend" fix.  We really do want to force
      Makedepend to be rebuilt, I think.
      8b6eef7a
  23. Dec 21, 2000
  24. Dec 20, 2000
    • slevy's avatar
      · 28e07532
      slevy authored
      Now use worldline.h from ${KIRA}/inc directory rather than
      the one hidden deep in the source.
      28e07532
  25. Dec 12, 2000
  26. Sep 16, 2000
Loading