Skip to content

mikhail-barg/maketargeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Make Targeter for Eclipse/CDT

Make Targeter aims to help creating and building C/C++ make targets for projects where lots of build options are available in makefile. Settings for each project are saved in an simple xml file inside the project, so everything is human-readable and version-controllable.

Just open MakeTargeter view

Find MakeTargeter view in Views->Make

MakeTargeter main view

Choose make target, set options via GUI, and then with a single click:

  • Build your project with specified settings;
  • Create a regular CDT Make target from these settings;
  • Set to project build settings.

MakeTargeter will also show a build command configured in the project settings and in maketargeter window itself


The project moved from SourceForge, original project URL: https://sourceforge.net/projects/maketargeter/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published