aboutsummaryrefslogtreecommitdiff
path: root/build.go
AgeCommit message (Expand)Author
2024-02-27all: Use own automaxprocs package that doesn't log (ref #9436) (#9437)v1.27.4-rc.2v1.27.4Jakob Borg
2024-02-26all: Use Linux container CPU quota (fixes #9357, fixes #9435) (#9436)Thomas
2023-07-10cmd/ursrv: Merge ursrv and uraggregate as subcommandsJakob Borg
2023-05-01build: Produce nightly release buildsJakob Borg
2023-01-31cmd, docker: Updates for infrastructureJakob Borg
2023-01-08script: Add weblatedl.go for downloading updated translations (#8723)André Colomb
2022-12-06build: Update dependencies (#8704)Jakob Borg
2022-11-05build: Add GitHub actions build for Windows (#8627)Jakob Borg
2022-09-14build: Improve update-deps command, update deps (#8540)v1.22.0-rc.1Jakob Borg
2022-07-28all: Add build constants for runtime.GOOS comparisons (#8442)Jakob Borg
2022-04-10Correct comment typo in build.go (#8234)Greg
2022-04-09build: Update go directive to 1.17 (fixes #8258) (#8260)Jeffery To
2022-01-13build: Add an option to specify output dir for crosscompiling all (#8109)Ryan Qian
2021-11-22lib/config, lib/ignore: Write Windows line endings (fixes #7115) (#8052)Jakob Borg
2021-11-22all: Remove usage of deprecated io/ioutil (#7971)Jakob Borg
2021-10-09build: Fix error in Debian install scripts preventing restarts for stdiscosrv...v1.18.4-rc.1Max
2021-09-26build: Update all dependencies (#7968)Jakob Borg
2021-09-17build: Add -arm flag to goversioninfo (#7947)Ross Smith II
2021-08-22build: Readd systemd files to deb releases (ref #7564) (#7899)v1.18.2-rc.3v1.18.2Simon Frei
2021-08-17all: Update build constraints to Go 1.17 style (#7894)Jakob Borg
2021-06-27build: Remove no longer used temporaryBuildDir (#7795)Vladimir Rusinov
2021-05-28build, lib/model: Add flag to run tests without -short and fix failure (#7716)Simon Frei
2021-05-08build: List go:generate tools in tools.go (#7599)greatroar
2021-04-22cmd/syncthing: Add debug commands to cli (#7503)Simon Frei
2021-04-11build: Do not use --deb-systemd with fpm (fixes #7548) (#7564)Simon Frei
2021-03-05build: Package sysctl configuration to raise UDP buffer size on Linux (#7417)v1.15.0-rc.1bt90
2021-03-03lib: Use counterfeiter to mock interfaces in tests (#7375)Simon Frei
2021-02-25build: Make stupgrades build target conditional (fixes #7199) (#7404)Steven Eckhoff
2021-02-15build: Add build process for newgui (#7351)Jakob Borg
2021-02-08build: Fix strings in versioninfo for Windows (fixes #7340) (#7342)tomasz1986
2020-11-20build: Take extra tags in account for tar, zipJakob Borg
2020-11-16build: Update delve issue link (#7119)Phani Rithvij
2020-08-25all: Use protobuf to generate config structs (fixes #6734) (#6900)Audrius Butkevicius
2020-08-19build: Add -trimpath compiler option (#6904)Jakob Borg
2020-07-30build: Actually set build tags (#6866)Jakob Borg
2020-07-28build: Replace hypen in -dirty for version (ref #6758) (#6858)Simon Frei
2020-06-26build: Consistently use 8 hash digits in git describeJakob Borg
2020-06-21build: Set CGO_ENABLED=0 by default, except on specific platforms (#6768)Simon Frei
2020-06-20build: Change version strings to not have plus in them (ref #6758) (#6760)Jakob Borg
2020-06-16build: Update integration tests and add to build.go (#6744)Simon Frei
2020-06-16various: Master is now mainJakob Borg
2020-06-06build: Fix rebuild of strelaypoolsrv assetsJakob Borg
2020-06-02build: Add "changelog" command (#6700)Jakob Borg
2020-05-11build: Enable hardened runtime in Mac codesigningJakob Borg
2020-05-11build: Check new assets location for rebuildJakob Borg
2020-05-10cmd/strelaypoolsrv, lib/api: Factor out static asset serving (#6624)greatroar
2020-04-16build, lib/build: Build faster (#6538)Jakob Borg
2020-04-14build: Remove snap build machinery (#6532)Jakob Borg
2020-03-29build: Simplify/correct Windows version tagging (fixes #6471) (#6472)Jakob Borg
2020-02-28build: Fix syso creation (fixes #6386) (#6387)Evgeny Kuznetsov