| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop repeated build of libcgi | Ulf Samuelsson | 2007-07-16 | 1 | -6/+7 |
* | Get rid of repeated rebuild of 'at' | Ulf Samuelsson | 2007-07-16 | 1 | -8/+7 |
* | Get rid of repeated copy of 'customize' | Ulf Samuelsson | 2007-07-16 | 1 | -2/+17 |
* | Use correct script to init lighttpd | Ulf Samuelsson | 2007-07-15 | 1 | -1/+1 |
* | Make package/pcmcia depend on 'linux26' (which is defined) instead of 'linux' | Ulf Samuelsson | 2007-07-15 | 1 | -1/+1 |
* | Define HOSTLN to allow gzip to build for non-x86 target | Ulf Samuelsson | 2007-07-15 | 2 | -5/+9 |
* | Fix acpid version info | Ulf Samuelsson | 2007-07-15 | 1 | -2/+2 |
* | Correct JFFS2 Erase Size for AT45 dataflash | Ulf Samuelsson | 2007-07-14 | 1 | -13/+36 |
* | - use established style | Bernhard Reutner-Fischer | 2007-07-13 | 1 | -3/+6 |
* | Make Config.in targets for ARM chips look consistent | Ulf Samuelsson | 2007-07-12 | 3 | -3/+17 |
* | Fix Document style | Ulf Samuelsson | 2007-07-12 | 1 | -68/+68 |
* | Workaround for vi bug in syntax highlighting | Ulf Samuelsson | 2007-07-12 | 1 | -3/+3 |
* | Fix Document style | Ulf Samuelsson | 2007-07-12 | 1 | -65/+71 |
* | Add comment on when to use BUILD_DIR vs PROJECT_BUILD_DIR | Ulf Samuelsson | 2007-07-12 | 1 | -0/+3 |
* | Change HOSTNAME to TARGET_HOSTNAME to avoid superseeding build host HOSTNAME | Ulf Samuelsson | 2007-07-12 | 1 | -4/+4 |
* | Update Instructions for applying for Buildroot write access | Ulf Samuelsson | 2007-07-12 | 1 | -3/+10 |
* | Update Documentation for BSP patch | Ulf Samuelsson | 2007-07-12 | 1 | -7/+36 |
* | BSP Patch: | Ulf Samuelsson | 2007-07-12 | 8 | -22/+75 |
* | Define date of build as DATE, use in mtd/mtd.mk | Ulf Samuelsson | 2007-07-11 | 2 | -2/+3 |
* | Configure linux within target/linux/Config.in instead of within target/device... | Ulf Samuelsson | 2007-07-11 | 1 | -0/+44 |
* | Configure linux within target/linux/Config.in instead of within target/device... | Ulf Samuelsson | 2007-07-11 | 2 | -41/+1 |
* | Build linux within target/linux/Makefile.in instead of within target/linux26.mk | Ulf Samuelsson | 2007-07-11 | 2 | -1/+1 |
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 2 | -6/+6 |
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 110 | -387/+410 |
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -3/+3 |
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -3/+3 |
* | - fix building sstrip | Bernhard Reutner-Fischer | 2007-07-10 | 1 | -1/+2 |
* | - cosmetics: rename _VER to _VERSION and touch at | Bernhard Reutner-Fischer | 2007-07-09 | 1 | -5/+5 |
* | - fix evaluation of HOSTCFLAGS for kconfig. Closes #1415 | Bernhard Reutner-Fischer | 2007-07-09 | 1 | -2/+5 |
* | - pull from upstream | Bernhard Reutner-Fischer | 2007-07-09 | 11 | -79/+327 |
* | - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). | Bernhard Reutner-Fischer | 2007-07-09 | 21 | -25/+28 |
* | - wipe config related files in distclean | Bernhard Reutner-Fischer | 2007-07-09 | 1 | -1/+2 |
* | WGET_NOSPIDERS is not defined, use WGET for now | Ulf Samuelsson | 2007-07-09 | 1 | -1/+1 |
* | Use hostap release version instead of snapshot | Ulf Samuelsson | 2007-07-09 | 1 | -4/+5 |
* | sh needs '-c' to run a binary | Ulf Samuelsson | 2007-07-09 | 1 | -5/+5 |
* | - add pxelinux | Bernhard Reutner-Fischer | 2007-07-08 | 2 | -6/+18 |
* | - apply settings for initramfs | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -1/+9 |
* | - provide option to build an initramfs out of the current rootfs. Closes #881 | Bernhard Reutner-Fischer | 2007-07-08 | 4 | -0/+263 |
* | - bump version | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -12/+10 |
* | - make it compile. | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -30/+22 |
* | - remove cruft | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -4/+0 |
* | - bump version and make it compile | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -13/+27 |
* | - populate some BR2_GCC_TARGET_ARCH, BR2_GCC_TARGET_ABI, BR2_GCC_TARGET_TUNE ... | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -1/+288 |
* | - unify the GCC_WITH_ configure options and make them active | Bernhard Reutner-Fischer | 2007-07-08 | 3 | -14/+19 |
* | - 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 |
* | - factor-out common config options for staging and target compiler | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -2/+3 |
* | - 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 |