Releases: vercas/vMake
Releases · vercas/vMake
vMake 1.5.1
Significantly improved the output of --help
command.
Also added and removed some short names for commands.
The bug fix is (lack of) checks for default and selected architectures and configurations. They must not be auxiliary.
vMake 1.5.0
Added GlobalData
.
vMake 1.4.2
Fixed a bug that made source-less work items up-to-date all the time. Full builds hid this bug.
vMake 1.4.1
Bug fix: vmake.ParallelOpts
should've been initialized before checking the command-line arguments.
vMake 1.4.0
- Added
--clean
option, which will clean the output directory (according to the given parameters). If--full
is also specified, it will do a (full) build, otherwise it will do nothing. - Fixed a bug: command-line arguments were parsed after properties were expanded, thus making some vital information unavailable to some properties. Now they are parsed right after data validation.
vMake 1.3.1
Fixed directory dependencies
vMake v1.2.1
Added -j option to parallel... srsly
vMake v1.2.0-2
Updated release
vMake v1.2.0
Added an attempt at a rockspec.