Opened 18 years ago

Closed 16 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 by bird, 18 years ago

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 by bird, 18 years ago

Component: kmkkBuild

comment:3 by bird, 18 years ago

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

comment:4 by bird, 17 years ago

Milestone: 0.1.1 release0.1.4

comment:5 by bird, 16 years ago

Milestone: 0.1.40.1.5

comment:6 by bird, 16 years ago

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 by bird, 16 years ago

Resolution: fixed
Status: assignedclosed

All done.

Note: See TracTickets for help on using tickets.