Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lzma: use a repacked tarball instead of the original one to get rid of CRLF ↵ | Felix Fietkau | 2009-02-21 | 1 | -6/+5 |
| | | | | | | conversion screwups SVN-Revision: 14593 | ||||
* | tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, ↵ | Hauke Mehrtens | 2009-02-21 | 21 | -431/+313 |
| | | | | | | and autoconf are touched SVN-Revision: 14589 | ||||
* | prefer gstat over stat if available (patch from #4571) | Felix Fietkau | 2009-02-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 14568 | ||||
* | add mkyaffs2image (based on android sources) | Felix Fietkau | 2009-02-19 | 3 | -1/+152 |
| | | | | SVN-Revision: 14567 | ||||
* | genext2fs: update to 1.4.1 | Nicolas Thill | 2009-02-17 | 2 | -56/+3 |
| | | | | SVN-Revision: 14536 | ||||
* | firmware-utils/mkplanexfw: new firmware generation tool for the Planex ↵ | Gabor Juhos | 2009-02-04 | 4 | -0/+712 |
| | | | | | | MZK-W04NU device SVN-Revision: 14410 | ||||
* | firmware-utils/mkfwimage: update RouterStation specific values, adn remove ↵ | Gabor Juhos | 2009-02-04 | 1 | -14/+2 |
| | | | | | | some unused code SVN-Revision: 14404 | ||||
* | fix mpfr download url | Felix Fietkau | 2009-01-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 14213 | ||||
* | detect quilt configure errors properly (their broken configure script does ↵ | Felix Fietkau | 2009-01-25 | 1 | -0/+5 |
| | | | | | | not return proper error codes) SVN-Revision: 14181 | ||||
* | improve support for building on mac os x by improving detection of missing ↵ | Felix Fietkau | 2009-01-25 | 1 | -17/+14 |
| | | | | | | components SVN-Revision: 14180 | ||||
* | remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage | Nicolas Thill | 2009-01-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 14139 | ||||
* | slightly rework the gcc-4.3 checks, thanks {Nico} | Florian Fainelli | 2009-01-21 | 1 | -5/+1 |
| | | | | SVN-Revision: 14136 | ||||
* | only build gmp and mpfr when selecting gcc-4.3.x | Florian Fainelli | 2009-01-21 | 1 | -1/+5 |
| | | | | SVN-Revision: 14135 | ||||
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 3 | -1/+84 |
| | | | | SVN-Revision: 14131 | ||||
* | firmware-utils/mkcasfw: fix magic value of the TN-U200 board | Gabor Juhos | 2009-01-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 14022 | ||||
* | firmware-utils/mkfwimage: fix root_start values | Gabor Juhos | 2009-01-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 13874 | ||||
* | firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414) | Gabor Juhos | 2009-01-04 | 1 | -5/+5 |
| | | | | SVN-Revision: 13859 | ||||
* | firmware-utils/mkfwimage: add RouterStation support (based on a patch by ↵ | Gabor Juhos | 2008-12-18 | 1 | -14/+71 |
| | | | | | | Jonas <jonas at ubnt.com>) SVN-Revision: 13682 | ||||
* | Directly use the kent sourceforge mirrors, previous are in timeout | Florian Fainelli | 2008-11-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 13269 | ||||
* | firmware_utils/mkmylofw: add support of named partitions | Gabor Juhos | 2008-11-17 | 1 | -19/+49 |
| | | | | SVN-Revision: 13253 | ||||
* | firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards | Gabor Juhos | 2008-11-16 | 2 | -0/+15 |
| | | | | SVN-Revision: 13226 | ||||
* | Fix small typo #4148 | Florian Fainelli | 2008-11-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 13142 | ||||
* | Use the only working sourceforge.net mirror for gentext2fs, the others are ↵ | Florian Fainelli | 2008-10-28 | 1 | -1/+1 |
| | | | | | | ever not synchronised or timing out SVN-Revision: 13066 | ||||
* | Add makeamitbin to generate images for other RDC-based devices, thanks sn9 ! | Florian Fainelli | 2008-10-28 | 2 | -0/+317 |
| | | | | SVN-Revision: 13056 | ||||
* | firmware-utils: new firmware generation tool for the WILIGEAR WBD-111 | Gabor Juhos | 2008-10-13 | 2 | -1/+449 |
| | | | | SVN-Revision: 12975 | ||||
* | Redefine prefix and exec_prefix for pkg config files instead of libdir and ↵ | Lars-Peter Clausen | 2008-10-10 | 1 | -1/+1 |
| | | | | | | includedir. Some packages have their includes in subdirs of include and packages trying to include their headers using pkg-config would fail. SVN-Revision: 12946 | ||||
* | Check for existence of target aclocal folder before including them. | Lars-Peter Clausen | 2008-10-09 | 1 | -4/+9 |
| | | | | SVN-Revision: 12934 | ||||
* | Add wrapper around aclocal which also search in the targets staging dir ↵ | Lars-Peter Clausen | 2008-10-08 | 2 | -1/+9 |
| | | | | | | aclocal folder for m4 files. SVN-Revision: 12929 | ||||
* | firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC ↵ | Felix Fietkau | 2008-09-23 | 3 | -4/+4 |
| | | | | | | to ensure that overwritten files have the right size (fixes #3505) SVN-Revision: 12667 | ||||
* | Do not try to build autoconf emacs library, as it can fail on some systems ↵ | Florian Fainelli | 2008-09-09 | 1 | -0/+24 |
| | | | | | | like Fedora core 9 SVN-Revision: 12562 | ||||
* | fix autoconf compilation (#3956) | Felix Fietkau | 2008-09-08 | 1 | -4/+3 |
| | | | | SVN-Revision: 12554 | ||||
* | firmware-utils/mkmylofw: WP543 support | Gabor Juhos | 2008-09-08 | 2 | -26/+47 |
| | | | | SVN-Revision: 12552 | ||||
* | fix ccache installation (#3942) | Felix Fietkau | 2008-09-03 | 1 | -3/+1 |
| | | | | SVN-Revision: 12515 | ||||
* | fix shell return status of the find symlink command | Felix Fietkau | 2008-09-03 | 1 | -1/+3 |
| | | | | SVN-Revision: 12514 | ||||
* | fix recursive symlink issue | Felix Fietkau | 2008-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 12508 | ||||
* | provide a md5sum wrapper for BSDish systems | Felix Fietkau | 2008-09-02 | 1 | -3/+15 |
| | | | | SVN-Revision: 12495 | ||||
* | quilt depends on sed | Felix Fietkau | 2008-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 12490 | ||||
* | install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin | Felix Fietkau | 2008-09-01 | 1 | -2/+5 |
| | | | | SVN-Revision: 12451 | ||||
* | add autoconf (fixes opkg build issues) | Felix Fietkau | 2008-08-27 | 2 | -1/+39 |
| | | | | SVN-Revision: 12410 | ||||
* | build and install a current quilt version in tools/ | Felix Fietkau | 2008-08-27 | 2 | -1/+31 |
| | | | | SVN-Revision: 12398 | ||||
* | Updated Lua host compiler to 5.1.4 | Steven Barth | 2008-08-24 | 5 | -200/+565 |
| | | | | SVN-Revision: 12384 | ||||
* | Invert logic, first search for find as most people will build under Linux | Florian Fainelli | 2008-08-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 12248 | ||||
* | ipkg-build calls 'find' directly irrespective of the platform, this causes ↵ | Florian Fainelli | 2008-08-08 | 1 | -0/+39 |
| | | | | | | | | | | | | failure in case gnu-find specific options are used (such as "-uid +99"). The attached diff, which creates tools/ipkg-utils/patches/160-find.patch, fixes the problem by using gfind is available. Again, this is similar to what is done in include/host.mk. (#3868) Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it> SVN-Revision: 12247 | ||||
* | fix mkfwimage to recognize the -s option | Travis Kemen | 2008-07-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 11978 | ||||
* | fix mkfwimage build on mac os x | Felix Fietkau | 2008-07-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 11947 | ||||
* | Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ↵ | Travis Kemen | 2008-07-25 | 1 | -77/+74 |
| | | | | | | back in ubiquiti image generation. SVN-Revision: 11920 | ||||
* | lua: Fixed some cross-platform issues for PPC (and probably other architectures) | Steven Barth | 2008-06-29 | 1 | -0/+13 |
| | | | | SVN-Revision: 11608 | ||||
* | replacement of the add_header utility used by various vendors | Imre Kaloz | 2008-06-27 | 2 | -0/+139 |
| | | | | SVN-Revision: 11588 | ||||
* | firmware-utils/mkzynfs: even more improvements | Gabor Juhos | 2008-06-22 | 1 | -8/+73 |
| | | | | SVN-Revision: 11559 | ||||
* | firmware-utils: ZyXEL firmware tool improvements | Gabor Juhos | 2008-06-22 | 2 | -11/+32 |
| | | | | SVN-Revision: 11550 |