Coder Social home page Coder Social logo

sublimemakefiletargets's Introduction

What MBT is

MakefileBuildTargets is an alternative Sublime Text 2 build system for Make, which adds basic support for Makefile build targets. The differences from the bundled version are as follows:

  • MBT will search for the nearest Makefile, relative to the edited file. Bundled version will always search for project-level Makefile.
  • MBT will provide the list of available build targets, if there are multiple choices. Bundled version will execute the first one anyway.

What is obviously wrong about MBT

  • There is no sticking to project-defined include paths, the Makefile will be searched until file-system root is reached. As a consequence, MBT will not default to project-level Makefile, if there is one near the edited file.
  • MBT will always ask which target to run, if there is more than one option (no quick-run).

Therefore, MBT is not a replacement for bundled Sublime Text build system for Make, it was designed for "special needs" of it's author.

sublimemakefiletargets's People

Contributors

unowen avatar vprimachenko avatar

Watchers

 avatar

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.