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-09-19 | fix build | Waldemar Brodkorb | |
2014-08-25 | fix compile on Darwin | Waldemar Brodkorb | |
2014-07-24 | disable libiconv for host | Waldemar Brodkorb | |
2014-07-22 | fix compile with uclibc-ng | Waldemar Brodkorb | |
2014-06-22 | now add the patch I missed last time | 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-20 | really fix libsecret compile | Waldemar Brodkorb | |
2014-06-20 | fix installation of aclocal files | Waldemar Brodkorb | |
2014-06-19 | update to latest upstream | Waldemar Brodkorb | |
2014-06-16 | remove libiconv-tiny dependency, use uclibc specific dependency | 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-05-31 | rework static linking support, works with musl/glibc, fails to boot with ↵ | Waldemar Brodkorb | |
uclibc (qemu-x86) | |||
2014-05-29 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-17 | use PKG_OPTS noscript to avoid installation in target_*/scripts | Waldemar Brodkorb | |
2014-04-26 | use XZ tarballs as default | Waldemar Brodkorb | |
2014-04-23 | glib needs python2-host | Waldemar Brodkorb | |
2014-03-24 | fix build dependencies | Waldemar Brodkorb | |
2014-03-20 | fix dependencies | Waldemar Brodkorb | |
2014-03-15 | fix compile, use static linking for host tool | Waldemar Brodkorb | |
2014-01-27 | disable compiler warnings, triggers an error on Darwin with clang | Waldemar Brodkorb | |
2014-01-10 | add upower, polkit and dependencies | Waldemar Brodkorb | |
2013-12-08 | fix release build for uClibc raspberry-pi | Waldemar Brodkorb | |
2013-12-02 | update mpdbox package collection, new lighttpd, kernel, php, mpd, mpc, ↵ | Waldemar Brodkorb | |
libmpd, ffmpeg | |||
2013-11-14 | fix orbit2 compile, use libIDL-host | Waldemar Brodkorb | |
2013-11-13 | ensure that host-compile is done always before cross-compile, otherwise shit ↵ | Waldemar Brodkorb | |
happens. not always required by package build, but for now a limitation of the buildsystem, which reuses WRKDIR | |||
2013-11-04 | resolve merge conflict, second try | Waldemar Brodkorb | |
2013-11-02 | remove dependencies to libiconv,pkg-config and file. use pkgconf and ↵ | Waldemar Brodkorb | |
libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation | |||
2013-11-01 | fix macos x host compile | Waldemar Brodkorb | |
2013-10-28 | fix host build stuff and update-patches, convert cifs-utils and libaudiofile ↵ | Waldemar Brodkorb | |
to new autotool infrastructure | |||
2013-10-24 | add host build infrastructure; convert file, ncurses, glib and ruby to it. ↵ | Waldemar Brodkorb | |
remove unneeded hacks for openldap and mesalib | |||
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-04 | use gettext-tiny instead of gettext | Waldemar Brodkorb | |
2013-03-04 | resolve various build failures | Waldemar Brodkorb | |
2013-02-08 | update pango and all dependencies | Waldemar Brodkorb | |
2013-01-31 | fix glib build on Linux with missing glib-compile-schema | Waldemar Brodkorb | |
2012-10-05 | make firefox work again on lemote yeelong | Waldemar Brodkorb | |
2012-10-04 | update to latest upstream | Waldemar Brodkorb | |
2012-09-30 | glib compiles fine without pre-configure step now | Waldemar Brodkorb | |
2011-11-19 | revert some BSD fixes, not working on Linux host | Waldemar Brodkorb | |
2011-11-17 | revert pre-configure changes for Linux build host | Waldemar Brodkorb | |
2011-11-08 | no need for pre-configure anymore | Waldemar Brodkorb | |
2011-10-22 | some more FreeBSD fixes | Waldemar Brodkorb | |
2011-04-13 | install glib-genmarshal | Waldemar Brodkorb | |
2011-03-31 | I am to tupid for git, today. | Waldemar Brodkorb | |
Revert "Revert "fix conflict, autoseect libgcj"" This reverts commit c2bd3a43342e37a05a97e12581dd2bd52993877a. | |||
2011-03-31 | Revert "fix conflict, autoseect libgcj" | Waldemar Brodkorb | |
This reverts commit ac46bdeef28bc2b65e1880884a79257c28e423a7, reversing changes made to 418fb3668f7140cc3e2ba07c354fe0d9bbb47d04. | |||
2011-03-31 | fix conflict, autoseect libgcj | Waldemar Brodkorb | |
2011-03-31 | fix lto compile | Waldemar Brodkorb | |
2011-03-28 | add build dependency | Waldemar Brodkorb | |
2011-02-26 | another round of native compile fixes | Waldemar Brodkorb | |