Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | filter through dos2unix | Eric Andersen | |
2005-08-03 | put back support for generating .config.cmd | Eric Andersen | |
2005-08-03 | Add /dev/shm. | Manuel Novoa III | |
2005-08-03 | Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to ↵ | Manuel Novoa III | |
install them. | |||
2005-08-03 | Update locale config to match non-locale settings. | Manuel Novoa III | |
2005-08-03 | Add sstrip for host and/or target. | Manuel Novoa III | |
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 | prune 2.16.90.0.1 / 2.16.90.0.2 | Mike Frysinger | |
2005-08-02 | import binutils 2.16.91.0.2 | Mike Frysinger | |
2005-08-02 | update kbuild system | Eric Andersen | |
2005-08-01 | Only include linux makefile when properly selected | Eric Andersen | |
2005-08-01 | Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MII | Eric Andersen | |
and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been selected. | |||
2005-07-29 | Add in options for NPTL in uClibc. Users can select, but since NPTL is | "Steven J. Hill" | |
on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options. | |||
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-18 | Apply the fix for gcc bug #22167 | Eric Andersen | |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167 remove gcc 3.3.3, change config for sjlj exception handling a bit. | |||
2005-07-18 | Update the set of available kernel headers to include 2.4.31 and 2.6.12 | Eric Andersen | |
2005-07-18 | Fixup standalong makedevs to handle regular files, and also fix | Eric Andersen | |
it to properly update file permissions as specified. | |||
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-14 | Run ldconfig on the target rootfs to generate /etc/ld.so.cache | Eric Andersen | |
2005-07-14 | Add device nodes for /dev/input by default (xorg and others want then) | 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-07-11 | Patrick Doyle writes: | Mike Frysinger | |
target/device/Soekris/net4521/linux.mk is missing an endif for the first if statement target/device/Soekris/Makefile.in needs to set TARGETS before including linux.mk since the file checks the TARGETS variables | |||
2005-07-11 | revert earlier change since it doesnt work with last uClibc release :/ | Mike Frysinger | |
2005-07-10 | import 4.0.1 based on 4.0.0 | Mike Frysinger | |
2005-06-30 | Fix buildroot not to modify Rules.mak. Patch From vapier. | Joakim Tjernlund | |
2005-06-30 | Update default config a little. | Joakim Tjernlund | |
2005-06-27 | make 2.16.1 the default binutils | Mike Frysinger | |
2005-06-27 | import binutils 2.16.91.0.1 | Mike Frysinger | |
2005-06-25 | add #ifndef inhibit_libc in rs6000/linux-unwind.h to make | Joakim Tjernlund | |
powerpc gcc compile. This may be the wrong thing to do but atleast gcc compiles now. | |||
2005-06-25 | i kan spel, can u? | "Steven J. Hill" | |
2005-06-25 | silly typo | Eric Andersen | |
2005-06-24 | don't use the older 2.0 squashfs format | Eric Andersen | |
2005-06-24 | Upgrade to latest, handle endianness automagically | Eric Andersen | |
2005-06-24 | prevent whining about conflicting targets | Eric Andersen | |
2005-06-24 | minor cleanups | Eric Andersen | |
2005-06-24 | The '-r' option has gone away | Eric Andersen | |
2005-06-24 | be a bit more consistant with naming, always escape wildcards | Eric Andersen | |