Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-13 | e2fsprogs: fix hostbuild | Waldemar Brodkorb | |
2024-02-12 | e2fsprogs: update to 1.47.0 | Waldemar Brodkorb | |
2018-06-10 | e2fsprogs: update to 1.44.2 | Waldemar Brodkorb | |
2018-02-04 | e2fsprogs: update to 1.43.8, fixes glibc isue | Waldemar Brodkorb | |
2017-03-26 | e2fsprogs: update to 1.43.4, fix Darwin cross-compile issue via ↵ | Waldemar Brodkorb | |
--enable-verbose-makecmds removal | |||
2017-02-25 | e2fsprogs: disable libuuid/libblkid, already provided by util-linux | Waldemar Brodkorb | |
2017-01-28 | e2fsprogs: update to 1.43.3, manually install headers | Waldemar Brodkorb | |
2017-01-07 | e2fsprogs: copy static libs manually | Waldemar Brodkorb | |
2016-11-27 | add three library methods, static, shared or both | Waldemar Brodkorb | |
Rename the static symbol and add the choice to a more visible place for users. | |||
2016-09-26 | e2fsprogs: fix compile on Darwin | Waldemar Brodkorb | |
2016-09-21 | wrappe for fsck apps required for e2fsprogs and dosfstools, reported by Oliver | Waldemar Brodkorb | |
2016-09-14 | darwin cross-compile fixes | Waldemar Brodkorb | |
2016-09-10 | e2fsprogs: add host tool stuff | Waldemar Brodkorb | |
2016-09-07 | e2fsprogs: update to 1.43.2 | Waldemar Brodkorb | |
2016-06-12 | e2fsprogs: update to 1.43.1 | Waldemar Brodkorb | |
2016-05-29 | e2fsprogs: update to 1.43 | Waldemar Brodkorb | |
2015-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2015-06-13 | a lot of bugfixes and package updates | Waldemar Brodkorb | |
2015-05-13 | finetune package | Waldemar Brodkorb | |
2015-02-28 | use kernel.org mirror | Waldemar Brodkorb | |
2015-02-28 | package/e2fsprogs: update to 1.42.12, add subpackages for static tune2fs and ↵ | Phil Sutter | |
e2fsck | |||
2015-01-03 | fix syntax error | Waldemar Brodkorb | |
2015-01-03 | allow static build of nfsroot for lemote | Waldemar Brodkorb | |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb | |
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages. | |||
2014-07-08 | fix cross-compile on Darwin | Waldemar Brodkorb | |
2014-06-30 | minor fixes for xbmc-musl build | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-17 | fix build breakage | Waldemar Brodkorb | |
2014-06-15 | cleanup HOST_STYLE, use SYSROOT feature for pkgconf | Waldemar Brodkorb | |
there are three HOST_STYLE's, not set mean fully automatic installation. auto means prefix is set to /usr and DESTDIR is set to STAGING_HOST_DIR. When using manual, you need to provide your own targets. Instead of using sed to modify *.pc files, use PKG_SYSROOT feature, which does work better and avoids pathcing some pc files. Idea from sh4rm via #musl. | |||
2014-06-04 | update to latest upstream | Waldemar Brodkorb | |
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-21 | add symlinks to mkfs.type | Waldemar Brodkorb | |
2014-05-10 | fix dependency to libtinfo | Waldemar Brodkorb | |
2014-05-10 | fix build | Waldemar Brodkorb | |
2014-05-07 | remove meta package and e2fsck-static | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-04-04 | update e2fsprogs, enable for mpdbox | Waldemar Brodkorb | |
2014-03-10 | rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵ | Waldemar Brodkorb | |
no difference | |||
2013-11-10 | fix runtime depends | Waldemar Brodkorb | |
2013-10-23 | fix package build | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2013-10-09 | disable defrag program, fails to compile on avr32 and is not packaged | Waldemar Brodkorb | |
2013-08-14 | update to latest upstream version | Waldemar Brodkorb | |
2013-01-31 | update to latest upstream | Waldemar Brodkorb | |
2012-10-04 | update to latest upstream | Waldemar Brodkorb | |
2012-07-27 | full build on Darwin fixes | Waldemar Brodkorb | |
2012-03-13 | add missing dependency to libblkid | Waldemar Brodkorb | |
2011-12-05 | misc fixes, new package ed and mailutils | Waldemar Brodkorb | |
2011-12-03 | misc fixes | Waldemar Brodkorb | |