index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project
/
Makefile.in
Age
Commit message (
Expand
)
Author
2009-07-24
project: xtensa specific ARCH handling
Maxim Grigoriev
2009-03-19
package: add STAMP_DIR and use for host builds
Peter Korsgaard
2009-03-16
Makefile: introduce $(HOST_DIR) for host binaries
Peter Korsgaard
2008-10-21
buildroot: add QUIET variable and use it for wget/git/svn/configure
Peter Korsgaard
2008-09-26
project/Makefile.in: workaround issue with out-of-tree builds
Peter Korsgaard
2008-09-16
Makefile: support relative paths for out of tree builds
Peter Korsgaard
2008-08-31
buildroot: support out-of-tree builds
Peter Korsgaard
2007-09-19
- add a SVN_UP command for updating an already checked-out tree
Bernhard Reutner-Fischer
2007-09-17
Move VENDOR dbg to correct Makefile
Ulf Samuelsson
2007-09-17
Add debug info
Ulf Samuelsson
2007-08-24
Move VENDOR stuff to project
Ulf Samuelsson
2007-08-21
- our dependencies are project specific. First (untested) attempt to take thi...
Bernhard Reutner-Fischer
2007-08-21
- move the PROJECT variable setting to a more sensible place
Bernhard Reutner-Fischer
2007-08-14
Move project related info from main Makefile to project dir
Ulf Samuelsson