aboutsummaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs
Commit message (Collapse)AuthorAgeFilesLines
* 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
* tools/e2fsprogs: don't build e4defragGabor Juhos2012-06-191-0/+11
| | | | | | | Compilation fails on older systems due to missing syscalls, and the e4defrag tool is not used by the build-system anyway. SVN-Revision: 32451
* 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-096-115/+4
| | | | SVN-Revision: 32142
* e2fsprogs: add posix_memalign related portability patch from #8508Felix Fietkau2012-06-071-0/+31
| | | | SVN-Revision: 32112
* 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-012-2/+28
| | | | SVN-Revision: 24866
* tools/e2fsprogs: update to version 1.41.14Alexandros C. Couloumbis2010-12-292-28/+2
| | | | SVN-Revision: 24851
* e2fsprogs: add two compile fixes.Hauke Mehrtens2010-12-192-0/+62
| | | | | | Thank you Joe Roback for reporting and fixing compiling on Darwin. SVN-Revision: 24720
* e2fsprogs: update to version 1.41.13Hauke Mehrtens2010-12-181-2/+2
| | | | SVN-Revision: 24683
* tools/e2fsprogs: fix freebsd compile issueAlexandros C. Couloumbis2010-11-241-0/+18
| | | | SVN-Revision: 24130
* 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-222-0/+77
SVN-Revision: 24078