summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-08-07Increase BLOCK_DEV_CACHE_SIZE. Significantly speeds updebugcah
2020-03-08Don't build fs_test stuff; it fails to link on OS X because itCarl Hetherington
2018-12-03Merge pull request #43 from MaskRay/cmakeGrzegorz Kostka
2018-12-02Don't copy includeFangrui Song
2018-12-02Raise cmake_minimum_required: 2.8 -> 3.4Fangrui Song
2016-09-05fix: mingw buildIng. Radomír Polách
2016-04-01ext4_config: add CONFIG_UNALIGNED_ACCESS configuration switchgkostka
2016-03-31CMake: add library & headers to make install targetgkostka
2016-01-29CMake: now ext4_config.h will be automatically generated.ngkaho1234
2016-01-28Reconstruct source directory tree.ngkaho1234
2016-01-23ext4_config: set CONFIG_HAVE_OWN_ERRNO default value to 0gkostka
2016-01-23Specify flags without -Wextra for non-gcc compilers.ngkaho1234
2016-01-23Add 'lib_only' build target.ngkaho1234
2015-12-31makefile: add version definitions to makefile & CMakeListsgkostka
2015-11-19Set new default configuration (remove some unnecessary definitions)gkostka
2015-11-13Move all test modules to fs_test directorygkostka
2015-10-18Move stm32f429 demo to separate repositorygkostka
2015-10-18Multiple fixes related to basic block typengkaho1234
2015-10-11Tune CMakeFile default preprocessor macros on PC.ngkaho1234
2015-10-08Add ignore .git directory cmkage dist targetgkostka
2015-10-08Add CONFIG_HAVE_OWN_OFLAGS=1 for targets without right definitionsgkostka
2015-09-22Demo apps refactoringgkostka
2015-07-23Add CHANGELOG & version bump to 0.8.0gkostka
2014-11-08version update: 0.7.0gkostka
2014-07-14Prepare for 0.6.0gkostka
2014-06-22Comb sort for directory indexing (shold be faster).gkostka
2014-06-03Version updategkostka
2014-05-30Fixed avr warnings.gkostka
2014-05-30New targets for:gkostka
2014-05-20Build system refactoring.gkostka
2014-05-20Pedanitic warning check fixes. Pointer arithmetic, anonymus unions etcgkostka
2014-04-09Version update.gkostka
2014-04-06Client server basic test suite + minor code improvment.gkostka
2014-01-15Update version to 0.3.0 to tag.gkostka
2014-01-12Update project settings.gkostka
2014-01-12Upadate cmake file.gkostka
2014-01-05STM32F429 cmake target.gkostka
2013-10-270.2.0 version.gkostka
2013-10-27FEATURES:gkostka
2013-10-13Update directory tree.gkostka