summaryrefslogtreecommitdiff
path: root/build.go
Commit message (Expand)AuthorAge
* New upstream version 0.9.5+dsFélix Sipma2019-07-30
* New upstream version 0.9.3+dsFélix Sipma2018-10-22
* New upstream version 0.9.1+dsFélix Sipma2018-06-10
* New upstream version 0.9.0+dsFélix Sipma2018-06-09
* New upstream version 0.8.2+dsFélix Sipma2018-02-19
* New upstream version 0.7.3+debian0Félix Sipma2017-09-26
* New upstream version 0.7.1Michael Stapelberg2017-07-27
* New upstream version 0.5.0Félix Sipma2017-04-25
* New upstream version 0.4.0Félix Sipma2017-02-02
* New upstream version 0.3.3Félix Sipma2017-01-08
* New upstream version 0.3.1Félix Sipma2016-12-14
* Require Go 1.6 or greaterAlexander Neumann2016-08-16
* Invert go version test for ldflagsAlexander Neumann2016-08-03
* Detect a devel version correctly in LDFlags()Vincent Rischmann2016-08-01
* build.go: gofmtmappu2016-07-16
* build.go: Support cross-compilation via new `--goos` and `--goarch` flagsmappu2016-07-16
* build.go: Strip harder (add `-w` flag)mappu2016-07-16
* build.go: Add go1.7 to list of linkers requiring `-Xfoo=bar` syntaxmappu2016-07-16
* Use relocated command folders in build.go and run_integration_tests.goFabian Wickborn2016-02-23
* Update build.go and run_integration_tests.goAlexander Neumann2016-02-20
* Move build.go and run_integration_tests.go to rootAlexander Neumann2016-02-20
* Move things around for gbAlexander Neumann2016-02-20
* Also specify new `-X` syntax for go1.6Alexander Neumann2016-01-16
* Merge pull request #281 from restic/version-with-gitAlexander Neumann2015-08-26
|\
| * Refactor getVersion(), address code review commentsAlexander Neumann2015-08-26
| * build.go: use new combined version stringAlexander Neumann2015-08-25
* | Add "build: " prefix to verbose messagesAlexander Neumann2015-08-26
* | Address code review commentsAlexander Neumann2015-08-26
* | build.go: Make `-ldflags` compatible to Go 1.5Alexander Neumann2015-08-25
|/
* build.go: make sure to exit 1 on errorAlexander Neumann2015-08-19
* build.go: allow running tests in temporary GOPATHAlexander Neumann2015-08-19
* Allow building without gitFlorian Weingarten2015-08-19
* Set output binary name in a variable.Klaus Post2015-08-16
* Output EXE file on Windows platform.Klaus Post2015-08-14
* Support build tags for `build.go`Alexander Neumann2015-06-24
* Add `build.go`Alexander Neumann2015-06-24