Skip to content

NiDragon/BuildTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuildTool

The goal of this project was to create a custom solution for creating Visual Studio and other projects for C/C++ tool chains and IDE without relying on CMake.

Reasoning

While there exists many build systems, I felt that I was being done a disservice by build systems that tried to be flexible enough to accomplish any task. What I wanted to create was a no nonsense C/C++ build system that takes a lot of the leg work out of creating complex esoteric configuration scripts.

Future Ideas

  • Create other generators than Visual Studio such as XCode or CLion.
  • Fully support project configuration through project files likely JSON based or C# build scripts.

About

Tool to generate Visual Studio project files, with plans to add more project types and enable building.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages