summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_xpkg_pkg.sh
Commit message (Expand)AuthorAgeFilesLines
* ptxd_make_xpkg_pkg: fix strip detection.ptxdist-2016.05.1stable/ptxdist-2016.05.xMichael Olbrich2016-07-011-4/+4
* ptxd_make_xpkg_pkg: strip only onceMichael Olbrich2016-05-271-26/+33
* install: add new 'install_glob' commandMichael Olbrich2016-05-261-3/+33
* ptxd_install_generic: don't call 'stat' twiceMichael Olbrich2016-05-011-2/+5
* ptxd_install_file_strip: strip .GCC.command.line from kernel modulesMichael Olbrich2016-05-011-1/+1
* ptxd_install_file_extract_debug: adapt to binutils typo fixMichael Olbrich2015-09-301-1/+1
* scripts: fix typo //projectroot -> /projectrootMarc Kleine-Budde2015-06-191-1/+1
* scripts: look in projectroot rather than genericMarc Kleine-Budde2015-06-191-1/+1
* ptxd_make_xpkg_pkg: rename debug filesMichael Olbrich2015-06-031-1/+1
* ptxd_make_xpkg_pkg: don't add .debug/* files for kernel modulesMichael Olbrich2015-02-111-3/+5
* ptxd_make_xpkg_pkg: handle old touch without support for --no-dereferenceMichael Olbrich2014-11-131-2/+12
* install_dir: Allow one to specify an alternate root dirJon Ringle2014-10-011-2/+11
* ptxd_make_xpkg_pkg: handle SIGPIPE correctlyptxdist-2014.09.0Tim Niemeyer2014-09-041-1/+1
* ptxd_install_replace: escape ',' in pattern and valueMichael Olbrich2014-08-061-1/+1
* generate predictable timestampsMichael Olbrich2014-07-181-1/+4
* ptxd_install_file_strip: handle objcopy with broken '--compress-debug-sections'Michael Olbrich2013-10-071-12/+30
* ptxd_make_xpkg_pkg: add separate debug files to nfsrootMichael Olbrich2013-09-291-9/+26
* ptxd_install_file_strip: move dir logic hereMichael Olbrich2013-09-291-5/+6
* ptxd_install_find: declare local variablesMichael Olbrich2013-09-131-0/+2
* ptxd_install_run: don't hard-code nfsroot dirs againMichael Olbrich2013-09-131-3/+8
* ptxd_install_shared: Fix missing links when ${src} is a symlink itselfBernhard Walle2013-03-221-1/+1
* ptxd_install_file_strip: strip .GCC.command.line sectionMichael Olbrich2012-06-291-1/+1
* 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_install_shared: only look for links in the same directoryMichael Olbrich2012-04-041-1/+1
* Make packages install their libraries at the right placeRemy Bohmer2012-04-031-2/+5
* ptxd_make_xpkg_pkg: fix dependency generationMichael Olbrich2012-02-181-1/+1
* ptxd_install_setup_src: improve targetinstall dependenciesMichael Olbrich2012-02-141-16/+22
* allow install FIFOs with install_nodeMichael Olbrich2012-01-171-1/+1
* add install_script_replace to replace in pre/post scriptsMichael Olbrich2011-11-231-0/+18
* call pre-/postinst scripts in ptxd_make_xpkg_pkgMichael Olbrich2011-11-231-0/+14
* add install_alternative_tree command for targetinstallMichael Olbrich2011-11-231-0/+10
* ptxd_make_xpkg_pkg: use ptxd_install_setup_src in ptxd_install_findMichael Olbrich2011-11-231-10/+9
* install_replace_figlet: addedMichael Olbrich2011-09-031-0/+24
* install_replace: add outputMichael Olbrich2011-09-031-0/+3
* ptxd_make_xpkg_pkg: create dir containing dev nodesMarc Kleine-Budde2011-06-141-0/+1
* ptxd_install_generic: fix creating device nodesMichael Olbrich2011-06-021-1/+1
* ptxd_make_xpkg_pkg: make it possible to use "-" as source for install_treeMichael Olbrich2011-05-261-1/+7
* 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
* Added install_configGeorge McCollister2011-04-291-3/+17
* [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
* [ptxd_make_xpkg_pkg] don't add dependencies for files in PTXDIST_PLATFORMDIRMichael Olbrich2010-11-051-0/+3
* [ptxdist] stricter search algorithm for install_libMichael Olbrich2010-10-271-1/+1
* ptxd_make_xpkg_pkg: check if strip parameter contains garbageMarc Kleine-Budde2010-10-141-7/+17