* Windows test build
* Update config.yml
* Do not build mac and linux while working on windows variant
* Just one more attempt
* Downloading umk
* Next attempt
* Next attempt
* .fix
* Update config.yml
* Update config.yml
* Build instructions on windows
* Final changes
* Update config.yml
* Update config.yml
CircleCI allow us to build each commit and especially commits from master branch. In the version dedicated to open source it can only works within Linux environment. Resource are also limited, but it offers 4 cores and 8 GB of RAM, which is sufficient to build TheIDE.
My implementation runs TheIDE and UMK makiles. In the future it can be extended for more advanced things such as running auto-test scripts.
Image cimg/base:2022.09 offers Clang 11, which is sufficient for our needs.
No more DDUMPS :)