gmcgarry
|
68e607a368
|
Remove executable permission from src/lib/checkver.
|
2000-08-09 23:41:24 +00:00 |
erh
|
8b8a7d2c39
|
Ignore (to devnull) errors from ls when no libraries are installed.
|
2000-07-22 16:04:57 +00:00 |
simonb
|
f7abd76933
|
Remove trailing white space.
|
1999-07-02 15:12:15 +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 |
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 |