summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2017-04-19toolchain: add toolchain files for new MCUs & simplify makefilegkostka
2017-04-05Remove unused unpack_images make targetgkostka
2016-09-05fix: mingw buildIng. Radomír Polách
2016-03-21Remove depreciated blackfin buildgkostka
Blackfin toolchain is too old to build lwext4 correctly
2016-02-09Bump lwext4 version to 1.0.0 & changelog updategkostka
2016-01-23Add 'lib_only' build target.ngkaho1234
Under this target, only a basic library will be built.
2015-12-31makefile: add version definitions to makefile & CMakeListsgkostka
2015-10-29Enable debug symbols generation in generic buildgkostka
2015-10-18dos2unix conversion of Makefilegkostka
2015-06-16clang-format: lwext4 modulesgkostka
2014-06-22Comb sort for directory indexing (shold be faster).gkostka
2014-05-30New targets for:gkostka
- xmaga - arm-sim (arm-none-eabi-run) - cortex-m0 Improved toolchain directory structure.
2014-05-20Fsck images make target.gkostka
2014-05-20Build system refactoring.gkostka
2014-04-06Minor changes in makefiles.gkostka
2014-04-06Client server basic test suite + minor code improvment.gkostka
2014-01-12Upadate cmake file.gkostka
2013-11-11Update cmake generation setup.gkostka
2013-10-27FEATURES: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-13Update directory tree.gkostka
2013-10-10Add dist target.gkostka
2013-10-07.gkostka