Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-22 | fix installation location | Eric Andersen | |
2007-01-22 | properly depend on pkgconfig | Eric 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.h | Bernhard Reutner-Fischer | |
- add missing prerequisite y.tab.h of lex.yy.c to fix parallel builds | |||
2007-01-22 | - fix typo in compressor submenu | Bernhard Reutner-Fischer | |
2007-01-22 | - bump patch version | Bernhard Reutner-Fischer | |
2007-01-21 | - add missing dependency on host-fakeroot | Bernhard Reutner-Fischer | |
2007-01-21 | - remove some hardcoded occurances of "make" and use the proper variable instead | Bernhard Reutner-Fischer | |
2007-01-21 | - use more portable flags for cp | Bernhard 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-21 | Patch 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 #626 | Bernhard Reutner-Fischer | |
2007-01-19 | - make it build.. compile-tested only. Closes #970 | Bernhard Reutner-Fischer | |
2007-01-19 | - make sure to pass the target cflags in | Bernhard Reutner-Fischer | |
2007-01-19 | - remove superfluous intermediate target | Bernhard Reutner-Fischer | |
2007-01-19 | - bump version | Bernhard Reutner-Fischer | |
2007-01-19 | - copy the _CONFIG_FILES back | Bernhard Reutner-Fischer | |
- use the BUSYBOX_CONFIG_FILE if specified by the user | |||
2007-01-18 | - bump patch version | Bernhard Reutner-Fischer | |
2007-01-18 | Bump version | Peter Korsgaard | |
2007-01-18 | sqlite installs into /usr/bin | Peter Korsgaard | |
2007-01-17 | removed leftover debugging stuff | Peter Korsgaard | |
2007-01-17 | rdesktop package | Peter Korsgaard | |
2007-01-17 | Fixup description (pango cut'n'paste) | Peter Korsgaard | |
2007-01-17 | s/pango/cairo/ | Peter Korsgaard | |
2007-01-17 | - put haserl into the networking section | Bernhard Reutner-Fischer | |
2007-01-17 | - wrap external sysklogd in !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS | Bernhard Reutner-Fischer | |
2007-01-17 | - add a BR2_NETWORK_SUPPORT and move related packages to it | Bernhard Reutner-Fischer | |
2007-01-17 | - make the BR2_X_WINDOW_SYSTEM a menuconfig to make it look nicer | Bernhard Reutner-Fischer | |
2007-01-17 | - add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages that | Bernhard Reutner-Fischer | |
are potentially provided by busybox. | |||
2007-01-17 | - move the X packages into a separate menu | Bernhard Reutner-Fischer | |
I'll do this for "graphic libraries" and "networking" too unless someone complains.. | |||
2007-01-17 | PNG package is called BR2_PACKAGE_LIBPNG | Peter Korsgaard | |
2007-01-17 | hackup libtool for avahi and libdaemon, as with other packages | Eric Andersen | |
2007-01-17 | select XORG rather than depend on it. | Eric Andersen | |
2007-01-16 | - forgot to mkdir | Bernhard Reutner-Fischer | |
2007-01-16 | - prepare a host-freetype target that could be used to build the build-utils | Bernhard 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 configure | Bernhard 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-libmpfr | Bernhard Reutner-Fischer | |
2007-01-16 | Add in a few useful bits for font handling | Eric Andersen | |
2007-01-16 | Remove 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-16 | Fix 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-15 | missed a spot -- need to add metacity here as well. We really should add some | Eric Andersen | |
categories in here. Things are getting a bit messy just shoving everything in with no ordering. | |||
2007-01-15 | Add a somewhat basic window manager | Eric Andersen | |
2007-01-15 | update xorg build a bit more, trim the default set of bitmapped | Eric Andersen | |
fonts, add in the DejaVu line of unicode supporting truetype fonts | |||
2007-01-15 | do not install build stuff into the target unless specifically asked to do so | Eric Andersen | |
2007-01-15 | lose the extra space | Eric Andersen | |
2007-01-15 | teach fontconfig to actually apply its patches | Eric Andersen | |