aboutsummaryrefslogtreecommitdiffstats
path: root/docs/buildroot.html
Commit message (Collapse)AuthorAgeFilesLines
* docs/buildroot: use DESTDIR / install-strip for target install examplePeter Korsgaard2009-03-021-3/+3
|
* docs/buildroot.html: we DO make releases nowadaysPeter Korsgaard2009-03-021-3/+7
|
* s/buildroot.uclibc.org/buildroot.net/Peter Korsgaard2009-03-021-5/+5
|
* target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWSPeter Korsgaard2009-01-301-10/+1
| | | | As discussed on the list.
* Create a common BR2_COPYTO to prepare to replaceUlf Samuelsson2009-01-261-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 cleanupUlf Samuelsson2009-01-261-38/+29
|
* buildroot: add BR2_BACKUP_SITE and DOWNLOAD helperPeter Korsgaard2009-01-161-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/buildroot.html: misc small fixes and strip trailing spacesPeter Korsgaard2008-12-161-82/+82
|
* Documentation fixes and updatesThomas Petazzoni2008-12-151-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 Petazzoni2008-12-151-0/+6
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* - extend documentation to mention adding package/foo/Config.in to ↵Bernhard Reutner-Fischer2008-10-141-1/+13
| | | | package/Config.in
* buildroot: support out-of-tree buildsPeter Korsgaard2008-08-311-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 Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - trivial style fixes.Bernhard Reutner-Fischer2007-09-191-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 packageUlf Samuelsson2007-09-121-0/+38
|
* Fix spelling error in docsUlf Samuelsson2007-08-241-1/+1
|
* Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIRUlf Samuelsson2007-08-191-0/+22
|
* Add further documentation for BSP patchUlf Samuelsson2007-08-161-5/+274
|
* Cleanup of docsUlf Samuelsson2007-08-121-3/+4
|
* Update documentation with advice on completionUlf Samuelsson2007-08-111-0/+27
|
* Fix Document styleUlf Samuelsson2007-07-121-68/+68
|
* Fix Document styleUlf Samuelsson2007-07-121-65/+71
|
* Update Documentation for BSP patchUlf Samuelsson2007-07-121-7/+36
|
* - update docs to mention the new sysroot support.Bernhard Reutner-Fischer2007-06-211-7/+11
|
* - point to busybox-<version>.configBernhard Reutner-Fischer2007-03-131-1/+1
|
* - remove validator, all is fine now.Bernhard Reutner-Fischer2007-01-211-2/+0
|
* - duh. add missing listentry stop markersBernhard Reutner-Fischer2007-01-191-4/+4
|
* - explicitely mention -clean and -dirclean targets so it is easier to search ↵Bernhard Reutner-Fischer2007-01-191-2/+2
| | | | for them
* - add some more documentationBernhard Reutner-Fischer2007-01-191-23/+57
|
* - some minor correctionsBernhard Reutner-Fischer2007-01-191-9/+9
|
* - update valid HTML pic and temporarily enable referer checkingBernhard Reutner-Fischer2007-01-191-1/+12
|
* - add missing spaceBernhard Reutner-Fischer2007-01-191-1/+1
|
* - add some anchors to the sample makefile to make ease navigationBernhard Reutner-Fischer2007-01-191-71/+71
|
* - Correct some typosBernhard Reutner-Fischer2007-01-191-12/+19
| | | | - Add some more explanation to the -clean and -dirclean targets
* - make sure that URLs are standard conformingBernhard Reutner-Fischer2007-01-191-3/+3
| | | | Let's see if the date property works..
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-1/+1
| | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
* update docs and fix wrong paths as pointed out by acutetech in #268Mike Frysinger2005-09-081-7/+10
|
* acutetech writes in Bug 266: the buildroot docs point to the download dir ↵Mike Frysinger2005-08-281-2/+2
| | | | off of uclibc.org when it should be buildroot.uclibc.org
* acutetech writes in Bug 267: Wrong path in documentation, should mention ↵Mike Frysinger2005-08-281-1/+1
| | | | staging_dir subdir
* CVS dirs -> .svn dirsMike Frysinger2005-08-131-1/+1
|
* remove references to CVS and update with SVNMike Frysinger2005-08-131-10/+9
|
* renameEric Andersen2005-02-211-0/+643