Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board | Gabor Juhos | 2011-03-13 | 1 | -0/+9 |
| | | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26118 | ||||
* | tools/xz: add some upstream patches | Alexandros C. Couloumbis | 2011-03-10 | 2 | -0/+137 |
| | | | | SVN-Revision: 26018 | ||||
* | package xfce-macros, required for autoreconf in xfce4 packages | Jo-Philipp Wich | 2011-03-09 | 2 | -1/+34 |
| | | | | SVN-Revision: 25974 | ||||
* | bison: fix compilation with stub intl header | Jo-Philipp Wich | 2011-03-04 | 1 | -0/+15 |
| | | | | SVN-Revision: 25869 | ||||
* | tools/xz: update to version 5.0.1 | Alexandros C. Couloumbis | 2011-03-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 25847 | ||||
* | mklibs: fix some long standing libpthread symbol link issues, mostly related ↵ | Felix Fietkau | 2011-02-28 | 2 | -3/+65 |
| | | | | | | to weak function overrides between libgcc, libc and libpthread SVN-Revision: 25795 | ||||
* | mklibs: properly fix library linking - the relinking in some instances used ↵ | Felix Fietkau | 2011-02-28 | 1 | -16/+24 |
| | | | | | | static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order SVN-Revision: 25793 | ||||
* | tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵ | Felix Fietkau | 2011-02-20 | 3 | -0/+6 |
| | | | | | | system header file with the same name on darwin SVN-Revision: 25598 | ||||
* | squashfs4: make the lzma parameters configurable, and change the defaults ↵ | Felix Fietkau | 2011-02-13 | 2 | -11/+91 |
| | | | | | | for slightly improved compression on mips (mostly unchanged on other architectures) SVN-Revision: 25530 | ||||
* | brcm47xx: fix error when build firmware on x86_64 host (closes #7672) | Hauke Mehrtens | 2011-02-12 | 1 | -11/+14 |
| | | | | SVN-Revision: 25472 | ||||
* | the url isn't valid for some time | Imre Kaloz | 2011-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 25463 | ||||
* | libtool: fix misspelled procedure name... | Jo-Philipp Wich | 2011-02-03 | 1 | -0/+22 |
| | | | | SVN-Revision: 25351 | ||||
* | tools/mpc: add dependency on mpfr | Felix Fietkau | 2011-02-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 25279 | ||||
* | add tools/cmake | Felix Fietkau | 2011-01-31 | 2 | -1/+19 |
| | | | | SVN-Revision: 25264 | ||||
* | Add missing XAW macros | Michael Büsch | 2011-01-27 | 2 | -0/+70 |
| | | | | SVN-Revision: 25159 | ||||
* | cleanup toolchain version handling | Imre Kaloz | 2011-01-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 25148 | ||||
* | remove bogus qemu dependency | Jo-Philipp Wich | 2011-01-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 25032 | ||||
* | tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes ↵ | Jo-Philipp Wich | 2011-01-16 | 2 | -1/+14 |
| | | | | | | opkg space checking more precise SVN-Revision: 25021 | ||||
* | mklibs: import missing symbol workaround from Freetz project (#7590) | Jo-Philipp Wich | 2011-01-14 | 1 | -2/+5 |
| | | | | SVN-Revision: 24984 | ||||
* | firmware-utils/mkdniimg: don't use NA region by default | Gabor Juhos | 2011-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 24981 | ||||
* | firmware-utils/wndr3700: allow to specify image magic via command line | Gabor Juhos | 2011-01-14 | 1 | -4/+15 |
| | | | | SVN-Revision: 24980 | ||||
* | tools/mkimage: fix r24887 | Alexandros C. Couloumbis | 2011-01-03 | 1 | -46/+0 |
| | | | | SVN-Revision: 24890 | ||||
* | tools/qemu: fix FreeBSD compile issue | Alexandros C. Couloumbis | 2011-01-03 | 1 | -0/+11 |
| | | | | SVN-Revision: 24888 | ||||
* | tools/mkimage: fix compilation on FreeBSD | Alexandros C. Couloumbis | 2011-01-03 | 2 | -0/+59 |
| | | | | SVN-Revision: 24887 | ||||
* | missing-macros: add as-unaligned-access.m4 | Jo-Philipp Wich | 2011-01-02 | 3 | -1/+48 |
| | | | | SVN-Revision: 24878 | ||||
* | missing-macros: add as-compiler-flag.m4 and as-version.m4 | Jo-Philipp Wich | 2011-01-02 | 4 | -1/+146 |
| | | | | SVN-Revision: 24877 | ||||
* | revert r24851, it breaks compilation on many hosts | Jo-Philipp Wich | 2011-01-01 | 2 | -2/+28 |
| | | | | SVN-Revision: 24866 | ||||
* | tools: add some missing dependencies | Hauke Mehrtens | 2011-01-01 | 1 | -3/+7 |
| | | | | SVN-Revision: 24865 | ||||
* | tools/mkimage: remove the broken portability patch, it is no longer ↵ | Felix Fietkau | 2010-12-30 | 1 | -46/+0 |
| | | | | | | necessary with the new version SVN-Revision: 24857 | ||||
* | tools/e2fsprogs: update to version 1.41.14 | Alexandros C. Couloumbis | 2010-12-29 | 2 | -28/+2 |
| | | | | SVN-Revision: 24851 | ||||
* | missing-macros: add as-ac-expand.m4 | Jo-Philipp Wich | 2010-12-29 | 3 | -1/+50 |
| | | | | SVN-Revision: 24846 | ||||
* | Added OpenWRT-specific field to imagetag so that we can record the real root ↵ | Daniel Dickinson | 2010-12-26 | 1 | -2/+3 |
| | | | | | | | | length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24838 | ||||
* | ar71xx: add support for TL-WR740N v1 | Gabor Juhos | 2010-12-23 | 1 | -0/+9 |
| | | | | | | | | | Same as TL-WR741ND but with different hardware ID and without detachable antenna. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 24811 | ||||
* | use u-boot v2010.12 | Imre Kaloz | 2010-12-23 | 2 | -7/+7 |
| | | | | SVN-Revision: 24809 | ||||
* | missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), ↵ | Jo-Philipp Wich | 2010-12-22 | 4 | -2/+29 |
| | | | | | | provide fake-intltool.m4 SVN-Revision: 24787 | ||||
* | missing-macros: add xmms.m4, from libflac | Jo-Philipp Wich | 2010-12-22 | 3 | -1/+156 |
| | | | | SVN-Revision: 24784 | ||||
* | missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, ↵ | Jo-Philipp Wich | 2010-12-22 | 9 | -363/+367 |
| | | | | | | mfx_cppflags.m4 and mfx_limits.m4 SVN-Revision: 24763 | ||||
* | missing-macros: fix a bunch of underquoted definition warnings in various ↵ | Jo-Philipp Wich | 2010-12-22 | 3 | -16/+16 |
| | | | | | | 3rd party macros SVN-Revision: 24761 | ||||
* | missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet | Jo-Philipp Wich | 2010-12-22 | 16 | -1/+1088 |
| | | | | SVN-Revision: 24757 | ||||
* | missing-macros: add acc.m4, used by ucl and lzo | Jo-Philipp Wich | 2010-12-22 | 3 | -1/+368 |
| | | | | SVN-Revision: 24756 | ||||
* | add missing makefile in previous commit | Jo-Philipp Wich | 2010-12-22 | 1 | -0/+31 |
| | | | | SVN-Revision: 24755 | ||||
* | package mm-common, this provides missing m4 macros for glibmm, gtkmm, ↵ | Jo-Philipp Wich | 2010-12-22 | 1 | -1/+2 |
| | | | | | | 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 | 6 | -1/+1146 |
| | | | | | | which are used but not shipped by various packages in feeds SVN-Revision: 24753 | ||||
* | libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent ↵ | Jo-Philipp Wich | 2010-12-21 | 5 | -7/+96 |
| | | | | | | configure from embedding host library paths SVN-Revision: 24752 | ||||
* | libtool: strip unsave directories from relink command, nuke every -L that ↵ | Jo-Philipp Wich | 2010-12-20 | 1 | -0/+12 |
| | | | | | | looks like /usr/lib or /lib SVN-Revision: 24741 | ||||
* | e2fsprogs: add two compile fixes. | Hauke Mehrtens | 2010-12-19 | 2 | -0/+62 |
| | | | | | | Thank you Joe Roback for reporting and fixing compiling on Darwin. SVN-Revision: 24720 | ||||
* | tools: fix dependencies | Hauke Mehrtens | 2010-12-19 | 1 | -4/+2 |
| | | | | SVN-Revision: 24693 | ||||
* | the mpfr dependencies accidentally got broken up, fix it | Jo-Philipp Wich | 2010-12-18 | 1 | -2/+1 |
| | | | | SVN-Revision: 24684 | ||||
* | e2fsprogs: update to version 1.41.13 | Hauke Mehrtens | 2010-12-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 24683 | ||||
* | tools: add missing dependencies | Hauke Mehrtens | 2010-12-18 | 1 | -0/+4 |
| | | | | SVN-Revision: 24682 |