X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Releasing;h=dc14a44f81c8f34d62f095ff0938b5ab5e3d75e8;hb=db51224af01731e7323f6f696a7397d64eb80b92;hp=e68a1cb2ed13d1b2a80a7e515aebe350972c166c;hpb=61ca8493566d5ea0da379970ab94f80a462dd368;p=fw%2Faltos diff --git a/Releasing b/Releasing index e68a1cb2..dc14a44f 100644 --- a/Releasing +++ b/Releasing @@ -61,7 +61,8 @@ These are Bdale's notes on how to do a release. make distclean - ./autogen.sh --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases + ./autogen.sh --enable-multi-arch \ + --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases make && make fat this pushes packages for each platform to web site @@ -78,6 +79,7 @@ These are Bdale's notes on how to do a release. src/telemetrum-v2.0/flash-loader/*.elf \ ~/altusmetrumllc/Binaries/loaders/ (cd ~/altusmetrumllc ; git add Binaries ; git commit -a) + (cd ~/altusmetrumllc ; git push) - copy the relevant release notes file from doc/ to /home/bdale/web/altusmetrum/AltOS/releases/ @@ -92,6 +94,8 @@ These are Bdale's notes on how to do a release. /home/bdale/web/altusmetrum/MicroPeak/releases/.mdwn, and /home/bdale/web/altusmetrum/TeleGPS/releases/.mdwn + - make sure the Windows stuff is like 1-4-1, not 1.4.1! + (cd doc ; make publish) this pushes fresh documents to the web site