Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-19 | compile autotool stuff, bison and flex by default | Waldemar Brodkorb | |
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-24 | allow to hide packages, which are provided by busybox applets | Waldemar Brodkorb | |
2014-05-24 | remove PKG_NEED_CXX | Waldemar Brodkorb | |
2014-05-06 | simplify at the moment | Waldemar Brodkorb | |
2014-05-02 | create core package section, cleanup old installer stuff | Waldemar Brodkorb | |
2014-04-28 | fix build when autopoint missing, report by joern | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-02-21 | fix uclibc compile | Waldemar Brodkorb | |
2014-02-21 | update to latest stable version, fix uclibc compile, patch from ↵ | Waldemar Brodkorb | |
http://git.buildroot.net/buildroot/tree/package/coreutils/coreutils-01-spawn-uclibc.patch | |||
2013-11-05 | convert to autotool infrastructure | Waldemar Brodkorb | |
2013-09-04 | fix musl-compile issue with missing fseeko.c | Waldemar Brodkorb | |
2012-10-01 | glibc 2.16 gets() updates | Waldemar Brodkorb | |
2012-03-12 | some minor changes and fixes | Waldemar Brodkorb | |
2011-10-20 | add sha256sum | Waldemar Brodkorb | |
2011-01-07 | disable rpath | 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-07-08 | Merge remote branch 'phil/auto-config-in' | Waldemar Brodkorb | |
Conflicts: Config.in package/dropbear/Makefile package/iptables/Makefile package/kismet/Makefile package/nfs-utils/Makefile package/ntpclient/Makefile package/openvpn/Makefile package/pkgmaker package/rxvt-unicode/Makefile package/vgp/Makefile package/wpa_supplicant/Makefile package/xf86-input-keyboard/Makefile package/xf86-input-mouse/Makefile | |||
2010-06-12 | add coreutils, just tsort at the moment | Waldemar Brodkorb | |