reticulatedpines / magiclantern_simplified

A Git based version of Magic Lantern, for those unwilling or unable to work using Mercurial. The vast majority of branches have been removed, with those thought to be important brought in individually and merged.
GNU General Public License v2.0
142 stars 50 forks source link

Add "configure script" (WIP) #75

Closed petabyt closed 4 months ago

petabyt commented 1 year ago

Any suggestions welcome, I hardly understand the ML build system.

petabyt commented 1 year ago

Configure scripts in Python seem to be common: https://github.com/ninja-build/ninja/blob/master/configure.py

petabyt commented 1 year ago

Updated, still doesn't test modules. Don't think it's a big deal though, it's mostly standard library packages right?

reticulatedpines commented 4 months ago

This has stalled I think, and the build system has changed significantly since then, anyway - no longer needs python2.