README (665B)
1 Scripts to build Ubuntu packages from source. 2 3 4 TODO: 5 - check build for warnings/missing dependencies 6 (espcially GNUnet!) 7 - break up into separate build for GNUnet/Taler/Anastasis 8 => might be good to not run the entire pipeline only 9 because something changes in anastasis/wallet, as 10 that's not a good reason to re-build GNUnet ;-). 11 - integrate with buildbot (integrationtests?) 12 to build-on-tag / build nightly and upload resulting 13 Deb packages to reprepro (fully automated for nightly, 14 but with explicit password-protected signature for tagged builds) 15 - support other CPU architectures (by running in VM that emulates 16 other CPU architectures)