erh
8b8a7d2c39
Ignore (to devnull) errors from ls when no libraries are installed.
2000-07-22 16:04:57 +00:00
he
87788b7d50
No longer abuse the "minor" number in the shlib_version file to
...
optionally contain the "teeny" version number. Instead, introduce
a separate optional "teeny" variable. This corresponds to the change
in revision 1.171 of share/bsd.lib.mk.
2000-07-05 18:56:20 +00:00
he
91242b16a0
Pull down revision 1.5.2.1 to the trunk:
...
Handle use of "tiny" version numbers, to allow version bumps of
shared libraries on a release branch without reusing version numbers.
2000-07-03 17:22:20 +00:00
erh
9aa5adae3f
Add comments describing what this does.
1999-11-05 20:16:56 +00:00
simonb
f7abd76933
Remove trailing white space.
1999-07-02 15:12:15 +00:00
christos
c64fd79137
portability fix.
1999-06-24 14:39:48 +00:00
simonb
5b354a5865
Allow the location of the shlib_version file to specified by the -v
...
flag.
1999-06-10 00:32:23 +00:00
christos
8e3f60f367
Make this work on a real bourne shell.
1999-03-16 18:57:31 +00:00
erh
006c21d420
Replace find with ls when looking for installed libraries to prevent subdirectories from being searched. (suggested by Hubert Feyrer)
1999-01-27 05:50:29 +00:00
hubertf
c33036e1f4
add RCS ID
1999-01-27 00:02:55 +00:00
erh
792cde2d0d
Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge.
1998-11-12 05:39:45 +00:00
erh
7c323c9fa8
Add scripts to find any installed libraries whose version is greater than the source version (major, minor). "checkver" actually does this check. "checkvers" find all libraries (actually all shlib_version files) below the current directory and runs the checkver script for each one.
1998-11-07 09:36:54 +00:00