Ticket #6 (assigned defect)

Opened 2 years ago

Last modified 38 hours ago

Make it possible to install kBuild in the traditional unix fashion

Reported by: bird Owned by: bird
Priority: major Milestone: 0.1.5
Component: kBuild Version: 0.1.0
Keywords: unix Cc:
Blocking: Blocked By:

Description

Install the binaries to /usr/bin or /usr/local/bin. Find kBuild make scripts in /usr/[local/]shared/kBuild by default using a builtin default PATH_KBUILD.

Change History

Changed 2 years ago by bird

  • status changed from new to assigned
  • version set to 0.1.0

Renaming the half internal variable PATH_TOOLS which is pointing to the tools directory for the build platform to PATH_KBUILD_BIN. And making it possible to defined defaults for PATH_TOOLS and PATH_KBUILD_BIN at compile time.

What's left now is setting up the install goals for this kind of setup. Will do this when creating the gentoo ebuild.

Changed 2 years ago by bird

  • component changed from kmk to kBuild

Changed 2 years ago by bird

(In [578]) Did code changes for unix installation. Will do install goals when creating the gentoo ebuild. references #6

Changed 10 months ago by bird

  • milestone changed from 0.1.1 release to 0.1.4

Changed 4 months ago by bird

  • milestone changed from 0.1.4 to 0.1.5

Changed 38 hours ago by bird

Need to be a bit more flexible wrt to the data directory (currently /usr/share/kBuild). Possibly also separating the docs from it.

It must also be possible to set the UID, GID and MODE on the two (or three) file sets. (FreeBSD)

Note: See TracTickets for help on using tickets.