Skip to content

Releases: Vurv78/gmbm

gmbm v0.6.0

13 Dec 06:58
Compare
Choose a tag to compare
  • Library support
  • [[bin]] support (You can cargo install gmbm now)
  • Update clap
  • 2021 edition

Builds generated by github actions below

gmbm v0.4.0

16 Sep 04:00
Compare
Choose a tag to compare

Premake support in the next update.
Rebranded from gm_binpkg -> gmbm

  • Integrated raw gcc support (Will fire if it finds a single cpp file without finding a msbuild project)
  • Don't use current working dir for installs, install to the program's directory.
  • Made git cloning silent
  • Made cargo building silent

Builds generated by github actions below

gm_binpkg v0.3.0

15 Sep 04:54
Compare
Choose a tag to compare
  • Rust/Cargo support
  • CMake support

Builds generated by github actions below

gm_binpkg v0.2.0

14 Sep 04:35
Compare
Choose a tag to compare

Mostly internal changes

  • Added init command to be run on first install (prep for #5)
  • build command won't stop you from rebuilding if a dll is already present.
  • Packages generate a pkg.toml file
  • Git clone folder will be named repo from now on rather than the package name

Builds generated by github actions below

gm_binpkg v0.1.0

16 Aug 03:03
Compare
Choose a tag to compare

Technically works, but is rough around the edges and doesn't support arguably the largest source of gmod modules, cmake

Builds generated by github actions below