Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable some drivers, touchup build system, and install into STAGING_DIR prefix | Mike Frysinger | 2005-09-08 | 2 | -5/+24 |
| | |||||
* | build with prefix set to STAGING_DIR so the generated .la file has correct paths | Mike Frysinger | 2005-09-08 | 1 | -2/+2 |
| | |||||
* | add optional support for freetype #372 by pnoffke | Mike Frysinger | 2005-09-08 | 2 | -2/+13 |
| | |||||
* | grab some fixes from Gentoo to enable shared library support, add a ↵ | Mike Frysinger | 2005-09-08 | 3 | -12/+175 |
| | | | | jpeg-dirclean target, and cleanup the build in general | ||||
* | version bump to 1.2.9 and merge staging_dir fixes by Patrick Noffke | Mike Frysinger | 2005-09-08 | 1 | -4/+6 |
| | |||||
* | add a libpng-dirclean target and alias png to libpng | Mike Frysinger | 2005-09-08 | 1 | -1/+5 |
| | |||||
* | version bump to 2.6.6 | Mike Frysinger | 2005-09-08 | 2 | -12/+1 |
| | |||||
* | only build host-file if we need it | Mike Frysinger | 2005-09-08 | 1 | -1/+1 |
| | |||||
* | touchup build process | Mike Frysinger | 2005-08-30 | 1 | -2/+3 |
| | |||||
* | some patches from Gentoo | Mike Frysinger | 2005-08-30 | 2 | -0/+124 |
| | |||||
* | ver bump to 1.3.8 | Mike Frysinger | 2005-08-30 | 1 | -1/+1 |
| | |||||
* | Build 'file' for the host as well as the target. If the host system has a ↵ | "Steven J. Hill" | 2005-08-30 | 2 | -15/+50 |
| | | | | version older than that being built for buildroot, the target build will fail. So, we build 'file' for the host and add actually add '$(TOOL_BUILD_DIR)/bin' to the TARGET_PATH so that it takes precedence over the host system version. | ||||
* | david_bachelart writes in Bug 181: make defconfig is trying to find ↵ | Mike Frysinger | 2005-08-28 | 1 | -1/+1 |
| | | | | "defconfig" file instead of ".defconfig" | ||||
* | marcusbrutus writes in Bug 393: version 3.0.2 no longer exists, upstream has ↵ | Mike Frysinger | 2005-08-28 | 1 | -1/+1 |
| | | | | released 3.0.3 of dhcp | ||||
* | daisuke writes in Bug 397: This patch updates the iptables package to build ↵ | Mike Frysinger | 2005-08-28 | 1 | -1/+1 |
| | | | | version 1.3.3. The 1.3.3 version of iptables adds additional features. | ||||
* | daisuke writes in Bug 401: This patch updates the ncurses package to build ↵ | Mike Frysinger | 2005-08-28 | 2 | -25/+13 |
| | | | | version 5.4. The 5.4 version of ncurses adds additional features. | ||||
* | update to latest version | Mike Frysinger | 2005-08-20 | 1 | -13/+7 |
| | |||||
* | add support for sdl by Patrick Noffke | Mike Frysinger | 2005-08-19 | 3 | -0/+69 |
| | |||||
* | Changes to allow compilation with GCC-4.1.0. | "Steven J. Hill" | 2005-08-18 | 4 | -5/+116 |
| | |||||
* | file-4.15 is out and it supports cross-compiling :D | Mike Frysinger | 2005-08-18 | 2 | -31/+1 |
| | |||||
* | busybox-1.01 has been released | Mike Frysinger | 2005-08-18 | 1 | -1/+1 |
| | |||||
* | The coreutils configure script is a steaming <many explitives deleted | Eric Andersen | 2005-08-15 | 1 | -0/+30 |
| | | | | | | in the interest of our younger readers>. This works around some of the worst damage, thus allowing utils such as 'df' to properly cross compile so that ltp will produce proper results. | ||||
* | apply patches when requested to | Eric Andersen | 2005-08-15 | 1 | -0/+1 |
| | |||||
* | Change root_fs_$(ARCH) to rootfs.$(ARCH) | Eric Andersen | 2005-08-13 | 1 | -1/+1 |
| | |||||
* | update to python-2.4.1 with the help of open embedded | Mike Frysinger | 2005-08-13 | 2 | -43/+32 |
| | |||||
* | forgot to commit this | Mike Frysinger | 2005-08-11 | 1 | -0/+13 |
| | |||||
* | portage needs python | Mike Frysinger | 2005-08-11 | 1 | -0/+1 |
| | |||||
* | fix screwy patch handling | Eric Andersen | 2005-08-10 | 1 | -1/+1 |
| | |||||
* | minor update | Eric Andersen | 2005-08-10 | 1 | -6/+9 |
| | |||||
* | update | Eric Andersen | 2005-08-10 | 2 | -51/+3 |
| | |||||
* | Make strace behave for arm, which for 2.4.x lacks __NR_exit_group | Eric Andersen | 2005-08-09 | 1 | -0/+15 |
| | |||||
* | some platforms (such as arm with 2.4.x kernel headers) lack | Eric Andersen | 2005-08-09 | 1 | -0/+21 |
| | | | | __NR_fremovexattr and thus need special case handling | ||||
* | Rather than adjusting the way ldso allocates memory, for the | Eric Andersen | 2005-08-08 | 3 | -0/+226 |
| | | | | | time being simply add a series of suppressions to make valgrind ignore all memory mmaped by uClibc's ldso. | ||||
* | Fix some broken dependancies | Eric Andersen | 2005-08-08 | 2 | -3/+6 |
| | |||||
* | Prevent problems with fakeroot possibly trying to use stale host filesystem | Eric Andersen | 2005-08-08 | 1 | -11/+11 |
| | | | | inodes by carefully regenerating fakeroot.env from package specific files. | ||||
* | use the new gnuconfig stuff | Mike Frysinger | 2005-08-04 | 3 | -3/+3 |
| | |||||
* | add support for fetching latest config.{sub,guess} files from config cvs | Mike Frysinger | 2005-08-04 | 22 | -0/+5231 |
| | |||||
* | whitespace sync | Mike Frysinger | 2005-08-04 | 1 | -2/+2 |
| | |||||
* | Allow packages to use fakeroot. To accomodate this, convert all | Eric Andersen | 2005-08-04 | 1 | -2/+4 |
| | | | | target filesystem creation tools to also use fakeroot. | ||||
* | Fix it up so ltp builds and installs itself properly so it is | Eric Andersen | 2005-08-04 | 2 | -22/+100 |
| | | | | 100% ready to run on the target device. | ||||
* | Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug | Manuel Novoa III | 2005-08-04 | 1 | -0/+5 |
| | | | | | apps with a deployed cross toolchain. Should probably do ltrace as well... Also, add another compat symlink for cross gdb. | ||||
* | dont use xargs | Mike Frysinger | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | fixes for superh | Mike Frysinger | 2005-08-03 | 2 | -0/+38 |
| | |||||
* | new version (4.5.12) | Mike Frysinger | 2005-08-03 | 1 | -1/+2 |
| | |||||
* | Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead ↵ | Manuel Novoa III | 2005-08-03 | 1 | -15/+17 |
| | | | | of STAGING_DIR, since the latter could be a standalone cross toolchain dir. | ||||
* | put back support for generating .config.cmd | Eric Andersen | 2005-08-03 | 3 | -0/+25 |
| | |||||
* | also remove support/mksignames.c | Eric Andersen | 2005-08-02 | 1 | -4/+436 |
| | |||||
* | Hopefully this will teach bash to get signals correct when cross compiled. | Eric Andersen | 2005-08-02 | 2 | -1/+261 |
| | |||||
* | update kbuild system | Eric Andersen | 2005-08-02 | 25 | -612/+983 |
| | |||||
* | - zlib prior to 1.2.3 improperly handled invalid data streams which could ↵ | Ned Ludd | 2005-07-29 | 1 | -1/+1 |
| | | | | lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096 |