News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Generating makefiles

Started by gilad_no, July 13, 2007, 09:17:52 PM

Previous topic - Next topic

gilad_no

Hello,

I have a workspace with 5 projects on a Linux machine. Is there a way to export the build process into a makefile? I need an option to build the workspace with all projects from a command line (not using CodeBlocks). I don't want to write a makefile and modify it everytime. I prefer to use CodeBlocks for daily development, and only export a makefile before sending a release. I know there is an option in CodeBlocks to build using an existing makefile, but I wonder if there is an option (or a plugin) to generate this makefile from within CodeBlock itself.

- Gilad

darthdespotism

There is a Plug-In available:
See here

gilad_no