hey gays,
The svn trunk has include travis.yml that can use Travis CI to build Code::Blocks for Linux.
But the travsis config contain a task only that compile a Code::Blocks for linux.
On the other words, Does it has any way to compile Code::Blocks for windows in linux?
If it exist, I can use in Travis CI to save lots of compilation time.
I think some build-bot supports native windows system, see this post for a reference: Any idea to use build bot for the Code::Blocks nightly build? (http://forums.next.codeblocks.org/index.php/topic,23577.msg160650.html#msg160650), though I haven't tried it yet.
Quote from: ElonH on November 29, 2019, 03:24:20 PM
hey gays,
I hope this is typo :)
Quote from: ElonH on November 29, 2019, 03:24:20 PM
The svn trunk has include travis.yml that can use Travis CI to build Code::Blocks for Linux.
But the travsis config contain a task only that compile a Code::Blocks for linux.
On the other words, Does it has any way to compile Code::Blocks for windows in linux?
If it exist, I can use in Travis CI to save lots of compilation time.
What is the point of all this? Our travis has not setup to create binaries and upload them somewhere.
There seems to be experimental windows support in travis, but I have not tried it yet.