Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

FortranProject plugin building via autotools in Linux

<< < (2/2)

grem:

--- Quote from: oBFusCATed on February 26, 2018, 08:50:41 pm ---There are several problems with your patch (random order):
1. FortranProject cannot be part of "all" because the source code is not present in git clones of the svn repo. So adding it to "all" will break the build for all people using git.

--- End quote ---

I just run "svn checkout https://svn.code.sf.net/p/codeblocks/code/trunk codeblocks-code" and besides codeblocks trunk it downloads also FortranProject directory (and some others external sources). Is this behaviour of svn repo always was presented? But the .zip snapshot doesn't contain external sources.

Anyway the current patch is outdated due to changes that allows now to build FortranProject as separate package. I should rework the patch to check the presence of FortranProject directory and if exist than conditional patch it's autotools scripts to be able build it as part of contrib plugins.

Navigation

[0] Message Index

[*] Previous page

Go to full version