summaryrefslogtreecommitdiff
path: root/mk/tools/imake.mk
AgeCommit message (Expand)AuthorFilesLines
2005-07-17Rename the following variables for brevity:jlam1-3/+3
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-10/+4
2005-07-08"imake" may be defined in PKGSRC_USE_TOOLS instead of USE_TOOLS, so addjlam1-1/+4
2005-06-14Make IMAKE_TOOLS into a publicly-readable variable so that it can bejlam1-4/+4
2005-05-22Do not enable _IMAKE_TOOLS unless imake is used. Otherwise, packagesminskim1-1/+3
2005-05-21Grammar 101 -- sentences should end in a period.jlam1-2/+2
2005-05-21Add TNF copyright to the new tools framework makefiles.jlam1-1/+37
2005-05-19Merge most of imake.mk into replace.mk and leave imake.mk to containjlam1-69/+23
2005-05-16Don't have USE_TOOLS+=imake replace USE_IMAKE. Rather let the formerjlam1-4/+1
2005-05-15Don't forcibly set XMKMF -- allow the package to override it if necessary.jlam1-2/+2
2005-05-15If we're using xpkgwedge, we need to force using pkgxmkmf so that wejlam1-17/+17
2005-05-10Fix typo in comment.jlam1-2/+2
2005-05-10Make a distinction between the tools that pkgsrc needs and the toolsjlam1-4/+10
2005-05-09Replace TOOLS_WRAP and TOOLS_SYMLINK with TOOLS_CREATE, and let the toolsjlam1-11/+2
2005-05-09Rename TOOLS_ARGS.* to TOOLS_REAL_ARGS.* to follow naming convention forjlam1-7/+7
2005-05-04If we're using the tools from the packages, set TOOLS_REAL_CMD.*jlam1-9/+9
2005-05-02* Push the imake- and xmkmf-handling into the new tools framework.jlam1-0/+97