Fix #includes and build a shared library.
authorCarl Hetherington <cth@carlh.net>
Tue, 18 Jun 2019 11:05:34 +0000 (12:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Jun 2019 11:05:34 +0000 (12:05 +0100)
commite1bdae15781d64ee42205903c12ea65ab750290b
treecb2ea6eed1c132dc515ce7c0c78cbe1853086cfb
parent4eee448d748594c711b80d46877e4fb413246eeb
Fix #includes and build a shared library.
28 files changed:
Makefile
blockdev/CMakeLists.txt
blockdev/linux/file_dev.h
include/ext4.h
include/ext4_balloc.h
include/ext4_bcache.h
include/ext4_bitmap.h
include/ext4_block_group.h
include/ext4_blockdev.h
include/ext4_crc32.h
include/ext4_debug.h
include/ext4_dir.h
include/ext4_dir_idx.h
include/ext4_errno.h
include/ext4_extent.h
include/ext4_fs.h
include/ext4_hash.h
include/ext4_ialloc.h
include/ext4_inode.h
include/ext4_journal.h
include/ext4_mbr.h
include/ext4_mkfs.h
include/ext4_super.h
include/ext4_trans.h
include/ext4_types.h
include/ext4_xattr.h
toolchain/generic.cmake
toolchain/mingw.cmake