summaryrefslogtreecommitdiff
path: root/packaging/ubuntu-numbat/README
blob: 0f8c821b13308de0e28c7916310fa45d780482d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Scripts to build Ubuntu packages from source.


TODO:
- check build for warnings/missing dependencies
  (espcially GNUnet!)
- break up into separate build for GNUnet/Taler/Anastasis
  => might be good to not run the entire pipeline only
     because something changes in anastasis/wallet, as
     that's not a good reason to re-build GNUnet ;-).
- integrate with buildbot (integrationtests?)
  to build-on-tag / build nightly and upload resulting
  Deb packages to reprepro (fully automated for nightly,
  but with explicit password-protected signature for tagged builds)
- support other CPU architectures (by running in VM that emulates
  other CPU architectures)