Skip to content

Move build procedure to main source #1402

@blakemcbride

Description

@blakemcbride

Right now, the (not terribly standard) build procedure is located on a website rather than part of the source distribution. Here is an almost guaranteed sequence of events:

  1. People download and archive a copy of the source code.
  2. Over time (years), swipl stops getting maintained, loses popularity, and the website hosting the build procedure disappears.
  3. Some people who have archived copies of swipl want to build the system but can't find any build instructions.
  4. Swipl essentially disappears because, although there is interest, there's not enough interest to rediscover the build process.

Thus, separating the source from the build procedure assures an earlier demise of the system.

--

Having the build procedure on a website is all well and good. However, I think it is critical that a copy be maintained in the main source for the system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions