summaryrefslogtreecommitdiff
path: root/scripts/scan-pkgs.sh
AgeCommit message (Collapse)Author
2013-08-12add xmbc package for raspberry-pi targetWaldemar Brodkorb
2013-07-11mesalib needs makedependWaldemar Brodkorb
2013-07-10add checks for openjdk7Waldemar Brodkorb
2013-02-27remove ConsoleKit, unneededWaldemar Brodkorb
2012-09-30firefox needs zipWaldemar Brodkorb
2012-07-24libnl needs flex on hostWaldemar Brodkorb
2011-11-09disable some stuff for bulk buildsWaldemar Brodkorb
2011-10-21check for X.h existenceWaldemar Brodkorb
2011-10-13minor fixes found via allmodconfig configurationWaldemar Brodkorb
2011-08-06really compile openadk without host java and antWaldemar Brodkorb
2011-05-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-05-02libtool needs automake for libltdlWaldemar Brodkorb
2011-05-02openjdk needs ant for nowWaldemar 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.
2011-03-31fix conflict, autoseect libgcjWaldemar Brodkorb
2011-03-03more native compile fixes on my ibm x40Waldemar Brodkorb
2011-02-24allow native build of a lot of packagesWaldemar Brodkorb
STAGING_TARGET_DIR is used for package Makefile's for include and library search path's. STAGING_DIR is used for common code in mk/ or Makefile/rules.mk. STAGING_TARGET_DIR is /usr when native builds are used.
2011-02-16fix wording, add bind dependenciesWaldemar Brodkorb
2011-02-10add basic ccache supportWaldemar Brodkorb
2011-02-08many bugfixes for native adksystems and some package updatesWaldemar Brodkorb
2011-02-05fix build and runtime dependenciesWaldemar Brodkorb
2011-01-29krb5 needs bison on host systemWaldemar Brodkorb
2011-01-26add somemissing dependenciesWaldemar Brodkorb
2011-01-12do not depend on host glib installationWaldemar Brodkorb
2010-12-30Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-12-30fix startup scripts, fix stop routineWaldemar Brodkorb
2010-12-30rework architecture / embedded systems conceptWaldemar Brodkorb
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;)
2010-11-30include some checks for native buildsWaldemar Brodkorb
2010-11-26add support for imagemagick packageWaldemar Brodkorb
2010-08-02python is required for gpsd buildWaldemar Brodkorb
2010-07-30Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-07-30automake needs autoconf, autoconf needs m4Waldemar Brodkorb
2010-07-30python is required for firefox, disable build of firefox on BSD for nowWaldemar Brodkorb
2010-07-16add intltool package, update xkeyboard-configWaldemar Brodkorb
2010-06-13bulk package updateWaldemar Brodkorb
2010-05-16add preliminary support for my pcmcia smartcard readerWaldemar Brodkorb
2010-04-21fat commit to add support for firefox on ibm x40 via usb stickWaldemar Brodkorb
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg
2010-02-11fix compile on NetBSDWaldemar Brodkorb
2010-01-30fix eglibc dev package and group alix/wrap devicesWaldemar Brodkorb
2010-01-26fix package dependsWaldemar Brodkorb
2010-01-22add some font packagesWaldemar Brodkorb
2010-01-20fix allmodconfig for foxboardwaldemar brodkorb
2009-12-29fix cygwin compile issuesWaldemar Brodkorb
remove xmlto dependency, do not generate alsa manpages let aiccu cross-compile on != linux hosts
2009-12-19update eglic and glibcWaldemar Brodkorb
2009-12-11make cross-compile on FreeBSD work, check for console browser for xmltoWaldemar Brodkorb
2009-12-06search in /usr/local for curl headersWaldemar Brodkorb
2009-12-04update kernel to 2.6.32Waldemar Brodkorb
- update some applications asterisk, curl, strace, radvd, rpm - fix allconfig - /dev for full build seems to need more than 64k
2009-11-22more bulk build fixesWaldemar Brodkorb
- update rtorrent, libtorrent and libsigc++ - add skeleton for cfinstaller - fix uclibc samba compile - fix parallel builds - update tcl - update iw - remove mac80211 package, use kernel integrated drivers - mark packages which can not be compiled parallel (make -j2)
2009-11-20fix more uclibc bulk build errors and add sfdisk/partedWaldemar Brodkorb
- add sfdisk and parted for nfsroot installations to cfdisk - fix more uclibc bulk build errors