aboutsummaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)Author
2014-11-30Build std for race in Docker imageJakob Borg
2014-11-30Use short integration tests by defaultJakob Borg
2014-11-29Fixup integration tests for race detectorJakob Borg
2014-11-29Run integration tests with -race (fixes #1043)Jakob Borg
2014-11-24Only run Go based integration tests in DockerJakob Borg
2014-11-23Tests may dirty workspaceJakob Borg
2014-11-23Tests may take longer than 60 seconds to completeJakob Borg
2014-11-23Run integration tests under DockerJakob Borg
2014-11-23Improve docker image and buildJakob Borg
2014-11-21Use a docker container for full buildsJakob Borg
2014-10-19OpenBSD support (fixes #878)Jakob Borg
2014-09-06Silence failing ulimit callsAudrius Butkevicius
2014-08-30Try to set some reasonable resource limits when running testsJakob Borg
2014-08-25Don't run tests in build.sh allJakob Borg
2014-08-19Do honest test coverage analysis in JenkinsJakob Borg
2014-08-18build.sh is a shimJakob Borg
2014-08-18build.sh -> build.go for better cross platform supportJakob Borg
2014-08-13Build should fail if a platform does not buildJakob Borg
2014-08-13Actually no, lets not do uploads at all from the build script.Jakob Borg
2014-08-13./build.sh upload build server artifactsJakob Borg
2014-08-13Sign checksums, not files.Jakob Borg
2014-08-13Remove Solaris build again, for nowJakob Borg
2014-08-11Add ./build.sh noupgrade and all-noupgradeJakob Borg
2014-08-11Add ./build.sh cleanJakob Borg
2014-08-06Never remove currently valid languages when updating translationsJakob Borg
2014-08-05Hide build version behind plus character (fixes #473)Jakob Borg
2014-08-05Don't depend on a pretty printer just for testingJakob Borg
2014-08-03Also build for freebsd-386 (fixes #458)Jakob Borg
2014-08-01Move calmh/syncthing -> syncthing/syncthingJakob Borg
2014-08-01Call the darwin releases macosx insteadJakob Borg
2014-08-01Don't always run the tedious protocol testsJakob Borg
2014-08-01Extract github.com/calmh/xdrJakob Borg
2014-07-31Don't get packages that are already in GodepsJakob Borg
2014-07-31Setup should download packages for testJakob Borg
2014-07-31Get cover and goveralls in ./build.sh setupJakob Borg
2014-07-31Better lang-en updatesJakob Borg
2014-07-30Remove discosrv (see https://github.com/syncthing/discosrv)Jakob Borg
2014-07-30Better automatic translation updateJakob Borg
2014-07-28Ugly hack to automatically update translations.Jakob Borg
2014-07-25Build Solaris againJakob Borg
2014-07-24Install all cmds when running build.sh without optionsJakob Borg
2014-07-23Always build discosrv by defaultJakob Borg
2014-07-23Consolidate cmds in cmd/Jakob Borg
2014-07-23Update deps to unfail testsJakob Borg
2014-07-12Deprecate scanner.Block & FileJakob Borg
2014-07-12Don't go-install genxdrJakob Borg
2014-07-12Portable new line converterJakob Borg
2014-07-12Temporarily remove solaris buildJakob Borg
2014-07-12go vet is a test stepJakob Borg
2014-07-06Add AppendXDR to XDR types, build.sh xdrJakob Borg