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
/
fakeroot
/
fakeroot.mk
Age
Commit message (
Expand
)
Author
2010-04-09
fakeroot: convert to the autotools infrastructure
Thomas Petazzoni
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-04-01
fakeroot: install into HOST_DIR
Peter Korsgaard
2009-04-01
fakeroot: build host version under BUILD_DIR as well
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-01
fakeroot: use 1.9.5 from snapshot.debian.net
Peter Korsgaard
2008-09-07
fakeroot: bump version
Peter Korsgaard
2008-03-27
buildroot: cleanup <package>-clean targets.
Peter Korsgaard
2008-03-13
fakeroot: fix tarball name
Peter Korsgaard
2008-03-12
Fixed URL for fakeroot sources
John Voltz
2008-03-11
updated fakeroot version
John Voltz
2008-01-21
Upped version, fixing http://busybox.net/bugs/view.php?id=1954
Thomas Lundquist
2007-12-27
Added BR2_DEBIAN_MIRROR
Thomas Lundquist
2007-12-27
Closing bug #1819 and 1709
Thomas Lundquist
2007-10-18
update fakeroot to 1.8.2 version
Ivan Kuten
2007-10-13
Bump fakeroot version and add patch
Ulf Samuelsson
2007-10-02
- bump version
Bernhard Reutner-Fischer
2007-09-17
- cleanup and fixes (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-13
Fix libdir path for libfakeroot.la
Ulf Samuelsson
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-06
- bump version
Bernhard Reutner-Fischer
2007-05-03
s/FAKEROUTE/FAKEROOT/
Peter Korsgaard
2007-04-06
- make sure to download fakeroot if needed
Bernhard Reutner-Fischer
2007-04-03
Version bump. Thanks to Michael Benedict
Peter Korsgaard
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-03-05
Bump version. Closes #1241, #1243 and #1248
Peter Korsgaard
2007-01-22
- bump version
Bernhard Reutner-Fischer
2007-01-22
fix dependancy to avoid needless rebuilds
Eric Andersen
2006-12-15
- use one (patched) sourcedir and build the -host and -target fakeroute in their
Bernhard Reutner-Fischer
2006-10-01
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-04-19
teach newer fakeroot to not build docs
Eric Andersen
2006-01-03
- update from fakeroot 1.2.10 to 1.2.13
Bernhard Reutner-Fischer
2005-11-24
remove extra space after touch
Mike Frysinger
2005-06-24
Finish implementing fakeroot handling so mksquashfs properly
Eric Andersen
2005-06-24
Use fakeroot and makedevs to fake mksquashfs into building properly setup file
Eric Andersen
2005-06-23
Update to the debian sarge release version of fakeroot
Eric Andersen
2005-03-07
Support building fakeroot for use on the host system, i.e. for
Eric Andersen
2005-02-10
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2005-01-23
Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31
Eric Andersen
2004-10-27
fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten ...
Ned Ludd
2004-10-14
Update a few packages
Eric Andersen
2004-10-09
Make the TAR_VERBOSITY option a bit more sane
Eric Andersen
2004-10-09
use $(TAR_VERBOSITY)
Mike Frysinger
2004-10-09
Remove the old 'make' directory, and populate the new 'package'
Eric Andersen