summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* - fix breakage that got introduced by a malformed context diff. Sorry..Bernhard Reutner-Fischer2007-01-233-43/+46
|
* - update timestamp of the build_dir binary by stripping itBernhard Reutner-Fischer2007-01-231-2/+4
|
* fix symlinkEric Andersen2007-01-221-1/+1
|
* - bump versionBernhard Reutner-Fischer2007-01-221-8/+8
|
* - remove erroneously leaked in inclusion of non-existing l2tp thingBernhard Reutner-Fischer2007-01-221-1/+0
|
* - don't rely on buggy gmp/mpfr on the host but use our own build iff we are ↵Bernhard Reutner-Fischer2007-01-222-16/+16
| | | | about to build a somewhat current toolchain.
* - fixup include- and libdirs. Closes #841Bernhard Reutner-Fischer2007-01-225-27/+78
| | | | - rediff patches against 2.4.2
* fix dependancy to avoid needless rebuildsEric Andersen2007-01-221-0/+4
|
* fix installation locationEric Andersen2007-01-221-3/+3
|
* properly depend on pkgconfigEric Andersen2007-01-221-1/+1
|
* - make it compile if LFS is turned off and add a warning to the help-text.Bernhard Reutner-Fischer2007-01-222-1/+10
| | | | LFS is _not_ turned on by this automagically _on_ _purpose_
* - the arm patch broke anybody else.Bernhard Reutner-Fischer2007-01-224-123/+59
| | | | - restructure patches per task they fulfil
* - add missing include panic.h to parsetime.hBernhard Reutner-Fischer2007-01-222-23/+48
| | | | - add missing prerequisite y.tab.h of lex.yy.c to fix parallel builds
* - fix typo in compressor submenuBernhard Reutner-Fischer2007-01-221-1/+1
|
* - bump patch versionBernhard Reutner-Fischer2007-01-221-3/+3
|
* - add missing dependency on host-fakerootBernhard Reutner-Fischer2007-01-211-3/+3
|
* - remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer2007-01-217-14/+14
|
* - use more portable flags for cpBernhard Reutner-Fischer2007-01-211-6/+6
|
* - add some more categories and move respective packages to them.Bernhard Reutner-Fischer2007-01-211-83/+133
| | | | I hope that this makes navigation and finding packages easier..
* - provide means to "install uClibc headers in the target filesystem" without ↵Bernhard Reutner-Fischer2007-01-211-1/+3
| | | | a native compiler
* Patch to remove usage of legacy 'index' function."Steven J. Hill"2007-01-211-0/+22
|
* - dmalloc attempted to install itself to /Bernhard Reutner-Fischer2007-01-201-5/+27
| | | | - make certain features dependant on the respective BR2 settings.
* - add fix for ARM fake syscall from execve. Closes #626Bernhard Reutner-Fischer2007-01-201-0/+18
|
* - make it build.. compile-tested only. Closes #970Bernhard Reutner-Fischer2007-01-193-1/+117
|
* - make sure to pass the target cflags inBernhard Reutner-Fischer2007-01-191-5/+7
|
* - remove superfluous intermediate targetBernhard Reutner-Fischer2007-01-191-5/+2
|
* - bump versionBernhard Reutner-Fischer2007-01-192-8/+38
|
* - copy the _CONFIG_FILES backBernhard Reutner-Fischer2007-01-191-1/+4
| | | | - use the BUSYBOX_CONFIG_FILE if specified by the user
* - bump patch versionBernhard Reutner-Fischer2007-01-181-5/+7
|
* Bump versionPeter Korsgaard2007-01-181-1/+1
|
* sqlite installs into /usr/binPeter Korsgaard2007-01-181-3/+3
|
* removed leftover debugging stuffPeter Korsgaard2007-01-171-1/+0
|
* rdesktop packagePeter Korsgaard2007-01-174-1/+95
|
* Fixup description (pango cut'n'paste)Peter Korsgaard2007-01-171-6/+6
|
* s/pango/cairo/Peter Korsgaard2007-01-171-1/+1
|
* - put haserl into the networking sectionBernhard Reutner-Fischer2007-01-171-1/+1
|
* - wrap external sysklogd in !BR2_PACKAGE_BUSYBOX_HIDE_OTHERSBernhard Reutner-Fischer2007-01-171-1/+1
|
* - add a BR2_NETWORK_SUPPORT and move related packages to itBernhard Reutner-Fischer2007-01-171-52/+65
|
* - make the BR2_X_WINDOW_SYSTEM a menuconfig to make it look nicerBernhard Reutner-Fischer2007-01-171-3/+2
|
* - add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages thatBernhard Reutner-Fischer2007-01-172-1/+54
| | | | are potentially provided by busybox.
* - move the X packages into a separate menuBernhard Reutner-Fischer2007-01-171-14/+28
| | | | I'll do this for "graphic libraries" and "networking" too unless someone complains..
* PNG package is called BR2_PACKAGE_LIBPNGPeter Korsgaard2007-01-171-1/+1
|
* hackup libtool for avahi and libdaemon, as with other packagesEric Andersen2007-01-172-0/+154
|
* select XORG rather than depend on it.Eric Andersen2007-01-171-1/+1
|
* - forgot to mkdirBernhard Reutner-Fischer2007-01-161-0/+1
|
* - prepare a host-freetype target that could be used to build the build-utilsBernhard Reutner-Fischer2007-01-161-1/+28
| | | | for fontconfig (note that CCexe isn't cached in configure, so just passing it to make later on is enough).
* - use the correct path to configureBernhard Reutner-Fischer2007-01-162-3/+3
|
* - pass the freetype-config location to make and disable building docs.Bernhard Reutner-Fischer2007-01-161-0/+3
| | | | This package is broken since it passes TARGET_CFLAGS down to the HOSTCC in e.g. fc-case
* - provide host-libgmp and host-libmpfrBernhard Reutner-Fischer2007-01-162-67/+53
|
* Add in a few useful bits for font handlingEric Andersen2007-01-161-0/+6
|