Commit History

Author SHA1 Message Date
  Tianon Gravi b298960aed Update bundlescripts to use "set -e" consistently 11 years ago
  Tianon Gravi 3fb1fc0b7b Small tweaks to the hack scripts to make them simpler 11 years ago
  Tianon Gravi 6b46a09186 Fix a lot of the sha256 and md5 stuff to be more DRY and extendible, and on more things (specifically, the tgz files too) 11 years ago
  Sven Dowideit 43febdd432 whitespace-blind 11 years ago
  Sven Dowideit 179e2c92d8 Generate md5 and sha265 hashes when building, and upload them in hack/release.sh 11 years ago
  Tianon Gravi be344cf0d8 Fix dynbinary so that dockerinit can still be properly static even if it has to link against libapparmor for Ubuntu 11 years ago
  Tianon Gravi 0b23393ba1 Update build tags such that we can properly compile on all platforms (especially for packagers), and updated hack/PACKAGERS.md to mention the DOCKER_BUILDTAGS variable that will need to be set for binaries that might be used on AppArmor (such as Debian and especially Ubuntu) 11 years ago
  Guillaume J. Charmes c89fa6645e Add buildflags to allow crosscompilation for apparmor 11 years ago
  Tianon Gravi fbac812540 Add -a to our BUILDFLAGS directly, which fixes some fun test compilation issues 11 years ago
  Tianon Gravi a1c5e276f4 Add "-a" back to our "go build" 11 years ago
  Tianon Gravi 3ac76cfeff Update bundlescript shebangs to be bash, reflecting how they're actually invoked 11 years ago
  Tianon Gravi 21161dbd51 Add dynbinary and dyntest scripts for building/testing a separate static dockerinit binary 11 years ago
  Tianon Gravi d789750851 Refactor the handling of static-related build flags 11 years ago
  Michael Crosby 1cbdaebaa1 Add links for container relationships and introspection 11 years ago
  Tianon Gravi ccefe47897 Add cleanup/refactor portion of #2010 for hack and Dockerfile updates 11 years ago
  Tianon Gravi aa3de0b849 Add several of the small make.sh fixes from #1920, and make the output more consistent and contributor-friendly, since release instructions already exist in release.sh 11 years ago
  Solomon Hykes 3d39336a46 Break down hack/make.sh into small scripts, one per 'bundle': test, binary, ubuntu etc. 12 years ago