source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/vrippack-0.31/CHANGES @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

File size: 526 bytes
Line 
1Version 0.31
2============
3Cleaned up the makefiles under src to use one set of compiler flags,
4src/compile-flags. 
5
6Added compatibility with Cygwin.  Unfortunately, Tcl will not "exec"
7through symbolic links, so the executables had to be copied over
8directly into bin.  If one recompiles those executables, then they
9must be copied over again.
10
11Makefile checks for i686 flag before using -march=i686 and
12-malign-double.
13
14
15Version 0.3
16===========
17
18Updated for compatibility with newer compilers and newer versions of
19Tcl/Tk.
20
Note: See TracBrowser for help on using the repository browser.