| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
* Refactor wheel struct as WheelInfo
* Refactor wheel_* functions as wheelinfo_*
# Conflicts:
# src/lib/core/wheelinfo.c
|
| |
|
|
| |
* Test blocks without a timeout use the global timeout setting
|
| | |
|
| | |
|
| |
|
|
|
| |
* The indexer needs to generate copies of the delivery context. The previous implementation (memcpy) left a lot to be desired.
* strdup_maybe() might be useful elsewhere but for now I am leaving it static
|
| | |
|
| | |
|
|
|
* Move headers to relevant include directories within the target tree(s)
* Adjust doxygen configuration to search correct paths
* Adjust CMake configuration to use new include paths
|