Commit Graph
22 Commits
Author SHA1 Message Date
Michael Eischer 8ad7cfa60a bump minimum go version to 1.23 2025-04-14 20:44:28 +02:00
Michael Eischer 9195526406 bump minimum go version to 1.22 2025-02-02 22:32:12 +01:00
Alexander Neumann a87a50ad11 Sync settinsg with restic, require Go >= 1.15 2022-04-15 09:38:23 +02:00
Alexander Neumann 6f386876e7 Update build.go from restic 2022-02-10 19:25:41 +01:00
Alexander Neumann 9ae066589d Fix build.go 2020-04-04 20:41:32 +02:00
Alexander Neumann a6961e877b Travis: Fix tests (again)
The problem is that in Go < 1.9 "..." also matches the vendor directory,
and we don't want to run those tests :)
2018-03-20 22:19:42 +01:00
Alexander Neumann cda126a99c Fix tests on Travis 2018-03-20 21:16:58 +01:00
Zlatko Čalušić c3b57a177c Fix error handling in build.go copyFile() 2018-02-18 15:47:47 +01:00
Alexander Neumann 03958beb57 Update build.go 2018-02-11 11:34:49 +01:00
Alexander Neumann cd62c2bceb Update build.go 2018-01-13 10:52:46 +01:00
Alexander Neumann 90b868dfbc build.go: Fix path for new cmd/ subdir 2017-06-25 11:48:02 +02:00
Zlatko Čalušić 267f5d330a build.go: Use Go log package instead of custom die() implementation 2017-06-02 09:26:02 +02:00
Zlatko Čalušić e591a330e5 build.go: Update for rest-server 2017-06-02 09:04:27 +02:00
Zlatko Čalušić fbac61c6cb build.go: Strip temporary path, allow reproducible builds
https://github.com/restic/restic/commit/de48a5ac9c9c814c5870d9a52c2ff55607a8b1fa
2017-06-02 08:56:08 +02:00
Zlatko Čalušić ba98452c5e build.go: Add --enable-cgo
https://github.com/restic/restic/commit/c49da4c6f7a6f3f7ae9a777de56118561bca96a9
2017-06-02 08:55:27 +02:00
Zlatko Čalušić 3122bd76ed build.go: Fix ineffassign mistakes
https://github.com/restic/restic/commit/971ecee17118344e5d09751cb112deff7d0f8513
2017-06-02 08:54:30 +02:00
Zlatko Čalušić fd9e42ed71 build.go: Also copy header files
https://github.com/restic/restic/commit/e6ca604d24e58e79a5034ac9427496771df69ad0
2017-06-02 08:53:31 +02:00
Zlatko Čalušić 4bc2581b47 Check version in build.go
Print a sensible error for Go < 1.7 (the "context" package is missing there)

https://github.com/restic/restic/commit/f8dd5d5088a777fb8c66ba88dadd938a76e91c6b
2017-06-02 08:52:04 +02:00
Zlatko Čalušić a029785c73 build.go: Make binaries completely static (disables cgo)
https://github.com/restic/restic/commit/7e0a4c66e722bb367c4e7154c05db26189dceb31
2017-06-02 08:50:28 +02:00
Zlatko Čalušić 0ee5921e04 build.go: Allow setting the output file name
https://github.com/restic/restic/commit/62b1056860dbb12efab325adabd48ad5aac78591
2017-06-02 08:49:50 +02:00
Alexander Neumann 363d8da2d1 Fix test path 2016-12-30 18:34:37 +01:00
Alexander Neumann 67fbfd5d07 Add build.go 2016-12-30 18:34:37 +01:00