summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [ptxd_make_xpkg_pkg] Show actual src file used for installJon Ringle2010-03-081-3/+1
* [ptxd_make_xpkg_pkg] when a src file can't be found, show list of locations s...Jon Ringle2010-03-081-1/+8
* [ptxd_make_xpkg_pkd] move $src transformation to ptxd_install_setup_srcMarc Kleine-Budde2010-03-081-2/+9
* [ptxd_make_xpkg_pkg] ptxd_install_setup: remove double slashJon Ringle2010-03-081-2/+2
* [ptxd_make_xpkg_pkg] ptxd_install_file: show if doing install copy or alterna...Marc Kleine-Budde2010-03-081-1/+1
* [ptxd_make_xpkg_pkg] fix 'ptxd_install_file' if src is a linkMarc Kleine-Budde2010-03-081-0/+6
* [ptxd_make_xpkg_pkg] fix installation of read only filesMarc Kleine-Budde2010-03-051-8/+20
* [ptxd_make_xpkg_pkg] rename nfs_mod -> mod_nfsMarc Kleine-Budde2010-03-051-8/+8
* [ptxd_make_xpkg_pkg] add quotes around all variablesMarc Kleine-Budde2010-03-051-19/+19
* [ptxd_make_xpkg_pkg] make code mode readable by adding some blank linesMarc Kleine-Budde2010-03-051-5/+48
* [ptxdist] ad -l|--load-average= option (used with make)Michael Olbrich2010-03-051-1/+1
* [install_finish] use ptxd_pedantic to warn about an empty packageMichael Olbrich2010-03-051-1/+1
* [ptxdist] add -p|--pedantic optionMichael Olbrich2010-03-051-0/+18
* [install] add install_tree, install_archive, install_package, install_libMichael Olbrich2010-03-051-0/+122
* [install] handle all install_{copy,link,node,alternative} delayed in a scriptMichael Olbrich2010-03-056-61/+248
* [ptxd_make_world_install] save fakeroot dataMichael Olbrich2010-03-051-1/+4
* [ptxd_make_extract_archive] add function to extract archivesMichael Olbrich2010-03-052-45/+52
* [lib] define and use pkg_xpkg_mapMichael Olbrich2010-03-054-15/+17
* [install] use predefined variablesMichael Olbrich2010-03-052-7/+12
* [bash_completion] fix bash completion for newpackageMarc Kleine-Budde2010-03-031-1/+4
* [ptxd_lib_dgen] fix autogen_dep for host-packagesMarc Kleine-Budde2010-02-261-10/+2
* [ptxd_make_import] imake import to different location possibleMarc Kleine-Budde2010-02-251-3/+3
* [ptxd_make_import] cope with "source" statement with quoted files namesMarc Kleine-Budde2010-02-251-1/+10
* [ipkg-push] Limit search depth of findCarsten Schlote2010-02-211-1/+1
* [ptxdist] convert readlink -e -> readlink -fMarc Kleine-Budde2010-02-211-2/+2
* [ptxd_make_xpkg_finish] don't add dependencies to non existing ipkgsMarc Kleine-Budde2010-02-211-0/+7
* [install] fix return valuesMichael Olbrich2010-02-161-3/+4
* [udev] version bump 140 -> 150Carsten Schlote2010-02-111-0/+8
* [libptxdist] rename ptxd_ipkg_rev_packet to ptxd_ipkg_rev_package.Carsten Schlote2010-02-041-3/+3
* [PATCH] rename newpacket command to newpackage ...Uwe Kleine-König2010-02-032-45/+45
* [ptxd_make_world_common] add SYSROOT to target packages environmentMarc Kleine-Budde2010-02-021-1/+1
* [migrate] add hints for bzip2Michael Olbrich2010-02-021-0/+9
* [ipkg] Fixed ipg versions for ipkg-pushCarsten Schlote2010-01-271-1/+1
* [ptxd_make_ipkg_finish] fix dependency generationMarc Kleine-Budde2010-01-241-2/+2
* [toolchain-target.cmake] add include_ and link_directoriesMarc Kleine-Budde2010-01-231-0/+4
* [ptxd_make_00-init] properly export PTXDIST_PATH_SYSROOT_* variablesMarc Kleine-Budde2010-01-231-1/+1
* [ptxd_lib_kgen] filter out emacs lock filesMarc Kleine-Budde2010-01-201-2/+2
* [ptxd_make_world_common] fix default PATH settingMarc Kleine-Budde2010-01-201-1/+1
* [ptxd_make_world_common] set default PATHMarc Kleine-Budde2010-01-201-0/+7
* [ptxd_make_world_prepare] add cmake support for host packagesMarc Kleine-Budde2010-01-191-4/+13
* [ptxd_make_cmake_toolchain] generate a toolchain host fileMarc Kleine-Budde2010-01-191-0/+20
* [ptxd_make_cmake_toolchain] rename PTXDIST_CMAKE_TOOLCHAIN -> PTXDIST_CMAKE_T...Marc Kleine-Budde2010-01-191-5/+13
* [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_prepare] simplify prepare tool switchingMarc Kleine-Budde2010-01-191-8/+7
* [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-193-5/+5
* [ptxd_make_world_prepare] autotools: remove commented out --cache-file handlingMarc Kleine-Budde2010-01-191-17/+0