Age | Commit message (Expand) | Author | Files | Lines |
2003-06-19 | Apply patch by Joachim Koenig-Baltes (joachim at handshake dot de) in | jschauma | 2 | -5/+23 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -3/+3 |
2003-05-02 | Escape the wrappee name in an error message, since a user faced with an | agc | 1 | -2/+2 |
2003-04-15 | typo in comment | grant | 1 | -2/+2 |
2003-04-15 | ugh, fix logic in last. | grant | 1 | -2/+2 |
2003-04-15 | only create the wrappers for /opt/SUNWspro/bin/{CC,CXX} if we're not | grant | 1 | -1/+3 |
2003-04-11 | Make sure wrappee is actually a file/link before considering it found. | jmc | 1 | -2/+4 |
2003-01-25 | Modify code to produce fake libtool archives to check whether the libraries | jlam | 1 | -5/+7 |
2003-01-24 | Strip bare "-L${BUILDLINK_DIR}" (note there is no trailing "/lib") from | jlam | 1 | -1/+3 |
2003-01-15 | Add RCS Id. | jlam | 1 | -0/+2 |
2003-01-14 | Bump build dependency on x11-links to 0.12 after teaching x11-links about | jlam | 1 | -2/+2 |
2003-01-13 | bump BUILD_DEPENDS on x11-links (Darwin fixes). | grant | 1 | -2/+2 |
2003-01-10 | Alphabetize _BLNK_CACHE_ALL list. | jlam | 1 | -2/+2 |
2003-01-10 | Don't add rpath statements to _BLNK_LDFLAGS if _USE_RPATH != "yes". | thorpej | 1 | -4/+9 |
2003-01-10 | Protect some substitutions with slashes -- i.e. so that /usr/pkgsrc/.../work | mycroft | 1 | -3/+4 |
2003-01-10 | Protect ${WRKDIR} from transformation. We only want to transform paths | jlam | 1 | -1/+6 |
2003-01-10 | Fix indentation for case statement. | jlam | 1 | -2/+2 |
2003-01-10 | Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-base | jlam | 1 | -5/+18 |
2003-01-08 | Teach buildlink2 about ${_OPSYS_RPATH_NAME} instead of just using -Wl,-R | jlam | 1 | -11/+4 |
2003-01-07 | Also substitute for @BUILDLINK_X11_DIR@ in the wrapper scripts. This was | jlam | 1 | -1/+3 |
2003-01-07 | Output warnings to stderr, not to stdout (duh!) | jlam | 1 | -3/+3 |
2003-01-07 | Don't complain about (correct) .buildlink leakage in the fake libtool | jlam | 1 | -3/+4 |
2003-01-06 | Catch buildlink2 leakage as soon as it happens during the build process. | jlam | 1 | -1/+6 |
2003-01-06 | Fix buildlink2 leakage into installed libtool archives that has been going | jlam | 1 | -2/+8 |
2003-01-06 | Some changes for Bourne shells that don't match NetBSD's feature-set: | jlam | 2 | -7/+11 |
2003-01-03 | Require at least version 0.10 of the "x11-links" package because | tron | 1 | -2/+2 |
2003-01-03 | Add the buildlink2 warnings to the wrapper log as well as outputting to | jlam | 1 | -1/+3 |
2003-01-01 | Use a while loop instead of a for loop to iterate over the arguments. This | jlam | 1 | -2/+3 |
2002-12-28 | Darwin 5.5 has finished the grueling recertification process: still | schmonz | 1 | -2/+2 |
2002-12-28 | As a refinement on the previous commit, we shouldn't even add .../.libs | jlam | 1 | -8/+15 |
2002-12-28 | Break out of loop as soon after the first time we find a libfoo.la libtool | jlam | 1 | -1/+2 |
2002-12-27 | More ideas: _STRIPFLAG_CC, _STRIPFLAG_INSTALL, compiler optimization flags. | schmonz | 1 | -2/+3 |
2002-12-27 | Both buildlink caching methods work on Solaris 8 and Darwin 6.2. | grant | 2 | -5/+6 |
2002-12-26 | Full caching still works on Irix. Yay. :) | jschauma | 1 | -2/+2 |
2002-12-26 | Add some libtool workarounds for software authors that don't follow the | jlam | 3 | -1/+55 |
2002-12-26 | Rewrite wrapper scripts so that it is possible to add wrapper-specific | jlam | 13 | -241/+343 |
2002-12-26 | buildlink1 is dead. Long live buildlink2! (Perhaps Q2 should be removed.) | schmonz | 1 | -4/+4 |
2002-12-25 | Let p:path convert both: | jlam | 1 | -2/+3 |
2002-12-25 | Add a to-do item: | schmonz | 1 | -3/+11 |
2002-12-23 | Let's be consistent: | jschauma | 1 | -3/+3 |
2002-12-23 | Note that buildlink2 and full caching both work on IRIX (thanks, jschauma!) | jlam | 2 | -3/+4 |
2002-12-23 | Note that to test buildlink2, we need to build & install, but to test | jlam | 1 | -3/+3 |
2002-12-23 | Note that Solaris 8 & 9 work with full caching enabled (thanks grant, salo!). | jlam | 2 | -6/+11 |
2002-12-23 | - full caching works on Solaris 8. | grant | 1 | -4/+5 |
2002-12-23 | Convert the lists into a capability matrix for ease of maintainence, and | jlam | 1 | -16/+13 |
2002-12-23 | buildlink2 works on NetBSD-1.5.x (thanks gendalia!). Also note that we | jlam | 1 | -4/+4 |
2002-12-22 | The buildlink2 problems on non-NetBSD platform seem to be related to | jlam | 10 | -94/+129 |
2002-12-03 | Allow package Makefiles to define REPLACE_LOCALEDIR, which is a space- | jlam | 1 | -10/+20 |
2002-12-02 | IRIX wants -rpath (missed in last commit) | jschauma | 1 | -1/+9 |
2002-12-01 | Move the PKGLOCALDIR section a little lower so it isn't in the middle of | jlam | 1 | -21/+20 |