johnwbyrd / brakefile

A fork of bakefile that actually supports modern versions of Visual Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an unauthorized fork of Bakefile that supports modern versions of Visual
Studio.  It currently supports Visual Studio 2019 and earlier.

This fork of Bakefile can be used to create Visual Studio solutions for any 
project that uses .bkl files for building.

Documentation is generated by scripts in the docs/ subdirectory. Up to date
versions are available from http://docs.bakefile.org

2. Building from sources
============================

1. Set up a Python 2.7 environment.

2. Run "easy_install Sphinx pytest clint"

3. Run "python src/tool.py" from the brakefile directory.

About

A fork of bakefile that actually supports modern versions of Visual Studio

License:MIT License


Languages

Language:Python 94.9%Language:GAP 2.5%Language:Vim Script 1.3%Language:Makefile 0.6%Language:Rich Text Format 0.3%Language:C 0.3%Language:C++ 0.2%