summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* git-ptx-patches: Allow patches before base tagJon Ringle2011-07-151-0/+27
* ptxdist: make it possible to overwrite packages locallyRobert Schwebel2011-07-121-0/+15
* dgen: default HOST_<PKG>_URL to <PKG>_URLMichael Olbrich2011-07-051-0/+2
* ptxd_make_world_get: use pattern rule for sources instead of generated rulesMichael Olbrich2011-06-241-28/+0
* ptxd_make_world_extract: force extracting to <PKG>_DIRMichael Olbrich2011-06-231-2/+23
* ptxd_make_get: use <PKG>_SOURCE as target for savingMichael Olbrich2011-06-232-4/+9
* ptxd_make_xpkg_finish: remove old packages before creating the new oneMichael Olbrich2011-06-191-0/+5
* ptxd_make_xpkg_finish: refactorMichael Olbrich2011-06-193-31/+14
* ptxd_make_xpkg_deps: move to where it's used nowMichael Olbrich2011-06-192-35/+35
* ptxd_make_xpkg: handle DEPENDS in ptxd_make_xpkg_prepareMichael Olbrich2011-06-194-20/+11
* ptxd_make_xpkg_pkg: create dir containing dev nodesMarc Kleine-Budde2011-06-141-0/+1
* ptxd_lib_dgen: generate source rule for all packagesMichael Olbrich2011-06-101-5/+5
* ptxd_install_generic: fix creating device nodesMichael Olbrich2011-06-021-1/+1
* add helper functions for vfat imagesMichael Olbrich2011-05-311-0/+59
* Added option to sign ipkg-repositoryGeorge McCollister2011-05-281-0/+3
* lndir: add support for lndir:// URLJon Ringle2011-05-272-1/+20
* ptxd_make_xpkg_pkg: make it possible to use "-" as source for install_treeMichael Olbrich2011-05-261-1/+7
* opkg can now be used instead of ipkgGeorge McCollister2011-05-203-6/+80
* build images from ipkg repositoryGeorge McCollister2011-05-201-2/+11
* make ptxd_make_xpkg more genericGeorge McCollister2011-05-124-8/+12
* Define CMAKE_SYSTEM_PROCESSORBernhard Walle2011-05-101-0/+2
* install_link: relax absolute link handlingMichael Olbrich2011-05-091-4/+9
* ptxd_make_xpkg_pkg: all destinations must be absolute pathsMichael Olbrich2011-05-091-0/+5
* [get] add md5sum checking for downloaded archivesMichael Olbrich2011-05-043-0/+158
* ptxd_make_world_install: create /usr/share/misc directoryMichael Olbrich2011-05-041-1/+1
* temporary ipkg.conf doesn't need a real sourceGeorge McCollister2011-04-291-2/+1
* Added install_configGeorge McCollister2011-04-292-3/+18
* V3: add Xilinx MicroBlaze architectureStephan Linz2011-04-143-0/+156
* ptxd_make_world_install_mangle_pc: fix for prefix=/Michael Olbrich2011-04-121-8/+2
* ptxd_make_bootable: do nothing if no bootloader is selectedptxdist-2011.04.0Michael Olbrich2011-03-311-2/+4
* barebox: improve installing barebox on x86Michael Olbrich2011-03-281-1/+23
* image_hd: move bootloader selection into a functionMichael Olbrich2011-03-281-1/+41
* libptxdist: load scripts/lib/ptxd_make_* scripts from the BSPMichael Olbrich2011-03-281-0/+3
* ptxd_make_world_extract: fix typoMichael Olbrich2011-03-211-1/+1
* image_hd: fix installing grubMichael Olbrich2011-03-171-2/+2
* image_hd: move adding the bootloader to a separate scriptMichael Olbrich2011-03-151-0/+53
* ptxd_kconfig: export all necessary functionsMichael Olbrich2011-01-261-0/+3
* prepare: add -DCMAKE_TOOLCHAIN_FILE=... to {CROSS,HOST}_CMAKE_*Michael Olbrich2011-01-261-11/+2
* [ptxd_make_world_patchin] use ptxd_in_path to find patch dirMichael Olbrich2011-01-241-5/+3
* [ptxd_lib_dgen] use ptxd_in_path to find existing dirs in PTXDIST_PATH_RULESMichael Olbrich2011-01-241-4/+2
* [ptxd_make_xpkg_finish] use ptxd_in_path to search in PTXDIST_PATH_RULESMichael Olbrich2011-01-241-1/+1
* [ptxd_make_xpkg_prepare] use ptxd_in_path to search in PTXDIST_PATH_RULESMichael Olbrich2011-01-241-1/+1
* Revert "[dgen] use targetinstall.post instead of targetinstall for package de...Michael Olbrich2011-01-151-2/+2
* [ptxd_make_xpkg_pkg] use 'readelf' to check if a file can be strippedMichael Olbrich2010-11-241-1/+1
* install_tree: add "not stripping" optionMarc Kleine-Budde2010-11-231-2/+4
* [collection] generate valid kconfig files for "ptxdist collectionconfig"Michael Olbrich2010-11-181-16/+3
* [devpkg] be smarter when looking for dev packagesMichael Olbrich2010-11-161-4/+14
* [dgen] add -$(PTXCONF_ARCH_STRING)- to the devpkg namesMichael Olbrich2010-11-161-1/+1
* [ptxd_lib_dgen] use gawk because 'gensub()' is not POSIX awkMichael Olbrich2010-11-111-1/+1
* [ptxd_make_world_clean] delete dev packagesMichael Olbrich2010-11-051-0/+6