openjpeg/thirdparty/libz
Julien Malik 17a0a8a195 Use lowercase for cmake commands consistenly
Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt
This needs vim 7.3 and fails with vim 7.4

This also fixes a number of :
- missing empty line at end of files
- useless space at end of lines
2016-05-02 16:05:41 +02:00
..
CMakeLists.txt Use lowercase for cmake commands consistenly 2016-05-02 16:05:41 +02:00
adler32.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
compress.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
crc32.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
crc32.h Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
deflate.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
deflate.h Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
gzclose.c Removed the libs directory containing win32 compiled versions of libpng, libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies). 2011-03-20 22:45:24 +00:00
gzguts.h Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
gzlib.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
gzread.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
gzwrite.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
infback.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
inffast.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
inffast.h Removed the libs directory containing win32 compiled versions of libpng, libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies). 2011-03-20 22:45:24 +00:00
inffixed.h Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
inflate.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
inflate.h Removed the libs directory containing win32 compiled versions of libpng, libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies). 2011-03-20 22:45:24 +00:00
inftrees.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
inftrees.h Removed the libs directory containing win32 compiled versions of libpng, libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies). 2011-03-20 22:45:24 +00:00
trees.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
trees.h Removed the libs directory containing win32 compiled versions of libpng, libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies). 2011-03-20 22:45:24 +00:00
uncompr.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
zlib.h Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
zutil.c Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00
zutil.h Update zlib to version 1.2.8 2015-07-04 18:45:06 +02:00