2008-10-09 |
Lars-Peter Clausen | Check for existence of target aclocal folder before... |
tree | commitdiff |
2008-10-08 |
Lars-Peter Clausen | Add wrapper around aclocal which also search in the... |
tree | commitdiff |
2008-09-23 |
Felix Fietkau | firmware-utils: when using open with O_CREAT and O_WRON... |
tree | commitdiff |
2008-09-09 |
Florian Fainelli | Do not try to build autoconf emacs library, as it can... |
tree | commitdiff |
2008-09-08 |
Felix Fietkau | fix autoconf compilation (#3956) |
tree | commitdiff |
2008-09-08 |
Gabor Juhos | [tools] firmware-utils/mkmylofw: WP543 support |
tree | commitdiff |
2008-09-03 |
Felix Fietkau | fix ccache installation (#3942) |
tree | commitdiff |
2008-09-03 |
Felix Fietkau | fix shell return status of the find symlink command |
tree | commitdiff |
2008-09-03 |
Felix Fietkau | fix recursive symlink issue |
tree | commitdiff |
2008-09-02 |
Felix Fietkau | provide a md5sum wrapper for BSDish systems |
tree | commitdiff |
2008-09-02 |
Felix Fietkau | quilt depends on sed |
tree | commitdiff |
2008-09-01 |
Felix Fietkau | install a symlink to the correct version of find in... |
tree | commitdiff |
2008-08-27 |
Felix Fietkau | add autoconf (fixes opkg build issues) |
tree | commitdiff |
2008-08-27 |
Felix Fietkau | build and install a current quilt version in tools/ |
tree | commitdiff |
2008-08-24 |
Steven Barth | Updated Lua host compiler to 5.1.4 |
tree | commitdiff |
2008-08-08 |
Florian Fainelli | Invert logic, first search for find as most people... |
tree | commitdiff |
2008-08-08 |
Florian Fainelli | ipkg-build calls 'find' directly irrespective of the... |
tree | commitdiff |
2008-07-28 |
Travis Kemen | fix mkfwimage to recognize the -s option |
tree | commitdiff |
2008-07-26 |
Felix Fietkau | fix mkfwimage build on mac os x |
tree | commitdiff |
2008-07-25 |
Travis Kemen | Use mkfwimage from athero.openwrt.net with modification... |
tree | commitdiff |
2008-06-29 |
Steven Barth | lua: Fixed some cross-platform issues for PPC (and... |
tree | commitdiff |
2008-06-27 |
Imre Kaloz | replacement of the add_header utility used by various... |
tree | commitdiff |
2008-06-22 |
Gabor Juhos | [tools] firmware-utils/mkzynfs: even more improvements |
tree | commitdiff |
2008-06-22 |
Gabor Juhos | [tools] firmware-utils: ZyXEL firmware tool improvements |
tree | commitdiff |
2008-06-17 |
Gabor Juhos | [tools] firmware-utils/mkcasfw: add model id for Ovisli... |
tree | commitdiff |
2008-06-16 |
Ralph Hempel | added unsquashfs-lzma, usefull for debugging of existin... |
tree | commitdiff |
2008-05-30 |
Steven Barth | Added lua (lua host bytecode-compiler) to tools/ |
tree | commitdiff |
2008-05-22 |
Florian Fainelli | Allow ipkg to handle conffiles if present (#3466) |
tree | commitdiff |
2008-05-18 |
Felix Fietkau | bcm963xx: add cfe image tagging utility |
tree | commitdiff |
2008-05-09 |
Gabor Juhos | [firmware-utils] mkzynfw: add definitions for the P... |
tree | commitdiff |
2008-05-09 |
Gabor Juhos | [firmware-utils] mkzynfw: fix NBG-318S definitions |
tree | commitdiff |
2008-05-07 |
Travis Kemen | buld images for the Ubiquiti LiteStation and NanoStatio... |
tree | commitdiff |
2008-03-27 |
Florian Fainelli | Create a dummy sit package for 2.4 kernelsq |
tree | commitdiff |
2008-03-26 |
Florian Fainelli | Add definitions for the Zyxel NBG-318S |
tree | commitdiff |
2008-03-18 |
Ralph Hempel | put the dtc to the other host tools (thanks to Thomas) |
tree | commitdiff |
2008-03-11 |
Matteo Croce | Add AG241 code pattern (fixes #1089) |
tree | commitdiff |
2008-03-09 |
Felix Fietkau | build dtc for all powerpc targets (suggested by Kaloz) |
tree | commitdiff |
2008-03-09 |
Felix Fietkau | only build dtc for the target that uses it |
tree | commitdiff |
2008-02-05 |
Ralph Hempel | Device Tree Compiler require more recent bison ... |
tree | commitdiff |
2008-01-29 |
Gabor Juhos | [tools] firmware-utils: new firmware generation tool... |
tree | commitdiff |
2008-01-29 |
Imre Kaloz | add dtc, the device tree compiler |
tree | commitdiff |
2008-01-25 |
Gabor Juhos | [tools] firmware-utils/mkzynfw: remove 'svn:executable... |
tree | commitdiff |
2008-01-25 |
Gabor Juhos | [tools] firmware-utils/mkzynfw: add preliminary support... |
tree | commitdiff |
2008-01-17 |
Gabor Juhos | [tools] firmware-utils:fix a bug in mkzynfw, thanks... |
tree | commitdiff |
2007-12-28 |
Florian Fainelli | Add support for Conceptronic C54BSR4 |
tree | commitdiff |
2007-12-27 |
Felix Fietkau | remove stale reference to tools/libtool |
tree | commitdiff |
2007-12-27 |
Felix Fietkau | move libtool out of tools/, seems like we need a per... |
tree | commitdiff |
2007-12-25 |
Felix Fietkau | add libtool to tools/ |
tree | commitdiff |
2007-12-25 |
Felix Fietkau | add automake to tools/ |
tree | commitdiff |
2007-12-24 |
Felix Fietkau | rename tools/ext2fs to tools/genext2fs |
tree | commitdiff |
2007-12-13 |
Florian Fainelli | Prevent the use of underscores in package names (#2801) |
tree | commitdiff |
2007-12-09 |
Felix Fietkau | Use $(CP) instead of $(INSTALL_BIN) for binaries. |
tree | commitdiff |
2007-12-05 |
Felix Fietkau | tools/mkimage: Include sys/types.h on Darwin/BSD. |
tree | commitdiff |
2007-12-02 |
Felix Fietkau | fix another build issue on some osx machines - run... |
tree | commitdiff |
2007-12-02 |
Felix Fietkau | fix sstrip compile on mac os x |
tree | commitdiff |
2007-11-03 |
Gabor Juhos | [firmware-utils] fix some definitions in the ZyXEL... |
tree | commitdiff |
2007-11-03 |
Gabor Juhos | [adm5120] image generation fixes (closes: #2643, #2644) |
tree | commitdiff |
2007-10-24 |
Felix Fietkau | add updated motorola-bin.c file from #2483 (by D. Hugh... |
tree | commitdiff |
2007-10-22 |
Eugene Konev | ar7: add eva image generation (thanks Axel Gembe) |
tree | commitdiff |
2007-10-18 |
Gabor Juhos | [adm5120] add ids for Edimax BR-6104Wg boards |
tree | commitdiff |
2007-10-06 |
John Crispin | added our own pkg-config wrapper, making the sed foo... |
tree | commitdiff |
2007-09-09 |
Florian Fainelli | Add the ralink signature, will use it later |
tree | commitdiff |
2007-08-29 |
Gabor Juhos | I have new e-mail address. Thanks to Kaloz ;) |
tree | commitdiff |
2007-08-25 |
Nicolas Thill | move ipkg.conf creation from tools/ipkg-utils to includ... |
tree | commitdiff |
2007-08-07 |
Felix Fietkau | build system cleanup/restructuring as described in... |
tree | commitdiff |
2007-08-06 |
Gabor Juhos | remove case sensitivity from the board name checking |
tree | commitdiff |
2007-08-03 |
Florian Fainelli | Fix the jffs2 images with rdc devices (thanks to Daniel... |
tree | commitdiff |
2007-08-02 |
Gabor Juhos | add firmware generation tool for ZyXEL boards |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | dependency fix |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | next round of cleanup, convert target/ - make -j works... |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | next round of build system cleanup - convert package... |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | remove leftover stuff |
tree | commitdiff |
2007-07-30 |
Felix Fietkau | fix compile errors with make 3.80 |
tree | commitdiff |
2007-07-28 |
Felix Fietkau | use $(curdir) again |
tree | commitdiff |
2007-07-28 |
Felix Fietkau | build system fixes, more cleanup |
tree | commitdiff |
2007-07-28 |
Felix Fietkau | don't force the install->compile, compile->prepare... |
tree | commitdiff |
2007-07-28 |
Felix Fietkau | initial attempt at cleaning up subdirectory handling... |
tree | commitdiff |
2007-07-21 |
Felix Fietkau | when building packages, accept uppercase letters in... |
tree | commitdiff |
2007-07-01 |
Florian Fainelli | Remove patch-cmdline from the packages and move it... |
tree | commitdiff |
2007-06-30 |
Felix Fietkau | fix accidentally committed broken patch |
tree | commitdiff |
2007-06-30 |
Felix Fietkau | add portability fixes from #1720 |
tree | commitdiff |
2007-06-30 |
Felix Fietkau | add update target to tools/ |
tree | commitdiff |
2007-06-24 |
Felix Fietkau | add lzma compression format to mkimage (will be used... |
tree | commitdiff |
2007-06-12 |
Florian Fainelli | Fix ar7 image generation with MacOSX |
tree | commitdiff |
2007-06-04 |
Hamish Guthrie | Remove a debug statement from trx.c, add config changes... |
tree | commitdiff |
2007-06-03 |
Felix Fietkau | enable quilt for host builds and add some additional... |
tree | commitdiff |
2007-05-30 |
Hamish Guthrie | Fixed trx - variable append used uninitialised. If... |
tree | commitdiff |
2007-05-30 |
Florian Fainelli | mkcsysimg cleanups |
tree | commitdiff |
2007-05-23 |
Felix Fietkau | fix x86 boot filesystem allocation (#1736) |
tree | commitdiff |
2007-05-23 |
Imre Kaloz | fix mkimage compile |
tree | commitdiff |
2007-05-23 |
Imre Kaloz | upgrade mkimage the current git version |
tree | commitdiff |
2007-05-15 |
Felix Fietkau | Fix broadcom squashfs images: |
tree | commitdiff |
2007-05-11 |
Florian Fainelli | Fix 32/64bits issues with airlink image generator |
tree | commitdiff |
2007-05-10 |
Mike Baker | host-build.mk used incorrectly |
tree | commitdiff |
2007-04-21 |
Nicolas Thill | fix host header files installation for tools (closes... |
tree | commitdiff |
2007-04-18 |
Felix Fietkau | the default_subtargets template was a bad idea, since... |
tree | commitdiff |
2007-04-18 |
Felix Fietkau | fix up dependencies |
tree | commitdiff |
2007-04-09 |
Florian Fainelli | Fix airlink image generation tool |
tree | commitdiff |
2007-04-03 |
Florian Fainelli | mkcsysimg typos |
tree | commitdiff |
2007-04-03 |
Florian Fainelli | Remove useless mksyshdr utility, replaced by mkcsysimg... |
tree | commitdiff |
next |