- rel: Build Pollution
things i discovered
(while getting good at building/distributing)
-
include: things i discovered
-
- tox aims to automate and standardize testing in Python. It is part of a larger vision of easing the packaging, testing and release process of Python software
-
include: AOSP pkging, Apple pkging
-
aha… dea Windows (os, software) pfush: https://www.advancedinstaller.com/what-is-software-packaging.html
-
well said: https://youtu.be/NjgXMc4fynk?si=k5xsxRcWiDchkS2z&t=151
-
a good example on what weired/wonky pkging errors complex builds can come up with…: armbian-build-error.png
-
list of build tools and systems: https://en.wikipedia.org/wiki/List_of_build_automation_software
-
list of package management systems: https://en.wikipedia.org/wiki/List_of_software_package_management_systems
-
list of package formats: https://en.wikipedia.org/wiki/Package_format
-
pkging is also a big Experiance thing… knowing what system/part/package a error/header/function comes from… how to search where for what’s going on…
Toolchain (software)s
names
- also called trippels
- this concept comes from Clang and everyone now uses it