| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-03 | Merge pull request #43 from MaskRay/cmake | Grzegorz Kostka | |
| Raise cmake_minimum_required: 2.8 -> 3.4 | |||
| 2018-12-02 | Don't copy include | Fangrui Song | |
| 2018-12-02 | Raise cmake_minimum_required: 2.8 -> 3.4 | Fangrui Song | |
| See CMP0065, otherwise -rdynamic is unconditionally added to linked executable. These .dynsym symbols are not really useful. | |||
| 2016-09-05 | fix: mingw build | Ing. Radomír Polách | |
| 2016-04-01 | ext4_config: add CONFIG_UNALIGNED_ACCESS configuration switch | gkostka | |
| On some targets unaligned 32/16 bit access will raise exeption. | |||
| 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 | |
| Under this target, only a basic library will be built. | |||
| 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 | |
| 1. uint32_t block address converted to ext4_fsblk_t block address 2. ext4_balloc_find_goal renamed to ext4_fs_indirect_find_goal 3. ext4_balloc_alloc_block now needs one more parameter(goal) | |||
| 2015-10-11 | Tune CMakeFile default preprocessor macros on PC. | ngkaho1234 | |
| Remove ENOATTR, use ENODATA instead | |||
| 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 | |
| - xmaga - arm-sim (arm-none-eabi-run) - cortex-m0 Improved toolchain directory structure. | |||
| 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 | |
| 1. New io_raw block device. Allows to access windows partitions. 2. Demo app timings. Windows ext2/3/4 volume access. 3. Faster big file read/write operations (multi block mode). | |||
| 2013-10-13 | Update directory tree. | gkostka | |
