Automatic Compiling of Small C/C++ Projects

Chat about just about anything else
Forum rules
Do not post support questions here. Before you post read the forum rules. Topics in this forum are automatically closed 30 days after creation.
Locked
User avatar
shawnhcorey
Level 4
Level 4
Posts: 217
Joined: Thu Jun 17, 2010 11:23 am
Location: The Great White North
Contact:

Automatic Compiling of Small C/C++ Projects

Post by shawnhcorey »

I have created a tool on Github that automatically compiles small C/C++ projects using make. It automatically finds new sources files to include in the make, so you do not have to maintain the Makefile.

I created the tool because maintaining Makefiles is tedious and I didn't want to worry about them when concentrating on development.
Last edited by LockBot on Wed Dec 07, 2022 4:01 am, edited 1 time in total.
Reason: Topic automatically closed 30 days after creation. New replies are no longer allowed.
Don't stop where the ink does.
Locked

Return to “Open Chat”