140 Commits (6f0f50b5329bdf053ef78c1291f9184233c124b5)

Author SHA1 Message Date
Felix Fietkau 1f77bfff96 build: BSD compile fixes 11 years ago
Luka Perkov dbe806ec61 mklibs: upgrade to 0.1.35 12 years ago
Felix Fietkau f403e2dcca tools: add a symlink for gnu awk to fix kernel build errors on some platforms 12 years ago
John Crispin 1a7334a874 rename patch-cmdline and add code for patching DTB files into kernel images 12 years ago
Hauke Mehrtens 8086b7a750 mac80211: brcmsmac: use firmware extracted from proprietary driver 12 years ago
Hauke Mehrtens d14c6b29eb tools: add b43-tools 12 years ago
Felix Fietkau 3f88c1b95f tools: flex depends on m4 12 years ago
John Crispin 25482a60b3 add mktools and dosfstools which are needed for the raspberry pi 12 years ago
Felix Fietkau ba71c3ac00 tools: prefer gmd5sum if present 12 years ago
Felix Fietkau ad19192d3a tools: sdcc depends on bison 12 years ago
Felix Fietkau d8bea7da9a tools: add a python symlink that prefers python2 12 years ago
Felix Fietkau f479efbdf4 tools: add scons (patch by Dave Taht) 12 years ago
Gabor Juhos 1570caeb75 tools: add xz dependency to automake 12 years ago
Jo-Philipp Wich 12df76d065 tools: add sdcc subdir to Makefile 12 years ago
Felix Fietkau d5234a74b6 tools: fix stat symlink if destination already exists 12 years ago
Felix Fietkau c49f66675e tools: fix GNU stat detection to prevent it from picking up other things named "gstat" (see #4571) 12 years ago
Felix Fietkau ffa4a3c4f5 tools: add dependency on the seq symlink 12 years ago
Gabor Juhos c503f44f9c tools/mtd-utils: add XZ compression support to mkfs.ubifs 13 years ago
Felix Fietkau bb5bccef7c tools: symlink seq to the host staging dir (gseq on mac os x) 13 years ago
John Crispin ccb6b0a063 tools: clean up Makefiles / make ccache work 13 years ago
Felix Fietkau 830282cc89 build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for systems that prefer this as library path (e.g. current SuSE), fixes mpfr and gcc build 13 years ago
Imre Kaloz bda02cc60f add upx, but make it build only for ppc now 13 years ago
Felix Fietkau 3a983b98c9 tools: always build mpc, now that older gcc versions have been eliminated, fixes #9642 13 years ago
Gabor Juhos 7ce98c6001 tools: create a new tool for more efficient jffs2 padding 13 years ago
Felix Fietkau fc0863785a add a portable version of sys/sysmacros.h and and let the kernel use the host include dir, fixes x86 builds on non-gnu systems 13 years ago
Felix Fietkau ce6b3da880 move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected 13 years ago
John Crispin 9abcc01305 * adds mkelfimage 13 years ago
Felix Fietkau d637ae2fc8 make the build system a bit more silent without V=99 13 years ago
Felix Fietkau e6aa1cab00 tools/squashfs4: update to version 4.2 (adds support for xz compression) 13 years ago
Jo-Philipp Wich b5a0fd2961 package xfce-macros, required for autoreconf in xfce4 packages 14 years ago
Felix Fietkau 083e9fddff tools/mpc: add dependency on mpfr 14 years ago
Felix Fietkau 0756895047 add tools/cmake 14 years ago
Imre Kaloz 50be0201f1 cleanup toolchain version handling 14 years ago
Jo-Philipp Wich c3dfcb25c0 remove bogus qemu dependency 14 years ago
Hauke Mehrtens 07c8da7253 tools: add some missing dependencies 14 years ago
Jo-Philipp Wich 214d1e7aeb package mm-common, this provides missing m4 macros for glibmm, gtkmm, cairomm and other Gnome C++ bindings 14 years ago
Jo-Philipp Wich e3269cc34e introduce missing-macros meta package, this will supply needed m4 macros which are used but not shipped by various packages in feeds 14 years ago
Hauke Mehrtens e8892241f6 tools: fix dependencies 14 years ago
Jo-Philipp Wich 5884b43b51 the mpfr dependencies accidentally got broken up, fix it 14 years ago
Hauke Mehrtens 95d15bfdb8 tools: add missing dependencies 14 years ago
Jo-Philipp Wich 51538948fe make libtool a tool build and let autoconf depend on it 14 years ago
Jo-Philipp Wich c0b0acee08 build flex on the host, some pakcages need it in the newest version 14 years ago
Jo-Philipp Wich 4cdaea52c4 reorder dependencies 14 years ago
Daniel Dickinson 2fb0b04bdd Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends on lzma) 14 years ago
Felix Fietkau 82ac7bb00a add a host package for xz 14 years ago
Jo-Philipp Wich e006253f11 remove obsolete stamp dep after r24474 14 years ago
Jo-Philipp Wich bf9e9b6a91 rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now 14 years ago
Jo-Philipp Wich c59cc1b75d fix xorg-macros dependency 14 years ago
Jo-Philipp Wich 8e4f381a66 turn util-macros into tools/xorg-macros host build, provides global xorg m4 macros 14 years ago
Felix Fietkau 48dcb640d8 make $(STAGING_DIR)/host/share/aclocal a symlink to $(STAGING_DIR_HOST)/share/aclocal 14 years ago