Skip to content

Releases: vercas/vMake

vMake 1.5.1

28 Dec 15:00
Compare
Choose a tag to compare

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

28 Dec 04:53
Compare
Choose a tag to compare

Added GlobalData.

vMake 1.4.2

27 Dec 23:35
Compare
Choose a tag to compare

Fixed a bug that made source-less work items up-to-date all the time. Full builds hid this bug.

vMake 1.4.1

23 Dec 20:15
Compare
Choose a tag to compare

Bug fix: vmake.ParallelOpts should've been initialized before checking the command-line arguments.

vMake 1.4.0

21 Dec 22:56
Compare
Choose a tag to compare
  • 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

24 Nov 17:42
Compare
Choose a tag to compare

Fixed directory dependencies

vMake v1.2.1

03 Aug 15:37
Compare
Choose a tag to compare
Added -j option to parallel...

srsly

vMake v1.2.0-2

18 Jul 13:41
Compare
Choose a tag to compare
Updated release

vMake v1.2.0

18 Jul 13:33
Compare
Choose a tag to compare
Added an attempt at a rockspec.