Age | Commit message (Expand) | Author | Files | Lines |
2015-12-30 | argv.h: fix out-of-place initialization of mparalen (and related vars). | midipix | 1 | -5/+5 |
2015-12-28 | build system: fix the shared-app recipe. | midipix | 1 | -1/+1 |
2015-12-28 | build system: application object files: add missing dependency on version.tag. | midipix | 1 | -0/+1 |
2015-12-27 | build system: DESTDIR: avoid accidental posix-special leading two slashes. | midipix | 3 | -12/+12 |
2015-12-23 | argv.h: allow the tab width to be customized. | midipix | 1 | -8/+12 |
2015-12-20 | driver: sfrt_get_driver_ctx_fail(): add missing 'static' linkage. | midipix | 1 | -1/+1 |
2015-12-19 | driver: sfrt_driver_ctx_alloc(): add missing initialization. | midipix | 1 | -0/+1 |
2015-12-19 | whitespace meditation. | midipix | 1 | -4/+4 |
2015-12-18 | driver: improve common context initialization logic. | midipix | 1 | -4/+9 |
2015-12-17 | whitespace meditation. | midipix | 15 | -111/+111 |
2015-12-16 | added HOWTO text. | midipix | 2 | -1/+112 |
2015-12-16 | driver: added sfrt_create_driver_ctx(). | midipix | 2 | -0/+21 |
2015-12-16 | README: add a 'motivation' paragraph. | midipix | 1 | -0/+14 |
2015-12-16 | driver: make the common context initialization code more generic. | midipix | 1 | -14/+7 |
2015-12-16 | sofort.sh: remove dummy interfaces and related code from generated project. | midipix | 1 | -1/+15 |
2015-12-16 | C headers and source files: mark dummy interfaces and related code. | midipix | 5 | -43/+43 |
2015-12-15 | sofort.sh: re-copy argv.h after all substitutions have been applied. | midipix | 1 | -0/+1 |
2015-12-15 | sofort.sh: fix sed expression for uppercase namespace substitution. | midipix | 1 | -1/+1 |
2015-12-14 | argv.h: exclude static function signatures when ARGV_DRIVER is not defined. | midipix | 1 | -2/+2 |
2015-12-14 | sfrt_output_address(): printf compliance. | midipix | 1 | -1/+1 |
2015-12-14 | version.sh: silent error messages in the absence of a git repository. | midipix | 1 | -1/+1 |
2015-12-14 | initial commit. | midipix | 43 | -0/+2930 |
2015-12-14 | created repository. | midipix | 2 | -0/+46 |