Commit Graph

10834 Commits (abd8fbd699b7d447895ca729059673544ce33677)
 

Author SHA1 Message Date
Adrien Delorme abd8fbd699 travis-ci: allow failures on windows
8 years ago
Adrien Delorme 33f96b4303 revert appveyor skips as windows builds are pretty unstable
8 years ago
Adrien Delorme 410bee0666 make TestStepShutdown_shutdownDelay less strict on schedule
8 years ago
Adrien Delorme af3b818de0 TestBuilderPrepare_ISOChecksumType: set config["switch_name"] = "switch" to avoid using builder.detectSwitchName which can lock down in CI mode
8 years ago
Adrien Delorme 5fe672d7c4 travis windows now has mingw by default
8 years ago
Adrien Delorme 4d466a0ba7 .travis.yml: remove GOMAXPROCS setting
8 years ago
Adrien Delorme 0237956e66 builder/virtualbox/common/step_shutdown_test.go: compare durations instead of floats & ouput duration
8 years ago
Adrien Delorme 16f1b7e88c .travis.yml: don't limit to 2 CPUs
8 years ago
Adrien Delorme ec4326c6fc .travis.yml: break lines in windows settings
8 years ago
Adrien Delorme 1ca21499c6 Revert "make builder/hyperv/vmcx/builder_test.go invisible to windows"
8 years ago
Adrien Delorme b80a0fed42 make builder/parallels/common/output_config_test.go invisible to windows
8 years ago
Adrien Delorme e692dee2d8 make builder/hyperv/vmcx/builder_test.go invisible to windows
8 years ago
Adrien Delorme 8a6c55dd69 make builder/hyperv/iso/builder_test.go invisible to windows
8 years ago
Adrien Delorme 379336d9b2 make template/parse_test.go invisible to windows
8 years ago
Adrien Delorme 02ba6ccfab make common/iso_config_test.go invisible to windows
8 years ago
Adrien Delorme 7c63c322c7 make provisioner/ansible/provisioner_test.go invisible to windows
8 years ago
Adrien Delorme 4edace1e24 df -h
8 years ago
Adrien Delorme f79582cc3f update progress bar code
8 years ago
Adrien Delorme 586be1ec46 group choco install make/mingw together & export correct path
8 years ago
Adrien Delorme 9a1a2d76ce travis-ci: disable cgo for windows
8 years ago
Adrien Delorme 0602cbd47e travis: put windows first
8 years ago
Adrien Delorme cdd8d85ae9 install mingw
8 years ago
Adrien Delorme 03620d15c2 Makefile: make find work on windows using `-executable` instead of `-perm +111`
8 years ago
Adrien Delorme 3228820c24 travis windows: install make
8 years ago
Adrien Delorme 3bb866820f appveyor: build/install: off
8 years ago
Adrien Delorme f49a2d49a7 appveyor: skip everything for now
8 years ago
Adrien Delorme 80f7d01d7e test on windows using travis-ci
8 years ago
Adrien Delorme 84eb5d29a0 remove appveyor usage
8 years ago
Adrien Delorme 69d59a83c2 Makefile: remove unrequired deps from test
8 years ago
Adrien Delorme 401fddbd33 Makefile remove duplicate go get
8 years ago
Adrien Delorme 22ba06725d cd $APPVEYOR_BUILD_FOLDER
8 years ago
Adrien Delorme 943900a5a7 go home
8 years ago
Adrien Delorme 61c5bb8bfe don't build on win32 for now
8 years ago
Adrien Delorme eddd362235 debug path
8 years ago
Adrien Delorme 13a63b51b8 run make --version
8 years ago
Adrien Delorme 161eb23978 makefile: put .PHONY at the top ?
8 years ago
Adrien Delorme f4c7fdb775 use curl instead of ps: Start-FileDownload
8 years ago
Adrien Delorme d27293ffa8 remove if case
8 years ago
Adrien Delorme b1cd9bd05f quote calls
8 years ago
Adrien Delorme f047b4e005 appveyor.yml: add APPVEYOR_BUILD_SYS
8 years ago
Adrien Delorme 6406f65e37 fix bash calls
8 years ago
Adrien Delorme 37b85323fc fix cariage returns in git
8 years ago
Adrien Delorme 597b03dfd0 remove os setting
8 years ago
Adrien Delorme b92f6e1f49 appveyor: install make
8 years ago
Adrien Delorme 6c7ee82ab7 use make in appveyor too
8 years ago
Adrien Delorme ac29ee59f8 makefile: ci now runs only testrace, default runs testrace
8 years ago
Adrien Delorme 8936ddaedf makefile: testrace now uses `deps fmt-check mode-check vet`
8 years ago
Adrien Delorme 389280a530 makefile: refactor vet into it's own command
8 years ago
Adrien Delorme 09e0f2b93b makefile: mode-check ignore ./website/tmp folder
8 years ago
Megan Marsh 4357714a29
Merge pull request #6851 from hashicorp/pb_rc
8 years ago