Code Monkey home page Code Monkey logo

gmbm's Introduction

gmbm's People

Contributors

vurv78 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

gmbm's Issues

Install garrysmod_common by default

A lot of projects depend on garrysmod_common.
If people install and some premake/cmake/whatever projects depend on it it would just be inconvenient for the user.

We'll need to install it to the master dir (exe dir) if it isn't already set as an env var, and set the GARRYSMOD_COMMON var.

Clang support

Clang is a drop in replacement for gcc so it should work just as fine.

Cargo/Rust Support

--out-dir isn't stabilized so there might be issues with this similar to #4.
Might just end up scanning for dlls if I get that desperate

Minimize user dependencies

User needs to have a lot of stuff to use this right now.

  • git
  • cargo (opt)
  • gcc (opt)
  • msbuild (opt)
  • cmake (opt)

Should try and remove what we can. Notably can get rid of git (libgit2) and cargo (bundling cargo).

cmake support

Use cmake to compile to a vs project and then use our msbuild support afterward.

.NET/C# Support

I think this is already partially covered with MSBuild, but dunno. Will look into it later

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.