index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2007-07-09
- wipe config related files in distclean
Bernhard Reutner-Fischer
2007-07-09
sh needs '-c' to run a binary
Ulf Samuelsson
2007-07-08
- add help target
Bernhard Reutner-Fischer
2007-07-08
- silence a cosmetic warning (closes several issues in mantis).
Bernhard Reutner-Fischer
2007-07-06
Remove some unwanted white space in Makefile
Ulf Samuelsson
2007-06-28
- adjust infrastructure for new kconfig
Bernhard Reutner-Fischer
2007-06-25
- Search for defconfigs in target, not entire tree
Bernhard Reutner-Fischer
2007-06-24
- forgot to apply this hunk that should have belonged to r18904
Bernhard Reutner-Fischer
2007-06-20
- add full sysroot support for non-ancient toolchains.
Bernhard Reutner-Fischer
2007-06-19
Hide troublesome environment variables from sub processes
Peter Korsgaard
2007-06-07
- provide a "source-check" target that tries to download all packages with
Bernhard Reutner-Fischer
2007-06-02
- fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB
Bernhard Reutner-Fischer
2007-06-02
- move setting up the extensions to correct place (like i said but tom didn't...
Bernhard Reutner-Fischer
2007-06-02
- correct extensions for apple (thanks Heikki Lindholm for pointing this out)
Bernhard Reutner-Fischer
2007-06-01
- add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer t...
Bernhard Reutner-Fischer
2007-05-07
Create 'bin' directory in staging area.
"Steven J. Hill"
2007-04-28
Create symlink for 'usr/include' in the staging directory so that packages li...
"Steven J. Hill"
2007-04-06
- make sure to download fakeroot if needed
Bernhard Reutner-Fischer
2007-02-12
- add cc-option and use it to check for stuff that is benefical for PREFER_IMA
Bernhard Reutner-Fischer
2007-02-06
Support building using an external toolchain. Questions to the mailing list a...
"Steven J. Hill"
2007-01-30
- generalize the menuconfig linux kernel support
Bernhard Reutner-Fischer
2007-01-28
- make sure to add board specific targets before the final generation of the ...
Bernhard Reutner-Fischer
2007-01-19
- make distclean didn't clean dialog binaries. Closes #1039
Bernhard Reutner-Fischer
2007-01-10
link $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib
Eric Andersen
2006-12-02
- andersee, what was that good for? It just slows down rebuilds as it delves ...
Bernhard Reutner-Fischer
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-11-17
- check if busybox' Rules.mak exists.
Bernhard Reutner-Fischer
2006-11-15
make certain the target directory exists
Eric Andersen
2006-11-15
subversion makes it so we do not need a separate tarball
Eric Andersen
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-07-18
configuring uClibc depends on first having kernel headers in place
Eric Andersen
2006-07-18
put sed check in the correct place
Eric Andersen
2006-07-18
move TAR_OPTIONS to its rightful place
Eric Andersen
2006-06-22
Resolves Bug #182 for buildroot. It works nice to pull in default
"Steven J. Hill"
2006-05-26
s/dependancies/dependencies/
Mike Frysinger
2006-04-19
when copying, be forceful about it to gratuitously overwrite symlinks
Eric Andersen
2006-04-07
make sure things still work even when fakeroot is not in active use
Eric Andersen
2006-01-25
removed clean and distclean from the noconfig targets per case 0000232
David Anders
2005-12-10
- remove BR2_TAR_VERBOSITY and add helptext to BR2_TAR_OPTIONS.
Bernhard Reutner-Fischer
2005-12-10
- add option to pass to tar for unpacking the source.
Bernhard Reutner-Fischer
2005-09-09
Allan Clark writes:
Mike Frysinger
2005-09-08
only build host-file if we need it
Mike Frysinger
2005-08-30
Build 'file' for the host as well as the target. If the host system has a ver...
"Steven J. Hill"
2005-08-04
Allow packages to use fakeroot. To accomodate this, convert all
Eric Andersen
2005-04-27
Make defconfig work properly
Eric Andersen
2005-04-15
Change all instances of 'ln -sf' to 'ln -snf'
Eric Andersen
2005-02-17
more changes towards better board support
Eric Andersen
2005-02-17
Make target stuff last so it can override everything else
Eric Andersen
2005-02-11
Fix some silly bugs: a variable for gcc was used before it was defined, remove
Eric Andersen
2005-02-10
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
[prev]
[next]