Commit Graph

60 Commits

Author SHA1 Message Date
michel-schinz be524421ff - changed the meaning of the "lib" location, so that it now always
includes one sub-directory per platform
2003-12-21 20:43:39 +00:00
michel-schinz 19754f5cdf - introduced layouts 2003-12-16 22:16:43 +00:00
michel-schinz ebc512096b *** empty log message *** 2003-12-14 14:46:10 +00:00
michel-schinz ba49bc8ccf - added configure.scm to the modules list 2003-12-14 14:45:57 +00:00
michel-schinz c7eae30444 - added layouts, which means:
- removed query functions, which do not belong to the installation
    library anyway, and which will have to be redone for layouts,
  - replaced functions "package-installation-dir" and
    "package-installation-staging-dir" by "get-directory",
  - changed "install-file" & friends for layouts,
- added "install-directory-contents",
- rewrote option parsing code,
- slightly adapted David Frese's code.
2003-12-14 14:45:20 +00:00
michel-schinz d6e62d6c6e - added layouts, which means:
- removed query functions, which do not belong to the installation
    library anyway, and which will have to be redone for layouts,
  - replaced functions "package-installation-dir" and
    "package-installation-staging-dir" by "get-directory",
  - changed "install-file" & friends for layouts,
- added "install-directory-contents".
2003-12-14 14:43:18 +00:00
michel-schinz 0d791e3332 Incorporated changes by David Frese:
- added support for optional parts
- added is-running-dry? function
2003-12-14 12:33:59 +00:00
michel-schinz ca9d89951d - initial version 2003-12-14 12:23:51 +00:00
michel-schinz c133705d62 - initial version (no layouts, no support for optional parts) 2003-12-14 12:23:36 +00:00
michel-schinz 383349a3fa - initial version (no layouts yet) 2003-12-14 12:14:21 +00:00