fix cmake warnings
fix compilation on Windows
revert inadvertant checkin
mark install dirs as advanced
generate export headers for windows
fix linking with openmp
add openmp support for parallel compression
add txt suffix to text files
add support for parallel decompression using op...
enable openmp support for qmake
fix trailing space
disable openmp in config for backwards compatib...
enable openmp support for regular makefile
cleanup white space
fix package name
tag v1.15 /w openmp support
add comment about gamma correction
fix install options to be compatible with macos x
retag 1.14 to exclude .svn from tgz properly
rm 1.14 to exclude .svn from tgz properly
exclude .svn from tgz properly
retag 1.14 to include minor forgotten fix
remove 1.14 to include minor forgotten fix
fix lib path in libsquish.pc.in
retag 1.14 to include MacOS X changes
remove tag to include MacOS X changes
another MacOS X fix
remove tabs
fixes for MacOS X
tag 1.14
fix makefile for non-linux systems
add LIB_PATH to Makefile
fix quoting
add phony targets
fix doxygen check
add LDFLAGS to Makefile
add pkgconfig file
build shared and dynamic lib
fix makefile
cleanup makefile
update changelog
fix compilation
add bc4, bc5 and BGRA support
do not use GNUmakefile
change svn eol-style to native
update change log
remove unfinished tests
formatting
cleanup white space
cleanup
fix tgz rule