summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_common.sh
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_world_init: set pkg_conf_env if no conf tool is definedMichael Olbrich2019-03-021-1/+6
* ptxd_make_world_init: use the system python for python packages if 'HOST_SYST...Michael Olbrich2019-01-121-1/+5
* ptxd_make_world_init: define variables for more reproducible kbuild packagesMichael Olbrich2018-11-101-0/+7
* ptxd_make_world_init: reset SOURCE_DATE_EPOCH for local-src packagesMichael Olbrich2018-11-101-0/+2
* ptxd_make_world_init: improve logfile orderingMichael Olbrich2018-10-091-0/+3
* ptxd_make_world_init: fix redefining PTXDIST_LAYERS with older bash versionsMichael Olbrich2018-09-271-1/+2
* ptxd_make_world_init: make sure PTXDIST_LAYERS is definedMichael Olbrich2018-09-201-0/+6
* some more pkg-config cleanupMichael Olbrich2018-09-061-4/+0
* pkg-config: cleanup and improve path and dependency handlingMichael Olbrich2018-09-061-6/+15
* remove obsolete and broken klibc/initramfsMichael Olbrich2018-05-301-1/+0
* ninja: update jobserver patches from github issueMichael Olbrich2018-05-251-2/+2
* make sure $CC and $CXX are set for mesonMichael Olbrich2018-02-211-1/+2
* cleanup pkg-config environment handlingMichael Olbrich2018-02-211-1/+1
* ptxd_make_world_common.sh: fix meson build for non-Debian distrosptxdist-2018.01.0Clemens Gruber2018-01-181-1/+13
* patchin: run autogen.sh for local-src/ packagesMichael Olbrich2017-11-231-1/+0
* pkg-config-wrapper: only allow packages that are selectedMichael Olbrich2017-06-211-0/+6
* ptxd_make_world_compile.sh: conditionally redirect stderr>stdoutJon Ringle2017-06-021-0/+2
* add meson conf toolMichael Olbrich2017-04-131-7/+30
* ptxd_make_world_init: never use icecc during the prepare stageMichael Olbrich2016-10-301-1/+1
* ptxd_make_world_init: don't set pkg_install_envMichael Olbrich2016-07-011-1/+0
* ptxd_make_world_init: make pkg_conf_dir relativeMichael Olbrich2016-05-011-0/+1
* improve PTXdist release for license reporting mechanismMichael Olbrich2015-10-271-5/+0
* add helper to build python packagesMichael Olbrich2015-06-091-1/+18
* ptxd_make_world_common: cmake generated makefiles check if VERBOSE is set, no...Michael Olbrich2015-06-051-1/+1
* ptxdist: apply load limit to outer make as wellMichael Olbrich2015-05-261-1/+1
* tags: generate cscope by default, tooMarc Kleine-Budde2015-05-061-1/+1
* new command create a license report of all the selected packagesMichael Olbrich2015-02-061-0/+5
* ptxd_make_world_prepare: support <PKG>_CONF_TOOL := perlMichael Olbrich2014-04-111-1/+4
* ptxdist: add --verbose option and start using itMichael Olbrich2012-07-291-3/+3
* add generic kconfig based prepare stageMichael Olbrich2011-12-171-1/+4
* ptxdist: make it possible to overwrite packages locallyRobert Schwebel2011-07-121-0/+15
* trivial: fix typos concerning "incompatible"Uwe Kleine-König2010-09-131-6/+6
* [ptxd_make_world_common] add extract dir definitionsMarc Kleine-Budde2010-08-021-0/+7
* [ptxd_make_world_init] sanatize pkg_pkg_dir for host/cross packagesMichael Olbrich2010-08-021-0/+2
* [ptxd_make_world_common] define SYSROOT for host and cross packagesMichael Olbrich2010-04-231-1/+1
* [install] install host/cross packages to pkgdir by defaultMichael Olbrich2010-04-231-8/+10
* [ptxd_make_world_common] always use <PKG>_BUILD_OOT when setMichael Olbrich2010-04-071-15/+10
* [initramfs] Remove special initramfs target build directoriesJon Ringle2010-03-161-1/+1
* [ptxd_make_] provide and use variable for the fakeroot environmentMarc Kleine-Budde2010-03-101-0/+1
* [ptxdist] ad -l|--load-average= option (used with make)Michael Olbrich2010-03-051-1/+1
* [lib] define and use pkg_xpkg_mapMichael Olbrich2010-03-051-0/+5
* [ptxd_make_world_common] add SYSROOT to target packages environmentMarc Kleine-Budde2010-02-021-1/+1
* [ptxd_make_world_common] fix default PATH settingMarc Kleine-Budde2010-01-201-1/+1
* [ptxd_make_world_common] set default PATHMarc Kleine-Budde2010-01-201-0/+7
* [ptxd_make_world_common] assign default values for prepare_envMarc Kleine-Budde2010-01-191-1/+3
* [ptxd_make_world_common] add "_target" prefix to ptx_conf_* variablesMarc Kleine-Budde2010-01-191-4/+11
* [ptxd_make_world_common] use case instead of if for pkg_build_dir decisionMarc Kleine-Budde2010-01-191-16/+16
* [ptxd_make_world_common] fix commentsMarc Kleine-Budde2010-01-191-2/+2
* [ptxd_make_world_common] use -eq instead of = to compare intsMarc Kleine-Budde2010-01-191-1/+1
* lib/ptxd_*.sh: use $( ) instead of ` ` in shell scriptsMarc Kleine-Budde2010-01-191-1/+1