summaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* tools: e2fsprogs: bump to 1.43.1Kevin Darbyshire-Bryant2016-06-221-2/+3
| | | | | | Bump e2fsprogs to v1.43.1 & refresh patches Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* tools/e2fsprogs: remove outdated configure argsJohn Crispin2015-12-231-3/+0
| | | | | | | | | | | | removed upstream in 1.40.5: Don't build e2fsck statically by default anymore 7e8fe327b51051adcbb0d44169b1a933173ce1ff fixes: configure: WARNING: unrecognized options: --disable-shared, --enable-static, --enable-dynamic-e2fsck Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 47978
* tools/e2fsprogs: update to 1.42.13Felix Fietkau2015-11-081-3/+3
| | | | | | | | | Update e2fsprogs to 1.42.13. Refresh and cleanup patches. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 47426
* tools: remove static linking supportJo-Philipp Wich2015-02-061-1/+0
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
* e2fsprogs: update to 1.42.8, fixes a build errorFelix Fietkau2013-10-281-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38564
* e2fsprogs: upgrade to version 1.42.7Luka Perkov2013-02-281-3/+3
| | | | SVN-Revision: 35825
* tools: e2fsprogs: delete doc/ directory after unpacking to ensure that ↵Jo-Philipp Wich2012-12-021-0/+5
| | | | | | makeinfo is not invoked SVN-Revision: 34459
* tools/e2fsprogs: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33440
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-121-1/+1
| | | | SVN-Revision: 33140
* e2fsprogs: link staticallyJo-Philipp Wich2012-08-101-0/+1
| | | | SVN-Revision: 33116
* e2fsprogs: fix md5sum issueLuka Perkov2012-06-171-1/+1
| | | | | | md5sum from kernel.org and sourceforge.net are not the same SVN-Revision: 32418
* e2fsprogs: update to 1.42.4Luka Perkov2012-06-171-2/+2
| | | | SVN-Revision: 32413
* tools/e2fsprogs: disable building elf shared libraries, it is unnecessary ↵Felix Fietkau2012-06-101-1/+1
| | | | | | and breaks on mac os x SVN-Revision: 32161
* more e2fsprogs fixesJohn Crispin2012-06-101-3/+2
| | | | SVN-Revision: 32158
* fix build breakage introduced by [32142]John Crispin2012-06-101-1/+2
| | | | SVN-Revision: 32157
* e2fsprogs: update to 1.42.3Luka Perkov2012-06-091-3/+3
| | | | SVN-Revision: 32142
* tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵Felix Fietkau2011-02-201-0/+3
| | | | | | system header file with the same name on darwin SVN-Revision: 25598
* revert r24851, it breaks compilation on many hostsJo-Philipp Wich2011-01-011-2/+2
| | | | SVN-Revision: 24866
* tools/e2fsprogs: update to version 1.41.14Alexandros C. Couloumbis2010-12-291-2/+2
| | | | SVN-Revision: 24851
* e2fsprogs: update to version 1.41.13Hauke Mehrtens2010-12-181-2/+2
| | | | SVN-Revision: 24683
* tools/e2fsprogs: update to e2fsprogs-1.41.12Alexandros C. Couloumbis2010-11-241-2/+2
| | | | SVN-Revision: 24128
* e2fsprogs: fix libuuid installationFelix Fietkau2010-11-221-0/+1
| | | | SVN-Revision: 24106
* e2fsprogs: clean up the makefile and install libuuidFelix Fietkau2010-11-221-29/+3
| | | | SVN-Revision: 24091
* add e2fsprogs to tools and use that instead of libuuidImre Kaloz2010-11-221-0/+66
SVN-Revision: 24078