Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use HOST_STATIC_LINKING instead of hardcoding -static | Jo-Philipp Wich | 2012-08-12 |
| | | | | SVN-Revision: 33140 | ||
* | mtd-utils: link statically | Jo-Philipp Wich | 2012-08-10 |
| | | | | SVN-Revision: 33098 | ||
* | tools/mtd-utils: remove empty patches | Gabor Juhos | 2012-05-13 |
| | | | | SVN-Revision: 31705 | ||
* | tools/mtd-utils: fix build error | Gabor Juhos | 2012-03-03 |
| | | | | SVN-Revision: 30797 | ||
* | tools/mtd-utils: update mkfs.ubifs XZ support | Gabor Juhos | 2012-03-03 |
| | | | | SVN-Revision: 30796 | ||
* | tools/mtd-utils: add XZ compression support to mkfs.ubifs | Gabor Juhos | 2012-03-02 |
| | | | | SVN-Revision: 30795 | ||
* | tools/mtd-utils: cleanup mkubifs lzo patch | Gabor Juhos | 2012-03-01 |
| | | | | SVN-Revision: 30770 | ||
* | tools/mtd-utils: update to 1.4.5 | Gabor Juhos | 2012-03-01 |
| | | | | | | | | | | | | | | This updates mtd-utils in tools: 100-optional_lzo.patch and 101-ubifs-optional_lzo.patch are now uneeded as a WITHOUT_LZO flag is provided by the upstream sources. All remaining patches are refreshed for the new version. 135-mkubifs_optional_lzo.patch was created to respect WITHOUT_LZO also in mkubifs. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 30769 | ||
* | tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵ | Felix Fietkau | 2011-02-20 |
| | | | | | | system header file with the same name on darwin SVN-Revision: 25598 | ||
* | tools/mtd-utils: update to mtd-utils-20101124 | Alexandros C. Couloumbis | 2010-11-24 |
| | | | | SVN-Revision: 24129 | ||
* | tools/mtd-utils: add two upstream patches | Alexandros C. Couloumbis | 2010-10-15 |
| | | | | SVN-Revision: 23453 | ||
* | mtd-utils: refresh patches again | Jo-Philipp Wich | 2010-10-03 |
| | | | | SVN-Revision: 23194 | ||
* | tools/mtd-utils: fix build issue under freebsd. update to latest git tree. ↵ | Alexandros C. Couloumbis | 2010-10-03 |
| | | | | | | (thanks loswillios & larsc) SVN-Revision: 23193 | ||
* | tools/mtd-utils: kill 132-revert-zlib-cleanup.patch. it's wrong. | Alexandros C. Couloumbis | 2010-10-03 |
| | | | | SVN-Revision: 23192 | ||
* | mtd-utils: refresh patches | Jo-Philipp Wich | 2010-10-02 |
| | | | | SVN-Revision: 23179 | ||
* | tools/mtd-utils: fix compilation on OS X | Jo-Philipp Wich | 2010-10-02 |
| | | | | SVN-Revision: 23176 | ||
* | tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully ↵ | Alexandros C. Couloumbis | 2010-10-01 |
| | | | | | | Darwin) build issues. SVN-Revision: 23169 | ||
* | mtd-utils: revert r23075 | Jo-Philipp Wich | 2010-09-15 |
| | | | | SVN-Revision: 23076 | ||
* | mtd-utils: do not rely on host kernel headers, redefine the integer types ↵ | Jo-Philipp Wich | 2010-09-15 |
| | | | | | | instead (#7950) SVN-Revision: 23075 | ||
* | revert r23048 for now until Darwin compile issues have been sorted out (#7934) | Jo-Philipp Wich | 2010-09-13 |
| | | | | SVN-Revision: 23057 | ||
* | tools/mtd-utils: update to version git-20100912 | Alexandros C. Couloumbis | 2010-09-13 |
| | | | | SVN-Revision: 23048 | ||
* | mtd-utils: remove bogus include statement to make it more portable | Felix Fietkau | 2010-04-14 |
| | | | | SVN-Revision: 20853 | ||
* | add jffs2/lzma support (not activated by default yet) | Alexandros C. Couloumbis | 2010-04-12 |
| | | | | SVN-Revision: 20828 | ||
* | mtd-utils: do not try to compile in support for ubifs ioctls and extended ↵ | Felix Fietkau | 2010-02-24 |
| | | | | | | flags - some linux distros do not support this SVN-Revision: 19846 | ||
* | mtd-utils: refresh the cygwin_fixes patch | Felix Fietkau | 2010-01-16 |
| | | | | SVN-Revision: 19159 | ||
* | mtd-utils: fix compile on mac os x | Felix Fietkau | 2010-01-16 |
| | | | | SVN-Revision: 19158 | ||
* | Fix libuuid header location and reenable building of mkfs.ubifs | Lars-Peter Clausen | 2010-01-13 |
| | | | | SVN-Revision: 19113 | ||
* | mtd-utils: Don't include lzo headers aswell... | Lars-Peter Clausen | 2010-01-11 |
| | | | | SVN-Revision: 19107 | ||
* | do not build nor install mkfs.ubifs until we have it fixed (#6483) | Florian Fainelli | 2010-01-11 |
| | | | | SVN-Revision: 19106 | ||
* | mtd-utils: Disable lzo for mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 |
| | | | | SVN-Revision: 19104 | ||
* | mtd-utils: Build mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 |
| | | | | SVN-Revision: 19096 | ||
* | make mtd-utils compile correctly on cygwin | Florian Fainelli | 2010-01-05 |
| | | | | SVN-Revision: 19039 | ||
* | add ubinize to the mtd-utils build | Felix Fietkau | 2009-06-14 |
| | | | | SVN-Revision: 16457 | ||
* | upgrade to a more recent version of mtd-utils - preparation for adding UBI ↵ | Felix Fietkau | 2009-06-14 |
| | | | | | | support SVN-Revision: 16455 | ||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||
* | tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, ↵ | Hauke Mehrtens | 2009-02-21 |
| | | | | | | and autoconf are touched SVN-Revision: 14589 | ||
* | remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage | Nicolas Thill | 2009-01-21 |
| | | | | SVN-Revision: 14139 | ||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |