* Simplify some constructs from the Python-3 migration * update copyright, since I did maintain the SCons build continuosly * remove unused method from Buildhelper Furthermore, the documentation page for our build system https://lumiera.org/documentation/technical/build/SCons.html has been reworked, to add a synopsis, some further background information about the internal structure of SCons and about the specific conventions and definitions used for Lumiera
19 lines
553 B
Text
19 lines
553 B
Text
Lumiera build system
|
|
====================
|
|
|
|
As work progresses, we will add more information on the Lumiera build system.
|
|
|
|
//Menu: label Build System
|
|
//Menu: prepend child 'BuildDependencies'
|
|
//Menu: prepend child 'SCons'
|
|
|
|
|
|
build -- continuous integration -- packaging
|
|
|
|
* link:SCons.html[SCons Buildsystem]
|
|
* link:BuildDependencies.html[Lumiera Build Dependencies]
|
|
* link:BuildDroneDraft.html[»Builddrone« concept from 2008]
|
|
* Packaging: link:LumieraDebianPackage.html[Debian] RPM
|
|
* Lumiera link:{ldoc}/technical/infra/debianDepot.html[debian depot]
|
|
|
|
|