summaryrefslogtreecommitdiffhomepage
path: root/groups/100.native_tools.group
AgeCommit message (Collapse)AuthorFilesLines
2021-08-05groups/100.native_tools.group: pkgconf: bump to v1.8.0Ørjan Malde1-2/+2
Signed-off-by: Ørjan Malde <red@foxi.me>
2021-06-13groups/000.host_tools.group: pkgconf_host: bump to v1.7.4. ↵midipix1-2/+2
groups/100.native_tools.group: pkgconf: bump to v1.7.4. Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-27groups/{000.host_tools,100.native_tools}.group:tpax{_host,}:${PKG_URLS_GIT}: ↵Lucio Andrés Illanes Albornoz1-1/+1
updated (via midipix.)
2020-05-23groups/{native,host,minipix}: add tpax (git master)Ørjan Malde1-1/+3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-10Pass pkg-config(1) search path via ${PKG_CONFIG_LIBDIR}.Lucio Andrés Illanes Albornoz1-1/+1
2020-02-28groups/100.native_tools.group:${PKG_PKG_CONFIG_PATH}: configure w/ ↵Lucio Andrés Illanes Albornoz1-0/+1
${PREFIX_NATIVE}/lib/pkgconfig (via midipix.) groups/200.native_packages.group:${PKG_PKG_CONFIG_PATH}: configure w/ ${PREFIX_NATIVE}/lib/pkgconfig (via midipix.) groups/800.minipix.group:${PKG_PKG_CONFIG_PATH}: configure w/ ${PREFIX_NATIVE}/lib/pkgconfig (via midipix.) groups/dev_packages.group:${PKG_PKG_CONFIG_PATH}: configure w/ ${PREFIX_NATIVE}/lib/pkgconfig (via midipix.)
2020-02-26Implements group-group dependencies.Lucio Andrés Illanes Albornoz1-0/+1
2020-02-12groups/*.group: split from vars/build.vars.Lucio Andrés Illanes Albornoz1-0/+25
subr/build_init.subr: source groups/*.group & set ${GROUPS_DEFAULT}. vars/midipix.vars: merged into vars/env.vars.