History log of /seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/Makefile
Revision Date Author Comments
# 2684d923 03-Jul-2020 Zilin Chen <Zilin.Chen@data61.csiro.au>

compiler: bulk rename stdgum to libgum in all places


# d9f1816c 27-Oct-2019 Zilin Chen <Zilin.Chen@data61.csiro.au>

vfat: fix .verif-gen build

[skip lemma][skip ci]


# d7a206cd 21-Sep-2018 Zilin Chen <Zilin.Chen@data61.csiro.au>

compiler+fs: fix naming of generated files

[skip lemma]


# e3dd4a2d 16-May-2018 Partha Susarla <mail@spartha.org>

impl: Use gcc headers from the correct version.


# dc6bd0fb 15-Mar-2017 Partha Susarla <parthasarathi.susarlaajay@data61.csiro.au>

[impl] Reorganise impl directory.

We currently have all our filesystem implementation in `impl` directory. This
patch moves all the implementations into `impl/fs` directory. This makes for
better organisation of the source tree when we eventually have `impl/net`,
for network implementations in `Cogent`.