summaryrefslogtreecommitdiffstats
path: root/src/kernel/xloop_file_fmt_raw.c
Commit message (Collapse)AuthorAgeFilesLines
* Add automatic generation of version and build type headers for compilationManuel Bentele2020-10-231-1/+3
| | | | | | | This change replaces the static version and build type header file generation by CMake with dynamic CMake targets to generate the version file whenever a Make target is executed. Thus, there is no need anymore to reconfigure and rerun CMake after the repository version or build configuration has changed.
* Move the source code of all xloop components to the common 'src' directoryManuel Bentele2020-10-231-0/+476