summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_lib_dgen.awk
Commit message (Expand)AuthorAgeFilesLines
* ptxd_lib_dgen: merge dependencies of virtual packagesMichael Olbrich2016-05-191-0/+22
* ptxd_lib_dgen: handle dependencies from ptxconfig and platformconfig for the ...Michael Olbrich2016-05-011-9/+31
* project-name: add option to check license information when building the packagesMichael Olbrich2015-12-111-0/+9
* improve PTXdist release for license reporting mechanismMichael Olbrich2015-10-271-0/+1
* ptxd_lib_dgen: add order-only dependency to extractMichael Olbrich2015-05-261-0/+5
* ptxd_lib_dgen.awk: Fix warningBernhard Walle2015-04-301-6/+6
* ptxd_lib_dgen: let host packages inherit license variables as wellMichael Olbrich2015-02-061-0/+3
* new command create a license report of all the selected packagesMichael Olbrich2015-02-061-0/+1
* ptxd_lib_dgen: strip white spaces from this_pkgMichael Olbrich2014-09-051-1/+1
* ptxd_lib_dgen: fix dependencies for image packagesMichael Olbrich2014-08-111-1/+2
* ptxd_lib_dgen: be more clever about tarball dependenciesMichael Olbrich2014-07-221-1/+3
* ptxd_lib_dgen: don't dereference <PKG>_DEVPKG twiceJon Ringle2014-02-131-1/+1
* ptxdist getdev: Download dev packages from ${PTXCONF_PROJECT_DEVMIRROR}Jon Ringle2014-01-291-0/+7
* ptxd_lib_dgen.awk: cleanup alignmentMichael Olbrich2014-01-221-2/+2
* ptxd_lib_dgen: let <pkg>.get depend on <PKG>_SOURCES instead of <PKG>_SOURCEMichael Olbrich2013-01-021-1/+1
* ptxd_lib_dgen: define <PKG>_SOURCES and use it in export_srcMichael Olbrich2012-12-171-1/+2
* ptxd_lib_dgen: image target may need ipkg/opkgMichael Olbrich2012-11-091-0/+7
* ptxd_lib_dgen: autogen.sh is now called in .extract.post, so depend on autoge...Michael Olbrich2012-10-181-1/+1
* ptx/collection: new macro to generate a package list from a collectionconfigMichael Olbrich2012-10-121-0/+1
* ptxd_lib_dgen: image-<pkg>.install.post should depend on $(<PKG>_IMAGE)Michael Olbrich2012-07-021-0/+1
* ptxd_lib_dgen: fix image dependenciesMichael Olbrich2012-06-141-1/+4
* ptxd_lib_dgen: first steps for image packagesMichael Olbrich2012-06-131-6/+28
* ptxd_lib_dgen: more refactoringMichael Olbrich2012-06-131-135/+115
* ptxd_lib_dgen: start refactoringMichael Olbrich2012-06-131-9/+9
* prepare: move autogen into a separate stageMichael Olbrich2012-05-271-3/+4
* ptxd_lib_dgen: fix for older gawkMichael Olbrich2012-03-131-4/+10
* ptxd_lib_dgen: introduce runtime and buildtime dependenciesMichael Olbrich2012-03-131-9/+16
* ptxd_lib_dgen: simplify deps generationMichael Olbrich2012-03-131-26/+16
* dgen: default HOST_<PKG>_URL to <PKG>_URLMichael Olbrich2011-07-051-0/+2
* ptxd_make_world_get: use pattern rule for sources instead of generated rulesMichael Olbrich2011-06-241-28/+0
* ptxd_lib_dgen: generate source rule for all packagesMichael Olbrich2011-06-101-5/+5
* lndir: add support for lndir:// URLJon Ringle2011-05-271-1/+6
* [get] add md5sum checking for downloaded archivesMichael Olbrich2011-05-041-0/+1
* Revert "[dgen] use targetinstall.post instead of targetinstall for package de...Michael Olbrich2011-01-151-2/+2
* [dgen] add -$(PTXCONF_ARCH_STRING)- to the devpkg namesMichael Olbrich2010-11-161-1/+1
* [ptxd_lib_dgen] add "-" to packages detection regexMarc Kleine-Budde2010-08-021-1/+1
* [dgen] don't define convenience variables for host/cross package without corr...ptxdist-2010.08.0Michael Olbrich2010-08-021-4/+7
* [dgen] create non-existing source stagesMichael Olbrich2010-07-191-0/+27
* [dgen] use targetinstall.post instead of targetinstall for package dependenciesMichael Olbrich2010-07-011-2/+2
* [install] install host/cross packages to pkgdir by defaultMichael Olbrich2010-04-231-0/+4
* [install] use chrpath in ptxd_make_world_install_unpack to fix the rpath of h...Michael Olbrich2010-04-231-0/+2
* [install] create install.[un]pack stages to support devel packagesMichael Olbrich2010-04-221-1/+12
* [ptxd_lib_dgen] define <PKG>_DEVPKG for all packagesMichael Olbrich2010-04-221-2/+13
* [ptxd_lib_dgen] fix md5sum creationMichael Olbrich2010-04-191-2/+2
* [ptxd_lib_dgen] create md5sum for PTXCONF options for each packageMichael Olbrich2010-04-161-0/+21
* [ptxd_lib_dgen] fix autogen_dep for host-packagesMarc Kleine-Budde2010-02-261-10/+2
* [dgen] generate default builddir for host- and cross- packagesMarc Kleine-Budde2010-01-111-1/+4
* [dgen] add default package name & source variables for host-* and cross-* pac...Michael Olbrich2010-01-101-2/+14
* [autogen] create automatic dependencies for packages that need to run autogen.shMichael Olbrich2009-10-261-0/+17
* [dgen] add support for new "BASE" dependenciesMarc Kleine-Budde2009-08-171-2/+18