Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | grab some static updates from linux-2.6 git to fix gcc4 build errors as ↵ | Mike Frysinger | 2005-07-28 | 4 | -4/+4 |
| | | | | reported by Khem Raj | ||||
* | Minor updates | Eric Andersen | 2005-07-27 | 1 | -0/+1 |
| | |||||
* | Fix broken dependancies | Eric Andersen | 2005-07-27 | 1 | -4/+14 |
| | |||||
* | update valgrind to the latest and greatest | Eric Andersen | 2005-07-22 | 2 | -233/+112 |
| | |||||
* | e2fsprogs does not appear to be 'make -j N' safe for N > 1 | Eric Andersen | 2005-07-20 | 1 | -2/+2 |
| | |||||
* | update to dropbear-0.46 | Eric Andersen | 2005-07-19 | 1 | -2/+2 |
| | |||||
* | A little more setup | Eric Andersen | 2005-07-15 | 1 | -12/+9 |
| | |||||
* | Install xorg modules correctly | Eric Andersen | 2005-07-15 | 1 | -1/+1 |
| | |||||
* | Yet more xorg build fixups | Eric Andersen | 2005-07-14 | 1 | -5/+15 |
| | |||||
* | Get it building | Eric Andersen | 2005-07-13 | 1 | -14/+19 |
| | |||||
* | file-4.12 is no longer available | Eric Andersen | 2005-07-13 | 1 | -1/+1 |
| | |||||
* | Fix some stupid bugs in the Xorg build | Eric Andersen | 2005-07-13 | 2 | -1/+5 |
| | |||||
* | Thomas Lundquist writes: | Eric Andersen | 2005-07-12 | 8 | -1/+36 |
| | | | | | | | | | | | | | | | | | | | | If I understand you correctly, you want the ncurses development headers on the target. a patch for this (named target_headers.patch and includes similar options for a few other libs in buildroot) can be found at: http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/ (a few packages there aswell) it will add an option to put headers on target for ncurses, zlib and openssl. Thomas. | ||||
* | prevent whining about conflicting targets | Eric Andersen | 2005-06-24 | 2 | -3/+7 |
| | |||||
* | be a bit more consistant with naming, always escape wildcards | Eric Andersen | 2005-06-24 | 26 | -26/+26 |
| | |||||
* | Finish implementing fakeroot handling so mksquashfs properly | Eric Andersen | 2005-06-24 | 1 | -0/+3 |
| | | | | | inherits device table settings and device nodes, exactly as per mkfs* applications that support device tables natively. | ||||
* | Use fakeroot and makedevs to fake mksquashfs into building properly setup file | Eric Andersen | 2005-06-24 | 1 | -2/+0 |
| | | | | permissions and device nodes into the target rootfs without needing to be root. |