summaryrefslogtreecommitdiff
path: root/package/glib
AgeCommit message (Collapse)Author
2014-09-19fix buildWaldemar Brodkorb
2014-08-25fix compile on DarwinWaldemar Brodkorb
2014-07-24disable libiconv for hostWaldemar Brodkorb
2014-07-22fix compile with uclibc-ngWaldemar Brodkorb
2014-06-22now add the patch I missed last timeWaldemar Brodkorb
2014-06-21s/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-20really fix libsecret compileWaldemar Brodkorb
2014-06-20fix installation of aclocal filesWaldemar Brodkorb
2014-06-19update to latest upstreamWaldemar Brodkorb
2014-06-16remove libiconv-tiny dependency, use uclibc specific dependencyWaldemar Brodkorb
2014-06-15cleanup HOST_STYLE, use SYSROOT feature for pkgconfWaldemar 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-31rework static linking support, works with musl/glibc, fails to boot with ↵Waldemar Brodkorb
uclibc (qemu-x86)
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-17use PKG_OPTS noscript to avoid installation in target_*/scriptsWaldemar Brodkorb
2014-04-26use XZ tarballs as defaultWaldemar Brodkorb
2014-04-23glib needs python2-hostWaldemar Brodkorb
2014-03-24fix build dependenciesWaldemar Brodkorb
2014-03-20fix dependenciesWaldemar Brodkorb
2014-03-15fix compile, use static linking for host toolWaldemar Brodkorb
2014-01-27disable compiler warnings, triggers an error on Darwin with clangWaldemar Brodkorb
2014-01-10readd needed patchesWaldemar Brodkorb
2014-01-10add upower, polkit and dependenciesWaldemar Brodkorb
2013-12-08fix release build for uClibc raspberry-piWaldemar Brodkorb
2013-12-02update mpdbox package collection, new lighttpd, kernel, php, mpd, mpc, ↵Waldemar Brodkorb
libmpd, ffmpeg
2013-11-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-11-15fix glib build on Cygwin hostWaldemar Brodkorb
2013-11-14fix orbit2 compile, use libIDL-hostWaldemar Brodkorb
2013-11-13ensure 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-04resolve merge conflict, second tryWaldemar Brodkorb
2013-11-02remove 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-01allow gettext-tiny host compile with HOST_STYLE=manualWaldemar Brodkorb
2013-11-01fix macos x host compileWaldemar Brodkorb
2013-10-28fix host build stuff and update-patches, convert cifs-utils and libaudiofile ↵Waldemar Brodkorb
to new autotool infrastructure
2013-10-24add host build infrastructure; convert file, ncurses, glib and ruby to it. ↵Waldemar Brodkorb
remove unneeded hacks for openldap and mesalib
2013-10-21automatically create development subpackages, without user interaction, ↵Waldemar Brodkorb
depend on gcc for the target, simplifies a lot of library packages
2013-10-04use gettext-tiny instead of gettextWaldemar Brodkorb
2013-03-04resolve various build failuresWaldemar Brodkorb
2013-02-18mips64 fixesWaldemar Brodkorb
2013-02-08update pango and all dependenciesWaldemar Brodkorb
2013-01-31fix glib build on Linux with missing glib-compile-schemaWaldemar Brodkorb
2012-10-05make firefox work again on lemote yeelongWaldemar Brodkorb
2012-10-04update to latest upstreamWaldemar Brodkorb
2012-09-30glib compiles fine without pre-configure step nowWaldemar Brodkorb
2011-11-19revert some BSD fixes, not working on Linux hostWaldemar Brodkorb
2011-11-17revert pre-configure changes for Linux build hostWaldemar Brodkorb
2011-11-08no need for pre-configure anymoreWaldemar Brodkorb
2011-10-22some more FreeBSD fixesWaldemar Brodkorb
2011-04-13install glib-genmarshalWaldemar Brodkorb
2011-03-31I am to tupid for git, today.Waldemar Brodkorb
Revert "Revert "fix conflict, autoseect libgcj"" This reverts commit c2bd3a43342e37a05a97e12581dd2bd52993877a.
2011-03-31Revert "fix conflict, autoseect libgcj"Waldemar Brodkorb
This reverts commit ac46bdeef28bc2b65e1880884a79257c28e423a7, reversing changes made to 418fb3668f7140cc3e2ba07c354fe0d9bbb47d04.