1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-02 10:18:43 +02:00
build/util
David Oberhollenzer 7204b9dd75 Cleanup: strip executables in mk.sh
Automagically strip all executables (recursively for subdirectories in lib
and bin) inside the mk.sh build loop.

This removes the necessity in the build scripts to strip the files. This also
allows us to remove the error prone install-strip target from the build
scripts.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-06-17 20:22:10 +02:00
..
config.guess Use config.guess to determine the host tuple 2018-03-24 18:28:29 +01:00
depends.sh Add automatic update chacking script 2018-05-08 15:01:23 +02:00
download.sh Merge management of regular and toolchain packages 2018-02-15 23:47:54 +01:00
misc.sh Cleanup: strip executables in mk.sh 2018-06-17 20:22:10 +02:00
override.sh Move file override functions to seperate helper script file 2018-05-10 16:01:53 +02:00
pkgcmd.sh Remove dev deploy split 2018-06-17 20:22:10 +02:00
toolchain.sh Remove dev deploy split 2018-06-17 20:22:10 +02:00
version.sh Add automatic update chacking script 2018-05-08 15:01:23 +02:00