M
M
Miguel De Cervantes2015-01-15 18:56:41
IDE
Miguel De Cervantes, 2015-01-15 18:56:41

Is there software for developing and refactoring makefiles?

In my work I use the GNU makefile and, as my projects and knowledge are developing, I have to edit and improve it often.
Is there any software for working with files of this type? Interested in solving the following problems (in order of importance):

  • syntax highlighting
  • Refactoring variables (so that names change everywhere at once)
  • error checking
  • intellisense

The software is considered under any of the Windows or Linux systems.
And if you do not use such software (or it does not exist), then how do you solve these problems for yourself?
I myself use Vim in this case, but I haven’t got used to it yet, and besides syntax highlighting, there are no other items there.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Miguel De Cervantes, 2015-12-24
@migs911

As a result, we switched to ANT, now we are satisfied and happy.

A
Armenian Radio, 2015-01-15
@gbg

The bare makefile is Sparta.
There are a bunch of templating/makefile generators
These applications produce a cross-platform makefile from a small declarative file.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question