summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_prepare.sh
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_world_prepare_init: allow keeping the build tree during prepare for...Michael Olbrich2019-09-161-1/+3
* ptxd_make_world_prepare/install/clean: sanitize sysrootMichael Olbrich2019-09-061-2/+3
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
* ptxd_make_world_hash: print correct commentMichael Olbrich2019-06-051-1/+1
* ptxd_make_world_prepare: allow cross cmake packagesMichael Olbrich2019-06-041-7/+0
* detect patch changes and reextract when neededMichael Olbrich2019-06-041-0/+2
* ptxd_make_world_cfghash: make it more genericMichael Olbrich2019-05-311-7/+12
* ptxd_make_world_prepare: make sure the correct host-tool is actually selectedMichael Olbrich2019-03-141-0/+23
* ptxd_make_world_prepare: move build dir setup into a separate functionMichael Olbrich2019-02-191-5/+10
* ptxd_make_kconfig: improve oldconfig handling with -qMichael Olbrich2018-11-231-5/+1
* ptxd_make_world_prepare: improve output order with --output-syncMichael Olbrich2018-09-061-1/+1
* ptxd_make_world_prepare: on error, add verbose logs to the ptxdist logfileMichael Olbrich2018-09-061-0/+12
* improve dependency handlingMichael Olbrich2018-07-101-0/+25
* ptxd_make_world_compile.sh: conditionally redirect stderr>stdoutJon Ringle2017-06-021-1/+1
* add meson conf toolMichael Olbrich2017-04-131-1/+16
* redirect command stderr to stdoutMichael Olbrich2016-05-291-1/+1
* ptxd_make_world_prepare: cleanup sanity checksMichael Olbrich2016-05-291-9/+14
* add helper to build python packagesMichael Olbrich2015-06-091-0/+2
* perl: name the wrapper 'cross-perl' to avoid name clashes with system perlMichael Olbrich2014-04-151-1/+1
* ptxd_make_world_prepare: support <PKG>_CONF_TOOL := perlMichael Olbrich2014-04-111-1/+19
* ptxdist: add --verbose option and start using itMichael Olbrich2012-07-291-3/+3
* add generic kconfig based prepare stageMichael Olbrich2011-12-171-1/+14
* prepare: add -DCMAKE_TOOLCHAIN_FILE=... to {CROSS,HOST}_CMAKE_*Michael Olbrich2011-01-261-11/+2
* fix failing cd in prepare stage if <PKG>_CONF_TOOL=NO and empty extractptxdist-2010.11.0Remy Bohmer2010-11-031-1/+1
* [prepare] do nothing in prepare if the conf directory is undefined.Michael Olbrich2010-10-271-0/+5
* [ptxd_make_world_prepare] add cmake support for host packagesMarc Kleine-Budde2010-01-191-4/+13
* [ptxd_make_world_prepare] simplify prepare tool switchingMarc Kleine-Budde2010-01-191-8/+7
* [ptxd_make_world_prepare] autotools: remove commented out --cache-file handlingMarc Kleine-Budde2010-01-191-17/+0
* [prepare] refactor default prepare stage magicMichael Olbrich2010-01-181-9/+30
* [ptxd_make_world_prepare.sh] disable cache file for nowMichael Olbrich2009-11-091-17/+17
* [ptxd_make_world] put pkg_config vars environemnt of every stageMarc Kleine-Budde2009-08-071-0/+2
* [ptxd_make_world_prepare] provide generic prepare functionMarc Kleine-Budde2009-06-151-0/+103