https://github.com/ccdc-opensource/ccdc-custom-build-conquest-python
https://github.com/ccdc-opensource/ccdc-custom-build-conquest-python
ccdc-3rd-party
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ccdc-opensource/ccdc-custom-build-conquest-python
- Owner: ccdc-opensource
- Created: 2021-04-09T18:53:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-12-16T22:46:22.000Z (3 months ago)
- Last Synced: 2025-12-20T13:17:29.771Z (3 months ago)
- Topics: ccdc-3rd-party
- Language: Python
- Size: 215 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This repository contains scripts used to generate conquest's python distribution
# Build and Test
- Run python3 build_conquest_python.py
- Use an administrator account on windows
- or just file a PR
# Origin of things
With things being kept in azure devops artefacts, it's useful to know where things are coming from...
- Python interpreter was fetched from the canonical url: https://www.python.org/ftp/python/
- apsw was fetched from the github releases: https://github.com/rogerbinns/apsw/releases/
- BSDDB3 was obtained from: https://www.lfd.uci.edu/~gohlke/pythonlibs/#bsddb3
- See https://stackoverflow.com/questions/33714698/installing-bsddb3-6-1-1-in-windows-filenotfounderror-db-include-db-h
- Togl is no longer maintained so I took some time to create a new repository for it, import the various releases that came in time and made it build on all platforms using ci.
- The repository can be found here: https://github.com/rockdreamer/togl
- the build we are using is this one: https://ci.appveyor.com/project/rockdreamer/togl/build/job/yvhnhasfenv955m9/artifacts