scsh-install-lib/scheme/install-lib
michel-schinz 1e8c345f34 - added support for package-specific command-line options (this
implied a complete rewrite of command-line parsing),
- added "--non-shared-only" option, to install only platform-specific
  files,
- changed option "--install-prefix" to "--dest-dir", and modified its
  behaviour so that it now really behaves like DESTDIR,
- changed the meanining of the "lib" location, which must now contain
  one directory per supported platform,
- added (exported) function "get-option-value" which returns the value
  of a command-line options; this subsumes "is-running-dry?" and
  "with-optional-part?", which were consequently removed,
- commented most functions.
2003-12-21 20:54:23 +00:00
..
configure.scm *** empty log message *** 2003-12-14 14:46:10 +00:00
install-lib-module.scm - added layouts, which means: 2003-12-14 14:43:18 +00:00
install-lib.scm - added support for package-specific command-line options (this 2003-12-21 20:54:23 +00:00
install-pkg - also open the "configure" module so that the "host" function is 2003-12-21 20:44:58 +00:00