From: Joao C. <jc...@us...> - 2001-03-31 22:09:23
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv24185/cf Modified Files: configure.in Log Message: sco-3.2v5.0.4 needs a destination file in 'ln' |
From: Joao C. <jc...@us...> - 2001-03-31 22:10:48
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv24355/cf Modified Files: lib_sh_sco.in sysloc.in Log Message: sco-3.2v5.0.4 updated support |
From: Joao C. <jc...@us...> - 2001-04-01 01:36:38
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv10436/cf Modified Files: plplot-test.sh.in Log Message: Support for octave testing. Checked with plmeta, ps and psc drivers. Alan, check it please. |
From: Joao C. <jc...@us...> - 2001-04-01 02:43:01
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv16427/cf Modified Files: pkg_octave.in Log Message: Make install faster. use_plplot_octave.m don't use PLPLOT_OCTAVE_PATH anymore. |
From: Joao C. <jc...@us...> - 2001-04-01 22:52:29
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv1208/cf Modified Files: pkg_octave.in Log Message: correct install target to work on octave-2.0.16 Allow user to specify which version of octave to use, added --with-octave=file and --with-mkoctfile=file Find octave default path for oct files. To discuss. |
From: Joao C. <jc...@us...> - 2001-04-01 22:52:43
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv1230/cf Modified Files: sysloc.in Log Message: Allow user to specify which version of octave to use, added --with-octave=file and --with-mkoctfile=file Find octave default path for oct files. To discuss. |
From: Maurice L. <ml...@us...> - 2001-04-02 04:59:22
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv30735 Modified Files: configure.in Log Message: Moved default install dir for examples to $prefix/lib/plplot<ver>/examples. This is to avoid problems with incompatibilities between the example programs and the library from version to version, and also to allow the administrator to build the example programs in place and remain within the recommendations of the FHS. |
From: Alan W. I. <ai...@us...> - 2001-04-03 22:34:23
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv515 Modified Files: sysloc.in Log Message: Search for *.so symlink to shared library in addition to the previous search for the static library. One or both have to be there for X (and libgd, etc.) configuration to work. |
From: Joao C. <jc...@us...> - 2001-04-04 22:29:45
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv11184/cf Modified Files: configure.in Log Message: add .octaverc to facilitate user LOADPATH setup during testing. |
From: Alan W. I. <ai...@us...> - 2001-04-06 00:53:28
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv8196 Modified Files: plplot-test.sh.in Log Message: Add the xfig driver (with familying) to the list of driver possibilities. |
From: Alan W. I. <ai...@us...> - 2001-04-06 23:41:35
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv3188 Modified Files: objs.in Log Message: regenerated with "cd tmp; make depend". This removes mgr.o dependence, and also does a few other updates. |
From: Rafael L. <rla...@us...> - 2001-04-12 07:25:03
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv11428 Modified Files: initlib.in Log Message: Removed bogus $(CXX_OBJ) from LIB_OBJS_SO definition. |
From: Joao C. <jc...@us...> - 2001-04-12 15:09:49
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv12855/cf Modified Files: Tag: bp_pstex_driver configure.in dist.in objs.in plDevs.h.in Log Message: added support for the pstex driver. |
From: Joao C. <jc...@us...> - 2001-04-19 00:11:22
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv3489/cf Modified Files: Tag: bp_pstex_driver inst_lib.in Log Message: install pstex2eps script. |
From: Rafael L. <rla...@us...> - 2001-04-19 12:31:46
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv21200/cf Modified Files: Tag: AM-LT initlib.in Added Files: Tag: AM-LT clean.in cvtdeps deps.in lib.in lib_both.in shlib.in Log Message: First merge against MAIN |
From: Geoffrey F. <fu...@us...> - 2001-05-09 20:33:49
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv17633/cf Modified Files: Tag: dyndrv_1 inst_lib.in Log Message: Add dispatch.h to the list of headers to be installed. |
From: Geoffrey F. <fu...@us...> - 2001-05-09 20:34:43
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv17842/cf Modified Files: Tag: dyndrv_1 install.in Log Message: Add a target for installing the drivers. Not sure if this is right, might have to relink/reload the dynloadable driver modules due to rpath considerations. Have to come back to this at some point. |
From: Geoffrey F. <fu...@us...> - 2001-05-09 20:35:42
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv17979/cf Modified Files: Tag: dyndrv_1 configure.in Log Message: Add the sequence number to the device/driver entries in drivers.db. This further couples configure.in to plcore.h, which is a bad thing, but will have to be solved in a seperate desuckification effort. |
From: Rafael L. <rla...@us...> - 2001-05-23 13:53:10
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv10698 Modified Files: configure.in plplot-config.in sysloc.in Log Message: These changes improves the plplot-config script in two ways: 1) When --disable-tcl is given to configure, the "-ltclmatrix" option is no more output by "plplot-config --libs". In order to do that, the MATLIB_NAME variable of configure is only set when Tcl building is enabled. 2) In order to increase portability, the rpath option output by plplot-config (if the --without-rpath option is not used) has the style: -Wl,-rpath,$prefix/lib instead of: -Wl,-rpath -Wl,$prefix/lib I have tested this only in Linux with gcc. Hope these changes will not break anything. |
From: Alan W. I. <ai...@us...> - 2001-06-01 20:04:44
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv21937 Modified Files: plplot-config.in Log Message: Old version produced -ld (i.e., a library name consisting of just the tag) when libtclmatrix was not configured and double precision configured. New version fixes this bug by appending the tag only if the matrix library name has a non-zero length. |
From: Rafael L. <rla...@us...> - 2001-06-01 20:25:10
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv26594 Modified Files: plplot-config.in Log Message: Thanks, Alan, for spotting and fixing the "-ld" bug. I am just committing a simpler and more elegant way to fix it. I removed your "test -z $matrix_lib" because the "${matrix_lib:+-l$matrix_lib@LIB_TAG@}" construct does the job very well. |
From: Rafael L. <rla...@us...> - 2001-06-02 08:39:21
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv32542 Modified Files: plplot-config.in Log Message: Included braces ({}) around matrix_lib in the parameter expansion part. When @LIB_TAG@ was replaced by "d" a variable $matrix_libd was referenced, which obviously is a bug. Now, we have ${matrix_lib}d in the parameter expansion part, which has the desired behavior. |
From: Alan W. I. <ai...@us...> - 2001-06-13 18:10:42
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv8414 Modified Files: version.in Log Message: Update PLplot version information to 5.0.4. |
From: Alan W. I. <ai...@us...> - 2001-06-13 19:14:56
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv24538/cf Modified Files: plplot-test.sh.in Log Message: Change comment concerning location of install |
From: Alan W. I. <ai...@us...> - 2001-06-13 22:03:24
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv1098 Modified Files: plplot-test.sh.in Log Message: Configure colon-separated list of two paths required for installed version of octave examples. |