Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - pass $(TARGET_CROSS)strip as STRIP to the packages. | Bernhard Reutner-Fischer | 2006-03-10 | 1 | -0/+1 |
| | |||||
* | add TARGET_CXX per case 0000593 | David Anders | 2006-01-25 | 1 | -0/+1 |
| | |||||
* | add an option for the --build so cygwin users can utilize buildroot | Mike Frysinger | 2005-12-27 | 1 | -1/+1 |
| | |||||
* | force CPP | Mike Frysinger | 2005-12-17 | 1 | -0/+1 |
| | |||||
* | let people control location of download dir | Mike Frysinger | 2005-10-01 | 1 | -2/+7 |
| | |||||
* | add sf mirrors list in help (fix by Bernhard Fischer) and allow people to ↵ | Mike Frysinger | 2005-09-18 | 1 | -2/+12 |
| | | | | add custom prefix/suffix to builds | ||||
* | Build 'file' for the host as well as the target. If the host system has a ↵ | "Steven J. Hill" | 2005-08-30 | 1 | -1/+1 |
| | | | | 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. | ||||
* | Change root_fs_$(ARCH) to rootfs.$(ARCH) | Eric Andersen | 2005-08-13 | 1 | -1/+1 |
| | |||||
* | Fix bzip2 cross build error associated with host ranlib being | "Steven J. Hill" | 2005-05-18 | 1 | -0/+1 |
| | | | | used instead of cross target ranlib. | ||||
* | SnarlCat writes: add OBJCOPY to build environment Bug #213 | Mike Frysinger | 2005-04-07 | 1 | -1/+2 |
| | |||||
* | more dhcp updates | Eric Andersen | 2005-02-16 | 1 | -0/+1 |
| | |||||
* | Patch from scott: http://bugs.uclibc.org/view.php?id=42 | Eric Andersen | 2005-01-23 | 1 | -0/+4 |
| | | | | | | | 0000042: add subversion (svn) support to buildroot This patch adds support for subversion to checkout files, much like how CVS already works. It uses 'SVN' macro in makefiles. | ||||
* | Add initial BR2_JLEVEL support, with some exceptions for apps that | Eric Andersen | 2004-12-11 | 1 | -0/+3 |
| | | | | have broken 'make -j' support | ||||
* | Add an option to allow people to relocate the toolchain | Eric Andersen | 2004-12-11 | 1 | -1/+3 |
| | |||||
* | nuke sources/ - you might want to move sources/dl/ to dl/ to avoid ↵ | Tim Riker | 2004-10-27 | 1 | -2/+2 |
| | | | | redownloading the world | ||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 1 | -3/+2 |
| | |||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 1 | -0/+60 |
-Erik |