How to compile parts of the Source

All development related issues welcome

Moderator: Moderator Team

Post Reply
Gonethu
Posts: 1
Joined: Thu Dec 07, 2017 10:02 pm

How to compile parts of the Source

Post by Gonethu »

Hello Guys,

today I started to look at this huge Project and it's awesome.

But I have one questions which couldn't be answered through the Documentation.

When I'm changing, as example, something in the source of the taskmanager at "<project_folder>\base\applications\taskmgr",
how can I compile only this part?

Because it takes about 30 minutes to compile the hole project.

Thank you
hbelusca
Developer
Posts: 1204
Joined: Sat Dec 26, 2009 10:36 pm
Location: Zagreb, Croatia

Re: How to compile parts of the Source

Post by hbelusca »

s/hole/whole/ :)

You use "ninja <name_of_module>" to recompile just the module in question (in your example: taskmgr), instead of doing "ninja" or "ninja bootcd" which recompiles everything (normally they should recompile only the files that have changed).
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 13 guests