Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-13 | - Pass the correct compiler when building the target binutils. | Bernhard Reutner-Fischer | |
2006-12-13 | - Convince lsof to honor uClibc's notion of wchar and locale support. | Bernhard Reutner-Fischer | |
2006-12-13 | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | |
2006-12-13 | - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a ↵ | Bernhard Reutner-Fischer | |
default for it in busybox/Config.in | |||
2006-12-13 | - fix typo. | Bernhard Reutner-Fischer | |
2006-12-13 | - Thomas Lundquist added qtopia4 support. Untested. | Bernhard Reutner-Fischer | |
2006-12-13 | - Add libgmp-host and libmpfr-host support. I'll need this for fortran support. | Bernhard Reutner-Fischer | |
2006-12-13 | - Build binutils with sysroot support. | Bernhard Reutner-Fischer | |
2006-12-13 | - pass the correct CC down to gcc-version.sh | Bernhard Reutner-Fischer | |
2006-12-13 | - sh[234][[:alnum:]]* -> sh | Bernhard Reutner-Fischer | |
2006-12-13 | bump version as old version has gone missing | Eric Andersen | |
2006-12-13 | bump version | Eric Andersen | |
2006-12-13 | stupid typo | Eric Andersen | |
2006-12-13 | install include/asm-generic if it is present | Eric Andersen | |
2006-12-13 | use a more sensible naming scheme | Eric Andersen | |
2006-12-13 | Patch in the version agnostic fix_includes in the older uClibc 0.9.28 | Eric Andersen | |
2006-12-13 | another typo | Eric Andersen | |
2006-12-13 | oops, typo | Eric Andersen | |
2006-12-13 | make this target current | Eric Andersen | |
2006-12-13 | use the correct depmod for linux26 | Eric Andersen | |
2006-12-13 | rename | Eric Andersen | |
2006-12-13 | endianness is handled elsewhere | Eric Andersen | |
2006-12-13 | rework the default x86 target | Eric Andersen | |
2006-12-13 | update ordering, automagically handle x86 subtypes | Eric Andersen | |
2006-12-13 | split things up so this is not an unreadable mess | Eric Andersen | |
2006-12-13 | update paths | Eric Andersen | |
2006-12-13 | - spelling fix | Bernhard Reutner-Fischer | |
2006-12-13 | update busybox defaults a bit | Eric Andersen | |
2006-12-13 | - add libraw1394, thanks to Lars Munch | Bernhard Reutner-Fischer | |
2006-12-13 | - andersee, please use ZCAT / BZCAT as configured by the user. | Bernhard Reutner-Fischer | |
(see buildroot/Config.in config BR2_ZCAT and BR2_BZCAT that are available as ZCAT and BZCAT). Thanks.. | |||
2006-12-13 | - bump version. | Bernhard Reutner-Fischer | |
2006-12-13 | don't enable gdb in the default config | Eric Andersen | |
2006-12-13 | fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGS | Eric Andersen | |
fix spacing on env var failure notices | |||
2006-12-13 | add checks for when people have foolishly set things in their enviroment | Eric Andersen | |
such as CC, CFLAGS, etc that will cause buildroot to break | |||
2006-12-13 | fix broken shell fragment | Eric Andersen | |
2006-12-13 | update defconfig | Eric Andersen | |
2006-12-13 | fix a few little glitches I left in here the other day | Eric Andersen | |
2006-12-13 | let people select different versions of busybox to suit their needs | Eric Andersen | |
2006-12-13 | add missing default config so 'make defconfig' works | Eric Andersen | |
2006-12-13 | Use a stable version of busybox by default. The daily snapshot of | Eric Andersen | |
busybox tends to break often and is thus not a great default. | |||
2006-12-12 | Add avahi package and add libdaemon, which is needed by avahi | Eric Andersen | |
2006-12-12 | add mpatrol package | Eric Andersen | |
2006-12-12 | add dmalloc | Eric Andersen | |
2006-12-12 | add netplug package | Eric Andersen | |
2006-12-12 | - workaround vi's syntax highlighting | Bernhard Reutner-Fischer | |
2006-12-12 | * Remove bogus tab in libcgi.mk that prevented the library from being build | Bernhard Reutner-Fischer | |
* Added headerfiles to STAGING_DIR in usr/include/libcgi so that we can actually use the library with the toolchain * Added patch that fixes up the makefile.in and fixes a few bugs in libcgi * rm the target-dir's so* in libcgi-clean Most of the patch has been taken from the debian package. Thanks to Lars Munch. | |||
2006-12-12 | update uClibc config settings and update installation of kernel headers | Eric Andersen | |
2006-12-10 | - Add default udev.conf and fix a mkdir call. | Bernhard Reutner-Fischer | |
Thanks to Petr Stetiar. | |||
2006-12-10 | - cosmetic vi syntax highlighting improvement | Bernhard Reutner-Fischer | |
2006-12-10 | - revert r16800. | Bernhard Reutner-Fischer | |