After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 637981 - Port Makefile backend to the new API
Port Makefile backend to the new API
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: plugins: project-manager
git master
Other Linux
: Normal normal
: ---
Assigned To: Naba Kumar
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-24 23:51 UTC by Nanci de Brito Bonfim
Modified: 2011-02-05 21:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (WIP) (20.22 KB, patch)
2011-01-16 00:28 UTC, Nanci de Brito Bonfim
none Details | Review

Description Nanci de Brito Bonfim 2010-12-24 23:51:24 UTC
At least a minimal support for the makefile backend should work with the new API.

Right now, an user that upgrades from a stable version of Anjuta won't be able to use makefile projects, so that's a regression.
Comment 1 Nanci de Brito Bonfim 2010-12-24 23:52:35 UTC
I forgot to mention that I'm working on this as a gnome women outreach, as my current task.
Comment 2 Nanci de Brito Bonfim 2011-01-16 00:28:28 UTC
Created attachment 178416 [details] [review]
Proposed patch (WIP)

This is the last WIP patch for this bug, already reviewed by Seb.
Comment 3 Sébastien Granjoux 2011-02-05 21:21:59 UTC
I have committed your latest patch that you send me by mail (	a9392528983689b06ec318b17b60b43bee137a2b). I have just done additional cleanups and fix a few bugs in the makefile backend and the project manager.

I'm closing this bug. Thanks for your work.