summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_world_extract: make it work with older tarMichael Olbrich2011-09-011-1/+1
* git-ptx-patches: move longopt parsing in front of shortopts parsingMarc Kleine-Budde2011-08-171-5/+5
* git-ptx-patches: fix & cleanupMichael Olbrich2011-07-151-13/+6
* git-ptx-patches: Allow patches before base tagJon Ringle2011-07-152-6/+94
* 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
* git-ptx-patches: use --no-signature only when supportedMichael Olbrich2011-06-141-1/+5
* ptxd_make_xpkg_pkg: create dir containing dev nodesMarc Kleine-Budde2011-06-141-0/+1
* git-ptx-patches: create patches without signatureMichael Olbrich2011-06-131-1/+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-204-7/+84
* build images from ipkg repositoryGeorge McCollister2011-05-202-6/+31
* 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
* libptxdist: fix including scripts/lib/ptxd_make_*.shMichael Olbrich2011-04-121-2/+5
* 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-282-2/+9
* ptxd_make_world_extract: fix typoMichael Olbrich2011-03-211-1/+1
* genhdimg: write as little as possibleMichael Olbrich2011-03-171-90/+15
* image_hd: fix installing grubMichael Olbrich2011-03-171-2/+2
* image_hd: move adding the bootloader to a separate scriptMichael Olbrich2011-03-152-46/+129
* scripts: add ptxd_filter_dirMichael Olbrich2011-03-101-0/+36
* owfs: use '|| ALLYES' when depending on !BUSYBOX_*Michael Olbrich2011-02-021-0/+9
* ptxd_kconfig: export all necessary functionsMichael Olbrich2011-01-262-0/+4
* 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