- Feb 12, 2003
-
-
Christophe Geuzaine authored
Clean up VERSION_FLAGS and OS_FLAGS (use HAVE_FLTK instead of _FLTK, remove _BLACKBOX, etc.)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
remove the gsl warning for now
-
Christophe Geuzaine authored
Some Cygwin versions seem to have broken jpeg includes
-
Christophe Geuzaine authored
Add a hack so that --with-fltk-prefix works even if fltk is NOT installed (just compiled)
-
Christophe Geuzaine authored
test jpeg only for GUI version
-
Christophe Geuzaine authored
Oops, typo: JPG->JPEG
-
Christophe Geuzaine authored
Fix configure to link with fltk_images Remove our copy of libjpeg, and check for system-wide libjpeg Make gl2jpg optional (compiled in only if libjpeg is available)
-
Jean-François Remacle authored
-
Jean-François Remacle authored
added ReadImg.* into Graphics modified Makefiles (now libfltk_images.a is used) This is a beta version of image loading with gmsh
-
Christophe Geuzaine authored
add copyright note for Triangle
-
Christophe Geuzaine authored
typos
-
Christophe Geuzaine authored
Fix triangle dependency
-
Christophe Geuzaine authored
Automate big/little endian test
-
- Feb 11, 2003
-
-
Christophe Geuzaine authored
Let's keep the olf makefile around, just in case
-
Christophe Geuzaine authored
remove obsolete spec file
-
Christophe Geuzaine authored
fine tune rpm
-
Christophe Geuzaine authored
Fix utils/Makefile + fix rpm
-
Christophe Geuzaine authored
really require fltk to be *installed*
-
Christophe Geuzaine authored
Simplify things alot by using fltk-config
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
rework download section
-
Christophe Geuzaine authored
fic make source
-
Christophe Geuzaine authored
More fine tuning + better README
-
Christophe Geuzaine authored
nitpick
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Minimal Mac resource file
-
Christophe Geuzaine authored
New makefile system based on autoconf. Only tested on Linux right now.
-
Christophe Geuzaine authored
fix triangle test
-
Christophe Geuzaine authored
Add first draft of new configure script
-
Christophe Geuzaine authored
Rename Mesh/2D_Mesh_Shewchuk.cpp -> Mesh/2D_Mesh_Triangle.cpp
-
Christophe Geuzaine authored
Make Triangle optional (license issues)
-
- Feb 10, 2003
-
-
Christophe Geuzaine authored
Update Triangle to version 1.4. Add some installation notes in the README.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Replace fwrite with safe_fwrite
-
- Feb 05, 2003
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
reset option to default values (to ease loading files in a row during tests)
-
Christophe Geuzaine authored
Added missing return
-