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
/
imagemagick
/
imagemagick.mk
Age
Commit message (
Expand
)
Author
2011-03-07
imagemagick: remove *-config scripts from TARGET_DIR
Thomas Petazzoni
2011-02-11
imagemagick: bump version
Peter Korsgaard
2011-02-02
imagemagick: bump to version 6.6.7-4
Gustavo Zacarias
2010-12-22
imagemagick: add patch to fix libxml2 issue and remove useless patch
Thomas Petazzoni
2010-10-06
imagemagick: fix s/IMAGEMAGISK/IMAGEMAGICK/ typo
Peter Korsgaard
2010-10-05
imagemagick: remove fixed jpeg+tiff dependencies, add optional deps
Peter Korsgaard
2010-10-05
imagemagick: convert to autotargets and bump to 6.6.4
Martin Banky
2010-08-12
imagemagick: don't create useless debugging file
Thomas Petazzoni
2010-02-23
imagemagick: use internal libtool
Thomas Petazzoni
2010-02-23
imagemagick: help configure to detect file_offset_bits
Thomas Petazzoni
2009-10-13
imagemagick: fix -clean target
Simon Pasch
2009-10-01
imagemagick: fix build
Peter Korsgaard
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-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-12
Bump version of ImageMagick which does not work, use versioned patches, needs...
Ulf Samuelsson
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-02-19
buildroot: add missing -source targets
Peter Korsgaard
2007-11-23
Bump ImageMagick to v 6.3.7
Ulf Samuelsson
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-09-25
- make sure that configure doesn't see a wrong cache
Bernhard Reutner-Fischer
2007-08-21
- fixup whitespace damage after ulf
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-20
SED away some whitespace
Ulf Samuelsson
2007-07-27
Ensure each target is copied, run libtool --finish
Ulf Samuelsson
2007-07-24
Bump ImageMagick version
Ulf Samuelsson
2007-07-23
Cleanup imagemagick package
Ulf Samuelsson
2007-07-23
Add imagemagick package
Ulf Samuelsson