summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_common.sh
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [ptxd_make_world_common] add INSTALL_ROOT to pkg_install_optMichael Olbrich2010-01-181-1/+1
* [prepare] refactor default prepare stage magicMichael Olbrich2010-01-181-9/+36
* [ptxd_make_world_common] sanatize ${pkg_pkg_dir}Michael Olbrich2010-01-181-0/+7
* [lib] define pkg_sysroot_dir for all packagesMichael Olbrich2010-01-181-1/+3
* [lib] always set DESTDIR to ${pkg_pkg_dir}. pkg_pkg_dir is empty when unused.Michael Olbrich2010-01-181-4/+1
* [ptxd_make_world_common] add pkg_labelMarc Kleine-Budde2010-01-131-1/+2
* [ptxd_make_world_common] use <PKG>_CONF_ENV when setMichael Olbrich2010-01-101-6/+7
* [ptxd_make_world_common] introduce new variable ${PKG}_BINCONFIG_GLOBMarc Kleine-Budde2010-01-101-0/+7
* [ptxd_make_world_init_compat] use <PKG>_MAKE_ENV when setMichael Olbrich2010-01-041-3/+5
* [tags] new default for tag generation is "tags ctags"Marc Kleine-Budde2009-12-031-2/+2
* [ptxd_make_world] rename pkg_pkgdir -> pkg_pkg_dirMarc Kleine-Budde2009-11-091-1/+1
* [ptxd_make_world_install] move sysroot calculation into ptxd_make_world_commonMarc Kleine-Budde2009-11-091-0/+10
* [ptxd_make_world_common.sh] fix pkg_build_dir checkMichael Olbrich2009-11-091-1/+1
* [ptxd_make_world_common] re-add DESTDIR="" for host- and cross- packagesMarc Kleine-Budde2009-11-071-1/+2
* [ptxd_make_world_tags] add generic "tags" targetMarc Kleine-Budde2009-11-061-0/+8
* [ptxd_make_world] new variable <PKG>_INSTALL_OPTMarc Kleine-Budde2009-11-061-1/+20
* [ptxd_make_world] new variable <PKG>_MAKE_OPTMarc Kleine-Budde2009-11-061-4/+5
* [ptxdist] fix "local -a" + IFS problemMarc Kleine-Budde2009-11-031-1/+2
* [ptxd_make_world_common] add share/pkconfig to host's PKG_CONFIG_LIBDIR, tooMarc Kleine-Budde2009-10-261-1/+1
* [ptxd_make_world] put pkg_config vars environemnt of every stageMarc Kleine-Budde2009-08-071-1/+6
* [ptxd_make_world_common] don't use eval based ptxd_var_concatMarc Kleine-Budde2009-07-281-2/+1
* [ptxd_make_world_common] only print deprecated vars in prepare stageMarc Kleine-Budde2009-06-221-1/+8
* [ptxd_make_world_common] provide common functions for the shell environmentMarc Kleine-Budde2009-06-151-0/+201