aboutsummaryrefslogtreecommitdiff
path: root/src/modules.c
AgeCommit message (Expand)Author
2025-12-21Don't embed tomo version/path information at compile time, instead inferBruce Hill
2025-11-29Overhaul to versioning system (paths go tov2025-11-29Bruce Hill
2025-11-27Add `recursive` arg to Path.create_directory()Bruce Hill
2025-11-24Bugfix for downloading the right branch of a moduleBruce Hill
2025-10-01Convert to using more zero values for `none`Bruce Hill
2025-09-21Add top-level system modules file for default core modulesBruce Hill
2025-09-07Be more correct about library names and also strip off `tomo-`Bruce Hill
2025-09-01Fixes for local-tomo so that it *actually* uses local header files,Bruce Hill
2025-09-01Overhaul code to stop keeping examples and libraries in the same repo,Bruce Hill
2025-09-01Fix for versions getting double appended for libsBruce Hill
2025-09-01Change module install directory to PREFIX/lib/tomo_vX.Y/*Bruce Hill
2025-08-25Update file header commentsBruce Hill
2025-08-24Remove vim modelinesBruce Hill
2025-08-23Autoformat everything with clang-formatBruce Hill
2025-08-20Add importsBruce Hill
2025-08-17Add JSON module.Bruce Hill
2025-08-16Bump patterns versionBruce Hill
2025-05-20Add per-file modules.ini overrideBruce Hill
2025-05-20Add more advanced configuration options to modules.ini and supportBruce Hill