summaryrefslogtreecommitdiff
path: root/mk/buildlink2
AgeCommit message (Expand)AuthorFilesLines
2003-09-02Sync to HEAD before merging back.jlam2-10/+16
2003-08-31Pull in "depot" command from buildlink3 and use it consistently.jlam2-6/+19
2003-08-30Sync to HEAD.jlam1-1/+1
2003-08-27Correct the glob so that we actually match -L${BUILDLINK_DIR}/* andjlam1-2/+2
2003-08-27Sync to HEAD for subst.mkjlam1-89/+7
2003-08-18Change references to -[IL]${DEPOTBASE}/* into -[IL]${LOCALBASE} so thatjlam1-6/+11
2003-08-16DEPOTBASE can no longer be ${X11BASE}/${DEPOT_SUBDIR}.jlam1-3/+2
2003-08-16No longer support undocumented USE_X11_LINKS. It just makes life harderjlam1-8/+1
2003-08-16Undo most of the changes to this file so that building of "overwrite"jlam1-94/+49
2003-08-16Sync to HEAD for tools.mk changes.jlam3-97/+8
2003-08-14Sync to HEAD, primarily for texinfo changes, and prepare for buildlink3.jlam1-6/+4
2003-08-01Sync to HEAD.jlam1-3/+1
2003-07-30Prefer the .la files in ${LOCALBASE}/lib over the ones injlam1-4/+13
2003-07-24Restore pkgviews-mk branch modifications to pkgsrc/mk after botched sync tojlam1-44/+89
2003-07-24Sync with HEAD.jlam1-90/+45
2003-07-16Initial work in merging bits of the pkgviews branch into modern pkgsrc.jlam1-44/+89
2003-07-09Use proper compiler test.salo1-2/+2
2003-07-09More support bits for native Sun compilers (on Solaris).salo2-2/+19
2003-07-02Use "$@" when it matters.seb1-2/+2
2003-06-25Using GNU missing script as makeinfo seemed like a good ideaseb1-2/+4
2003-06-19Introduce a new framework to handle info files, install-info andseb1-1/+52
2003-06-19Apply patch by Joachim Koenig-Baltes (joachim at handshake dot de) injschauma2-5/+23
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-3/+3
2003-05-02Escape the wrappee name in an error message, since a user faced with anagc1-2/+2
2003-04-15typo in commentgrant1-2/+2
2003-04-15ugh, fix logic in last.grant1-2/+2
2003-04-15only create the wrappers for /opt/SUNWspro/bin/{CC,CXX} if we're notgrant1-1/+3
2003-04-11Make sure wrappee is actually a file/link before considering it found.jmc1-2/+4
2003-01-25Modify code to produce fake libtool archives to check whether the librariesjlam1-5/+7
2003-01-24Strip bare "-L${BUILDLINK_DIR}" (note there is no trailing "/lib") fromjlam1-1/+3
2003-01-15Add RCS Id.jlam1-0/+2
2003-01-14Bump build dependency on x11-links to 0.12 after teaching x11-links aboutjlam1-2/+2
2003-01-13bump BUILD_DEPENDS on x11-links (Darwin fixes).grant1-2/+2
2003-01-10Alphabetize _BLNK_CACHE_ALL list.jlam1-2/+2
2003-01-10Don't add rpath statements to _BLNK_LDFLAGS if _USE_RPATH != "yes".thorpej1-4/+9
2003-01-10Protect some substitutions with slashes -- i.e. so that /usr/pkgsrc/.../workmycroft1-3/+4
2003-01-10Protect ${WRKDIR} from transformation. We only want to transform pathsjlam1-1/+6
2003-01-10Fix indentation for case statement.jlam1-2/+2
2003-01-10Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-basejlam1-5/+18
2003-01-08Teach buildlink2 about ${_OPSYS_RPATH_NAME} instead of just using -Wl,-Rjlam1-11/+4
2003-01-07Also substitute for @BUILDLINK_X11_DIR@ in the wrapper scripts. This wasjlam1-1/+3
2003-01-07Output warnings to stderr, not to stdout (duh!)jlam1-3/+3
2003-01-07Don't complain about (correct) .buildlink leakage in the fake libtooljlam1-3/+4
2003-01-06Catch buildlink2 leakage as soon as it happens during the build process.jlam1-1/+6
2003-01-06Fix buildlink2 leakage into installed libtool archives that has been goingjlam1-2/+8
2003-01-06Some changes for Bourne shells that don't match NetBSD's feature-set:jlam2-7/+11
2003-01-03Require at least version 0.10 of the "x11-links" package becausetron1-2/+2
2003-01-03Add the buildlink2 warnings to the wrapper log as well as outputting tojlam1-1/+3
2003-01-01Use a while loop instead of a for loop to iterate over the arguments. Thisjlam1-2/+3
2002-12-28Darwin 5.5 has finished the grueling recertification process: stillschmonz1-2/+2