summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* libptxdist: fix verbose printingMarc Kleine-Budde2012-08-011-1/+1
* ptxdist: add --verbose option and start using itMichael Olbrich2012-07-298-12/+40
* libptxdist: add file descriptor to log only to the logfileMichael Olbrich2012-07-291-1/+2
* ptxd_lib_template: image-genimage: use package name as default config nameMichael Olbrich2012-07-031-1/+1
* ptxd_lib_template: image files should start with 'image-'Michael Olbrich2012-07-031-0/+2
* ptxd_lib_template: print paths relative to $PWDMichael Olbrich2012-07-031-3/+12
* ptxd_lib_dgen: image-<pkg>.install.post should depend on $(<PKG>_IMAGE)Michael Olbrich2012-07-021-0/+1
* ptxd_make_world_install_post: Darwin: Edit install name of binariesBernhard Walle2012-06-302-0/+81
* ptxd_make_image_genimage: handle includes and dependenciesMichael Olbrich2012-06-301-8/+39
* ptxd_install_file_strip: strip .GCC.command.line sectionMichael Olbrich2012-06-291-1/+1
* pkg-config-wrapper: remove not needed -I $SYSROOT/include from outputMarc Kleine-Budde2012-06-141-0/+18
* pkg-config-wrapper: call via env bashMarc Kleine-Budde2012-06-141-1/+1
* templates: add image-genimage templateMichael Olbrich2012-06-142-1/+20
* ptxd_make_image_genimage: generate images with 'genimage'Michael Olbrich2012-06-141-0/+48
* templates: add image-tgz templateMichael Olbrich2012-06-142-1/+12
* ptxd_make_image_archive: new function to create tarball imagesMichael Olbrich2012-06-141-0/+28
* templates: be more verbose when generating filesMichael Olbrich2012-06-141-0/+3
* ptxd_lib_dgen: fix image dependenciesMichael Olbrich2012-06-141-1/+4
* ptxd_make_xpkg_pkg: install_file, install_dir: print UID/GID and names (if sp...Marc Kleine-Budde2012-06-141-4/+4
* ptxd_make_xpkg_pkg: add possibility to specify user/group as namesMarc Kleine-Budde2012-06-141-0/+72
* ptxd_make_xpkg_pkg: first call ptxd_install_setup, then print informationMarc Kleine-Budde2012-06-141-18/+12
* ptxd_make_xpkg_pkg: ptxd_install_setup: propagate error if mod calculation failsMarc Kleine-Budde2012-06-141-3/+3
* ptxd_make_xpkg_pkg: install_dir: exit with error if install_dir failsMarc Kleine-Budde2012-06-141-1/+2
* ptxd_make_xpkg_pkg: install_replace_figlet: fix syntax highlightingMarc Kleine-Budde2012-06-141-1/+1
* ptxd_lib_dgen: first steps for image packagesMichael Olbrich2012-06-131-6/+28
* ptxd_lib_dgen: more refactoringMichael Olbrich2012-06-131-135/+115
* ptxd_lib_dgen: start refactoringMichael Olbrich2012-06-131-9/+9
* ptxd_make_image_fix_permissions: fix after refactoringMichael Olbrich2012-06-131-1/+1
* ptxd_abspath: fix for directories ending with '..'Michael Olbrich2012-06-131-2/+9
* ptxd_init_sysroot_toolchain: improve sysroot detectionMichael Olbrich2012-06-132-1/+30
* libptxdist: define ptxd_get_alternativeMichael Olbrich2012-06-131-0/+30
* set opkg/ipkg variables in ptx/envMichael Olbrich2012-06-135-8/+8
* ptxd_make_image_extract_xpkg_files: make image_work_dir an argumentMichael Olbrich2012-06-131-6/+7
* ptxd_get_ipkg_files: package list as argumentsMichael Olbrich2012-06-132-4/+3
* ptxd_make_image_prepare_work_dir: refactorMichael Olbrich2012-06-131-12/+19
* Keep the bash's autocompletion in sync with PTXdist's featuresJuergen Beisert2012-06-021-1/+1
* Honor the Barebox bootloaderJuergen Beisert2012-06-021-1/+1
* prepare: move autogen into a separate stageMichael Olbrich2012-05-272-45/+73
* ptxd_make_world_install_pack: complain lessMichael Olbrich2012-05-141-1/+3
* Replace seq by the appropriate sequenceDaniel Kriesten2012-04-181-2/+2
* microblaze: support Linux 3.x in Xilinx BSP scriptsStephan Linz2012-04-171-3/+3
* gstreamer: version bump 0.10.35 -> 0.10.36Michael Olbrich2012-04-151-0/+8
* ptxd_get_lib_dir: also match ld.so.1Michael Olbrich2012-04-061-1/+1
* ptxd_install_shared: only look for links in the same directoryMichael Olbrich2012-04-041-1/+1
* ptxd_init_sysroot_toolchain: fix setting PTXDIST_SYSROOT_TOOLCHAINMichael Olbrich2012-04-041-0/+1
* Make packages install their libraries at the right placeRemy Bohmer2012-04-032-4/+23
* Remove hardcoded paths from glibc.makeRemy Bohmer2012-04-031-1/+1
* add migrate pattern for GLIBC_LOCALTIMEMichael Olbrich2012-04-031-0/+8
* be consistent when calling gcc to query toolchain dataMichael Olbrich2012-03-242-14/+26
* scripts/ipkg-push: return nonzero on errorLadislav Michl2012-03-151-1/+1