Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* ↵ | Felix Fietkau | 2011-11-28 |
| | | | | | | for systems that prefer this as library path (e.g. current SuSE), fixes mpfr and gcc build SVN-Revision: 29352 | ||
* | add upx, but make it build only for ppc now | Imre Kaloz | 2011-10-12 |
| | | | | SVN-Revision: 28428 | ||
* | tools: always build mpc, now that older gcc versions have been eliminated, ↵ | Felix Fietkau | 2011-07-02 |
| | | | | | | fixes #9642 SVN-Revision: 27363 | ||
* | tools: create a new tool for more efficient jffs2 padding | Gabor Juhos | 2011-07-02 |
| | | | | SVN-Revision: 27355 | ||
* | add a portable version of sys/sysmacros.h and and let the kernel use the ↵ | Felix Fietkau | 2011-07-02 |
| | | | | | | host include dir, fixes x86 builds on non-gnu systems SVN-Revision: 27346 | ||
* | move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain ↵ | Felix Fietkau | 2011-07-02 |
| | | | | | | - make the package hidden so that it is automatically built without having to be selected SVN-Revision: 27345 | ||
* | * adds mkelfimage | John Crispin | 2011-05-17 |
| | | | | SVN-Revision: 26918 | ||
* | make the build system a bit more silent without V=99 | Felix Fietkau | 2011-04-04 |
| | | | | SVN-Revision: 26460 | ||
* | tools/squashfs4: update to version 4.2 (adds support for xz compression) | Felix Fietkau | 2011-04-03 |
| | | | | | | Based on a patch by Jonas Gorski SVN-Revision: 26422 | ||
* | package xfce-macros, required for autoreconf in xfce4 packages | Jo-Philipp Wich | 2011-03-09 |
| | | | | SVN-Revision: 25974 | ||
* | tools/mpc: add dependency on mpfr | Felix Fietkau | 2011-02-01 |
| | | | | SVN-Revision: 25279 | ||
* | add tools/cmake | Felix Fietkau | 2011-01-31 |
| | | | | SVN-Revision: 25264 | ||
* | cleanup toolchain version handling | Imre Kaloz | 2011-01-27 |
| | | | | SVN-Revision: 25148 | ||
* | remove bogus qemu dependency | Jo-Philipp Wich | 2011-01-17 |
| | | | | SVN-Revision: 25032 | ||
* | tools: add some missing dependencies | Hauke Mehrtens | 2011-01-01 |
| | | | | SVN-Revision: 24865 | ||
* | package mm-common, this provides missing m4 macros for glibmm, gtkmm, ↵ | Jo-Philipp Wich | 2010-12-22 |
| | | | | | | cairomm and other Gnome C++ bindings SVN-Revision: 24754 | ||
* | introduce missing-macros meta package, this will supply needed m4 macros ↵ | Jo-Philipp Wich | 2010-12-21 |
| | | | | | | which are used but not shipped by various packages in feeds SVN-Revision: 24753 | ||
* | tools: fix dependencies | Hauke Mehrtens | 2010-12-19 |
| | | | | SVN-Revision: 24693 | ||
* | the mpfr dependencies accidentally got broken up, fix it | Jo-Philipp Wich | 2010-12-18 |
| | | | | SVN-Revision: 24684 | ||
* | tools: add missing dependencies | Hauke Mehrtens | 2010-12-18 |
| | | | | SVN-Revision: 24682 | ||
* | make libtool a tool build and let autoconf depend on it | Jo-Philipp Wich | 2010-12-18 |
| | | | | SVN-Revision: 24673 | ||
* | build flex on the host, some pakcages need it in the newest version | Jo-Philipp Wich | 2010-12-17 |
| | | | | SVN-Revision: 24631 | ||
* | reorder dependencies | Jo-Philipp Wich | 2010-12-13 |
| | | | | SVN-Revision: 24556 | ||
* | Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends ↵ | Daniel Dickinson | 2010-12-12 |
| | | | | | | on lzma) SVN-Revision: 24513 | ||
* | add a host package for xz | Felix Fietkau | 2010-12-11 |
| | | | | SVN-Revision: 24481 | ||
* | remove obsolete stamp dep after r24474 | Jo-Philipp Wich | 2010-12-11 |
| | | | | SVN-Revision: 24475 | ||
* | rework aclocal handling, packages have issues writing through the symlink so ↵ | Jo-Philipp Wich | 2010-12-11 |
| | | | | | | keep the host aclocal as include path for now SVN-Revision: 24474 | ||
* | fix xorg-macros dependency | Jo-Philipp Wich | 2010-12-10 |
| | | | | SVN-Revision: 24453 | ||
* | turn util-macros into tools/xorg-macros host build, provides global xorg m4 ↵ | Jo-Philipp Wich | 2010-12-10 |
| | | | | | | macros SVN-Revision: 24452 | ||
* | make $(STAGING_DIR)/host/share/aclocal a symlink to ↵ | Felix Fietkau | 2010-12-10 |
| | | | | | | $(STAGING_DIR_HOST)/share/aclocal SVN-Revision: 24422 | ||
* | revert r24407, its already packaged in the xorg feed | Jo-Philipp Wich | 2010-12-10 |
| | | | | SVN-Revision: 24409 | ||
* | package xorg-macros | Jo-Philipp Wich | 2010-12-10 |
| | | | | SVN-Revision: 24407 | ||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 |
| | | | | SVN-Revision: 24089 | ||
* | add e2fsprogs to tools and use that instead of libuuid | Imre Kaloz | 2010-11-22 |
| | | | | SVN-Revision: 24078 | ||
* | target/linux/orion: create subtargets (closes #8154) | Alexandros C. Couloumbis | 2010-11-04 |
| | | | | SVN-Revision: 23883 | ||
* | add a stripped down (and portable) version of flock to the host tools | Felix Fietkau | 2010-10-29 |
| | | | | SVN-Revision: 23707 | ||
* | reenable squashfs4 for ar71xx, it needs both old and new | Jo-Philipp Wich | 2010-10-06 |
| | | | | SVN-Revision: 23281 | ||
* | Toto, we don't support Linux 2.4 anymore.. | Imre Kaloz | 2010-10-05 |
| | | | | SVN-Revision: 23245 | ||
* | simplify old squashfs/lzma selection | Imre Kaloz | 2010-10-05 |
| | | | | SVN-Revision: 23244 | ||
* | add a command for printing a cleaned up make target database - will be used ↵ | Felix Fietkau | 2010-09-01 |
| | | | | | | to analyze package dependencies at some point SVN-Revision: 22871 | ||
* | qemu: add dependency on libuuid | Andy Boyett | 2010-08-22 |
| | | | | SVN-Revision: 22757 | ||
* | quilt: needs autoconf | Andy Boyett | 2010-08-14 |
| | | | | SVN-Revision: 22652 | ||
* | qemu: build qemu-img for packaging vmdk and vdi images | Andy Boyett | 2010-08-09 |
| | | | | SVN-Revision: 22552 | ||
* | mkimage fails to build on some systems if sed is not installed, add a ↵ | Felix Fietkau | 2010-04-27 |
| | | | | | | dependency to fix parallel build issues SVN-Revision: 21210 | ||
* | fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ↵ | Florian Fainelli | 2010-04-20 |
| | | | | | | patch from Bernhard Loos SVN-Revision: 21046 | ||
* | add gcc-4.5.0 preliminary support | Alexandros C. Couloumbis | 2010-04-19 |
| | | | | SVN-Revision: 21033 | ||
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 |
| | | | | SVN-Revision: 19578 | ||
* | mtd-utils depends on libuuid | Lars-Peter Clausen | 2010-01-13 |
| | | | | SVN-Revision: 19117 | ||
* | Add libuuid hosttool package. It's needed in order to build mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 |
| | | | | SVN-Revision: 19103 | ||
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 |
| | | | | SVN-Revision: 18955 |