From: Alan W. I. <ai...@us...> - 2001-01-12 04:15:33
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv31389 Modified Files: configure.in Log Message: At configure time create symlinks in tmp/../examples/tk (which are later removed at clean time by logic in misc.in). These symlinks allow tkdemos.tcl to work from tmp/../examples/tk if plplot has been (previously?) installed. |
From: Alan W. I. <ai...@us...> - 2001-01-12 04:15:33
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv31197 Modified Files: pkg_tk.in Log Message: At install time make symlinks in installed examples/tk. Also cp README.tkldemos there. |
From: Alan W. I. <ai...@us...> - 2001-01-12 04:15:33
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv32170 Modified Files: pkg_tcl.in Log Message: Install README.tcldemos and tclMatrix.h (via install_mat_includes and INSTALL_MAT) into the installed examples/tk |
From: Maurice L. <ml...@us...> - 2001-01-12 04:24:27
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv1967 Modified Files: lib.in lib_both.in Log Message: Sugar for emacs. |
From: Maurice L. <ml...@us...> - 2001-01-12 07:54:32
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv21064/cf Modified Files: README configure.in exes.in lib_ar.in lib_both.in lib_sh.in lib_sh_aix.in lib_sh_linux.in lib_sh_sco.in lib_sh_sun.in pkg_tk.in sysloc.in Log Message: Stripped support for the long-defunct tcl-dp driver. There is still code remaining but it can never be active (only preserved for my future reference). A few cleanups as well. |
From: Alan W. I. <ai...@us...> - 2001-01-12 23:31:06
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv30611 Modified Files: install.in Log Message: Add some explanatory commentary on install order. |
From: Alan W. I. <ai...@us...> - 2001-01-12 23:33:54
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv30858 Modified Files: pkg_tk.in Log Message: To help sort out Solaris problems, exclude symlinks (which are handled separately) from cp. |
From: Rafael L. <rla...@us...> - 2001-01-22 09:05:16
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv4805/cf Modified Files: Tag: DEBIAN configure.in dist.in initlib.in inst_lib.in inst_lib_linux.in lib_sh.in lib_sh_linux.in pkg_cxx.in pkg_python.in pkg_tcl.in pkg_tk.in sysconf.in sysloc.in Log Message: Debian stuff corresponding to package version 4.99j-11 |
From: Rafael L. <rla...@us...> - 2001-01-22 09:08:47
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv5666/cf Modified Files: Tag: DEBIAN pkg_python.in sysconf.in pkg_tk.in dist.in configure.in lib_sh_linux.in lib_sh.in pkg_tcl.in initlib.in sysloc.in inst_lib_linux.in pkg_cxx.in inst_lib.in Added Files: Tag: DEBIAN lib_sh_sco.in Log Message: Merge of DEBIAN and v5_0_1 branches (conflicts are still to be solved) |
From: Rafael L. <rla...@us...> - 2001-01-23 16:03:24
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv2656 Modified Files: Tag: DEBIAN configure.in Log Message: Resolved merge conflict |
From: Rafael L. <rla...@us...> - 2001-01-24 09:08:11
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv26465 Removed Files: Tag: DEBIAN dist.in Log Message: Removed from DEBIAN branch. After the merge it became the same as in v5_0_1 |
From: Rafael L. <rla...@us...> - 2001-01-30 22:06:06
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv8498 Modified Files: configure.in Log Message: Make cf_plplot.in be correctly sourced when running configure in the tmp directory. |
From: Rafael L. <rla...@us...> - 2001-01-30 22:24:51
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv11516 Modified Files: sysloc.in Log Message: Changed -fpic to -fPIC when using gcc |
From: Rafael L. <rla...@us...> - 2001-01-31 17:57:48
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv13584 Modified Files: Tag: DEBIAN sysloc.in Log Message: This is for the Debian branch. Solved some conflicts. Also, backported the change -fpic -> -fPIC made in the MAIN trunk. There are still many rough edges to polish. |
From: Rafael L. <rla...@us...> - 2001-01-31 18:06:51
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv17177 Modified Files: Tag: DEBIAN configure.in Log Message: This is for the Debian branch. I am experimenting with FHS-compliant locations. Also, the change to make cf_plplot.h be correctly sourced is backported from the main trunk. |
From: Rafael L. <rla...@us...> - 2001-02-02 10:16:39
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv22689/cf Modified Files: aclocal.m4 configure.in init.in initlib.in inst_lib.in plConfig.h.in Log Message: FHS compliance changes. "Data" files (maps & fonts) are now installed under $prefix/lib/plplot<version> ($DATA_DIR). Only the library files (*.so*) go into $prefix/lib ($LIB_DIR). Also implemented the centralized release version control in configure.in, just after AC_INIT, through the macro PACKAGE_VERSION. |
From: Rafael L. <rla...@us...> - 2001-02-02 10:39:13
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv26136/cf Modified Files: configure.in Log Message: Install data files in the default $prefix/lib/plplot<version>/data dir. |
From: Rafael L. <rla...@us...> - 2001-02-02 15:03:10
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv12139 Added Files: Tag: DEBIAN aclocal.m4 Log Message: Added in DEBIAN branch |
From: Rafael L. <rla...@us...> - 2001-02-02 15:08:09
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv13556 Removed Files: Tag: DEBIAN lib_sh_sco.in Log Message: Removed from DEBIAN branch, as there is no conflict with v5_0_1 |
From: Rafael L. <rla...@us...> - 2001-02-02 15:15:18
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv14985 Modified Files: Tag: DEBIAN aclocal.m4 configure.in initlib.in inst_lib.in Added Files: Tag: DEBIAN init.in plConfig.h.in Log Message: This is for the DEBIAN branch only. Synched up with latest changes in MAIN. |
From: Rafael L. <rla...@us...> - 2001-02-02 15:40:45
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv19999 Modified Files: Tag: DEBIAN lib_sh_linux.in Log Message: This is for the DEBIAN branch. Take the latest version in MAIN, since the sonames seem to be generated correctly now. |
From: Rafael L. <rla...@us...> - 2001-02-02 15:47:10
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv22495 Removed Files: Tag: DEBIAN pkg_cxx.in lib_sh_linux.in Log Message: Using those from v5_0_1. Removed from DEBIAN branch. |
From: Rafael L. <rla...@us...> - 2001-02-02 15:58:53
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv26420 Removed Files: Tag: DEBIAN sysconf.in Log Message: Removed from DEBIAN branch |
From: Rafael L. <rla...@us...> - 2001-02-02 16:03:54
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv27959 Modified Files: Tag: DEBIAN sysloc.in Log Message: Synched up with latest version in MAIN trunk. |
From: Rafael L. <rla...@us...> - 2001-02-02 16:08:58
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv29419 Modified Files: Tag: DEBIAN pkg_python.in pkg_tcl.in pkg_tk.in Log Message: This is for the Debian branch. Synched up with version v5_0_1. |