Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ver bump to 5.8.7 | Mike Frysinger | 2005-09-09 | 1 | -1/+1 |
| | |||||
* | cvs package | Mike Frysinger | 2005-09-09 | 2 | -0/+64 |
| | |||||
* | if QTE isnt enabled, make sure the versions dont screw up the make rules | Mike Frysinger | 2005-09-09 | 1 | -2/+18 |
| | |||||
* | QTE by Allan Clark Bug 391 | Mike Frysinger | 2005-09-09 | 4 | -0/+538 |
| | |||||
* | Allan Clark writes: | Mike Frysinger | 2005-09-09 | 1 | -1/+4 |
| | | | | | | | | | Quick patch to avoid deleting my directory of RPM Sources. I tend to use buildroot as "make DL_DIR=/.rh/SOURCES", with the rpm topdir set to $HOME/.rh in my .rpmmacros -- allows me to build RPMs as non-root, and share the source with buildroot. Problem is, buildroot likes to delete my directory :( | ||||
* | touchup target menu display | Mike Frysinger | 2005-09-09 | 9 | -9/+12 |
| | |||||
* | fix shared library building | Mike Frysinger | 2005-09-08 | 6 | -30/+1847 |
| | |||||
* | dont need patch, is already a config opt | Mike Frysinger | 2005-09-08 | 1 | -56/+0 |
| | |||||
* | fall back to /dev/urandom if /dev/random is out of entropy Bug 138 by rireland | Mike Frysinger | 2005-09-08 | 2 | -2/+59 |
| | |||||
* | grab patch from OE to fix cross-compiling | Mike Frysinger | 2005-09-08 | 2 | -1/+15 |
| | |||||
* | samrobb writes in Bug 233: only clean host sed if we built it | Mike Frysinger | 2005-09-08 | 1 | -0/+5 |
| | |||||
* | update docs and fix wrong paths as pointed out by acutetech in #268 | Mike Frysinger | 2005-09-08 | 1 | -7/+10 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | update developer verbage | Eric Andersen | 2005-09-02 | 1 | -3/+9 |
| | |||||
* | some superh fixes | Mike Frysinger | 2005-08-30 | 3 | -0/+84 |
| | |||||
* | update sh support | Mike Frysinger | 2005-08-30 | 1 | -59/+10 |
| | |||||
* | 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 |
| | |||||
* | This patch (and the one that got checked in for gdb-snapshot) hack the ↵ | "Steven J. Hill" | 2005-08-30 | 1 | -0/+12 |
| | | | | opcodes such that the MIPS32r2 instruction 'rdhwr' actually appears in the list of MIPS I instructions. This allows us to get disassembly for non-MIPS32r2 binaries. | ||||
* | Add in support for downloading and building the latest snapshot of GDB. If ↵ | "Steven J. Hill" | 2005-08-30 | 3 | -3/+35 |
| | | | | you want to debug NPTL binaries, you'll need the latest and greatest. Patches for 6.3 will be forward ported where applicable later this week. | ||||
* | Build 'file' for the host as well as the target. If the host system has a ↵ | "Steven J. Hill" | 2005-08-30 | 3 | -16/+51 |
| | | | | 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" | ||||
* | acutetech writes in Bug 266: the buildroot docs point to the download dir ↵ | Mike Frysinger | 2005-08-28 | 1 | -2/+2 |
| | | | | off of uclibc.org when it should be buildroot.uclibc.org | ||||
* | acutetech writes in Bug 267: Wrong path in documentation, should mention ↵ | Mike Frysinger | 2005-08-28 | 1 | -1/+1 |
| | | | | staging_dir subdir | ||||
* | allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config ↵ | Mike Frysinger | 2005-08-28 | 1 | -0/+1 |
| | | | | anymore. Patch adds setting UCLIBC_HAS_THREADS instead. | ||||
* | jdupre writes in Bug 390: trying to use buildroot failed telling me to ↵ | Mike Frysinger | 2005-08-28 | 1 | -0/+4 |
| | | | | install bison ... turns out i was missing which, not bison | ||||
* | 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. | ||||
* | patch from upstream to fix an off-by-one error in superh bfd | Mike Frysinger | 2005-08-26 | 7 | -0/+147 |
| | |||||
* | remove older 2.16.91.0.1 | Mike Frysinger | 2005-08-26 | 7 | -503/+0 |
| | |||||
* | Cut-n-paste strikes again. Change "BusyBox" to say "Buildroot", | Eric Andersen | 2005-08-25 | 1 | -2/+2 |
| | | | | which the sensible thing for the Buildroot webpage to say. | ||||
* | import 2.16.91.0.3 based on 2.16.91.0.2 | Mike Frysinger | 2005-08-23 | 7 | -0/+493 |
| | |||||
* | The mips kernel maintainers reverted the change. So the mips coredump patch ↵ | Manuel Novoa III | 2005-08-22 | 2 | -0/+0 |
| | | | | is no longer needed for 2.4.30+. | ||||
* | 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 |
| | |||||
* | Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile ↵ | "Steven J. Hill" | 2005-08-18 | 1 | -0/+30 |
| | | | | for buildroot. Normally, this option is defined in 'include/linux/config.h'. The actual configuration language is found in the Linux 2.6 kernel in the file 'init/Kconfig' and normally has the value of 0. | ||||
* | 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 |
| | |||||
* | uClibc 0.9.28 has been released | Mike Frysinger | 2005-08-18 | 1 | -5/+4 |
| | |||||
* | 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. |