Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Github workflow files for building U++ on Windows, Linux & MacOS
Github workflow files for building U++ on Windows, Linux & MacOS [message #61288] Thu, 19 December 2024 18:47 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1214
Registered: August 2007
Senior Contributor
Hi,

While the U++ github repo uses CircleCi, I would like to announce that I have successfully created github workflow (actions) files for Linux, MacOS, and Windows.
I created them for Bobcat. However, they are rudimentary enough to serve as templates.

Main challenge was creating Windows workflow file, because it didn't have build method file and umk couldn't download packages from UppHub.
First problem is solved by dynamically creating a rudimentary build method file for CLANG windows.
Second problem has a workaround: It downloads UppHub packages manually (for now).

Still, given the power of github actions, you might find this info interesting or useful.

To examine the files check this link.

Again: the files work, but are rudimentary and will be refined later.

Smile

Best regards,
Oblivion


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: RichEdit::PixelMode
Next Topic: Dynamic skin changes...
Goto Forum:
  


Current Time: Sat Jul 05 19:22:44 CEST 2025

Total time taken to generate the page: 0.05044 seconds