Releases: robertu94/m
Releases · robertu94/m
m version 2.4.0
Version 2.1.0
New Features:
- Support for a .mstop config file that can provide default settings
- Support for enabling and disabling modules as needed
- Better integration with vim by emitting make like directory change
messages
New Modules:
- Python -- python projects with a
setup.py
Version 2.0.0
New Features:
- Rewrote the tool in Python for better tooling and modularity
Version 1.0.0
A software build tool that abstracts difference between build systems.
It currently supports CMake, Meson, and Autotools (make) for testing, building and cleaning.