aboutsummaryrefslogtreecommitdiffstats
path: root/tools/squashfs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add PKG_CPE_ID ids to package and toolsAlexander Couzens2017-11-171-0/+1
| | | | | | | | | | | CPE ids helps to tracks CVE in packages. https://cpe.mitre.org/specification/ Thanks to swalker for CPE to package mapping and keep tracking CVEs. Acked-by: Jo-Philipp Wich <jo@mein.io> Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* tools/squashfs: use host cflagsFelix Fietkau2017-10-241-0/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
| | | | | | Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by: Felix Fietkau <nbd@nbd.name>
* tools: remove static linking supportJo-Philipp Wich2015-02-061-1/+1
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-121-1/+1
| | | | SVN-Revision: 33140
* squashfs: link staticallyJo-Philipp Wich2012-08-101-1/+2
| | | | SVN-Revision: 33105
* tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac ↵Felix Fietkau2012-07-131-0/+1
| | | | | | os x. the clang build fails with some linker errors SVN-Revision: 32706
* build system refactoring in preparation for allowing packages to do ↵Felix Fietkau2009-02-221-7/+7
| | | | | | host-build steps SVN-Revision: 14610
* added unsquashfs-lzma, usefull for debugging of existing fs imagesRalph Hempel2008-06-161-1/+3
| | | | SVN-Revision: 11496
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-5/+6
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+34