summaryrefslogtreecommitdiff
path: root/standalone/windows/build.sh
Commit message (Collapse)AuthorAge
* avoid broken version of xss-sanitizeGravatar Joey Hess2017-08-17
| | | | https://github.com/yesodweb/haskell-xss-sanitize/issues/17
* temporarily --force-reinstallsGravatar Joey Hess2017-08-17
|
* force update of cabal libsGravatar Joey Hess2017-08-17
|
* urkGravatar Joey Hess2016-12-01
| | | | test failures were being ignored for complex reasons, new autobuilder broke that; bring it back
* typoGravatar Joey Hess2016-09-06
|
* stop removing old builds againGravatar Joey Hess2016-09-06
|
* pin mwc-random to last known working version on windowsGravatar Joey Hess2016-09-06
|
* constrain cryptonite version to avoid windows build failGravatar Joey Hess2016-09-06
| | | | https://github.com/haskell-crypto/cryptonite/issues/99
* try using cabal constraintGravatar Joey Hess2016-09-06
|
* perisstent-sqlite-2.2.1 fails to build on windowsGravatar Joey Hess2016-09-06
|
* remove old cabal install libraries to try to fix windows autobuilderGravatar Joey Hess2016-09-06
|
* Revert "workaround try #3"Gravatar Joey Hess2016-02-17
| | | | | | This reverts commit 1a901fe8c2b3dc3192074e19177e6e4652233ea2. Didn't cause the overall build to fail either.
* workaround try #3Gravatar Joey Hess2016-02-16
|
* wow, this windows sh is super busted. try another hackGravatar Joey Hess2016-02-15
|
* seems false didn't cause windows shell to propigate test suite failureGravatar Joey Hess2016-02-15
|
* remove verbose flag; aws deps fixedGravatar Joey Hess2015-10-19
|
* be verbose to debug problem with awsGravatar Joey Hess2015-10-06
|
* force installing older warp; current fails to buildGravatar Joey Hess2015-10-06
|
* sed out the filename from sha1sum outputGravatar Joey Hess2015-10-06
|
* hopefuly fix sha1sum calling; also refactor and check downloaded program's ↵Gravatar Joey Hess2015-10-06
| | | | sha before using it
* remove workaroundGravatar Joey Hess2015-10-04
|
* force installing older warp; current fails to buildGravatar Joey Hess2015-10-04
|
* fix PATHGravatar Joey Hess2015-09-11
| | | | zcat is needed from cygwin to build
* get git-annex working even if user doesn't add git to pathGravatar Joey Hess2015-09-11
| | | | | | | | | | | | | This is pretty complicated, but I have both "git-annex" and "git annex" working both in the git bash shell even with git not added to path. And, when git's added to path, both work from MS-DOS prompt window too. I think that the webapp startup does still need git in path, so instructions will keep saying to do that. But, users often disregard them, and hopefully this will reduce support traffic. Also, switched the wget from the cygwin one to the msys2 one, avoiding the complication of needing to bundle any cygwin dlls.
* Switched to using git for Windows, rather than msysgit.Gravatar Joey Hess2015-09-10
| | | | | | | | | | | | | | | | | | Using msysgit with git-annex is no longer supported. At the same time, I'm updating the rsync.exe in my downloads repository with the one from msys2. Note that rsync is currently still being ldded and installed in Git/cmd/ like the other cygwin programs. The ldd fails and this failure is ignored. It would be better to special case it to go in Git/usr/bin/, so that the user can't run rsync in a dos prompt window, which doesn't work, as it needs additional libs. However, as far as git-annex running rsync running ssh, it works ok in this location. Removed the ssh.cmd and ssh-keygen.cmd; these are not needed with git for windows. Keeping them would let ssh be run manually from a dos prompt window, but that's not really a goal.
* no warn tabs when building the EvilLinker and NullSoftInstallerGravatar Joey Hess2015-09-01
|
* decruftGravatar Joey Hess2015-09-01
|
* set rsync executableGravatar Joey Hess2015-05-07
|
* typoGravatar Joey Hess2015-05-07
|
* fix path to wgetGravatar Joey Hess2015-05-07
|
* Windows: Roll back to an older version of rsync from cygwin. The newer ↵Gravatar Joey Hess2015-05-07
| | | | version has some dependency on a newer ssh from cygwin.
* FORCE_GIT_VERSION hack no longer needed; windows autobuilder fixedGravatar Joey Hess2015-04-18
|
* remove unnecessary cleanGravatar Joey Hess2015-04-14
|
* export UPGRADE_LOCATION tooGravatar Joey Hess2015-04-14
|
* argh, why u no version?Gravatar Joey Hess2015-04-14
|
* clean harderGravatar Joey Hess2015-04-14
|
* force cleanGravatar Joey Hess2015-04-14
|
* put in workaround for strange version of git on the autobuilderGravatar Joey Hess2015-04-14
|
* yet more autobuilder debuggingGravatar Joey Hess2015-04-14
|
* more autobuilder debuggingGravatar Joey Hess2015-04-14
|
* try different path to msysgitGravatar Joey Hess2015-04-14
|
* remove one-off clean5.20150406Gravatar Joey Hess2015-04-06
|
* force rebuildGravatar Joey Hess2015-04-06
|
* now I know why the test suite failed on the autobuilder.. MAX_PATHGravatar Joey Hess2015-01-06
|
* fail windows build if test suite doesn't passGravatar Joey Hess2014-12-30
|
* typoGravatar Joey Hess2014-12-30
|
* try running test in a different directoryGravatar Joey Hess2014-12-30
| | | | | | | | | | | | | | | | | I have a theory that something is deleting the .t directory or it doesn't get made in the location tried. The last test showed: add: ("recordedInodeCache",Key {keyName = "e394a389d787383843decc5d3d99b6d184ffa5fddeec23b911f9ee7fc8b9ea77", keyBackendName = "SHA256E", keySize = Just 20, keyMtime = Nothing, keyChunkSize = Nothing, keyChunkNum = Nothing},"start") ("recordedInodeCache",Key {keyName = "e394a389d787383843decc5d3d99b6d184ffa5fddeec23b911f9ee7fc8b9ea77", keyBackendName = "SHA256E", keySize = Just 20, keyMtime = Nothing, keyChunkSize = Nothing, keyChunkNum = Nothing},"end") ("writeInodeCache",Key {keyName = "e394a389d787383843decc5d3d99b6d184ffa5fddeec23b911f9ee7fc8b9ea77", keyBackendName = "SHA256E", keySize = Just 20, keyMtime = Nothing, keyChunkSize = Nothing, keyChunkNum = Nothing},"start") git-annex: c:\jenkins\workspace\msysgit-git-annex-assistant-test\git-annex\.t\repo\.git\annex\objects\6cd\e82\SHA256E-s20--e394a389d787383843decc5d3d99b6d184ffa5fddeec23b911f9ee7fc8b9ea77\SHA256E-s20--e394a389d787383843decc5d3d99b6d184ffa5fddeec23b911f9ee7fc8b9ea77.cache: openFile: does not exist (No such file or directory) FAIL add failed So writeInodeCache is what's failing, and it seems to fail to write the file despite having made the parent directory.
* force recompilation of the nullsoft installer; it does not seem to be ↵Gravatar Joey Hess2014-12-03
| | | | noticing changes somehow
* try to fix PATH so test suite will workGravatar Joey Hess2014-08-13
|
* clean upGravatar Joey Hess2014-08-13
|