summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)AuthorFilesLines
2015-01-15Update to 1.4Tianon Gravi1-1/+1
2014-07-03Build with GO386=387 to favor the 387 floating point unit over sse2 instructionsMichael Stapelberg1-1/+8
2013-12-03remove more obsolete godoc thingsMichael Stapelberg1-3/+0
2013-12-03golang-src: install test/, golang-go.tools (and possibly others) use itMichael Stapelberg1-3/+3
2013-12-03upstream moved godoc to the go.tools repositoryMichael Stapelberg1-2/+0
2013-08-19compile golang-go-linux-* for each archMichael Stapelberg1-1/+3
2013-07-17Disable stripping, it breaks go binaries on some architecturesdebian/2%1.1.1-4Michael Stapelberg1-1/+2
2013-07-11install runtime/cgo into golang-godebian/2%1.1.1-3Michael Stapelberg1-0/+10
2013-06-07build golang-go-$GOOS-$GOARCH for cross compilation, update changelogdebian/2%1.1-2Michael Stapelberg1-4/+49
2013-06-06race detector: install the std lib with race detector enabledMichael Stapelberg1-0/+7
2013-03-23remove empty /usr/share/go from golang-godebian/2%1.1_hg20130323-1Michael Stapelberg1-0/+2
2013-03-23don’t ship empty /usr/share/go/src in golang-goMichael Stapelberg1-0/+2
2013-03-05Fix FTBFS of binary-arch only builds (as performed by buildds)debian/2%1.1_hg20130304-2Michael Stapelberg1-2/+2
2013-03-04remove .syso files of the race detectorMichael Stapelberg1-0/+2
2013-03-04remove plan9 rc(1) scripts from golang-srcMichael Stapelberg1-0/+2
2013-03-04golang-doc: wiki/get.bin does not exist anymoreMichael Stapelberg1-2/+0
2013-03-04golang-doc: use libjs-jquery instead of bundled jqueryMichael Stapelberg1-0/+3
2012-06-14Kill get-orig-source, since 1.0.0, the tarballs can be downloaded from webpageOndřej Surý1-18/+0
2012-04-15Patch upstream test to not fail on missing home directoryOndřej Surý1-2/+1
2012-04-15Rewrite test conditions to make them more readable (and fix the nochecks)Ondřej Surý1-5/+12
2012-04-15Create fake home directory to pass the os/user testOndřej Surý1-1/+2
2012-04-15Disable tests on armel, but the invalid instruction needs fixing in upstreamOndřej Surý1-0/+1
2012-04-15Disable tests on Debian GNU/KFreeBSD (Closes: #668794)Ondřej Surý1-0/+1
2012-04-11Fix W: golang-src: script-not-executable usr/share/go/src/cmd/godoc/setup-god...Ondřej Surý1-0/+2
2012-04-11Add build-arch and build-indep targetsOndřej Surý1-1/+1
2012-04-11Remove compiled file from golang-docOndřej Surý1-0/+2
2012-04-11Make sure that timestamp on installed binaries and libraries is same (Closes:...Ondřej Surý1-0/+3
2012-04-11Install sources without testdata and *_test.goOndřej Surý1-6/+4
2012-04-11Install full src tree (except pkg/debug) because go command depend on sources...Ondřej Surý1-3/+1
2012-04-11Run upstream tests as a part of the build processOndřej Surý1-2/+2
2012-04-11Fix upstream version botched by my packaging scriptsOndřej Surý1-3/+1
2012-04-06Get rid of control magicOndřej Surý1-14/+0
2012-04-06Merge weekly tree to update go release to go1Ondřej Surý1-4/+17
2012-04-06update rules to get correct version of go1Ondřej Surý1-1/+1
2011-09-13Fix directory name for upstream archive checkoutOndřej Surý1-1/+1
2011-08-24Save upstream VERSION to the archiveOndřej Surý1-1/+6
2011-05-16Add support for dot-minor releasesOndřej Surý1-1/+1
2011-05-07Revert "Exclude dh_shlibdeps on go runtime binaries"Ondřej Surý1-3/+0
2011-05-07Exclude dh_shlibdeps on go runtime binariesOndřej Surý1-0/+3
2011-05-07golang-tools: install gofix binaryFlorian Weimer1-1/+1
2011-05-04Merge some changes from weekly branchOndřej Surý1-12/+10
2011-05-04Spin-off golang-weekly to weekly-* branchesOndřej Surý1-14/+1
2011-05-04Add -dbg packageOndřej Surý1-1/+1
2011-05-04Add support for pulling release and weekly versionOndřej Surý1-7/+19
2011-04-28Add better support for armhfOndřej Surý1-4/+7
2011-04-28Don't strip gotestOndřej Surý1-1/+1
2011-04-28Update debian/rules to allow pulling weekly releasesOndřej Surý1-14/+12
2011-04-27No need to remove RUNPATH from binaries; fixed upstream golang#1527Ondřej Surý1-2/+0
2011-04-26DEB_HOST_ARCH_CPU is arm for armelOndřej Surý1-3/+3
2011-04-26Set GOHOSTOS and GOHOSTARCH to match dpkg-architecture variablesOndřej Surý1-10/+28