| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update xlosetup from util-linux v2.37.2 | Manuel Bentele | 2021-12-07 | 7 | -109/+244 |
| | | |||||
| * | Update xlosetup's 'lib' and 'libsmartcol' from util-linux 2.36.1 | Manuel Bentele | 2020-12-02 | 6 | -158/+82![]() |
| | | |||||
| * | Remove the build requirement for an unused C++ compiler | Manuel Bentele | 2020-10-27 | 1 | -1/+2 |
| | | | | | | This patch sets the programming languages of each CMake project to C. With this change, CMake does not search for an unused C++ compiler anymore. | ||||
| * | Add automatic generation of version and build type headers for compilation | Manuel Bentele | 2020-10-23 | 1 | -2/+2 |
| | | | | | | | | 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' directory | Manuel Bentele | 2020-10-23 | 18 | -0/+7092 |

