Skip to content
Snippets Groups Projects
  1. Feb 09, 2005
  2. 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
  3. Jan 03, 2005
  4. Aug 07, 2004
  5. Jul 30, 2004
  6. Jul 27, 2004
  7. Apr 19, 2004
  8. Nov 03, 2003
  9. Oct 05, 2002
  10. 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
  11. Apr 16, 2002
  12. Apr 11, 2002
  13. Mar 14, 2002
  14. Dec 28, 2001
  15. Oct 27, 2001
  16. Jul 17, 2001
  17. Apr 03, 2001
  18. 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
  19. Dec 21, 2000
  20. 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
  21. Dec 12, 2000
  22. Sep 16, 2000
Loading