Hi,
I have committed a new version of the manual which I hope better explains the functionality of the build system I would like to end up at. It uses screen shots of the build menu and "Set Build Menu Commands" dialog to explain it better. I have also added a rationale so that the intention is clearer.
Looking forward to your comments.
Best Regards Lex
(I am mailing here because there were still mail system errors from the commit)
On Sat, Oct 18, 2008 at 9:35 AM, Lex Trotman elextr@gmail.com wrote:
On Sat, Oct 18, 2008 at 12:11 AM, Enrico Tröger enrico.troeger@uvena.dewrote:
On Fri, 17 Oct 2008 19:30:03 +1100, "Lex Trotman" elextr@gmail.com wrote:
Hi,
I have committed a prototype of the first part of the changes proposed for the build system to
cool. But sorry, I won't have a look at it until next week, 0.15 release is just more important right now :).
Of course, when you can.
Anyway, did you receive any bounce mail from Sourceforge about this commit? This commit again didn't generate a commit mail as it also happened (again) to me today. Sourceforge staff told they have fixed these problems, obviously they didn't.
No I ddin't get any email
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.asc
Geany-devel mailing list Geany-devel@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
On Mon, 27 Oct 2008 13:45:00 +1100 "Lex Trotman" elextr@gmail.com wrote:
Hi,
I have committed a new version of the manual which I hope better explains the functionality of the build system I would like to end up at. It uses screen shots of the build menu and "Set Build Menu Commands" dialog to explain it better. I have also added a rationale so that the intention is clearer.
Looking forward to your comments.
Looks good, I've only had a quick look though. Some quick points:
I don't think by default there should be separate Make All and Make commands, usually they are the same.
I think really the project commands Custom Command and Execute should be separated from the other commands in the Build Menu Commands dialog, e.g.:
Build commands: Make Make Object
Custom command: Make Custom Target
Run command: Execute
This is because they are special (prompting for command editing or running in a separate window/VTE).
Also, sorry to keep quibbling over syntax, but maybe just use "Project Commands" instead of "Project Build Menu Commands"? The dialog already says Build Menu, repeating it seems redundant.
Regards, Nick