summaryrefslogtreecommitdiff
path: root/mk/buildlink2/bsd.buildlink2.mk
AgeCommit message (Expand)AuthorFilesLines
2003-01-03Require at least version 0.10 of the "x11-links" package becausetron1-2/+2
2002-12-27Both buildlink caching methods work on Solaris 8 and Darwin 6.2.grant1-2/+3
2002-12-26Add some libtool workarounds for software authors that don't follow thejlam1-1/+16
2002-12-26Rewrite wrapper scripts so that it is possible to add wrapper-specificjlam1-85/+117
2002-12-23Let's be consistent:jschauma1-3/+3
2002-12-23Note that buildlink2 and full caching both work on IRIX (thanks, jschauma!)jlam1-1/+2
2002-12-23Note that Solaris 8 & 9 work with full caching enabled (thanks grant, salo!).jlam1-4/+9
2002-12-22The buildlink2 problems on non-NetBSD platform seem to be related tojlam1-13/+17
2002-12-03Allow package Makefiles to define REPLACE_LOCALEDIR, which is a space-jlam1-10/+20
2002-12-02IRIX wants -rpath (missed in last commit)jschauma1-1/+9
2002-12-01Move the PKGLOCALDIR section a little lower so it isn't in the middle ofjlam1-21/+20
2002-11-30Conditionalize _PKGLOCALEDIR_FILES pattern for ${FIND}. Some packages needsalo1-4/+9
2002-11-28Introduce new framework for handling packages' locale directories.salo1-1/+20
2002-11-26Move X11BASE transformations ahead of LOCALBASE transformations to handlejlam1-9/+9
2002-11-26Restore usual meaning for AUTOMAKE_OVERRIDE so that it works even ifjlam1-2/+5
2002-11-25In the _BUILDLINK_SUBST_USE target, save the original file from which wejlam1-6/+8
2002-11-21Instead of inventing our own "missing" script, just use the GNU one.jlam1-9/+8
2002-11-20Reimplement hide-autotools target by making better use of make targets.jlam1-9/+15
2002-11-20Provide a more complete list of GNU auto* tools to hide (thanks wiz!).jlam1-2/+8
2002-11-20If using buildlink2, use a (hopefully) less error-prone way of preventingjlam1-1/+29
2002-11-17Grrr Solaris' sh.seb1-2/+2
2002-11-14Allow BUILDLINK_SETENV.<wrappee> to override _BLNK_WRAP_SETENV.<wrappee>.jlam1-1/+8
2002-10-31Copy the x11-links tree into ${BUILDLINK_X11PKG_DIR} (${BUILDLINK_DIR})jlam1-29/+28
2002-10-30BUILDLINK_X11_DIR also need to be protected.seb1-1/+4
2002-10-30Fix typo:seb1-3/+3
2002-10-30Move the sed command in _BLNK_{,UN}TRANSFORM_SED into a sed command filesjlam1-222/+91
2002-10-23Remove comment about filtering out libtool archives that applied tojlam1-4/+2
2002-10-22Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check ifjlam1-6/+6
2002-10-18Make fake-la work on a.out machines. Fix based on patch in pkg/18694jlam1-1/+8
2002-10-13Create BUILDLINK_FILE_CMD.<pkg>, which is a shell pipeline that outputs tojlam1-13/+49
2002-10-09* Modify example buildlink2.mk: we now also want a variable calledjlam1-5/+15
2002-10-09Rearrange _BUILDLINK_USE target code a bit to allow for BUILDLINK_FILESjlam1-4/+5
2002-10-09* Create variables BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS that arejlam1-7/+24
2002-10-09Allow BUILDLINK_ENV to override shell environment settings injlam1-1/+8
2002-10-08Fix error messages to display if the compiler tools aren't in the PATH whenjlam1-2/+2
2002-09-28* Split _BLNK_TRANSFORM_SED into 4 variables, as even with 3 it wasjlam1-19/+32
2002-09-27Provide a way for buildlink2.mk files to convert a build dependency tojlam1-5/+6
2002-09-27Create a new variable USE_X11_LINKS that controls whether packages thatjlam1-3/+12
2002-09-27Change /usr/lib/*.la to ${BUILDLINK_DIR}/lib/*.la in libtool archives whenjlam1-1/+2
2002-09-24Don't create the fake libtool archives unless USE_LIBTOOL is defined. Thisjlam1-1/+6
2002-09-24Allow passing multiple items to BUILDLINK_DEPENDS.<pkg>. So, if we havejlam1-2/+4
2002-09-23The previous commit of libtool-fix-la let a lot of references to the buildjlam1-1/+2
2002-09-23Allow for wrapper-specific transformations of arguments that occur afterjlam1-2/+20
2002-09-21Don't strip past non-whitespace characters.jlam1-3/+7
2002-09-21Handle removing the rpath flags in the wrappers if USE_BUILDLINK2 is set.jlam1-1/+10
2002-09-21Clarify comment for BUILDLINK_TRANSFORM.jlam1-2/+2
2002-09-20Protect against -Wl,-rpath,/usr/local/lib if LOCALBASE != /usr/local.jlam1-1/+2
2002-09-18Split up the UNTRANSFORM variables into *.{1,2,3} so that they won'tjlam1-5/+11
2002-09-18Modifications and additions to create a dummy libtool archive to representjlam1-22/+73
2002-09-17Ensure that the PROTECT and UNPROTECT variables are clobbered by properlyjlam1-3/+6