index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
at
Age
Commit message (
Expand
)
Author
2011-01-10
at: fix build issue with parallel builds
Peter Korsgaard
2010-12-13
at: ensure startup script is well installed
Lionel Landwerlin
2010-09-27
packages: remove unneeded _INSTALL_TARGET_OPT definitions
Thomas Petazzoni
2010-09-12
at: convert old-style hook to new-style hook
Thomas Petazzoni
2010-07-27
at: fix configure cache issue with flex
Peter Korsgaard
2010-02-10
at: fix compile breakage when flex isn't on the target
Thomas Petazzoni
2010-01-28
at: bump version, fix make install, convert to Makefile.autotools.in format
Peter Korsgaard
2010-01-27
at: fix build when host doesn't have sendmail
Peter Korsgaard
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-16
Remove the "project" feature
Thomas Petazzoni
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2007-12-27
Added BR2_DEBIAN_MIRROR
Thomas Lundquist
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
- honour BR2_HAVE_MANPAGES
Bernhard Reutner-Fischer
2007-08-20
SED away some whitespace
Ulf Samuelsson
2007-08-16
Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR
Ulf Samuelsson
2007-07-27
Use correct binary in 'at' to avoid rebuilds
Ulf Samuelsson
2007-07-16
Get rid of repeated rebuild of 'at'
Ulf Samuelsson
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-06-28
- fix a few -clean targets.
Bernhard Reutner-Fischer
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-25
- preserve quotes
Bernhard Reutner-Fischer
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-01-24
- fix spurious rebuilds caused by at
Bernhard Reutner-Fischer
2007-01-22
- add missing include panic.h to parsetime.h
Bernhard Reutner-Fischer
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-03
- add missing package-source targets
Bernhard Reutner-Fischer
2006-12-20
- don't install the docs
Bernhard Reutner-Fischer
2006-12-02
- rm cruft via fakeroot, not afterwards where it has no effect.
Bernhard Reutner-Fischer
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-07-04
avoid potential rebuild
Eric Andersen
2006-04-19
bump version
Eric Andersen
2006-04-10
yet again... rework fakeroot handling to ensure fakeroot is invoked just once,
Eric Andersen
2005-11-24
remove extra space after touch
Mike Frysinger
2005-11-20
remove mandir
Mike Frysinger
2005-11-15
import at package by akvadrako #506
Mike Frysinger