Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a common BR2_COPYTO to prepare to replace | Ulf Samuelsson | 2009-01-26 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | all the different COPYTOs spread out all over Buildroot. Generate COPY_FILE subroutine which can be used to copy a file. $(COPY_FILE , file, directory, filename) This will copy to binary dir and to the selected copy dir if set in new config (intended to replace all old COPYTO configs) This is overridden by BUILDROOT_COPYTO, if set into the environment. | ||||
* | Update documentation with BUILDROOT_USE_XWINDOWS, & linux cleanup | Ulf Samuelsson | 2009-01-26 | 1 | -38/+29 |
| | |||||
* | docs/news.html: announce -rc2 | Peter Korsgaard | 2009-01-23 | 1 | -0/+10 |
| | |||||
* | docs/download.html: cleanup and mention releases | Peter Korsgaard | 2009-01-16 | 1 | -4/+8 |
| | |||||
* | docs/news.html: announce 2009.02-rc1 | Peter Korsgaard | 2009-01-16 | 1 | -0/+12 |
| | |||||
* | buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | | | | | | | | This is the long requested backup mirror support. So far only enabled for Makefile.autotools.in, but there's no reason why we cannot use DOWNLOAD everywhere. Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/ | ||||
* | docs/developer.html: People should ask on the list for commit access | Peter Korsgaard | 2009-01-15 | 1 | -8/+2 |
| | |||||
* | docs/copyright.txt: update year, add buildroot developers | Peter Korsgaard | 2009-01-15 | 1 | -1/+2 |
| | |||||
* | docs/about.html: new maintainer | Peter Korsgaard | 2009-01-15 | 1 | -1/+1 |
| | |||||
* | docs/footer.html: ask people to mail the list instead of Erik | Peter Korsgaard | 2009-01-15 | 1 | -2/+2 |
| | | | | And update the year while we're at it. | ||||
* | docs/README: ask people to mail the list instead of Erik | Peter Korsgaard | 2009-01-15 | 1 | -3/+2 |
| | |||||
* | Add buildall script for testing many/most packages separately with build ↵ | Ulf Samuelsson | 2009-01-11 | 1 | -0/+67 |
| | | | | logs and documentation for this and mkpkg | ||||
* | Add documentation for u-boot patches to 2009.01-rc1 | Ulf Samuelsson | 2009-01-06 | 1 | -0/+255 |
| | |||||
* | Update links to new site locations (via Lance Albertson of OSL) | Bernhard Reutner-Fischer | 2008-12-18 | 3 | -3/+3 |
| | |||||
* | docs/buildroot.html: misc small fixes and strip trailing spaces | Peter Korsgaard | 2008-12-16 | 1 | -82/+82 |
| | |||||
* | Documentation fixes and updates | Thomas Petazzoni | 2008-12-15 | 1 | -76/+147 |
| | | | | | | | | The biggest update is to document the Makefile.autotools.in way of writing .mk files. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | Mention another important benefit of Buildroot. | Thomas Petazzoni | 2008-12-15 | 1 | -0/+6 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | docs/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | - extend documentation to mention adding package/foo/Config.in to ↵ | Bernhard Reutner-Fischer | 2008-10-14 | 1 | -1/+13 |
| | | | | package/Config.in | ||||
* | README: document out-of-tree build support | Peter Korsgaard | 2008-10-06 | 1 | -0/+11 |
| | |||||
* | buildroot: support out-of-tree builds | Peter Korsgaard | 2008-08-31 | 1 | -0/+14 |
| | | | | | Add support and documentation for out-of-tree builds with syntax like the Linux kernel (make O=<dir>). | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | README: s/standart/standard/ | Peter Korsgaard | 2008-06-23 | 1 | -1/+1 |
| | |||||
* | add some documentation about buildroot's patch system | John Voltz | 2008-03-13 | 1 | -0/+43 |
| | |||||
* | HTMLized glibc vs uclibc and added to docs | John Voltz | 2008-03-07 | 1 | -0/+240 |
| | |||||
* | - add a sample README.diskimage for i386 | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+37 |
| | |||||
* | - trivial style fixes. | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -3/+3 |
| | | | | TODO: document HAVE_MANPAGES and HAVE_INFOPAGES (and adjust line-numbers in the text accordingly) | ||||
* | Add hooks for creating your own board support package | Ulf Samuelsson | 2007-09-12 | 1 | -0/+38 |
| | |||||
* | - document BUSYBOX_CONFIG_FILE | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -0/+3 |
| | |||||
* | Fix spelling error in docs | Ulf Samuelsson | 2007-08-24 | 1 | -1/+1 |
| | |||||
* | Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR | Ulf Samuelsson | 2007-08-19 | 1 | -0/+22 |
| | |||||
* | Add further documentation for BSP patch | Ulf Samuelsson | 2007-08-16 | 1 | -5/+274 |
| | |||||
* | Cleanup of docs | Ulf Samuelsson | 2007-08-12 | 1 | -3/+4 |
| | |||||
* | Update documentation with advice on completion | Ulf Samuelsson | 2007-08-11 | 1 | -0/+27 |
| | |||||
* | make needs menuconfig to allow configuration | Ulf Samuelsson | 2007-08-01 | 1 | -1/+1 |
| | |||||
* | Fix Document style | Ulf Samuelsson | 2007-07-12 | 1 | -68/+68 |
| | |||||
* | Fix Document style | Ulf Samuelsson | 2007-07-12 | 1 | -65/+71 |
| | |||||
* | 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 |
| | |||||
* | - update docs to mention the new sysroot support. | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -7/+11 |
| | |||||
* | - point to busybox-<version>.config | Bernhard Reutner-Fischer | 2007-03-13 | 1 | -1/+1 |
| | |||||
* | - remove validator, all is fine now. | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -2/+0 |
| | |||||
* | - duh. add missing listentry stop markers | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -4/+4 |
| | |||||
* | - remove validator | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -2/+0 |
| | |||||
* | - explicitely mention -clean and -dirclean targets so it is easier to search ↵ | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -2/+2 |
| | | | | for them | ||||
* | - add some more documentation | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -23/+57 |
| | |||||
* | - some minor corrections | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -9/+9 |
| | |||||
* | - update valid HTML pic and temporarily enable referer checking | Bernhard Reutner-Fischer | 2007-01-19 | 4 | -3/+16 |
| | |||||
* | - add missing space | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -1/+1 |
| | |||||
* | - add some anchors to the sample makefile to make ease navigation | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -71/+71 |
| |