Skip to content
Snippets Groups Projects
  1. Jan 17, 2006
    • slevy's avatar
      Add HAVE_THREADS. · 1bcf68fc
      slevy authored
      AC_CANONICAL_HOST doesn't set anything mentioning MINGW32; instead
      it seems to set OSTYPE to "msys".  So accept either that or mingw32.
      1bcf68fc
  2. Jan 12, 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. Apr 19, 2004
  11. Nov 03, 2003
  12. Oct 05, 2002
  13. 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
  14. Apr 16, 2002
  15. Apr 11, 2002
  16. Mar 14, 2002
  17. Dec 28, 2001
  18. Oct 27, 2001
  19. Jul 17, 2001
  20. Apr 03, 2001
  21. 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
  22. Dec 21, 2000
  23. Dec 20, 2000
    • slevy's avatar
      · 41e2c1bc
      slevy authored
      Lots of changes to support new time flow and additional
      time-related GUI.  Probably not all there but at least somewhat usable.
      41e2c1bc
  24. Dec 12, 2000
  25. Sep 16, 2000
Loading