Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-26 | add new keyword for PKG_NEEDS: iconv | Waldemar Brodkorb | |
2016-09-21 | wrappe for fsck apps required for e2fsprogs and dosfstools, reported by Oliver | Waldemar Brodkorb | |
2016-09-10 | dosfstools: add host tool stuff | Waldemar Brodkorb | |
2016-05-29 | dosfstools: update to 4.0 | Waldemar Brodkorb | |
2015-11-27 | dosfstools: update to latest stable, use new github url | Waldemar Brodkorb | |
2015-07-16 | fix compile with iconv from C library | Waldemar Brodkorb | |
2015-07-01 | first step to rework iconv setup | Waldemar Brodkorb | |
Add a choice to select libiconv, C library iconv or libiconv-tiny. | |||
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-22 | fix compile with uclibc-ng | Waldemar Brodkorb | |
2014-06-30 | fix build error with uclibc | Waldemar Brodkorb | |
2014-06-25 | fix some compile errors | 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-16 | remove libiconv-tiny dependency, use uclibc specific dependency | Waldemar Brodkorb | |
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-22 | fix filesystem check with devices bigger than 2 GB | Waldemar Brodkorb | |
2014-05-06 | use /usr/sbin | Waldemar Brodkorb | |
2014-05-05 | disable manpage and docs, fixes Darwin cross-compile | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-03-26 | fix musl compile s#loff_t#off_t# | Waldemar Brodkorb | |
2014-03-13 | fix linking with iconv | Waldemar Brodkorb | |
2014-03-12 | update and fix packaging issue | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2011-01-07 | honour CFLAGS | Waldemar Brodkorb | |
2010-09-14 | replace mksh scripts with faster C programs | Waldemar Brodkorb | |
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable. | |||
2010-06-12 | massive PKG_SECTION adjustments | Phil Sutter | |
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar Brodkorb | |
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used. | |||
2009-12-23 | remove and ignore autogenerated Config.in files | Waldemar Brodkorb | |
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-05-30 | optimize ipkg package management | Waldemar Brodkorb | |
- generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig | |||
2009-05-23 | - cleanup and document PKG_template, ARCH parameter is not needed anymore | Waldemar Brodkorb | |
- use CPU_ARCH for fake dir and ipkg - enable DEBUG option in menu and rename to ADK_DEBUG | |||
2009-05-17 | Initial import | wbx | |