Age | Commit message (Expand) | Author | Files | Lines |
2003-09-02 | Remove -R* options from the dependency_libs lines of *.la and *.lai files.pkgviews_mk | jlam | 1 | -1/+10 |
2003-09-02 | Sync to HEAD before merging back. | jlam | 4 | -14/+20 |
2003-08-31 | Add a README file that documents pkgviews and buildlink3. | jlam | 1 | -0/+159 |
2003-08-31 | Move the PKGVIEWS file into buildlink3 and rename it "TODO". This file | jlam | 1 | -6/+1 |
2003-08-31 | Okay, now that I've read the file and actually understand what it's trying | jlam | 1 | -48/+25 |
2003-08-31 | Also strip out -L@WRKSRC@ since the libraries may be in the top-level | jlam | 1 | -2/+2 |
2003-08-31 | Make USE_X11_LINKS=NO mean "don't add a dependency on x11-links". | jlam | 1 | -7/+14 |
2003-08-31 | Pull in "depot" command from buildlink3 and use it consistently. | jlam | 2 | -6/+19 |
2003-08-31 | Actually, make sure that we don't try to remove broken packages on the | jlam | 1 | -9/+15 |
2003-08-31 | Check to see if DEPOTBASE is different from PKG_DBDIR as an optimization. | jlam | 1 | -9/+23 |
2003-08-31 | Fix some whitespace and remove a redundant ".PHONY: tags" target. | jlam | 1 | -5/+4 |
2003-08-30 | Sync to HEAD. | jlam | 3 | -11/+5 |
2003-08-30 | Missed one more. | jlam | 1 | -2/+2 |
2003-08-30 | The comment in the example buildlink3.mk file in the comments had a typo: | jlam | 1 | -2/+2 |
2003-08-30 | Require 20030823 of the pkg_install tools to get fixes in pkg_add(1) so | jlam | 1 | -2/+2 |
2003-08-30 | There are three different parts we can add to the common transforming | jlam | 1 | -2/+18 |
2003-08-30 | Protect references to ${PREFIX} and ${X11BASE} directories from being | jlam | 1 | -2/+34 |
2003-08-30 | Allow a transformation to be _only_ for either transform or untransform. | jlam | 1 | -5/+23 |
2003-08-30 | _PKG_DBDIR is in fact set in this very file. Thanks, seb! | jlam | 1 | -2/+2 |
2003-08-30 | Sync to HEAD. | jlam | 2 | -3/+3 |
2003-08-30 | * Change the mangled directory name style so that it's possible to | jlam | 1 | -7/+15 |
2003-08-30 | Add a new command "depot:src:dst" that translates "src/<dir>/" into "dst/". | jlam | 1 | -38/+51 |
2003-08-30 | Strip leading spaces from dependency_libs in the modified .lai file. | jlam | 1 | -1/+2 |
2003-08-29 | Fix up building X11 packages and fix _BLNK_LT_ARCHIVE_FILTER to translate | jlam | 1 | -26/+39 |
2003-08-29 | Don't stomp on PLIST_SRC if using dynamic PLISTs. Instead, make bsd.pkg.mk | jlam | 1 | -6/+7 |
2003-08-29 | Support two new variables: | jlam | 3 | -8/+34 |
2003-08-29 | buildlink2 no longer uses BUILDLINK_X11PKG_DIR, so reap it. | jlam | 1 | -6/+4 |
2003-08-28 | Deal with "-Wl,--rpath -Wl,/path/to/dir" by compressing it into a single | jlam | 6 | -8/+48 |
2003-08-28 | Avoid removing bare -[ILR], etc. You're allowed to put a space between | jlam | 1 | -7/+20 |
2003-08-28 | Properly preserve some whitespace during tranformations. | jlam | 1 | -10/+10 |
2003-08-28 | Second pass at making buildink3 usable by overwrite packages. This | jlam | 2 | -46/+106 |
2003-08-27 | (*) Automatically add BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg>, | jlam | 1 | -8/+32 |
2003-08-27 | Correct the glob so that we actually match -L${BUILDLINK_DIR}/* and | jlam | 1 | -2/+2 |
2003-08-27 | Correct the glob so that we actually match -L${BUILDLINK_DIR}/* and | jlam | 1 | -2/+2 |
2003-08-27 | Add code to unbuildlinkify files and libtool archives. | jlam | 2 | -5/+46 |
2003-08-27 | Add some .PHONY targets for correctness. | jlam | 1 | -1/+4 |
2003-08-27 | Sync to HEAD for subst.mk | jlam | 17 | -119/+193 |
2003-08-27 | First pass at allowing overwrite packages to build using buildlink3. | jlam | 1 | -45/+150 |
2003-08-27 | Remove spurious line that causes spewage for "static" action. | jlam | 1 | -2/+1 |
2003-08-27 | Promote buildlink3 framework into something that can be chosen by setting | jlam | 1 | -13/+10 |
2003-08-27 | Rename BUILDLINK_DEPOT to BUILDLINK_PKG_DBDIR to more accurately reflect | jlam | 1 | -13/+12 |
2003-08-27 | Add a new su-able target "remove-views" that removes a package from the | jlam | 1 | -1/+30 |
2003-08-27 | Cut-n-pasto: s/GREP/GMAKE/ in the GNU make section. | jlam | 1 | -2/+2 |
2003-08-27 | Some speed optimizations so that we don't keep evaluating some variables | jlam | 2 | -17/+29 |
2003-08-27 | Forgot a USE_GMAKE => USE_GNU_TOOLS+=make. | jlam | 1 | -5/+6 |
2003-08-26 | Sync to HEAD | jlam | 11 | -28/+91 |
2003-08-26 | Move the PKG_INSTALLATION_TYPE and _PKG_DBDIR definitions into | jlam | 2 | -14/+19 |
2003-08-26 | Separate the concepts of where the metadata for a depoted package are, and | jlam | 1 | -6/+12 |
2003-08-26 | ename some private variables so that they begin with _BLNK. | jlam | 1 | -4/+4 |
2003-08-26 | Avoid executing pkg_info when we don't have to. | jlam | 1 | -15/+14 |