Re: [Geany-devel] Dropping Waf support?

2012-07-17 Thread Frank Lanitz
Am 16.07.2012 19:36, schrieb Enrico Tröger: Hey all, this topic has been brought up already a couple of times, for example on [1]. What do you think about dropping Waf support in Geany and in the Geany-Plugins project? While I was defending Waf in Geany, I somewhat changed my mind. Not

Re: [Geany-devel] osx build problem

2012-07-17 Thread Sean Felipe Wolfe
BTW, I was able to resolve this ... looks like the osx implementation of glib is a bit flaky. Anyhow this fix helped me get by: https://github.com/vguerci/Deluge.app/blob/master/osx/README.md On Tue, Jul 17, 2012 at 11:24 AM, Sean Felipe Wolfe ether@gmail.com wrote: Hello all, I'm

[Geany-devel] OSX build error: ld: unknown option: --export-dynamic

2012-07-17 Thread Sean Felipe Wolfe
Sorry to be kind of spammy today. Just ran into what looks like a build error? I cloned the git repo, ran autogen.sh, and make is giving me this error: - CC utils.o CC vte.o CXXLD geany ld: unknown option: --export-dynamic - This is on osx Lion. Any

Re: [Geany-devel] OSX build error: ld: unknown option: --export-dynamic

2012-07-17 Thread Colomban Wendling
Le 17/07/2012 22:43, Matthew Brush a écrit : On 12-07-17 01:32 PM, Sean Felipe Wolfe wrote: Sorry to be kind of spammy today. Just ran into what looks like a build error? I cloned the git repo, ran autogen.sh, and make is giving me this error: - CC utils.o CC

Re: [Geany-devel] OSX build error: ld: unknown option: --export-dynamic

2012-07-17 Thread Matthew Brush
On 12-07-17 02:17 PM, Colomban Wendling wrote: Le 17/07/2012 22:43, Matthew Brush a écrit : On 12-07-17 01:32 PM, Sean Felipe Wolfe wrote: Sorry to be kind of spammy today. Just ran into what looks like a build error? I cloned the git repo, ran autogen.sh, and make is giving me this error:

Re: [Geany-devel] OSX build error: ld: unknown option: --export-dynamic

2012-07-17 Thread Sean Felipe Wolfe
On Tue, Jul 17, 2012 at 2:17 PM, Colomban Wendling lists@herbesfolles.org wrote: ...or we could drop our flag and let GModule pkg-config flags deal with it. Fixed with commit https://github.com/geany/geany/commit/d11f9a51b939bf39c3c1676ab823147d460ede75 Regards, Colomban Nice! I

[Geany-devel] Code formatter

2012-07-17 Thread Jacob Strohm
Hello all, Does Geany have any kind of automatic code formatter, either in the core or as a plugin? Looking through the plugins project/website, I didn't see anything like it, and if not I think I'd enjoy working on it in my free time, I just wanted to double check before investing a bunch

Re: [Geany-devel] Code formatter

2012-07-17 Thread Lex Trotman
On 18 July 2012 12:32, Jacob Strohm jacobstr...@gmail.com wrote: Hello all, Does Geany have any kind of automatic code formatter, either in the core or as a plugin? Looking through the plugins project/website, I didn't see anything like it, and if not I think I'd enjoy working on it in

Re: [Geany-devel] Code formatter

2012-07-17 Thread Hong Xu
On Jul 18, 2012, at 10:32, Jacob Strohm jacobstr...@gmail.com wrote: Hello all, Does Geany have any kind of automatic code formatter, either in the core or as a plugin? Looking through the plugins project/website, I didn't see anything like it, and if not I think I'd enjoy working

Re: [Geany-devel] Code formatter

2012-07-17 Thread Matthew Brush
On 12-07-17 07:32 PM, Jacob Strohm wrote: Hello all, Does Geany have any kind of automatic code formatter, either in the core or as a plugin? Looking through the plugins project/website, I didn't see anything like it, and if not I think I'd enjoy working on it in my free time, I just