index
:
lwext4
2400-ext-errors
arm64
carl
carl-attic
carl-old
carl2-opt
cscript
debug
disk-writer-debug
fix-mac
master
more-cache
osx
static-on-linux
win32
windows-debug
Fork of lwext4 library for EXT2 filesystem manipulation
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2020-08-07
Increase BLOCK_DEV_CACHE_SIZE. Significantly speeds up
debug
cah
2020-03-08
Don't build fs_test stuff; it fails to link on OS X because it
Carl Hetherington
2018-12-03
Merge pull request #43 from MaskRay/cmake
Grzegorz Kostka
2018-12-02
Don't copy include
Fangrui Song
2018-12-02
Raise cmake_minimum_required: 2.8 -> 3.4
Fangrui Song
2016-09-05
fix: mingw build
Ing. Radomír Polách
2016-04-01
ext4_config: add CONFIG_UNALIGNED_ACCESS configuration switch
gkostka
2016-03-31
CMake: add library & headers to make install target
gkostka
2016-01-29
CMake: now ext4_config.h will be automatically generated.
ngkaho1234
2016-01-28
Reconstruct source directory tree.
ngkaho1234
2016-01-23
ext4_config: set CONFIG_HAVE_OWN_ERRNO default value to 0
gkostka
2016-01-23
Specify flags without -Wextra for non-gcc compilers.
ngkaho1234
2016-01-23
Add 'lib_only' build target.
ngkaho1234
2015-12-31
makefile: add version definitions to makefile & CMakeLists
gkostka
2015-11-19
Set new default configuration (remove some unnecessary definitions)
gkostka
2015-11-13
Move all test modules to fs_test directory
gkostka
2015-10-18
Move stm32f429 demo to separate repository
gkostka
2015-10-18
Multiple fixes related to basic block type
ngkaho1234
2015-10-11
Tune CMakeFile default preprocessor macros on PC.
ngkaho1234
2015-10-08
Add ignore .git directory cmkage dist target
gkostka
2015-10-08
Add CONFIG_HAVE_OWN_OFLAGS=1 for targets without right definitions
gkostka
2015-09-22
Demo apps refactoring
gkostka
2015-07-23
Add CHANGELOG & version bump to 0.8.0
gkostka
2014-11-08
version update: 0.7.0
gkostka
2014-07-14
Prepare for 0.6.0
gkostka
2014-06-22
Comb sort for directory indexing (shold be faster).
gkostka
2014-06-03
Version update
gkostka
2014-05-30
Fixed avr warnings.
gkostka
2014-05-30
New targets for:
gkostka
2014-05-20
Build system refactoring.
gkostka
2014-05-20
Pedanitic warning check fixes. Pointer arithmetic, anonymus unions etc
gkostka
2014-04-09
Version update.
gkostka
2014-04-06
Client server basic test suite + minor code improvment.
gkostka
2014-01-15
Update version to 0.3.0 to tag.
gkostka
2014-01-12
Update project settings.
gkostka
2014-01-12
Upadate cmake file.
gkostka
2014-01-05
STM32F429 cmake target.
gkostka
2013-10-27
0.2.0 version.
gkostka
2013-10-27
FEATURES:
gkostka
2013-10-13
Update directory tree.
gkostka