| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move the source code of all xloop components to the common 'src' directory | Manuel Bentele | 2020-10-23 | 243 | -50548/+0![]() |
| | | |||||
| * | Added support to keep track of kernel file changes in CMake | Manuel Bentele | 2020-10-13 | 4 | -3/+4 |
| | | | | | | | | | | With this patch, CMake keeps track of changes to original xloop Linux kernel source files. CMake will copy each file if a change is detected without rebuiling the CMake build and cache files. Futhrmore, changed default paths of udev rules and xloop kernel modules to be installed. | ||||
| * | Changed CMake minimum required version to 3.10 | Manuel Bentele | 2020-09-16 | 2 | -2/+2 |
| | | | | | This change fixes build issues with the CMake version shipped with CentOS 8. | ||||
| * | Added partial CMake package component support | Manuel Bentele | 2020-09-16 | 1 | -1/+15 |
| | | |||||
| * | Renamed xloop kernel module test targets | Manuel Bentele | 2020-09-16 | 1 | -14/+14 |
| | | |||||
| * | Fixed CMake build error on Linux v5.8 or later | Manuel Bentele | 2020-09-16 | 1 | -1/+0![]() |
| | | |||||
| * | Renamed loop to xloop in all LTP kernel tests | Manuel Bentele | 2020-09-16 | 15 | -581/+589 |
| | | |||||
| * | Added testcases from the Linux testing project (LTP) | Manuel Bentele | 2020-09-16 | 243 | -0/+50526 |

