Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add missing dirclean target (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -4/+10 |
| | |||||
* | - update defaults | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -0/+2 |
| | |||||
* | - fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -8/+8 |
| | | | | - bump version | ||||
* | - factor-out common config options for staging and target compiler | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -2/+3 |
| | | | | - take extra options for the respective compilers into account | ||||
* | - we have to reconfigure iff some compiler-config was changed. | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -3/+6 |
| | |||||
* | - add help target | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -2/+18 |
| | |||||
* | - CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFS | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -1/+2 |
| | |||||
* | - provide default for vfprintf | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -0/+1 |
| | |||||
* | - fdisk was broken in r18727, disable for now. | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -1/+1 |
| | |||||
* | - forgot to provide a default config for 1.6.1 | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -0/+1 |
| | | | | Thanks to Cristian Ionescu-Idbohrn for noticing this. | ||||
* | - iso9660 target does not build target kernel due to missing dependency. ↵ | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -1/+1 |
| | | | | Closes #1194 | ||||
* | - bump version and uninstall runlevel script. Closes #1366 | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -2/+2 |
| | |||||
* | - pretty print path for brevity | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -4/+3 |
| | |||||
* | - silence a cosmetic warning (closes several issues in mantis). | Bernhard Reutner-Fischer | 2007-07-08 | 3 | -16/+109 |
| | | | | This also provides a nice up-to-date filestamp if something got reconfigured (e.g. c++ support got toggled) that can be used in the future to depend accordingly. | ||||
* | - adjust for the released 4.2.0 version | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -1/+1 |
| | |||||
* | - forgot to adjust the path | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -12/+6 |
| | |||||
* | - mention from which version this copy of kconfig comes from (redundant ↵ | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -1/+2 |
| | | | | since i noted it already in the checkin message, but ok). | ||||
* | - use correct path to libstdc++ | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -1/+1 |
| | |||||
* | Avoid stripping scripts | Ulf Samuelsson | 2007-07-07 | 1 | -9/+5 |
| | |||||
* | - using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/include | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -2/+1 |
| | | | | is the proper path for includes (check your host) | ||||
* | - pull in missing hunks from the arm-mmap fix. | Bernhard Reutner-Fischer | 2007-07-07 | 2 | -10/+85 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -1/+1 |
| | |||||
* | - account for setups without wchar support. | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -0/+6 |
| | |||||
* | - improve help text | Bernhard Reutner-Fischer | 2007-07-07 | 1 | -1/+1 |
| | |||||
* | Avoid stripping a script file | Ulf Samuelsson | 2007-07-07 | 1 | -1/+9 |
| | |||||
* | Remove some unwanted white space in Makefile | Ulf Samuelsson | 2007-07-06 | 1 | -1/+1 |
| | |||||
* | Get rid of leading whitespace to silence warnings from config system. | "Steven J. Hill" | 2007-07-06 | 3 | -4/+4 |
| | |||||
* | Bump versions. | "Steven J. Hill" | 2007-07-06 | 2 | -8/+2 |
| | |||||
* | Remove more stuff during 'make distclean'. | "Steven J. Hill" | 2007-07-06 | 1 | -1/+2 |
| | |||||
* | Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and ↵ | "Steven J. Hill" | 2007-07-06 | 15 | -39/+45 |
| | | | | TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next. | ||||
* | Fix patch filtering and add new patch to disable tests for IPv6 when not ↵ | "Steven J. Hill" | 2007-07-06 | 2 | -14/+135 |
| | | | | selected. | ||||
* | Bump version of tar and add disabling of IPv6 for psmisc if it is not ↵ | "Steven J. Hill" | 2007-07-05 | 2 | -1/+2 |
| | | | | selected. Submitted by <buraphalinuxserver@gmail.com>. | ||||
* | Add building of m4 for host and fix autoconf dependency. Submitted by Julien ↵ | "Steven J. Hill" | 2007-07-05 | 2 | -3/+45 |
| | | | | Letessier <julien.letessier@technosens.fr>. | ||||
* | Update version of ed and remove obsoleted patch. Submitted by ↵ | "Steven J. Hill" | 2007-07-05 | 2 | -28/+5 |
| | | | | <buraphalinuxserver@gmail.com>. | ||||
* | Remove configure cruft | Peter Korsgaard | 2007-07-05 | 1 | -10/+0 |
| | |||||
* | This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT ↵ | "Steven J. Hill" | 2007-07-05 | 1 | -1/+1 |
| | | | | set. Maybe when it is set the C++ libraries get put into $(TARGET_DIR)/lib. If that is the case, then an 'if-else' block will need to be placed to strip the right location. | ||||
* | Enable the option. | "Steven J. Hill" | 2007-07-05 | 1 | -3/+2 |
| | |||||
* | Do not override CFLAGS in uClibc. Instead concatenate with the ARCH_CFLAGS. ↵ | "Steven J. Hill" | 2007-07-05 | 1 | -1/+4 |
| | | | | Also, pass only the TARGET_CONFIGURE options that are necessary for building the utilities so that CFLAGS are not passed. | ||||
* | - forgot a line | Bernhard Reutner-Fischer | 2007-07-02 | 1 | -0/+1 |
| | |||||
* | - forgot to write out the .config.cmd | Bernhard Reutner-Fischer | 2007-07-02 | 2 | -12/+12 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-07-02 | 1 | -0/+5 |
| | |||||
* | - udhcp was merged into busybox some years ago; use a recent busybox instead! | Bernhard Reutner-Fischer | 2007-07-02 | 1 | -3/+4 |
| | |||||
* | - change download site to sourceforge | Bernhard Reutner-Fischer | 2007-06-29 | 1 | -2/+2 |
| | |||||
* | - fix make defconfig (Rick Foos) | Bernhard Reutner-Fischer | 2007-06-28 | 2 | -1/+14 |
| | |||||
* | - add quagga suite | Bernhard Reutner-Fischer | 2007-06-28 | 3 | -0/+295 |
| | |||||
* | - fix a few -clean targets. | Bernhard Reutner-Fischer | 2007-06-28 | 5 | -6/+9 |
| | | | | - bash build is not parallel-safe | ||||
* | - work around bug in gcc (or rather libiberty) for parallel install | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -1/+1 |
| | |||||
* | - fix building the utilities that are ment to be run on the _HOST_ (Julien ↵ | Bernhard Reutner-Fischer | 2007-06-28 | 3 | -35/+113 |
| | | | | Letessier) | ||||
* | - provide autotools for the host (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-28 | 3 | -19/+162 |
| | |||||
* | - rm some old files | Bernhard Reutner-Fischer | 2007-06-28 | 4 | -653/+0 |
| |