Re: scaffold & gnome-build patch
"John (J5) Palmieri" <[email protected]>
| Newsgroups | gmane.comp.gnome.devtools |
|---|---|
| Message-ID | <1073749124.13410.317.camel@localhost> |
Cool, I finaly have an updated build enviornment and can test your patches. I will let you know later today on what I find. Great to have another hacker onboard :-) -- J5 On Sat, 2004-01-10 at 09:31, aurelien naldi wrote: > Hi, > > happy new year :) > > here is, as requested, a new attempt (not yet finished) to run "make" > from within scaffold. > those patch also fix some typo/crash > > I'm waiting for comments :) > > PS: it doesn't actually works for running "make all", "make install" or > "./configure" as those target ain't in the hash table for targets, > should they be inserted here, or should they been accepted anyway ? > inserting it in the hash table will certainly make them appear in the > project-browser...