summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_install.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ptxd_make_world] put pkg_config vars environemnt of every stageMarc Kleine-Budde2009-08-071-0/+1
* [ptxd_make_world_install] activate .pc file mangler, don't add sysroot in pkg...Marc Kleine-Budde2009-08-061-1/+8
* [ptxd_make_world_install] delete pkg_pkgdir properly before "make install"Marc Kleine-Budde2009-07-081-1/+1
* [ptxd_make_world_install] provide generic install functionMarc Kleine-Budde2009-06-151-0/+98