Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-09 | - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). | Bernhard Reutner-Fischer | |
Fixes build breakage as seen by Ulf et al. | |||
2007-07-09 | - wipe config related files in distclean | Bernhard Reutner-Fischer | |
2007-07-09 | WGET_NOSPIDERS is not defined, use WGET for now | Ulf Samuelsson | |
2007-07-09 | Use hostap release version instead of snapshot | Ulf Samuelsson | |
2007-07-09 | sh needs '-c' to run a binary | Ulf Samuelsson | |
2007-07-08 | - add pxelinux | Bernhard Reutner-Fischer | |
2007-07-08 | - apply settings for initramfs | Bernhard Reutner-Fischer | |
2007-07-08 | - provide option to build an initramfs out of the current rootfs. Closes #881 | Bernhard Reutner-Fischer | |
2007-07-08 | - bump version | Bernhard Reutner-Fischer | |
- misc adjustments while at it | |||
2007-07-08 | - make it compile. | Bernhard Reutner-Fischer | |
2007-07-08 | - remove cruft | Bernhard Reutner-Fischer | |
2007-07-08 | - bump version and make it compile | Bernhard Reutner-Fischer | |
2007-07-08 | - populate some BR2_GCC_TARGET_ARCH, BR2_GCC_TARGET_ABI, BR2_GCC_TARGET_TUNE ↵ | Bernhard Reutner-Fischer | |
defaults (hand-waving mode, of course untested.. ;) | |||
2007-07-08 | - unify the GCC_WITH_ configure options and make them active | Bernhard Reutner-Fischer | |
2007-07-08 | - add missing dirclean target (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-07-08 | - update defaults | Bernhard Reutner-Fischer | |
2007-07-08 | - fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
- bump version | |||
2007-07-08 | - factor-out common config options for staging and target compiler | Bernhard Reutner-Fischer | |
- take extra options for the respective compilers into account | |||
2007-07-08 | - we have to reconfigure iff some compiler-config was changed. | Bernhard Reutner-Fischer | |
2007-07-08 | - add help target | Bernhard Reutner-Fischer | |
2007-07-08 | - CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFS | Bernhard Reutner-Fischer | |
2007-07-08 | - provide default for vfprintf | Bernhard Reutner-Fischer | |
2007-07-08 | - fdisk was broken in r18727, disable for now. | Bernhard Reutner-Fischer | |
2007-07-08 | - forgot to provide a default config for 1.6.1 | Bernhard Reutner-Fischer | |
Thanks to Cristian Ionescu-Idbohrn for noticing this. | |||
2007-07-08 | - iso9660 target does not build target kernel due to missing dependency. ↵ | Bernhard Reutner-Fischer | |
Closes #1194 | |||
2007-07-08 | - bump version and uninstall runlevel script. Closes #1366 | Bernhard Reutner-Fischer | |
2007-07-08 | - pretty print path for brevity | Bernhard Reutner-Fischer | |
2007-07-08 | - silence a cosmetic warning (closes several issues in mantis). | Bernhard Reutner-Fischer | |
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. | |||
2007-07-07 | - adjust for the released 4.2.0 version | Bernhard Reutner-Fischer | |
2007-07-07 | - forgot to adjust the path | Bernhard Reutner-Fischer | |
2007-07-07 | - mention from which version this copy of kconfig comes from (redundant ↵ | Bernhard Reutner-Fischer | |
since i noted it already in the checkin message, but ok). | |||
2007-07-07 | - use correct path to libstdc++ | Bernhard Reutner-Fischer | |
2007-07-07 | Avoid stripping scripts | Ulf Samuelsson | |
2007-07-07 | - using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/include | Bernhard Reutner-Fischer | |
is the proper path for includes (check your host) | |||
2007-07-07 | - pull in missing hunks from the arm-mmap fix. | Bernhard Reutner-Fischer | |
2007-07-07 | - bump version | Bernhard Reutner-Fischer | |
2007-07-07 | - account for setups without wchar support. | Bernhard Reutner-Fischer | |
2007-07-07 | - improve help text | Bernhard Reutner-Fischer | |
2007-07-07 | Avoid stripping a script file | Ulf Samuelsson | |
2007-07-06 | Remove some unwanted white space in Makefile | Ulf Samuelsson | |
2007-07-06 | Get rid of leading whitespace to silence warnings from config system. | "Steven J. Hill" | |
2007-07-06 | Bump versions. | "Steven J. Hill" | |
2007-07-06 | Remove more stuff during 'make distclean'. | "Steven J. Hill" | |
2007-07-06 | Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and ↵ | "Steven J. Hill" | |
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. | |||
2007-07-06 | Fix patch filtering and add new patch to disable tests for IPv6 when not ↵ | "Steven J. Hill" | |
selected. | |||
2007-07-05 | Bump version of tar and add disabling of IPv6 for psmisc if it is not ↵ | "Steven J. Hill" | |
selected. Submitted by <buraphalinuxserver@gmail.com>. | |||
2007-07-05 | Add building of m4 for host and fix autoconf dependency. Submitted by Julien ↵ | "Steven J. Hill" | |
Letessier <julien.letessier@technosens.fr>. | |||
2007-07-05 | Update version of ed and remove obsoleted patch. Submitted by ↵ | "Steven J. Hill" | |
<buraphalinuxserver@gmail.com>. | |||
2007-07-05 | Remove configure cruft | Peter Korsgaard | |
2007-07-05 | This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT ↵ | "Steven J. Hill" | |
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. |