Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

build bot in the github, I see one nice project

<< < (16/26) > >>

Grit Clef:

--- Quote from: ollydbg on September 24, 2024, 04:54:24 pm ---
--- Quote from: Grit Clef on September 24, 2024, 04:39:28 pm ---Oh, when I tried your command:
The result is, first 13571 came out and then an error:
Error: Process completed with exit code 141.

--- End quote ---

The method already works in my fork, see here:

my fork's main branch

--- End quote ---

Oh, the command worked, thanks.

ollydbg:

--- Quote from: Grit Clef on September 28, 2024, 07:15:52 am ---
--- Quote from: ollydbg on September 24, 2024, 04:54:24 pm ---
--- Quote from: Grit Clef on September 24, 2024, 04:39:28 pm ---Oh, when I tried your command:
The result is, first 13571 came out and then an error:
Error: Process completed with exit code 141.

--- End quote ---

The method already works in my fork, see here:

my fork's main branch

--- End quote ---

Oh, the command worked, thanks.

--- End quote ---

I see your github action failed:

https://github.com/zxunge/x86-codeblocks-builds/actions/runs/11081484299/job/30793287105


--- Code: ---+ mv '/opt/codeblocks/lib/*.dll' /opt/codeblocks/bin/
mv: cannot stat '/opt/codeblocks/lib/*.dll': No such file or directory
--- End code ---

You should comment out this line. I have comment out already, and should solved this issue.

ollydbg:
I'm going to commit some the patches I used(mainly from Tim) to support building C::B release under github action.

I'm thinking some new idea:

We have a lot of third part plugin development in github, and maybe we can enough them to build those plugins under github action, and in our C::B, we may need to find a simple way to install/update the plugin.

Any comments?

I don't think the plugin developer need to build the whole C::B again, maybe they can just download/copy some prebuild C::B release from other code repo, and build there own plugin release.

stahta01:

--- Quote from: ollydbg on September 30, 2024, 05:43:45 am ---I'm going to commit some the patches I used(mainly from Tim) to support building C::B release under github action.

I'm thinking some new idea:

We have a lot of third part plugin development in github, and maybe we can enough them to build those plugins under github action, and in our C::B, we may need to find a simple way to install/update the plugin.

Any comments?

I don't think the plugin developer need to build the whole C::B again, maybe they can just download/copy some prebuild C::B release from other code repo, and build there own plugin release.

--- End quote ---

Please submit the update of "ax_cxx_compile_stdcxx.m4" because it likely needs done for more than Msys2 mingw building.
I am just too tired to try submitting any more patches; since, I see little gain from the effort.

Tim S.

ollydbg:

--- Quote from: stahta01 on September 30, 2024, 05:59:12 am ---
--- Quote from: ollydbg on September 30, 2024, 05:43:45 am ---I'm going to commit some the patches I used(mainly from Tim) to support building C::B release under github action.

I'm thinking some new idea:

We have a lot of third part plugin development in github, and maybe we can enough them to build those plugins under github action, and in our C::B, we may need to find a simple way to install/update the plugin.

Any comments?

I don't think the plugin developer need to build the whole C::B again, maybe they can just download/copy some prebuild C::B release from other code repo, and build there own plugin release.

--- End quote ---

Please submit the update of "ax_cxx_compile_stdcxx.m4" because it likely needs done for more than Msys2 mingw building.
I am just too tired to try submitting any more patches; since, I see little gain from the effort.

Tim S.

--- End quote ---

Hi, Tim, all your patches for the github action build under msys2/shell/configure/make methods were commited to svn now, many thanks for your contribution.


--- Quote ---I see little gain from the effort.
--- End quote ---

Your contribution is so important for C::B, so it has great gain for C::B.  :)

EDIT:

I'd like to thank other guys like:

Carsten Arnholm(I forgot his nick name in our forum, sorry) create this git repo, https://github.com/arnholm/codeblocks_sfmirror
Grit Clef: create the github action to create C::B, https://github.com/zxunge/x86-codeblocks-builds

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version