summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2007-01-22- fixup include- and libdirs. Closes #841Bernhard Reutner-Fischer
- rediff patches against 2.4.2
2007-01-22fix dependancy to avoid needless rebuildsEric Andersen
2007-01-22fix installation locationEric Andersen
2007-01-22properly depend on pkgconfigEric Andersen
2007-01-22- make it compile if LFS is turned off and add a warning to the help-text.Bernhard Reutner-Fischer
LFS is _not_ turned on by this automagically _on_ _purpose_
2007-01-22- the arm patch broke anybody else.Bernhard Reutner-Fischer
- restructure patches per task they fulfil
2007-01-22- add missing include panic.h to parsetime.hBernhard Reutner-Fischer
- add missing prerequisite y.tab.h of lex.yy.c to fix parallel builds
2007-01-22- fix typo in compressor submenuBernhard Reutner-Fischer
2007-01-22- bump patch versionBernhard Reutner-Fischer
2007-01-21- add missing dependency on host-fakerootBernhard Reutner-Fischer
2007-01-21- remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer
2007-01-21- use more portable flags for cpBernhard Reutner-Fischer
2007-01-21- add some more categories and move respective packages to them.Bernhard Reutner-Fischer
I hope that this makes navigation and finding packages easier..
2007-01-21- provide means to "install uClibc headers in the target filesystem" without ↵Bernhard Reutner-Fischer
a native compiler
2007-01-21Patch to remove usage of legacy 'index' function."Steven J. Hill"
2007-01-20- dmalloc attempted to install itself to /Bernhard Reutner-Fischer
- make certain features dependant on the respective BR2 settings.
2007-01-20- add fix for ARM fake syscall from execve. Closes #626Bernhard Reutner-Fischer
2007-01-19- make it build.. compile-tested only. Closes #970Bernhard Reutner-Fischer
2007-01-19- make sure to pass the target cflags inBernhard Reutner-Fischer
2007-01-19- remove superfluous intermediate targetBernhard Reutner-Fischer
2007-01-19- bump versionBernhard Reutner-Fischer
2007-01-19- copy the _CONFIG_FILES backBernhard Reutner-Fischer
- use the BUSYBOX_CONFIG_FILE if specified by the user
2007-01-18- bump patch versionBernhard Reutner-Fischer
2007-01-18Bump versionPeter Korsgaard
2007-01-18sqlite installs into /usr/binPeter Korsgaard
2007-01-17removed leftover debugging stuffPeter Korsgaard
2007-01-17rdesktop packagePeter Korsgaard
2007-01-17Fixup description (pango cut'n'paste)Peter Korsgaard
2007-01-17s/pango/cairo/Peter Korsgaard
2007-01-17- put haserl into the networking sectionBernhard Reutner-Fischer
2007-01-17- wrap external sysklogd in !BR2_PACKAGE_BUSYBOX_HIDE_OTHERSBernhard Reutner-Fischer
2007-01-17- add a BR2_NETWORK_SUPPORT and move related packages to itBernhard Reutner-Fischer
2007-01-17- make the BR2_X_WINDOW_SYSTEM a menuconfig to make it look nicerBernhard Reutner-Fischer
2007-01-17- add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages thatBernhard Reutner-Fischer
are potentially provided by busybox.
2007-01-17- move the X packages into a separate menuBernhard Reutner-Fischer
I'll do this for "graphic libraries" and "networking" too unless someone complains..
2007-01-17PNG package is called BR2_PACKAGE_LIBPNGPeter Korsgaard
2007-01-17hackup libtool for avahi and libdaemon, as with other packagesEric Andersen
2007-01-17select XORG rather than depend on it.Eric Andersen
2007-01-16- forgot to mkdirBernhard Reutner-Fischer
2007-01-16- prepare a host-freetype target that could be used to build the build-utilsBernhard Reutner-Fischer
for fontconfig (note that CCexe isn't cached in configure, so just passing it to make later on is enough).
2007-01-16- use the correct path to configureBernhard Reutner-Fischer
2007-01-16- pass the freetype-config location to make and disable building docs.Bernhard Reutner-Fischer
This package is broken since it passes TARGET_CFLAGS down to the HOSTCC in e.g. fc-case
2007-01-16- provide host-libgmp and host-libmpfrBernhard Reutner-Fischer
2007-01-16Add in a few useful bits for font handlingEric Andersen
2007-01-16Remove all of the binaries except for the one used for the target even ↵"Steven J. Hill"
though it is a MIPS binary and cannot be used. This package is still crap.
2007-01-16Fix failed build due to addition of '--libdir=/lib' which changed the ↵"Steven J. Hill"
location of where libmagic.a and libmagic.la were located.
2007-01-15missed a spot -- need to add metacity here as well. We really should add someEric Andersen
categories in here. Things are getting a bit messy just shoving everything in with no ordering.
2007-01-15Add a somewhat basic window managerEric Andersen
2007-01-15update xorg build a bit more, trim the default set of bitmappedEric Andersen
fonts, add in the DejaVu line of unicode supporting truetype fonts
2007-01-15do not install build stuff into the target unless specifically asked to do soEric Andersen