summaryrefslogtreecommitdiffstats
path: root/src/kernel/xloop_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Add automatic generation of version and build type headers for compilationManuel Bentele2020-10-231-2/+4
| | | | | | | 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/+2245