Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-02 | fix shasum wrapper on Darwin | Waldemar Brodkorb | |
2015-05-01 | use sha256sum | Waldemar Brodkorb | |
2015-02-28 | mk/fetch.mk: fix .nohash hack for packages with multiple distfiles | Phil Sutter | |
2015-02-10 | fix non verbose build | Waldemar Brodkorb | |
2015-02-09 | be quiet | Waldemar Brodkorb | |
2015-02-04 | use quiet cloning | Waldemar Brodkorb | |
2015-01-09 | use PKG_NOCHECKSUM | Waldemar Brodkorb | |
2015-01-05 | the resulting tar ball differs in size every time. disable checksum for git ↵ | Waldemar Brodkorb | |
checkouts | |||
2015-01-03 | convert to git downloader. allow to choose which version of the bootloader. | Waldemar Brodkorb | |
2014-12-27 | optimize git downloader | Waldemar Brodkorb | |
We now can use a GIT Hash to set a specific checkout. If this is used, you need to define PKG_HASH. Convert libx264 and wiringPi to the new git downloader. Fix toolchains components to use the new git downloader. | |||
2014-12-27 | implement simple git download | 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-08-04 | add musl git support | Waldemar Brodkorb | |
2014-08-01 | allow to use git version for C library. | Waldemar Brodkorb | |
2014-06-25 | allow to disable checksum checking | Waldemar Brodkorb | |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb | |
2014-03-08 | rename DISTDIR, make it configurable in the menu | Waldemar Brodkorb | |
2011-08-22 | allow FETCH_STYLE=manual to succeed. simplify fetch loop. | Waldemar Brodkorb | |
2011-01-20 | fetch.mk: support checksum checking of multiple distfiles | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2010-02-24 | fetch.mk: allow directory removal to fail | Phil Sutter | |
This is helpful when the top-level build directory (the toolchain build dir in my case) is a mounted tmpfs (which therefore cannot be removed). | |||
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-17 | Initial import | wbx | |