<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/CMakeLists.txt, branch debug</title>
<subtitle>Fork of lwext4 library for EXT2 filesystem manipulation</subtitle>
<id>https://git.carlh.net/cgit/lwext4/atom?h=debug</id>
<link rel='self' href='https://git.carlh.net/cgit/lwext4/atom?h=debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/'/>
<updated>2020-08-07T14:04:05Z</updated>
<entry>
<title>Increase BLOCK_DEV_CACHE_SIZE.  Significantly speeds up</title>
<updated>2020-08-07T14:04:05Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2020-08-06T22:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=a7317b40e95350ff8436f558265beebcec69c122'/>
<id>urn:sha1:a7317b40e95350ff8436f558265beebcec69c122</id>
<content type='text'>
drive formatting on Windows (overall times to write and check
a ~1Gb DCP go down from 21m to 13m).
</content>
</entry>
<entry>
<title>Don't build fs_test stuff; it fails to link on OS X because it</title>
<updated>2020-03-08T08:20:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-06-24T12:07:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=e475f10dca39b715a09589027452511ac4cd86fb'/>
<id>urn:sha1:e475f10dca39b715a09589027452511ac4cd86fb</id>
<content type='text'>
tries to build 64-bit executables with 32-bit libraries, for
some reason.
</content>
</entry>
<entry>
<title>Merge pull request #43 from MaskRay/cmake</title>
<updated>2018-12-03T01:33:07Z</updated>
<author>
<name>Grzegorz Kostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2018-12-03T01:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=e9ca4a2d382afa8efd6fe54c869904ba99ed1d76'/>
<id>urn:sha1:e9ca4a2d382afa8efd6fe54c869904ba99ed1d76</id>
<content type='text'>
Raise cmake_minimum_required: 2.8 -&gt; 3.4</content>
</entry>
<entry>
<title>Don't copy include</title>
<updated>2018-12-02T18:15:10Z</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2018-11-17T23:03:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=1b92315e20ec184899642c2253370ab917801289'/>
<id>urn:sha1:1b92315e20ec184899642c2253370ab917801289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raise cmake_minimum_required: 2.8 -&gt; 3.4</title>
<updated>2018-12-02T18:10:36Z</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2018-11-19T00:35:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=b9679f355308ea5d3848b1229077fd02c0ddc8ae'/>
<id>urn:sha1:b9679f355308ea5d3848b1229077fd02c0ddc8ae</id>
<content type='text'>
See CMP0065, otherwise -rdynamic is unconditionally added to linked executable. These .dynsym symbols are not really useful.
</content>
</entry>
<entry>
<title>fix: mingw build</title>
<updated>2016-09-05T21:29:39Z</updated>
<author>
<name>Ing. Radomír Polách</name>
<email>rp@t4d.cz</email>
</author>
<published>2016-09-05T21:29:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=5546ffcf2e737d2f12fce96a98e7c1ac4edf4333'/>
<id>urn:sha1:5546ffcf2e737d2f12fce96a98e7c1ac4edf4333</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4_config: add CONFIG_UNALIGNED_ACCESS configuration switch</title>
<updated>2016-04-01T13:20:40Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2016-04-01T13:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=0589b9280b623ef2dc2ec2c5c879b4d23cabddb9'/>
<id>urn:sha1:0589b9280b623ef2dc2ec2c5c879b4d23cabddb9</id>
<content type='text'>
On some targets unaligned 32/16 bit access will raise exeption.
</content>
</entry>
<entry>
<title>CMake: add library &amp; headers to make install target</title>
<updated>2016-03-31T20:53:44Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2016-03-31T18:43:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=0202d13dec910d55acc5b92c290b9aaa72d8b691'/>
<id>urn:sha1:0202d13dec910d55acc5b92c290b9aaa72d8b691</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMake: now ext4_config.h will be automatically generated.</title>
<updated>2016-01-29T08:25:37Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-01-28T16:18:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=9b40d089d6cf5912b558dd3e0ca1a246baa6750a'/>
<id>urn:sha1:9b40d089d6cf5912b558dd3e0ca1a246baa6750a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reconstruct source directory tree.</title>
<updated>2016-01-28T14:46:36Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-01-28T14:46:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=a45154a49b743eba4669442e6993c50583329d99'/>
<id>urn:sha1:a45154a49b743eba4669442e6993c50583329d99</id>
<content type='text'>
</content>
</entry>
</feed>
