]> Cypherpunks.ru repositories - gostls13.git/history - src/make.bash
*.bash: always use the same string equality operator
[gostls13.git] / src / make.bash
2017-03-14 Daniel Martí*.bash: always use the same string equality operator
2017-03-10 Ian Lance Taylorcmd/go: when expanding "cmd", skip vendored main packages
2017-03-09 Daniel Martísrc/*.bash: use tabs consistently
2016-10-03 Boris Nagaevcmd/dist, cmd/go: add environment variable override...
2016-05-27 David Chase[dev.ssa] Merge branch 'master' into dev.ssa
2016-05-19 Brad Fitzpatrickbuild: unset GOBIN during build
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-03-28 Austin Clements[dev.garbage] Merge remote-tracking branch 'origin...
2016-03-18 David Chasecmd/dist: redo flag-passing for bootstrap
2016-03-18 David Chasecmd/compile: get gcflags to bootstrap; ssa debug opts...
2016-03-02 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-02-29 Gerrit Code ReviewMerge "[dev.ssa] Merge remote-tracking branch 'origin...
2016-02-29 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-02-24 kortschakcmd/go, go/build: add support for Fortran
2016-01-07 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-12-17 Brad Fitzpatricksrc: remove reference to since-deleted dist -s flag
2015-08-25 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-08-24 Dave Cheneymake.bash: abort if $GOROOT_BOOTSTRAP == $GOROOT
2015-07-01 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-06-17 Jeremy Jackinsdoc: replace references to {5..9}{g,l} with go tool...
2015-02-23 Russ Coxall: merge dev.cc (a91c2e0) into master
2015-02-23 Russ Cox[dev.cc] all: merge master (6a10f72) into dev.cc
2015-02-23 Russ Cox[dev.cc] all: merge master (48469a2) into dev.cc
2015-02-23 Russ Cox[dev.cc] cmd/go: fix expansion of 'std', add 'cmd'
2015-02-20 Russ Cox[dev.cc] all: merge master (5868ce3) into dev.cc
2015-02-13 Russ Cox[dev.cc] all: merge master (5f1efe7) into dev.cc
2015-02-04 Russ Cox[dev.cc] all: merge master (b8fcae0) into dev.cc
2015-02-04 Josh Bleecher Snydercmd/go, make: remove ccflags
2015-01-21 Russ Cox[dev.cc] build: do not 'clean -i std' between dist...
2015-01-21 Russ Cox[dev.cc] cmd/dist: bootstrap Go toolchain using Go 1.4
2015-01-16 Russ Coxall: merge dev.cc (929f321) into master
2015-01-15 Russ Cox[dev.cc] all: merge master (d1210ac) into dev.cc
2015-01-14 Russ Cox[dev.cc] build: do not pass GOHOSTOS and GOHOSTARCH...
2015-01-14 Russ Cox[dev.cc] build: fix cross-compilation
2015-01-10 Russ Coxbuild: require old Go to build new Go (and convert...
2014-12-13 Russ Coxbuild: change all.bash output to be more markdown-friendly
2014-10-22 Austin Clementsbuild: merge the great pkg/ rename into dev.power64
2014-09-08 Russ Coxbuild: adjustments for move from src/pkg to src
2014-05-20 Russ Coxbuild: make nacl pass
2014-04-29 Shenghou Mamake.bash: if CC is not set, and gcc doesn't exist...
2014-02-06 Elias Naurcmd/go, cmd/cgo, make.bash: cross compiling with cgo...
2013-10-02 Shenghou Macmd/dist, build: support building statically linked...
2013-08-19 Rob Pikemake.bash: exit if dist fails
2013-04-16 Shenghou Macmd/dist, make.bash: pass -mmacosx-version-min=10.6...
2013-03-29 Ian Lance Taylorcmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to...
2013-03-16 Rob Pikemake.bash: delete vestigial TODO, now resolved
2013-03-12 Rob Pikego/types: delete from main repo; part of move to go.exp
2013-03-06 Rob Pikemake.bash,bat: add -tags gotypes to the build
2013-02-15 Russ Coxbuild: clang support
2013-02-01 Elias Naurcmd/6c, cmd/6g: add flag to support large-model code...
2012-12-03 Dave Cheneycmd/dist: support building on debian/kFreeBSD
2012-03-20 Alex Brainmanbuild: do more during windows build
2012-03-13 David Symondsbuild: update comment about GO_LDFLAGS.
2012-03-12 Shenghou Mabuild: build correct cmd/dist matching GOHOSTARCH
2012-03-07 Russ Coxmake.bash: fix old builds
2012-03-02 Gustavo Niemeyerbuild: add GO_ prefix to LDFLAGS and GCFLAGS
2012-03-01 Russ Coxcmd/go: fixes
2012-02-15 Russ Coxbuild: add make.bash --no-clean option
2012-02-14 David Symondsbuild: create the correct $GOTOOLDIR.
2012-02-14 Russ Coxbuild: set $PATH during make.bash
2012-02-14 Russ Coxcmd/dist: cross-compiling fixes
2012-02-13 Russ Coxbuild: reject make.bash on Windows
2012-02-09 Gustavo Niemeyercmd/dist: fix GOROOT_FINAL
2012-02-06 Russ Coxbuild: add make.bash --dist-tool
2012-02-04 Russ Coxcmd/dist: fix build
2012-02-04 Russ Coxbuild: use cmd/dist
2012-02-03 Russ Coxbuild: rename $GOROOT/bin/go-tool to $GOROOT/bin/tool.
2012-01-31 Russ Coxbuild: move goapi, quietgcc, cgo, gotype, ebnflint...
2012-01-31 Russ Coxbuild: remove Make.pkg, Make.tool
2012-01-30 Rob Pikemake.bash: don't remove hgpatch
2012-01-29 Rob Pikecmd/go: first piece of tool rearrangement
2012-01-23 Russ Coxcmd/go: implement go get + bug fixes
2012-01-19 Shenghou Madoc: update out-of-date comments about runtime/cgo
2012-01-17 Shenghou Mabuildscripts: move to buildscript directory
2012-01-10 Russ Coxcmd/go: add -v flag to build and install
2012-01-05 Alex Brainmanmake.bash: remove old dregs
2011-12-21 Russ Coxbuild: fixes for Windows
2011-12-21 Russ Coxcmd/go: many improvements
2011-12-21 Russ Coxbuild: fix for freebsd, openbsd
2011-12-20 Russ Coxbuild: use go command during build
2011-12-19 Russ Coxruntime: separate out auto-generated files, take 2
2011-12-16 Russ Coxruntime: hg revert -r 6ec0a5c12d75
2011-12-16 Russ Coxruntime: separate out auto-generated files
2011-11-11 Bobby Powersbuild: fix check for selinux's allow_execstack on Fedora 16
2011-10-14 Russ Coxbuild: stop on failed deps.bash
2011-10-13 Christopher Wedgwoodmake.bash: more robustly detect gold 2.20
2011-05-04 Alex Brainmanmake.bash: remove old bash version of gotest on Windows
2011-03-18 Russ Coxbuild: diagnose Ubuntu's buggy copy of gold
2011-02-28 Dave Cheneybuild: convert src/cmd to use make directly and simplif...
2011-02-24 Dave Cheneybuild: remove unused nacl conditional from make.bash
2011-01-25 Russ Coxmake.bash: stricter selinux test
2010-12-13 Russ Coxbuild: add a few missing --no-print-directory
2010-12-08 Russ Coxfix build: more libcgo references
2010-10-25 Andrew Gerrandbuild: only print "You need to add foo to PATH" when...
2010-09-02 Russ Coxbuild: create bin and pkg directories as needed; drop...
2010-08-30 Christian Himpelbuild: remove unnecessary references to GOBIN and GOROOT
2010-08-25 Russ Coxbuild: let pkg/Makefile coordinate building of Go commands
2010-08-25 Russ Coxbuild: fix build again - not sure where the " went...
2010-08-25 Russ Coxbuild: $GOBIN defaults to $GOROOT/bin
2010-08-18 Russ Coxbuild: no required environment variables
next