<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/doc/CMakeLists.txt, branch codingstyle</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=codingstyle</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=codingstyle'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2012-10-29T14:35:11Z</updated>
<entry>
<title>[trunk] Fix remainings issues with doxygen doc</title>
<updated>2012-10-29T14:35:11Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-29T14:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=759be64115508e4589c098c5e777d03a1a04bb25'/>
<id>urn:sha1:759be64115508e4589c098c5e777d03a1a04bb25</id>
<content type='text'>
Convert DOS files to UNIX eol

</content>
</entry>
<entry>
<title>[trunk] FolderReorgProposal task. Do not rebuild doxygen always</title>
<updated>2012-10-01T09:37:19Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-01T09:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=aa6b4b49706c83bf376c6bfaab64dca49f140179'/>
<id>urn:sha1:aa6b4b49706c83bf376c6bfaab64dca49f140179</id>
<content type='text'>
Update issue 177

</content>
</entry>
<entry>
<title>[trunk] FolderReorgProposal task: Fix doxygen</title>
<updated>2012-10-01T08:30:04Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-01T08:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5db7b01fa2c27dee88836271ed711a7dc37b48d3'/>
<id>urn:sha1:5db7b01fa2c27dee88836271ed711a7dc37b48d3</id>
<content type='text'>
Update issue 177

</content>
</entry>
<entry>
<title>[trunk] Remove CMake-language block-end command arguments</title>
<updated>2012-08-30T17:20:03Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-08-30T17:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3135642ff5c747d674b1a5347f4a3dd6352b6c75'/>
<id>urn:sha1:3135642ff5c747d674b1a5347f4a3dd6352b6c75</id>
<content type='text'>
Ancient versions of CMake required else(), endif(), and similar block termination commands to have arguments matching the command starting the block.  This is no longer the preferred style.
Thanks to Hans Johnson
</content>
</entry>
<entry>
<title>[trunk] Convert CMake-language commands to lower case</title>
<updated>2012-08-30T17:14:39Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-08-30T17:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d5bb3b0039159a61c7e9b2ae157a7b6ec2c0aef5'/>
<id>urn:sha1:d5bb3b0039159a61c7e9b2ae157a7b6ec2c0aef5</id>
<content type='text'>
Ancient CMake versions required upper-case commands.  Later command names became case-insensitive.  Now the preferred style is lower-case.
This also changes all the key words to lower case. The primary reason for changing key words is that all documentation for CMakeLists.txt now shows the key words as lower case. Even the printed “Mastering CMake v5” uses lower case.
Thanks to Hans Johnson
</content>
</entry>
<entry>
<title>[trunk] minor style to sync with branch 1.5</title>
<updated>2012-03-02T15:21:51Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-03-02T15:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e78e2885fe3f63cb806c959573f38e01be3c1ca2'/>
<id>urn:sha1:e78e2885fe3f63cb806c959573f38e01be3c1ca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrate some more diffs from the 1.5 branch</title>
<updated>2012-02-13T09:42:26Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-02-13T09:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ee957a428509da8f8896395262cae9a153b9316f'/>
<id>urn:sha1:ee957a428509da8f8896395262cae9a153b9316f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] WIP: Enhance html documentation generation with cmake, add a mainpage to this documentation and bump version to 1.99.0 into the main CMakeLists (as rev951)</title>
<updated>2011-10-06T08:41:49Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2011-10-06T08:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=68967aef7263802c7cb26ac8293581acf1c8e881'/>
<id>urn:sha1:68967aef7263802c7cb26ac8293581acf1c8e881</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed applications/codec/CMakeLists.txt that prevented JPWL executables to be built with JPWL functionalities ; changed make all behaviour : DOC target removed from ALL</title>
<updated>2011-04-14T10:13:25Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2011-04-14T10:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=27b894dd3fd6d67dacf6c263587d789d96172116'/>
<id>urn:sha1:27b894dd3fd6d67dacf6c263587d789d96172116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>install man pages by default. install CHANGES and LICENSE</title>
<updated>2010-11-17T10:59:21Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2010-11-17T10:59:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3afd3b1afd711fff415f4cb0eebd9a015abaa1d8'/>
<id>urn:sha1:3afd3b1afd711fff415f4cb0eebd9a015abaa1d8</id>
<content type='text'>
</content>
</entry>
</feed>
