Menu

Commit [r596]  Maximize  Restore  History

updated the build process

jdh2358 2004-10-18

changed /trunk/htdocs/CHANGELOG
changed /trunk/htdocs/INSTALL
changed /trunk/htdocs/README
changed /trunk/htdocs/hthelpers.py
added /trunk/htdocs/license.fmt
changed /trunk/htdocs/license.html.template
added /trunk/htdocs/make.py
changed /trunk/htdocs/matplotlib.axes.html.template
changed /trunk/htdocs/matplotlib.backends.backend_gtk.html.template
changed /trunk/htdocs/matplotlib.backends.backend_gtkagg.html.template
changed /trunk/htdocs/matplotlib.backends.backend_wx.html.template
changed /trunk/htdocs/matplotlib.backends.backend_wxagg.html.template
changed /trunk/htdocs/matplotlib.font_manager.html.template
changed /trunk/htdocs/matplotlib.matlab.html.template
changed /trunk/htdocs/screenshots/makeshots.py
/trunk/htdocs/CHANGELOG Diff Switch to side-by-side view
--- a/trunk/htdocs/CHANGELOG
+++ b/trunk/htdocs/CHANGELOG
@@ -1,6 +1,8 @@
 New entries should be added at the top
 
 ==============================================================
+2004-10-16 Streamlined the matlab interface wrapper, removed the
+noplot option to hist - just use mlab.hist instead.
 
 2004-09-30 Added Andrew Dalke's strftime code to extend the range of
            dates supported by the DateFormatter - JDH
/trunk/htdocs/INSTALL Diff Switch to side-by-side view
--- a/trunk/htdocs/INSTALL
+++ b/trunk/htdocs/INSTALL
@@ -57,6 +57,11 @@
   location, you will need to set the MATPLOTLIBDATA environment
   variable to point to the install base dir.
  
+  Once you have everything above set to your liking, just do the usual
+  thing
+
+      python setup.py build
+      python setup.py install
     
 WINDOWS
 
/trunk/htdocs/README Diff Switch to side-by-side view
Loading...
/trunk/htdocs/hthelpers.py Diff Switch to side-by-side view
Loading...
/trunk/htdocs/license.fmt Diff Switch to side-by-side view
Loading...
/trunk/htdocs/license.html.template Diff Switch to side-by-side view
Loading...
/trunk/htdocs/make.py Diff Switch to side-by-side view
Loading...
/trunk/htdocs/matplotlib.axes.html.template Diff Switch to side-by-side view
Loading...
/trunk/htdocs/matplotlib.backends.backend_gtk.html.template Diff Switch to side-by-side view
Loading...
/trunk/htdocs/matplotlib.backends.backend_gtkagg.html.template Diff Switch to side-by-side view
Loading...
/trunk/htdocs/matplotlib.backends.backend_wx.html.template Diff Switch to side-by-side view
Loading...
/trunk/htdocs/matplotlib.backends.backend_wxagg.html.template Diff Switch to side-by-side view
Loading...
/trunk/htdocs/matplotlib.font_manager.html.template Diff Switch to side-by-side view
Loading...
/trunk/htdocs/matplotlib.matlab.html.template Diff Switch to side-by-side view
Loading...
/trunk/htdocs/screenshots/makeshots.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.