Age | Commit message (Expand) | Author | Files | Lines |
2019-08-18 | mk/buildlink3: add some more variables to show-all-bl3 | rillig | 1 | -1/+3 |
2019-05-01 | mk/buildlink3: remove references to buildlink2 from the documentation | rillig | 1 | -33/+18 |
2018-12-16 | mk/curses: document the affected variables for make show-all | rillig | 1 | -2/+2 |
2018-08-22 | Remove clauses 3,4 from TNF-only copyright blocks. | maya | 11 | -88/+11 |
2018-03-19 | Add more diagnostic info for when packages are forced to non-builtin. | dholland | 1 | -4/+14 |
2018-03-02 | mk/pkgconfig-builtin.mk: use more recent package in example in comment | wiz | 1 | -2/+2 |
2017-08-01 | don't try to create buildlinks if BUILDLINK_PREFIX.${_pkg_} is empty | dbj | 1 | -2/+3 |
2016-07-10 | Replaced while loop with for loop and initialized indentation. | rillig | 1 | -4/+3 |
2016-06-09 | In cwrappers case transform ${X11BASE} path after ${LOCALBASE} path | markd | 1 | -2/+2 |
2016-03-14 | Add support for -isystem to legacy wrappers. | markd | 1 | -1/+2 |
2015-05-04 | Drop _LIBTOOL and _SHLIBTOOL and make LIBTOOL and SHLIBTOOL point to the | joerg | 1 | -3/+1 |
2015-04-27 | Remove ECHO_WRAPPER_MSG and just use ECHO_BUILDLINK_MSG, which was set | jperkin | 1 | -2/+2 |
2015-03-15 | Drop special casing of rpath in /usr/lib, the change didn't really work | joerg | 1 | -9/+1 |
2015-03-15 | PR 49686: Drop -I and -L options references the built-in search | joerg | 1 | -1/+9 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 6 | -550/+23 |
2014-11-25 | Fix typo | joerg | 1 | -2/+2 |
2014-11-24 | Clean up error from manual patch application. | joerg | 1 | -2/+2 |
2014-11-24 | Add cwrappers glue as developed during Google's Summer of Code 2007. | joerg | 1 | -1/+26 |
2014-10-31 | Fix typo. | wiz | 1 | -2/+2 |
2014-09-02 | Check for the existence of a file before trying to remove it. It is highly | jperkin | 1 | -6/+7 |
2014-05-18 | Catch up to /boot/common => /boot/system/develop on Haiku. | obache | 1 | -2/+4 |
2014-04-17 | Stop USE_BUINTIN.pkg=no escalation from IGNORE_PKG.pkg=YES. | obache | 1 | -2/+3 |
2014-03-10 | Swap the ordering of the buildlink3 filters so that ${LOCALBASE} is | jperkin | 1 | -13/+13 |
2013-11-23 | Let to find ${X11BASE}/include additionally for the case ${X11_TYPE}==native. | obache | 1 | -4/+6 |
2013-11-23 | Introduce find-headers.mk, ablility to find builtin header files. | obache | 2 | -1/+106 |
2013-09-04 | Introduce _OPSYS_PREFER.<pkg> variables as a way to set an advisory | jperkin | 1 | -9/+27 |
2013-06-08 | Add two additional hacks/workarounds to make netbsd-5's make accept the | dholland | 1 | -3/+5 |
2013-06-07 | After including builtin.mk files, go through BUILDLINK_TREE in tree order | dholland | 1 | -1/+47 |
2013-05-13 | Fix another :ts | jperkin | 1 | -2/+2 |
2013-05-13 | It is a common misconception that ${FOO:tsc} will split FOO on 'c', | jperkin | 1 | -2/+2 |
2013-04-28 | Let to find libraires in COMPILER_LIB_DIRS instead of hard coded paths. | obache | 1 | -22/+5 |
2013-04-28 | * use SYSTEM_DEFAULT_RPATH/COMPILER_INCLUDE_DIRS/COMPILER_LIB_DIRS | obache | 1 | -18/+30 |
2013-02-02 | Fix previous, it didn't work as intended. Just having /usr/lib${LIBABISUFFIX} | hans | 1 | -3/+1 |
2013-02-01 | Treat /usr/lib${LIBABISUFFIX} like /usr/lib to avoid picking up the | hans | 1 | -1/+3 |
2012-09-16 | Add "BUILDLINK_AUTO_DIRS.<pkg>" control variable: | sbd | 1 | -1/+10 |
2012-09-16 | Add BUILDLINK_DIR.${_pkg_} with is either ${BUILDLINK_PREFIX.${_pkg_}} if | sbd | 1 | -1/+7 |
2012-05-24 | Treat /usr/lib${LIBABISUFFIX}} the same as /usr/lib and strip it out of | sbd | 1 | -4/+4 |
2012-05-11 | Apply user transformation earlier to make it possible to drop | joerg | 1 | -5/+5 |
2012-04-23 | Add '/lib${LIBABISUFFIX}' to the search path. | sbd | 1 | -1/+5 |
2012-04-23 | If the BUILDLINK_PREFIX is '/usr' then the BUILDLINK_LIBDIRS will be | sbd | 1 | -1/+4 |
2012-04-08 | Fix reverse condition, rewrite of X11BASE => BUILDLINK_X11_DIR are required for | obache | 1 | -2/+2 |
2012-03-19 | Drop imake-check logic from X11 components' builtin.mk. | joerg | 2 | -192/+0 |
2012-01-17 | On Linux-x86_64 system transform /usr/lib/../lib* to /usr/lib* so that | sbd | 1 | -1/+11 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -2/+2 |
2010-12-03 | Fix build on 64bit linux platforms. When buildlinking directories we | abs | 1 | -3/+3 |
2010-08-21 | Support builtin library detection for Haiku. | obache | 1 | -1/+15 |
2010-06-16 | Analogously to the case of modular xorg, do not use imake if it is not | schwarz | 1 | -4/+10 |
2010-05-19 | Add BUILTIN_PKGS with the "builtin" package names to the build information. | sbd | 1 | -1/+4 |
2010-05-03 | Revert addition of support for Haiku OS (BEINCLUDES and BELIBRARIES). | obache | 2 | -33/+8 |
2010-05-03 | Indent. | wiz | 1 | -13/+13 |