Opened 17 years ago

Closed 15 years ago

#6 closed defect (fixed)

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:

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 (7)

comment:1 Changed 17 years ago by bird

Status: newassigned
Version: 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.

comment:2 Changed 17 years ago by bird

Component: kmkkBuild

comment:3 Changed 17 years ago by bird

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

comment:4 Changed 16 years ago by bird

Milestone: 0.1.1 release0.1.4

comment:5 Changed 16 years ago by bird

Milestone: 0.1.40.1.5

comment:6 Changed 15 years 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)

comment:7 Changed 15 years ago by bird

Resolution: fixed
Status: assignedclosed

All done.

Note: See TracTickets for help on using tickets.