summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_install.sh
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_world_install_post: improve pkg-config whitelist handlingMichael Olbrich2018-10-091-0/+4
* ptxd_make_world_install_post: avoid writing to sysroot in parallelMichael Olbrich2018-09-091-3/+2
* pkg-config: cleanup and improve path and dependency handlingMichael Olbrich2018-09-061-2/+11
* ptxd_make_world_install_post: don't generate bogus pkg-config file listsMichael Olbrich2018-06-081-2/+4
* ptxd_make_world_install_pack: remove la files, they are not neededMichael Olbrich2018-02-251-10/+4
* ptxd_make_world_install_unpack: make rpaths relocatableMichael Olbrich2018-02-251-10/+14
* ptxd_make_world_install_pack: make sure the *.prl files are relocatableMichael Olbrich2018-02-251-3/+7
* pkg-config-wrapper: only allow packages that are selectedMichael Olbrich2017-06-211-0/+7
* ptxd_make_world_compile.sh: conditionally redirect stderr>stdoutJon Ringle2017-06-021-1/+1
* add meson conf toolMichael Olbrich2017-04-131-0/+12
* Revert "install: reorder fixups etc."Michael Olbrich2016-09-211-17/+16
* install: reorder fixups etc.Michael Olbrich2016-09-201-16/+17
* ptxd_make_world_install_post: create hard links to save spaceMichael Olbrich2016-07-011-1/+1
* redirect command stderr to stdoutMichael Olbrich2016-05-291-1/+1
* ptxd_make_world_install_python_cleanup: prefer *.pyc in __pycache__ over exis...Michael Olbrich2016-05-261-3/+3
* ptxd_make_world_install_python_cleanup: make sure shared libraries are not ex...Michael Olbrich2016-05-261-0/+4
* ptxd_make_world_install_post: copy files with '--remove-destination'Michael Olbrich2015-11-071-1/+1
* ptxd_make_world_install_python_cleanup: fix race conditionMichael Olbrich2015-10-271-2/+3
* ptxd_make_world_install: handle python3 pyc filesMichael Olbrich2015-09-211-0/+18
* add helper to build python packagesMichael Olbrich2015-06-091-10/+26
* ptxd_make_world_install: explicitly check if host-fakeroot is installed befor...Michael Olbrich2015-05-261-1/+1
* ptxd_make_world_install_post: fix race conditionMichael Olbrich2015-02-281-1/+4
* ptxdist: add --verbose option and start using itMichael Olbrich2012-07-291-2/+8
* ptxd_make_world_install_post: Darwin: Edit install name of binariesBernhard Walle2012-06-301-0/+5
* ptxd_make_world_install_pack: complain lessMichael Olbrich2012-05-141-1/+3
* ptxd_make_world_install_pack: fix removing empty directoriesMichael Olbrich2012-02-021-2/+2
* ptxd_make_world_install: create /usr/share/misc directoryMichael Olbrich2011-05-041-1/+1
* [install] do nothing in install if the build directory is undefined.Michael Olbrich2010-10-271-2/+12
* [generic] don't use "find -executable"Marc Kleine-Budde2010-08-211-1/+1
* ptxd_make_world_install: replace binconfig stuff before copying to sysrootMichael Olbrich2010-08-151-3/+3
* [install] move rpath fixup to install.unpackMichael Olbrich2010-05-031-9/+10
* [install] only copy target *-config to ${PTXDIST_SYSROOT_CROSS}/binMichael Olbrich2010-04-241-2/+4
* [install] use chrpath in ptxd_make_world_install_unpack to fix the rpath of h...Michael Olbrich2010-04-231-0/+8
* [install] fix *.prl files like *.laMichael Olbrich2010-04-231-1/+5
* [install] fix all paths in *.la *-config etc.Michael Olbrich2010-04-231-5/+17
* [install] create install.[un]pack stages to support devel packagesMichael Olbrich2010-04-221-3/+43
* [install] refactor install scipt and move pkgdir/sysroot magic to install.postMichael Olbrich2010-04-151-29/+26
* [install] use fakeroot when availableMichael Olbrich2010-04-071-17/+10
* [install] cleanup ptxd_make_world_install_targetMichael Olbrich2010-04-071-7/+7
* [ptxd_make_world_install] don't create fakeroot environmentMarc Kleine-Budde2010-03-181-3/+3
* [ptxd_make_] provide and use variable for the fakeroot environmentMarc Kleine-Budde2010-03-101-3/+5
* [ptxd_make_world_install] save fakeroot dataMichael Olbrich2010-03-051-1/+4
* [ptxd_make_world_common] activate binconfig_globMarc Kleine-Budde2010-01-101-0/+6
* [ptxd_make_world] rename pkg_pkgdir -> pkg_pkg_dirMarc Kleine-Budde2009-11-091-9/+9
* [ptxd_make_world_install] only have two install functionsMarc Kleine-Budde2009-11-091-10/+5
* [ptxd_make_world_install] fix error messageMarc Kleine-Budde2009-11-091-1/+1
* [ptxd_make_world_install] move sysroot calculation into ptxd_make_world_commonMarc Kleine-Budde2009-11-091-12/+4
* [ptxd_make_world] new variable <PKG>_INSTALL_OPTMarc Kleine-Budde2009-11-061-4/+2
* [ptxd_make_world_install] don't use fakeroot for cross- packagesMarc Kleine-Budde2009-11-041-1/+1
* [ptxdist] add klibc- packages infrastructureJon Ringle2009-11-041-3/+11