Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-28 | daisuke writes in Bug 397: This patch updates the iptables package to build ↵ | Mike Frysinger | |
version 1.3.3. The 1.3.3 version of iptables adds additional features. | |||
2005-08-28 | daisuke writes in Bug 401: This patch updates the ncurses package to build ↵ | Mike Frysinger | |
version 5.4. The 5.4 version of ncurses adds additional features. | |||
2005-08-20 | update to latest version | Mike Frysinger | |
2005-08-19 | add support for sdl by Patrick Noffke | Mike Frysinger | |
2005-08-18 | Changes to allow compilation with GCC-4.1.0. | "Steven J. Hill" | |
2005-08-18 | file-4.15 is out and it supports cross-compiling :D | Mike Frysinger | |
2005-08-18 | busybox-1.01 has been released | Mike Frysinger | |
2005-08-15 | The coreutils configure script is a steaming <many explitives deleted | Eric Andersen | |
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. | |||
2005-08-15 | apply patches when requested to | Eric Andersen | |
2005-08-13 | Change root_fs_$(ARCH) to rootfs.$(ARCH) | Eric Andersen | |
2005-08-13 | update to python-2.4.1 with the help of open embedded | Mike Frysinger | |
2005-08-11 | forgot to commit this | Mike Frysinger | |
2005-08-11 | portage needs python | Mike Frysinger | |
2005-08-10 | fix screwy patch handling | Eric Andersen | |
2005-08-10 | minor update | Eric Andersen | |
2005-08-10 | update | Eric Andersen | |
2005-08-09 | Make strace behave for arm, which for 2.4.x lacks __NR_exit_group | Eric Andersen | |
2005-08-09 | some platforms (such as arm with 2.4.x kernel headers) lack | Eric Andersen | |
__NR_fremovexattr and thus need special case handling | |||
2005-08-08 | Rather than adjusting the way ldso allocates memory, for the | Eric Andersen | |
time being simply add a series of suppressions to make valgrind ignore all memory mmaped by uClibc's ldso. | |||
2005-08-08 | Fix some broken dependancies | Eric Andersen | |
2005-08-08 | Prevent problems with fakeroot possibly trying to use stale host filesystem | Eric Andersen | |
inodes by carefully regenerating fakeroot.env from package specific files. | |||
2005-08-04 | use the new gnuconfig stuff | Mike Frysinger | |
2005-08-04 | add support for fetching latest config.{sub,guess} files from config cvs | Mike Frysinger | |
2005-08-04 | whitespace sync | Mike Frysinger | |
2005-08-04 | Allow packages to use fakeroot. To accomodate this, convert all | Eric Andersen | |
target filesystem creation tools to also use fakeroot. | |||
2005-08-04 | Fix it up so ltp builds and installs itself properly so it is | Eric Andersen | |
100% ready to run on the target device. | |||
2005-08-04 | Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug | Manuel Novoa III | |
apps with a deployed cross toolchain. Should probably do ltrace as well... Also, add another compat symlink for cross gdb. | |||
2005-08-03 | dont use xargs | Mike Frysinger | |
2005-08-03 | fixes for superh | Mike Frysinger | |
2005-08-03 | new version (4.5.12) | Mike Frysinger | |
2005-08-03 | Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead ↵ | Manuel Novoa III | |
of STAGING_DIR, since the latter could be a standalone cross toolchain dir. | |||
2005-08-03 | put back support for generating .config.cmd | Eric Andersen | |
2005-08-02 | also remove support/mksignames.c | Eric Andersen | |
2005-08-02 | Hopefully this will teach bash to get signals correct when cross compiled. | Eric Andersen | |
2005-08-02 | update kbuild system | Eric Andersen | |
2005-07-29 | - zlib prior to 1.2.3 improperly handled invalid data streams which could ↵ | Ned Ludd | |
lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096 | |||
2005-07-28 | grab some static updates from linux-2.6 git to fix gcc4 build errors as ↵ | Mike Frysinger | |
reported by Khem Raj | |||
2005-07-27 | Minor updates | Eric Andersen | |
2005-07-27 | Fix broken dependancies | Eric Andersen | |
2005-07-22 | update valgrind to the latest and greatest | Eric Andersen | |
2005-07-20 | e2fsprogs does not appear to be 'make -j N' safe for N > 1 | Eric Andersen | |
2005-07-19 | update to dropbear-0.46 | Eric Andersen | |
2005-07-15 | A little more setup | Eric Andersen | |
2005-07-15 | Install xorg modules correctly | Eric Andersen | |
2005-07-14 | Yet more xorg build fixups | Eric Andersen | |
2005-07-13 | Get it building | Eric Andersen | |
2005-07-13 | file-4.12 is no longer available | Eric Andersen | |
2005-07-13 | Fix some stupid bugs in the Xorg build | Eric Andersen | |
2005-07-12 | Thomas Lundquist writes: | Eric Andersen | |
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. | |||
2005-06-24 | prevent whining about conflicting targets | Eric Andersen | |