[Webkit-unassigned] [Bug 8528] Bakefiles (and generated Makefiles) for wx and gdk ports

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Apr 24 21:29:22 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8528





------- Comment #17 from kevino at theolliviers.com  2006-04-24 21:29 PDT -------
(In reply to comment #16)
> (From update of attachment 7934 [edit])
> Why are we checking in generated projects and makefiles? We usually do not
> check in generated files.

I was just concerned that some people who are used to checkout -> build would
not like the process to become checkout -> generate projects -> build. (e.g. if
we ever moved the VC2005 projects over to using this system) The other scripts
to create generated files are run automatically via the project files, but
obviously we can't do that for the generation of the project files themselves,
which means we add a manual step which would have to be run after each update.
But at the same time, I see the logic for not keeping generated files in SVN,
so I'm open to doing it either way.

If you want, I can go ahead and remove those generated files from the patch.

> It seems strange to have the bakefiles in a Bakefiles directory instead of
> inside the individual project directories.

The main issue is that several of those Bakefiles are shared between WebCore
ports, and presets.bkl is shared between JavaScriptCore and WebCore, so coming
up with 'appropriate' placement of shared items seemed more involved than just
having one directory for all the Bakefiles. Of course, that could just be my
organization style. :-) Did you want me to move the files into various
directories? If so, do you have any suggestions as to where would be a good
location for the presets.bkl and readme.txt files? 

Thanks!


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list