summaryrefslogtreecommitdiffstats
path: root/package/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Patch from scott: http://bugs.uclibc.org/view.php?id=42Eric Andersen2005-01-231-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 thatEric Andersen2004-12-111-0/+3
| | | | have broken 'make -j' support
* Add an option to allow people to relocate the toolchainEric Andersen2004-12-111-1/+3
|
* nuke sources/ - you might want to move sources/dl/ to dl/ to avoid ↵Tim Riker2004-10-271-2/+2
| | | | redownloading the world
* facelift step number twoEric Andersen2004-10-091-3/+2
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+60
-Erik