Go to file
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
doc - changed the meaning of the "lib" location, so that it now always 2003-12-21 20:43:39 +00:00
scheme/install-lib - added support for package-specific command-line options (this 2003-12-21 20:54:23 +00:00
.gitignore - initial version (no layouts yet) 2003-12-14 12:14:21 +00:00