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
/
libpng
/
libpng.mk
Age
Commit message (
Expand
)
Author
2010-02-23
libpng: enable compilation on the host
Thomas Petazzoni
2009-12-15
host-pkgconfig is now host-pkg-config
Thomas Petazzoni
2009-12-06
package: get rid of redundant malloc related configure presets
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-07-22
libpng: bump version
Peter Korsgaard
2009-03-18
pkgconfig: add pkgconfig package for target
Peter Korsgaard
2009-02-27
libpng: bump version
Peter Korsgaard
2009-02-12
libpng: bump version
Peter Korsgaard
2009-01-12
package/libpng/libpng.mk: Remove the unnecessary --without-x option
Daniel Laird
2008-10-29
package/libpng/libpng.mk: Change to autotools.in format
Daniel Laird
2008-10-06
png: bump version
Peter Korsgaard
2008-03-04
libpng: bump version
Peter Korsgaard
2008-02-28
Clean up patches and applying of them.
"Steven J. Hill"
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-05
- fix bug introduced by ulf in r19378.
Bernhard Reutner-Fischer
2007-08-01
Cleanup libpng, use usr/lib
Ulf Samuelsson
2007-07-29
Cleanup of libpng
Ulf Samuelsson
2007-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-03-07
- some more CONFIG_UPDATEs by Haavard Skinnemoen
Bernhard Reutner-Fischer
2007-02-03
new stable upstream version
Eric Andersen
2007-01-14
silly typos
Eric Andersen
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-11
be explicit about not depending on X, dep should go the other way
Eric Andersen
2007-01-10
fix install such that pkg-config setup is correct
Eric Andersen
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-07-08
fix broken libpng compile -- malloc was being handled incorrectly
Eric Andersen
2006-06-30
ver bump to 1.2.12
Mike Frysinger
2005-09-08
add a libpng-dirclean target and alias png to libpng
Mike Frysinger
2005-06-23
Setup libpng to be fetched from the sourceforge mirror of choice
Eric Andersen
2005-02-10
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2005-01-23
Bump version to 1.28, per recommendation from solar
Eric Andersen
2005-01-23
Patch from pdinoto: http://bugs.uclibc.org/view.php?id=33
Eric Andersen
2004-12-14
Martin Herren writes:
Mike Frysinger