# # ChangeLog for trunk/configure.in # # Generated by Trac 1.0.13 # Apr 16, 2024 10:27:57 AM Thu, 20 May 2010 02:19:03 GMT braffert [1723] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/java/Makefile.in (modified) fixes for building java bindings Wed, 19 May 2010 20:47:39 GMT braffert [1722] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/app-fermi/Makefile.in (modified) * trunk/examples/app-fermi/java (added) * trunk/examples/app-fermi/java/Fermi.java (added) * trunk/examples/app-fermi/java/Makefile.in (added) * trunk/examples/app-fermi/java/tool.xml (added) * trunk/gui/apps/rappture.env.in (modified) * trunk/lang/Makefile.in (modified) * trunk/lang/java (added) * trunk/lang/java/Library.java (added) * trunk/lang/java/Makefile.in (added) * trunk/lang/java/Units.java (added) * trunk/lang/java/Utils.java (added) * trunk/lang/java/jRpLibrary.cc (added) * trunk/lang/java/jRpUnits.cc (added) * trunk/lang/java/jRpUtils.cc (added) Added java bindings Tue, 30 Mar 2010 22:16:05 GMT gah [1678] * trunk/configure (modified) * trunk/configure.in (modified) Mon, 21 Dec 2009 19:24:35 GMT gah [1633] * trunk/configure.in (modified) * trunk/examples/app-fermi/octave/3/tool.xml (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/apps/rappture.use.in (added) Thu, 17 Dec 2009 22:28:18 GMT gah [1631] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/zoo/periodicelement/tool.xml (modified) * trunk/gui/scripts/periodicelement.tcl (modified) * trunk/gui/scripts/periodicelemententry.tcl (modified) * trunk/gui/scripts/periodictable.tcl (modified) Mon, 26 Oct 2009 18:20:33 GMT gah [1593] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/scripts/xyprint.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) Fri, 23 Oct 2009 22:37:28 GMT gah [1588] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/scripts/combobox.tcl (modified) * trunk/gui/scripts/xyprint.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/lang/octave/Makefile.in (modified) don't use: broken xyresult print Thu, 22 Oct 2009 13:59:30 GMT dkearney [1585] * trunk/configure (modified) * trunk/configure.in (modified) fix for finding configure to look for perl Sun, 18 Oct 2009 04:01:23 GMT dkearney [1581] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/app-fermi/octave/2 (added) * trunk/examples/app-fermi/octave/2/Makefile.in (added) * trunk/examples/app-fermi/octave/2/fermi.m (added) * trunk/examples/app-fermi/octave/2/test (added) * trunk/examples/app-fermi/octave/2/test/defaults.xml (added) * trunk/examples/app-fermi/octave/2/tool.xml (added) * trunk/examples/app-fermi/octave/3 (added) * trunk/examples/app-fermi/octave/3/Makefile.in (added) * trunk/examples/app-fermi/octave/3/fermi.m (added) * trunk/examples/app-fermi/octave/3/test (added) * trunk/examples/app-fermi/octave/3/test/defaults.xml (added) * trunk/examples/app-fermi/octave/3/tool.xml (added) * trunk/examples/app-fermi/octave/Makefile.in (added) * trunk/examples/app-fermi/octave/fermi.m (deleted) * trunk/examples/app-fermi/octave/test (deleted) * trunk/examples/app-fermi/octave/tool.xml (deleted) * trunk/examples/objects/api (added) * trunk/examples/objects/api/c (added) * trunk/examples/objects/api/c/library (added) * trunk/examples/objects/api/c/number (added) * trunk/examples/objects/api/c/plot (added) * trunk/examples/objects/api/cpp (added) * trunk/examples/objects/api/cpp/boolean (added) * trunk/examples/objects/api/cpp/choice (added) * trunk/examples/objects/api/cpp/curve (added) * trunk/examples/objects/api/cpp/library (added) * trunk/examples/objects/api/cpp/number (added) * trunk/examples/objects/api/cpp/plot (added) * trunk/examples/objects/api/f77 (added) * trunk/examples/objects/api/matlab (added) * trunk/examples/objects/api/octave (added) * trunk/examples/objects/api/perl (added) * trunk/examples/objects/api/python (added) * trunk/examples/objects/api/ruby (added) * trunk/examples/objects/api/tcl (added) * trunk/examples/objects/app-fermi/fermi4.c (added) * trunk/examples/objects/app-fermi/fermi4.cc (modified) * trunk/examples/objects/app-fermi/fermi4.m (added) * trunk/examples/objects/app-fermi/fermi4.py (added) * trunk/examples/objects/app-fermi/fermi4.tcl (added) * trunk/examples/objects/library/library.cc (modified) * trunk/examples/objects/library/library_0_0_in.xml (modified) * trunk/examples/objects/number/Makefile.in (modified) * trunk/examples/objects/number/number.cc (modified) * trunk/examples/objects/path/path.cc (modified) * trunk/examples/objects/plot/plot.cc (modified) * trunk/examples/objects/xmlparser/Makefile.in (modified) * trunk/examples/objects/xmlparser/xmlparser.cc (modified) * trunk/examples/objects/xmlparser/xmlparser_1_1_in.xml (added) * trunk/examples/objects/xmlparser/xmlparser_1_1_out.xml (added) * trunk/packages/vizservers/nanovis/RpDX.cpp (modified) * trunk/src/core/RpUnitsCInterface.cc (modified) * trunk/src/objects/Makefile.in (modified) * trunk/src/objects/RpLibObj.cc (modified) * trunk/src/objects/RpLibObj.h (modified) * trunk/src/objects/RpLibStorage.cc (added) * trunk/src/objects/RpLibStorage.h (added) * trunk/src/objects/RpNumber.cc (modified) * trunk/src/objects/RpNumber.h (modified) * trunk/src/objects/RpObject.cc (modified) * trunk/src/objects/RpObject.h (modified) * trunk/src/objects/RpParserXML.cc (modified) * trunk/src/objects/RpParserXML.h (modified) * trunk/src/objects/RpPath.cc (modified) * trunk/src/objects/RpPlot.cc (modified) * trunk/src/objects/RpPlot.h (modified) * trunk/src/objects/RpTest.cc (added) * trunk/src/objects/RpTest.h (added) updates for the rappture objects, object examples, and object apis. ... Mon, 12 Oct 2009 22:44:05 GMT gah [1579] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/src/core/RpEncode.cc (modified) Mon, 14 Sep 2009 22:18:36 GMT dkearney [1566] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/objects/Makefile.in (modified) * trunk/examples/objects/app-fermi/fermi4.cc (added) * trunk/examples/objects/library (added) * trunk/examples/objects/library/Makefile.in (added) * trunk/examples/objects/library/library.cc (added) * trunk/examples/objects/library/library_0_0_in.xml (added) * trunk/examples/objects/number/number.cc (modified) * trunk/examples/objects/tree/tree.c (modified) * trunk/examples/objects/xmlparser/Makefile.in (modified) * trunk/examples/objects/xmlparser/xmlparser.cc (modified) * trunk/src/core/RpOutcome.cc (modified) * trunk/src/objects/Makefile.in (modified) * trunk/src/objects/RpChainHelper.c (modified) * trunk/src/objects/RpChainHelper.h (modified) * trunk/src/objects/RpLibObj.cc (added) * trunk/src/objects/RpLibObj.h (added) * trunk/src/objects/RpNumber.cc (modified) * trunk/src/objects/RpNumber.h (modified) * trunk/src/objects/RpObjConfig.h (added) * trunk/src/objects/RpObject.cc (modified) * trunk/src/objects/RpObject.h (modified) * trunk/src/objects/RpParserXML.cc (modified) * trunk/src/objects/RpParserXML.h (modified) * trunk/src/objects/RpPath.cc (modified) updates to Rappture::Library and Rappture::Number objects to demo how ... Mon, 22 Jun 2009 22:16:39 GMT dkearney [1528] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/objects/Makefile.in (modified) * trunk/examples/objects/axis/Makefile.in (modified) * trunk/examples/objects/axis/axis.cc (modified) * trunk/examples/objects/contour (added) * trunk/examples/objects/contour/Makefile.in (added) * trunk/examples/objects/curve/curve.cc (modified) * trunk/examples/objects/histogram (added) * trunk/examples/objects/histogram/Makefile.in (added) * trunk/examples/objects/histogram/histogram.cc (added) * trunk/examples/objects/number/number.cc (modified) * trunk/examples/objects/path (added) * trunk/examples/objects/path/Makefile.in (added) * trunk/examples/objects/path/path.cc (added) * trunk/examples/objects/plot/plot.cc (modified) * trunk/examples/objects/scatter (added) * trunk/examples/objects/scatter/Makefile.in (added) * trunk/examples/objects/scatter/scatter.cc (added) * trunk/examples/objects/tree (added) * trunk/examples/objects/tree/Makefile.in (added) * trunk/examples/objects/tree/tree.c (added) * trunk/examples/objects/xmlparser (added) * trunk/examples/objects/xmlparser/Makefile.in (added) * trunk/examples/objects/xmlparser/tool.xml (added) * trunk/examples/objects/xmlparser/xmlparser.cc (added) * trunk/src/objects/Makefile.in (modified) * trunk/src/objects/RpAccessor.h (modified) * trunk/src/objects/RpArray1D.cc (modified) * trunk/src/objects/RpArray1D.h (modified) * trunk/src/objects/RpArray1DUniform.cc (added) * trunk/src/objects/RpArray1DUniform.h (added) * trunk/src/objects/RpAxisMarker.cc (added) * trunk/src/objects/RpAxisMarker.h (added) * trunk/src/objects/RpBoolean.cc (modified) * trunk/src/objects/RpBoolean.h (modified) * trunk/src/objects/RpChainHelper.c (modified) * trunk/src/objects/RpChainHelper.h (modified) * trunk/src/objects/RpChoice.cc (modified) * trunk/src/objects/RpChoice.h (modified) * trunk/src/objects/RpCurve.cc (modified) * trunk/src/objects/RpCurve.h (modified) * trunk/src/objects/RpHistogram.cc (added) * trunk/src/objects/RpHistogram.h (added) * trunk/src/objects/RpNumber.cc (modified) * trunk/src/objects/RpNumber.h (modified) * trunk/src/objects/RpObject.cc (moved) * trunk/src/objects/RpObject.h (moved) * trunk/src/objects/RpPath.cc (added) * trunk/src/objects/RpPath.h (added) * trunk/src/objects/RpPlot.cc (modified) * trunk/src/objects/RpPlot.h (modified) * trunk/src/objects/RpScatter.cc (added) * trunk/src/objects/RpScatter.h (added) * trunk/src/objects/RpString.cc (modified) * trunk/src/objects/RpString.h (modified) * trunk/src/objects/RpTree.c (added) * trunk/src/objects/RpTree.h (added) updating the objects code and adding some more examples describing ... Wed, 20 May 2009 22:21:25 GMT gah [1466] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/Makefile.in (modified) * trunk/examples/flow/Makefile.in (added) * trunk/examples/flow/demo1/Makefile.in (added) * trunk/examples/flow/demo2/Makefile.in (added) * trunk/examples/flow/demo3/Makefile.in (added) added flow examples Fri, 17 Apr 2009 17:18:03 GMT gah [1403] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lang/tcl/src/RpSysinfo.c (modified) * trunk/src/core/config.h.in (added) Fix for no sysinfo on OSX Mon, 06 Apr 2009 22:16:39 GMT dkearney [1386] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/objects/Makefile.in (modified) * trunk/examples/objects/axis (added) * trunk/examples/objects/axis/Makefile.in (added) * trunk/examples/objects/axis/axis.cc (added) * trunk/examples/objects/curve (added) * trunk/examples/objects/curve/Makefile.in (added) * trunk/examples/objects/curve/curve.cc (added) * trunk/examples/objects/number (added) * trunk/examples/objects/number/Makefile.in (added) * trunk/examples/objects/number/number.cc (added) * trunk/examples/objects/plot (added) * trunk/examples/objects/plot/Makefile.in (added) * trunk/examples/objects/plot/plot.cc (added) * trunk/examples/objects/plot/plot1.cc (added) * trunk/examples/objects/plot/plot2.cc (added) * trunk/examples/objects/plot/plot4.cc (added) * trunk/examples/objects/string (added) * trunk/examples/objects/string/Makefile.in (added) * trunk/examples/objects/string/string.cc (added) * trunk/src/objects/Makefile.in (modified) * trunk/src/objects/RpAbout.cc (deleted) * trunk/src/objects/RpAbout.h (deleted) * trunk/src/objects/RpAccessor.h (added) * trunk/src/objects/RpArray1D.cc (added) * trunk/src/objects/RpArray1D.h (added) * trunk/src/objects/RpBoolean.cc (modified) * trunk/src/objects/RpBoolean.h (modified) * trunk/src/objects/RpChain.h (modified) * trunk/src/objects/RpChainHelper.c (added) * trunk/src/objects/RpChainHelper.h (added) * trunk/src/objects/RpChoice.cc (modified) * trunk/src/objects/RpChoice.h (modified) * trunk/src/objects/RpCurve.cc (added) * trunk/src/objects/RpCurve.h (added) * trunk/src/objects/RpHashHelper.c (modified) * trunk/src/objects/RpHashHelper.h (modified) * trunk/src/objects/RpNumber.cc (modified) * trunk/src/objects/RpNumber.h (modified) * trunk/src/objects/RpOption.cc (deleted) * trunk/src/objects/RpOption.h (deleted) * trunk/src/objects/RpPlot.cc (added) * trunk/src/objects/RpPlot.h (added) * trunk/src/objects/RpString.cc (modified) * trunk/src/objects/RpString.h (modified) * trunk/src/objects/RpUtils2.c (modified) * trunk/src/objects/RpVariable.cc (modified) * trunk/src/objects/RpVariable.h (modified) adding a few object prototypes we can play with for future ... Mon, 02 Mar 2009 23:22:39 GMT dkearney [1280] * trunk/configure.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/apps/encodedata.in (added) * trunk/gui/apps/nanovis-test (modified) adding encodedata tool so i dont have to remember howto mimencode ... Mon, 12 Jan 2009 06:20:06 GMT dkearney [1270] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/objects/Makefile.in (modified) * trunk/src/objects/RpChain.c (added) * trunk/src/objects/RpChain.h (added) * trunk/src/objects/RpHash.c (added) * trunk/src/objects/RpHash.h.in (added) * trunk/src/objects/RpHashHelper.c (added) * trunk/src/objects/RpHashHelper.h (added) * trunk/src/objects/RpInt.h (added) * trunk/src/objects/RpNumber.cc (modified) * trunk/src/objects/RpNumber.h (modified) * trunk/src/objects/RpPool.c (added) * trunk/src/objects/RpPool.h (added) * trunk/src/objects/RpUtils2.c (added) * trunk/src/objects/RpVariable.cc (modified) * trunk/src/objects/RpVariable.h (modified) rappture object updates, stuff i'm playing around with. the code is ... Sun, 21 Dec 2008 07:29:32 GMT dkearney [1262] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/octave/RpOctaveInterface.cc (modified) * trunk/lang/octave/RpOctaveInterface.h.in (moved) * trunk/lang/octave/rpAddPresets.cc (modified) * trunk/lang/octave/rpLib.cc (modified) * trunk/lang/octave/rpLibChildren.cc (modified) * trunk/lang/octave/rpLibChildrenByType.cc (modified) * trunk/lang/octave/rpLibElement.cc (modified) * trunk/lang/octave/rpLibElementAsComp.cc (modified) * trunk/lang/octave/rpLibElementAsId.cc (modified) * trunk/lang/octave/rpLibElementAsObject.cc (modified) * trunk/lang/octave/rpLibElementAsType.cc (modified) * trunk/lang/octave/rpLibGet.cc (modified) * trunk/lang/octave/rpLibGetDouble.cc (modified) * trunk/lang/octave/rpLibGetString.cc (modified) * trunk/lang/octave/rpLibNodeComp.cc (modified) * trunk/lang/octave/rpLibNodeId.cc (modified) * trunk/lang/octave/rpLibNodeType.cc (modified) * trunk/lang/octave/rpLibPut.cc (modified) * trunk/lang/octave/rpLibPutData.cc (modified) * trunk/lang/octave/rpLibPutDouble.cc (modified) * trunk/lang/octave/rpLibPutFile.cc (modified) * trunk/lang/octave/rpLibPutString.cc (modified) * trunk/lang/octave/rpLibResult.cc (modified) * trunk/lang/octave/rpLibXml.cc (modified) * trunk/lang/octave/rpUnitsConvert.cc (modified) * trunk/lang/octave/rpUnitsConvertDbl.cc (modified) * trunk/lang/octave/rpUnitsConvertObjDbl.cc (modified) * trunk/lang/octave/rpUnitsConvertObjStr.cc (modified) * trunk/lang/octave/rpUnitsConvertStr.cc (modified) * trunk/lang/octave/rpUnitsDefineUnit.cc (modified) * trunk/lang/octave/rpUnitsFind.cc (modified) * trunk/lang/octave/rpUnitsGetBasis.cc (modified) * trunk/lang/octave/rpUnitsGetExponent.cc (modified) * trunk/lang/octave/rpUnitsGetUnits.cc (modified) * trunk/lang/octave/rpUnitsGetUnitsName.cc (modified) * trunk/lang/octave/rpUnitsMakeMetric.cc (modified) * trunk/lang/octave/rpUtilsProgress.cc (modified) attempting to fix compiler warning for octave's print_usage function ... Tue, 18 Nov 2008 19:38:28 GMT dkearney [1222] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/app-fermi/matlab/compiled/Makefile.example (moved) * trunk/examples/app-fermi/matlab/compiled/Makefile.in (moved) * trunk/examples/app-fermi/matlab/compiled/fermi_main.m (moved) * trunk/examples/app-fermi/matlab/compiled/run_app.patch (moved) * trunk/examples/app-fermi/matlab/fermi.m (deleted) * trunk/examples/app-fermi/matlab/tool.xml (deleted) * trunk/examples/app-fermi/matlab/uncompiled (added) * trunk/examples/app-fermi/matlab/uncompiled/Makefile.in (added) * trunk/examples/app-fermi/matlab/uncompiled/fermi.m (added) * trunk/examples/app-fermi/matlab/uncompiled/tool.xml (added) moving compiled matlab back to its home in the compiled directory. ... Fri, 14 Nov 2008 21:27:37 GMT dkearney [1218] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/zoo/Makefile.in (modified) allow loadrun example to be install with the rest of rappture's zoo ... Wed, 05 Nov 2008 20:09:39 GMT dkearney [1206] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/apps/about.in (moved) * trunk/gui/apps/driver (modified) * trunk/gui/apps/rerun.in (modified) * trunk/gui/apps/simsim.in (moved) * trunk/gui/apps/xmldiff.in (added) moving about.tcl to about.in. moving simsim.tcl to simsim.in. ... Mon, 06 Oct 2008 20:02:30 GMT gah [1175] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/packages/vizservers/nanovis/AxisRange.h (modified) Tue, 23 Sep 2008 00:41:59 GMT dkearney [1159] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/apps/driver (modified) * trunk/gui/apps/rerun (deleted) * trunk/gui/apps/rerun.cmd (modified) * trunk/gui/apps/rerun.in (added) * trunk/gui/scripts/analyzer.tcl (modified) * trunk/gui/scripts/controlOwner.tcl (modified) updated driver to allow the user to revisualize old run files just as ... Mon, 08 Sep 2008 19:57:36 GMT gah [1149] * trunk/configure.in (modified) fix for lang perl: needs -lperl library Mon, 08 Sep 2008 19:36:19 GMT gah [1148] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/perl/Makefile.in (modified) fix for lang perl: needs -lperl library Wed, 27 Aug 2008 22:59:56 GMT gah [1132] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/scripts/xylegend.tcl (modified) * trunk/packages/vizservers/start_viz.sh.in (modified) edit xylegend labels Tue, 19 Aug 2008 21:10:29 GMT gah [1121] * trunk/configure.in (modified) * trunk/lang/matlab/Makefile.in (modified) fix of 64bit matlab extensions Wed, 13 Aug 2008 20:33:28 GMT gah [1111] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/apps/about.in (modified) * trunk/gui/apps/rappture.env.in (modified) * trunk/gui/apps/simsim.in (modified) * trunk/gui/scripts/heightmapviewer.tcl (modified) * trunk/gui/scripts/unirect2d.tcl (modified) * trunk/gui/scripts/visviewer.tcl (modified) * trunk/gui/scripts/xyresult.tcl (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/tcl/Makefile.in (modified) * trunk/packages/vizservers/Makefile.in (modified) * trunk/packages/vizservers/configure (modified) * trunk/packages/vizservers/configure.in (modified) * trunk/packages/vizservers/nanoscale/client.c (modified) * trunk/packages/vizservers/nanovis/Axis.cpp (modified) * trunk/packages/vizservers/nanovis/Axis.h (modified) * trunk/packages/vizservers/nanovis/AxisRange.h (modified) * trunk/packages/vizservers/nanovis/Command.cpp (modified) * trunk/packages/vizservers/nanovis/Grid.cpp (modified) * trunk/packages/vizservers/nanovis/HeightMap.cpp (modified) * trunk/packages/vizservers/nanovis/HeightMap.h (modified) * trunk/packages/vizservers/nanovis/Lic.cpp (modified) * trunk/packages/vizservers/nanovis/NvColorTableShader.cpp (modified) * trunk/packages/vizservers/nanovis/NvEventLog.cpp (modified) * trunk/packages/vizservers/nanovis/NvLIC.cpp (modified) * trunk/packages/vizservers/nanovis/NvParticleAdvectionShader.cpp (modified) * trunk/packages/vizservers/nanovis/NvParticleRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/NvRegularVolumeShader.cpp (modified) * trunk/packages/vizservers/nanovis/NvShader.cpp (modified) * trunk/packages/vizservers/nanovis/NvStdVertexShader.cpp (modified) * trunk/packages/vizservers/nanovis/NvZincBlendeVolumeShader.cpp (modified) * trunk/packages/vizservers/nanovis/PlaneRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/PointSetRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/PointShader.cpp (modified) * trunk/packages/vizservers/nanovis/R2/include/R2/R2FilePath.h (modified) * trunk/packages/vizservers/nanovis/R2/include/R2/R2Fonts.h (modified) * trunk/packages/vizservers/nanovis/R2/src/R2FilePath.cpp (modified) * trunk/packages/vizservers/nanovis/R2/src/R2Fonts.cpp (modified) * trunk/packages/vizservers/nanovis/VolumeInterpolator.cpp (modified) * trunk/packages/vizservers/nanovis/VolumeRenderer.cpp (modified) * trunk/packages/vizservers/nanovis/global.h (modified) * trunk/packages/vizservers/nanovis/nanovis.cpp (modified) * trunk/packages/vizservers/nanovis/nanovis.h (modified) * trunk/packages/vizservers/pymolproxy/pymolproxy.c (modified) * trunk/packages/vizservers/start_viz.sh.in (modified) nanovis/heightmap update Sun, 10 Aug 2008 20:59:33 GMT mmc [1106] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/apps/about.in (added) * trunk/gui/apps/about.tcl (added) Added an "about" command in gui/apps. This little app loads a web ... Wed, 06 Aug 2008 17:23:57 GMT gah [1101] * trunk/configure.in (modified) * trunk/gui/apps/rappture.env.in (modified) * trunk/lang/matlab/Makefile.in (modified) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) language binding fixes Wed, 06 Aug 2008 00:20:54 GMT gah [1097] * trunk/configure.in (modified) * trunk/lang/perl/Makefile.in (modified) yet another fix for perl language binding Wed, 06 Aug 2008 00:02:32 GMT gah [1096] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/Makefile.in (modified) yet another fix for perl language binding Tue, 05 Aug 2008 23:09:07 GMT gah [1093] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/perl/Makefile.in (modified) yet another fix for perl language binding Tue, 05 Aug 2008 22:36:22 GMT gah [1092] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/src/core/RpDXWriter.cc (modified) yet another fix for perl language binding Tue, 05 Aug 2008 00:51:37 GMT gah [1090] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/rappture.env.in (modified) * trunk/lang/matlab/Makefile.in (modified) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/ruby/Makefile.in (modified) * trunk/lang/tcl/Makefile.in (modified) * trunk/src/core/RpDXWriter.cc (modified) * trunk/src/core/RpUtils.cc (modified) * trunk/src/core/RpUtilsFInterface.cc (modified) various fixes Mon, 04 Aug 2008 06:34:45 GMT dkearney [1087] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/rappture.env.in (modified) * trunk/lang/Makefile.in (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/ruby/Makefile.in (modified) adjusted how we calculate the library path for perl and ruby bindings Thu, 31 Jul 2008 22:30:08 GMT gah [1082] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/3D/Makefile.in (modified) * trunk/examples/Makefile.in (modified) * trunk/examples/app-fermi/2.0/Makefile.in (modified) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/matlab/Makefile.in (modified) * trunk/examples/app-fermi/octave/Makefile.in (modified) * trunk/examples/app-fermi/perl/Makefile.in (modified) * trunk/examples/app-fermi/python/Makefile.in (modified) * trunk/examples/app-fermi/ruby/Makefile.in (modified) * trunk/examples/app-fermi/tcl/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/python/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/tcl/Makefile.in (modified) * trunk/examples/c-example/Makefile.in (modified) * trunk/examples/canvas/Makefile.in (modified) * trunk/examples/graph/Makefile.in (modified) * trunk/examples/zoo/binary/Makefile.in (modified) * trunk/examples/zoo/boolean/Makefile.in (modified) * trunk/examples/zoo/choice/Makefile.in (modified) * trunk/examples/zoo/cloud/Makefile.in (modified) * trunk/examples/zoo/cloud/matlab/Makefile.in (modified) * trunk/examples/zoo/curve/Makefile.in (modified) * trunk/examples/zoo/enable/Makefile.in (modified) * trunk/examples/zoo/field/Makefile.in (modified) * trunk/examples/zoo/group/Makefile.in (modified) * trunk/examples/zoo/image/Makefile.in (modified) * trunk/examples/zoo/image/docs/Makefile.in (modified) * trunk/examples/zoo/image/examples/Makefile.in (modified) * trunk/examples/zoo/integer/Makefile.in (modified) * trunk/examples/zoo/integer2/Makefile.in (modified) * trunk/examples/zoo/loader/Makefile.in (modified) * trunk/examples/zoo/loader/examples/Makefile.in (modified) * trunk/examples/zoo/log/Makefile.in (modified) * trunk/examples/zoo/note/Makefile.in (modified) * trunk/examples/zoo/note/docs/Makefile.in (modified) * trunk/examples/zoo/number/Makefile.in (modified) * trunk/examples/zoo/number2/Makefile.in (modified) * trunk/examples/zoo/phase/Makefile.in (modified) * trunk/examples/zoo/sequence/Makefile.in (modified) * trunk/examples/zoo/sequence/examples/Makefile.in (modified) * trunk/examples/zoo/string/Makefile.in (modified) * trunk/examples/zoo/structure/Makefile.in (modified) * trunk/examples/zoo/structure/examples/Makefile.in (modified) * trunk/examples/zoo/table/Makefile.in (modified) * trunk/gui/Makefile.in (modified) * trunk/gui/apps/Makefile.in (modified) * trunk/gui/scripts/Makefile.in (modified) * trunk/lang/Makefile.in (modified) * trunk/lang/matlab/Makefile.in (modified) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) * trunk/lang/ruby/Makefile.in (modified) * trunk/lang/tcl/Makefile.in (modified) * trunk/lang/tcl/scripts/Makefile.in (modified) * trunk/lang/tcl/src/Makefile.in (modified) * trunk/lib/Makefile.in (modified) * trunk/packages/vizservers/Makefile.in (modified) * trunk/packages/vizservers/nanovis/Makefile.in (modified) * trunk/packages/vizservers/pymolproxy/Makefile.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core2/Makefile.in (modified) update makefile with mkdir_p Thu, 31 Jul 2008 16:20:59 GMT gah [1081] * trunk/aclocal.m4 (modified) * trunk/cf (added) * trunk/cf/ac_python_devel.m4 (added) * trunk/cf/ax_compare_version.m4 (added) * trunk/cf/ax_prog_ruby_version.m4 (added) * trunk/cf/ax_ruby_dev_flags.m4 (added) * trunk/cf/ax_ruby_version.m4 (added) * trunk/cf/install-sh (moved) * trunk/cf/mkinstalldirs (moved) * trunk/cf/tcl.m4 (moved) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/rappture.env.in (modified) * trunk/gui/scripts/nanovisviewer.tcl (modified) * trunk/gui/scripts/visviewer.tcl (modified) * trunk/lang/Makefile.in (modified) * trunk/lang/perl/Makefile.PL.in (modified) * trunk/lang/perl/Makefile.in (modified) * trunk/lang/ruby/Makefile.in (modified) * trunk/lang/ruby/Ruby_Rappture.cc (modified) * trunk/lang/ruby/build.rb.in (modified) fix for perl, ruby bindings; visviewer SendBytes method sends all ... Fri, 18 Jul 2008 18:57:18 GMT mmh [1075] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/canvas/hand.gif (modified) * trunk/examples/canvas/tool.xml (modified) * trunk/examples/canvas/waveln.tcl (modified) * trunk/examples/zoo/Makefile.in (modified) * trunk/examples/zoo/integer2 (added) * trunk/examples/zoo/integer2/Makefile.in (added) * trunk/examples/zoo/integer2/integer.tcl (added) * trunk/examples/zoo/integer2/tool.xml (added) * trunk/examples/zoo/number2 (added) * trunk/examples/zoo/number2/Makefile.in (added) * trunk/examples/zoo/number2/number.tcl (added) * trunk/examples/zoo/number2/tool.xml (added) * trunk/gui/scripts/color.tcl (modified) * trunk/gui/scripts/integerentry.tcl (modified) * trunk/gui/scripts/numberentry.tcl (modified) * trunk/gui/scripts/spectrum.tcl (modified) Rewritten color range code for integers and numbers. examples/canvas ... Tue, 24 Jun 2008 03:25:29 GMT gah [1059] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/Makefile.in (modified) * trunk/lang/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) Mon, 23 Jun 2008 21:13:23 GMT gah [1058] * trunk/configure (modified) * trunk/configure.in (modified) Mon, 23 Jun 2008 20:49:38 GMT gah [1057] * trunk/configure (modified) * trunk/configure.in (modified) Mon, 23 Jun 2008 20:15:25 GMT gah [1055] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/Makefile.in (modified) * trunk/examples/demo.bash.in (modified) * trunk/lang/Makefile.in (modified) * trunk/src/core/Makefile.in (modified) * trunk/src/core/RpDXWriter.cc (modified) * trunk/src/core/RpSimpleBuffer.h (modified) * trunk/src/core2/Makefile.in (modified) Mon, 16 Jun 2008 23:19:02 GMT gah [1050] * trunk/configure.in (modified) Mon, 16 Jun 2008 18:32:12 GMT gah [1049] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/Makefile.in (modified) * trunk/packages/optimizer/src/configure (modified) * trunk/packages/optimizer/src/configure.in (modified) Fri, 13 Jun 2008 22:57:22 GMT gah [1047] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lang/Makefile.in (modified) * trunk/lang/python/Makefile.in (modified) Fri, 13 Jun 2008 19:19:57 GMT gah [1046] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/lib/Makefile.in (added) install library.xml Thu, 12 Jun 2008 21:21:40 GMT gah [1044] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/Makefile.in (modified) * trunk/examples/app-fermi/Makefile.in (modified) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/zoo/image/docs/Makefile.in (modified) * trunk/lang/tcl/tests/all.tcl (modified) fixes of MacOSX build Mon, 09 Jun 2008 01:33:04 GMT gah [1020] * trunk/configure (modified) * trunk/configure.in (modified) Mon, 09 Jun 2008 01:24:34 GMT gah [1018] * trunk/Makefile.in (modified) * trunk/aclocal.m4 (added) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/3D/Makefile.in (added) * trunk/examples/Makefile.in (added) * trunk/examples/app-fermi/Makefile.in (added) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/matlab/Makefile.in (added) * trunk/examples/app-fermi/octave/Makefile.in (added) * trunk/examples/app-fermi/perl/Makefile.in (added) * trunk/examples/app-fermi/python/Makefile.in (added) * trunk/examples/app-fermi/ruby/Makefile.in (added) * trunk/examples/app-fermi/tcl/Makefile.in (added) * trunk/examples/app-fermi/wrapper/Makefile.in (added) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/python/Makefile.in (added) * trunk/examples/app-fermi/wrapper/python/README (added) * trunk/examples/app-fermi/wrapper/tcl/Makefile.in (added) * trunk/examples/demo.bash.in (modified) * trunk/gui/Makefile.in (modified) * trunk/gui/aclocal.m4 (deleted) * trunk/gui/apps/Makefile.in (added) * trunk/gui/configure (deleted) * trunk/gui/configure.in (deleted) * trunk/gui/init.tcl.in (deleted) * trunk/gui/pkgIndex.tcl.in (modified) * trunk/gui/scripts/Makefile.in (added) * trunk/gui/src (deleted) * trunk/gui/tclconfig/mkindex.tcl (modified) * trunk/gui/tclconfig/tcl.m4 (modified) * trunk/include (deleted) * trunk/lang (added) * trunk/lang/Makefile.in (added) * trunk/lang/matlab (moved) * trunk/lang/matlab/Makefile.in (modified) * trunk/lang/octave (moved) * trunk/lang/octave/Makefile.in (modified) * trunk/lang/perl (moved) * trunk/lang/perl/Makefile.PL.in (modified) * trunk/lang/perl/Makefile.in (added) * trunk/lang/python (moved) * trunk/lang/python/Makefile.in (added) * trunk/lang/python/setup.py.in (modified) * trunk/lang/ruby (moved) * trunk/lang/ruby/Makefile.in (added) * trunk/lang/ruby/build.rb.in (modified) * trunk/lang/tcl (moved) * trunk/lang/tcl/Makefile.in (modified) * trunk/lang/tcl/pkgIndex.tcl.in (modified) * trunk/lang/tcl/scripts/Makefile.in (added) * trunk/lang/tcl/scripts/exec.tcl (copied) * trunk/lang/tcl/scripts/library.tcl (copied) * trunk/lang/tcl/scripts/result.tcl (copied) * trunk/lang/tcl/scripts/units.tcl (copied) * trunk/lang/tcl/src/Makefile.in (added) * trunk/lang/tcl/src/Rappture_Init.c (added) * trunk/lang/tcl/src/RpDaemon.c (copied) * trunk/lang/tcl/src/RpEncodeTclInterface.cc (modified) * trunk/lang/tcl/src/RpLibraryTclInterface.cc (modified) * trunk/lang/tcl/src/RpOp.c (added) * trunk/lang/tcl/src/RpOp.h (added) * trunk/lang/tcl/src/RpRlimit.c (copied) * trunk/lang/tcl/src/RpRusage.c (copied) * trunk/lang/tcl/src/RpSignal.c (copied) * trunk/lang/tcl/src/RpUnitsTclInterface.cc (modified) * trunk/lang/tcl/src/RpUtilsTclInterface.cc (modified) * trunk/lang/tcl/src/RpWinResource.c (copied) * trunk/lang/tcl/src/RpWinResource.h (copied) * trunk/lang/tcl/tclconfig/mkindex.tcl (modified) * trunk/lang/tcl/tclconfig/tcl.m4 (modified) * trunk/lang/tcl/tests/Makefile.in (added) * trunk/lang/tcl/tests/all.tcl (modified) * trunk/packages (added) * trunk/packages/Makefile.in (added) * trunk/packages/optimizer (moved) * trunk/packages/vizservers (moved) * trunk/src/Makefile.in (modified) * trunk/src/cee (deleted) * trunk/src/core/Makefile.in (added) * trunk/src/core/Outcome.cpp (moved) * trunk/src/core/Outcome.h (moved) * trunk/src/core/Ptr.cpp (moved) * trunk/src/core/Ptr.h (moved) * trunk/src/core/RpBuffer.cc (moved) * trunk/src/core/RpBuffer.h (moved) * trunk/src/core/RpBufferCHelper.h (copied) * trunk/src/core/RpBufferCInterface.cc (copied) * trunk/src/core/RpBufferCInterface.h (copied) * trunk/src/core/RpBuffer_test.cc (moved) * trunk/src/core/RpEncode.cc (moved) * trunk/src/core/RpEncode.h (moved) * trunk/src/core/RpFortranCommon.cc (copied) * trunk/src/core/RpFortranCommon.h (copied) * trunk/src/core/RpLibrary.cc (modified) * trunk/src/core/RpLibrary.h (modified) * trunk/src/core/RpLibraryCInterface.cc (copied) * trunk/src/core/RpLibraryCInterface.h (copied) * trunk/src/core/RpLibraryFInterface.cc (copied) * trunk/src/core/RpLibraryFInterface.h (copied) * trunk/src/core/RpLibraryFStubs.c (copied) * trunk/src/core/RpLibraryFStubs.h (copied) * trunk/src/core/RpOutcome.cc (moved) * trunk/src/core/RpOutcome.h (moved) * trunk/src/core/RpOutcomeCHelper.h (copied) * trunk/src/core/RpOutcomeCInterface.cc (copied) * trunk/src/core/RpOutcomeCInterface.h (copied) * trunk/src/core/RpPtr.cc (added) * trunk/src/core/RpPtr.h (moved) * trunk/src/core/RpResult.cc (modified) * trunk/src/core/RpUnitsCInterface.cc (copied) * trunk/src/core/RpUnitsCInterface.h (copied) * trunk/src/core/RpUnitsFInterface.cc (copied) * trunk/src/core/RpUnitsFInterface.h (copied) * trunk/src/core/RpUnitsFStubs.c (copied) * trunk/src/core/RpUnitsFStubs.h (copied) * trunk/src/core/RpUnitsStd.cc (modified) * trunk/src/core/RpUtilsCInterface.cc (copied) * trunk/src/core/RpUtilsCInterface.h (copied) * trunk/src/core/RpUtilsFInterface.cc (copied) * trunk/src/core/RpUtilsFInterface.h (copied) * trunk/src/core/RpUtilsFStubs.c (copied) * trunk/src/core/RpUtilsFStubs.h (copied) * trunk/src/core/rappture_fortran.c (copied) * trunk/src/core/scew (added) * trunk/src/core/scew/attribute.c (added) * trunk/src/core/scew/attribute.h (added) * trunk/src/core/scew/element.c (added) * trunk/src/core/scew/element.h (added) * trunk/src/core/scew/error.c (added) * trunk/src/core/scew/error.h (added) * trunk/src/core/scew/parser.c (added) * trunk/src/core/scew/parser.h (added) * trunk/src/core/scew/scew.h (added) * trunk/src/core/scew/scew_extras.c (added) * trunk/src/core/scew/scew_extras.h (added) * trunk/src/core/scew/str.c (added) * trunk/src/core/scew/str.h (added) * trunk/src/core/scew/tree.c (added) * trunk/src/core/scew/tree.h (added) * trunk/src/core/scew/types.h (added) * trunk/src/core/scew/writer.c (added) * trunk/src/core/scew/writer.h (added) * trunk/src/core/scew/xattribute.c (added) * trunk/src/core/scew/xattribute.h (added) * trunk/src/core/scew/xelement.h (added) * trunk/src/core/scew/xerror.c (added) * trunk/src/core/scew/xerror.h (added) * trunk/src/core/scew/xhandler.c (added) * trunk/src/core/scew/xhandler.h (added) * trunk/src/core/scew/xparser.c (added) * trunk/src/core/scew/xparser.h (added) * trunk/src/core/scew/xprint.c (added) * trunk/src/core/scew/xprint.h (added) * trunk/src/core/scew/xtree.h (added) * trunk/src/core/scew_extras.c (modified) * trunk/src/core2 (copied) * trunk/src/core2/Lookup.h (modified) * trunk/src/core2/Makefile.in (modified) * trunk/src/core2/rappture2.h (modified) * trunk/src/fortran (deleted) * trunk/src/mesh (deleted) * trunk/src/objects (added) * trunk/src/objects/Makefile.in (added) * trunk/src/objects/RpAbout.cc (moved) * trunk/src/objects/RpAbout.h (moved) * trunk/src/objects/RpBoolean.cc (moved) * trunk/src/objects/RpBoolean.h (moved) * trunk/src/objects/RpChoice.cc (moved) * trunk/src/objects/RpChoice.h (moved) * trunk/src/objects/RpNumber.cc (moved) * trunk/src/objects/RpNumber.h (moved) * trunk/src/objects/RpOption.cc (moved) * trunk/src/objects/RpOption.h (moved) * trunk/src/objects/RpString.cc (moved) * trunk/src/objects/RpString.h (moved) * trunk/src/objects/RpVariable.cc (moved) * trunk/src/objects/RpVariable.h (moved) * trunk/src/python (deleted) * trunk/src/tcl/aclocal.m4 (deleted) * trunk/src/tcl/configure (deleted) * trunk/src/tcl/configure.in (deleted) * trunk/src/tcl/init.tcl.in (deleted) * trunk/src/tcl/scripts/value.tcl (deleted) * trunk/src/tcl/src/Rappture_Init.cc (deleted) * trunk/src/tcl/src/RpEncodeTclInterface.h (deleted) * trunk/src/tcl/src/RpLibraryTclInterface.h (deleted) * trunk/src/tcl/src/RpUnitsTclInterface.h (deleted) * trunk/src/tcl/src/RpUtilsTclInterface.h (deleted) * trunk/src2 (deleted) * trunk/src2/core/RpSimpleBuffer.cc (deleted) * trunk/src2/core/RpSimpleBuffer.h (deleted) * trunk/tcl (deleted) * trunk/tcl.m4 (added) * trunk/test/Makefile.in (modified) Massive changes: New directory/file layout Tue, 11 Mar 2008 23:22:12 GMT gah [942] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/zoo/field/tool.xml (modified) * trunk/gui/apps/driver (modified) * trunk/optimizer/src/Makefile.in (modified) * trunk/optimizer/src/configure.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/octave/Makefile.in (modified) * trunk/src/tcl/Makefile.in (modified) Makefile fixups Tue, 26 Feb 2008 20:47:21 GMT dkearney [905] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) added --without-tclsh and --disable-gui configure flags so we can ... Fri, 08 Feb 2008 22:01:38 GMT dkearney [872] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/c-example/compress.c (modified) * trunk/examples/c-example/compress.cc (modified) * trunk/examples/c-example/plot.cc (modified) * trunk/gui/scripts/field.tcl (modified) * trunk/gui/scripts/field2dresult.tcl (modified) * trunk/perl/Makefile.PL.in (modified) * trunk/perl/Rappture.xs (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/tcl/scripts/result.tcl (modified) mainly code cleanups that i've made and stored in my repository over ... Thu, 27 Dec 2007 01:19:28 GMT dkearney [833] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/app-fermi/cee/Makefile.in (modified) * trunk/examples/app-fermi/fortran/Makefile.in (modified) * trunk/examples/app-fermi/wrapper/cee/Makefile.in (modified) * trunk/examples/c-example/Makefile.in (modified) * trunk/src/tcl/configure (modified) * trunk/src/tcl/configure.in (modified) * trunk/src2/core/Makefile (deleted) updated configure to allow user to compile with or without perl, ... Wed, 09 May 2007 23:48:53 GMT dkearney [719] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/include (added) adding include directory and adjusting build system's matlab arch ... Wed, 09 May 2007 20:48:39 GMT dkearney [718] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/perl/Makefile.PL.in (modified) * trunk/python/setup.py.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/matlab/RpMatlabInterface.h (modified) * trunk/src/octave/Makefile.in (modified) * trunk/src/octave/RpOctaveInterface.h (modified) * trunk/src/tcl/configure (modified) * trunk/src/tcl/configure.in (modified) * trunk/src2/core/Makefile.in (modified) after the core rappture library (librappture.so) is created the ... Mon, 07 May 2007 18:07:32 GMT dkearney [708] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/rappture.env.in (modified) * trunk/gui/configure.in (modified) * trunk/perl/Makefile.PL.in (modified) * trunk/python/setup.py.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/octave/Makefile.in (modified) * trunk/src/tcl/Makefile.in (modified) * trunk/src/tcl/configure (modified) * trunk/src/tcl/configure.in (modified) * trunk/src2/core/Makefile.in (modified) updateing build system for rappture and language bindings. ... Tue, 20 Mar 2007 22:08:11 GMT dkearney [634] * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/rappture.in (modified) * trunk/gui/apps/simsim.in (moved) adding full path name for rappture executables. Tue, 20 Mar 2007 21:12:34 GMT dkearney [632] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/rappture.env.in (moved) * trunk/gui/apps/rappture.in (modified) * trunk/gui/apps/simsim (modified) * trunk/gui/apps/simsim.py (modified) changing rappture script to source the rappture.env file added ... Mon, 19 Feb 2007 14:18:34 GMT dkearney [577] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) adding src2/core as a target to configure, adjusting makefile to ... Mon, 18 Dec 2006 04:11:46 GMT dkearney [563] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/scripts/gauge.tcl (modified) * trunk/src/matlab/Makefile.in (modified) small adjustments to gauge.tcl to fix errors in number and units ... Mon, 11 Dec 2006 03:05:21 GMT dkearney [558] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/gui/apps/rappture.in (modified) adjusted rappture.in to properly name the python extensions folder ... Fri, 22 Sep 2006 02:08:49 GMT dkearney [529] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/python/Rappture/queue.py (modified) adjustments to configure and makefiles to include the new tcl units ... Mon, 21 Aug 2006 07:25:25 GMT dkearney [512] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/examples/demo.bash.in (moved) * trunk/install-sh (added) * trunk/missing (added) * trunk/mkinstalldirs (added) made changes to the build system for the rappture package and added a ... Tue, 15 Aug 2006 20:31:45 GMT dkearney [508] * trunk/Makefile.in (modified) * trunk/configure.in (modified) * trunk/python/Rappture/PyRpUnits.cc (copied) * trunk/src/Makefile.in (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/octave/Makefile.in (modified) updates to Makefile.in's, this should not change the current build ... Sun, 30 Jul 2006 17:12:56 GMT dkearney [498] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/src/Makefile.in (modified) * trunk/src/matlab/Makefile.in (modified) * trunk/src/octave/Makefile.in (modified) added checks for matlab's mex compiler and octave's mkoctfile added ... Sun, 30 Jul 2006 06:07:47 GMT dkearney [497] * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.in (modified) * trunk/perl/Makefile.PL.in (added) * trunk/python/Rappture/queue.py (added) * trunk/python/Rappture/signalHandler.py (added) * trunk/python/Rappture/tools.py (added) * trunk/python/setup.py.in (added) added checks to configure.in to find where python and perl live, ... Sun, 23 Jul 2006 04:46:14 GMT dkearney [493] * trunk/Makefile.in (modified) * trunk/configure.in (modified) * trunk/include/core/RpLibrary.h (modified) * trunk/src/core/RpLibrary.cc (modified) * trunk/test/src/RpLibrary_test.cc (modified) added new functions RpGetInt() and RpGetBool() to core c++ library ... Sat, 22 Jul 2006 04:15:24 GMT dkearney [492] * trunk/Makefile.in (modified) * trunk/configure.in (modified) * trunk/gui/apps/rappture.in (added) adding new template for rappture app script, adjusted configure.in ... Thu, 20 Jul 2006 05:15:15 GMT dkearney [489] * trunk/Makefile.in (added) * trunk/configure (added) * trunk/configure.in (added) * trunk/examples/app-fermi/cee/Makefile.in (added) * trunk/examples/app-fermi/fortran/Makefile.in (added) * trunk/examples/c-example/Makefile.in (added) * trunk/src/Makefile.in (added) * trunk/src/matlab/Makefile.in (added) * trunk/src/octave/Makefile.in (added) new configure and make scripts to help automate the build process