dso scavenger
  • C 61.6%
  • Shell 26.8%
  • Makefile 8.4%
  • M4 3.2%
Find a file
2026-02-17 03:09:38 +00:00
include/mdso mdso.h: whitespace meditation. 2025-10-17 03:19:25 +00:00
project api: move all declarations of utility interfaces to the new mdso_util.h header. 2025-10-13 19:46:29 +00:00
sofort build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:38 +00:00
src library api's: _api_ (package information) namespace overhaul. 2025-10-14 00:17:16 +00:00
.gitignore project: updated .gitignore. 2019-11-03 14:01:18 +00:00
BUGS BUGS: updated irc network information. 2021-05-20 22:43:02 +00:00
config.project project: config.project: default cflags: abstract the -std=c99 switch. 2021-06-05 02:51:38 +00:00
config.usage build system: configure: added the --pkgdatadir switch and associated logic. 2025-06-28 12:32:32 +00:00
configure build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:38 +00:00
COPYING.MDSO annual chores. 2024-04-27 20:21:09 +00:00
COPYING.SOFORT build system: cfgtest: added cfgtest_function_presence(), fnapi.m4. 2025-09-09 03:26:02 +00:00
Makefile.in build system: Makefile.in: added the BUILD_DIR variable. 2026-02-17 03:09:38 +00:00
README created repository. 2016-11-11 00:22:28 -05:00

mdso: midipix dso scavenger
---------------------------
* portable, cross-platform tool for creating
  midipix-specific import libraries. The project
  can be used as either a library or a stand-alone
  application.