summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wrapper: remove wrapper dir from PATH before executing the real toolMichael Olbrich2013-05-061-0/+1
* Add support for xz'd patchesBernhard Walle2013-05-031-1/+4
* ptxdist: add randconfig optionMichael Olbrich2013-04-141-0/+3
* gstreamer1: rename all packages gst*11 -> gst*1Michael Olbrich2013-04-081-0/+8
* ptxd_make_00-init: use armhf as IPKG arch on arm hardfloat systemsMarc Kleine-Budde2013-03-271-0/+3
* Fix (host) gcc wrapper on Gentoo LinuxBernhard Walle2013-03-221-1/+1
* ptxd_install_shared: Fix missing links when ${src} is a symlink itselfBernhard Walle2013-03-221-1/+1
* git-ptx-patches: add --notes to git-format-patch if it's supportedUwe Kleine-König2013-03-131-0/+7
* Add support for no-proxy option in URLS.Dennis 'Gyroplast' Herbrich2013-02-281-1/+2
* wrapper: save some variables duing initializationMichael Olbrich2013-02-082-1/+18
* host-libbz2: rename to host-bzip2Marc Kleine-Budde2013-02-051-0/+8
* ptxd_make_world_install_mangle_pc: make references to dirs in sysroot relativ...Marc Kleine-Budde2013-02-051-1/+4
* ptxd_make_00-init: setup PTXDIST_HOST_<FLAG> variablesMarc Kleine-Budde2013-02-051-1/+77
* scripts/wrapper: exit in case of errorMarc Kleine-Budde2013-02-051-0/+2
* scripts/wrapper: add host-wrapper, but do not enable yetMarc Kleine-Budde2013-02-054-3/+62
* scripts/wrapper: give functions adding target flags a proper nameMarc Kleine-Budde2013-02-054-11/+11
* scripts/wrapper: remove space before closing parenthesisMarc Kleine-Budde2013-02-051-3/+3
* scripts/wrapper: sort variables alphabeticallyMarc Kleine-Budde2013-02-051-3/+4
* scripts/wrapper: cpp-wrapper: use false instead of 0 to set LINKINGMarc Kleine-Budde2013-02-051-1/+1
* scripts/wrapper: don't use CCACHE for cpp or ldMarc Kleine-Budde2013-02-042-0/+3
* ptxd_make_world_patchin.sh: overwrite global diff.renames git optionAndreas Bießmann2013-02-031-0/+1
* ptxd_init_sysroot_toolchain: print error message when toolchain sysroot canno...Michael Olbrich2013-01-171-1/+1
* ptxd_lib_dgen: let <pkg>.get depend on <PKG>_SOURCES instead of <PKG>_SOURCEMichael Olbrich2013-01-021-1/+1
* ptxd_lib_dgen: define <PKG>_SOURCES and use it in export_srcMichael Olbrich2012-12-171-1/+2
* install_copy_toolchain: remove hackMichael Olbrich2012-12-173-5/+1
* move ptxd_abs2rel to libptxdist.shMichael Olbrich2012-12-172-42/+44
* ptxd_install_toolchain_lib: use ptxd_install_sharedMichael Olbrich2012-12-171-16/+1
* install_copy_toolchain.sh: use PTXDIST_SYSROOT_TOOLCHAINMichael Olbrich2012-12-173-47/+3
* ptxd_install_toolchain_lib: just follow links if the prefix cannot be detectedMichael Olbrich2012-12-171-8/+10
* install_copy_toolchain: handle linker scripts with absolute paths including s...Michael Olbrich2012-12-171-1/+3
* wrapper: fix copy/paste error in add_late_argMichael Olbrich2012-12-161-1/+1
* wrapper: add options for --as-neededMichael Olbrich2012-12-161-0/+1
* wrapper: add library search paths at the endMichael Olbrich2012-12-141-6/+9
* ptxd_verbose: fix logfile file descriptorMichael Olbrich2012-12-141-1/+1
* ptxdist: cleanup output redirectionMichael Olbrich2012-12-131-27/+23
* bash_completion: fix completion for 'clean'Michael Olbrich2012-12-111-1/+1
* wrapper: don't add linker flags if there is nothing to linkMichael Olbrich2012-12-101-1/+10
* wrapper: fix ld args for '$*' == '-v'Michael Olbrich2012-12-061-1/+1
* wrapper: abort if system paths are addedMichael Olbrich2012-11-281-0/+5
* ptxd_make_get: don't accept HTML filesptxdist-2012.11.0Michael Olbrich2012-11-271-0/+1
* ptxd_make_get: set PTXdist as user agentMichael Olbrich2012-11-271-0/+1
* wrapper: optimizeMichael Olbrich2012-11-205-37/+39
* wrapper: introduce a wrapper for cc, c++, cpp and ldJan Luebbe2012-11-205-0/+186
* ptxd_lib_dgen: image target may need ipkg/opkgMichael Olbrich2012-11-091-0/+7
* ptxd_make_get: touch the file instead of wget --no-use-server-timestampsMichael Olbrich2012-11-061-1/+1
* bash_completion: options a always validMichael Olbrich2012-10-281-5/+6
* bash_completion: no need for pushd/popd in a subshellMichael Olbrich2012-10-281-1/+1
* bash_completion: suppress errors when printing PTX_PACKAGES_SELECTEDMichael Olbrich2012-10-281-4/+4
* bash_completion: generate and cache commandsMichael Olbrich2012-10-281-3/+6
* bash_completion: generate and cache newpackage optionsMichael Olbrich2012-10-281-1/+5