summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Fixed ret by var in jsYuriy Glukhov2015-10-158-22/+78
* fixes #3299Araq2015-10-153-1/+37
* Merge pull request #3450 from Varriount/add-dll-downloadsAndreas Rumpf2015-10-151-0/+1
|\
| * Added DLL download to installerClay Sweetser2015-10-151-0/+1
|/
* fixes regression: tactiontableAraq2015-10-142-52/+3
* Merge pull request #3428 from tmm1/appveyorAndreas Rumpf2015-10-147-7/+68
|\
| * try with windows slashesAman Gupta2015-10-131-1/+1
| * use tester directlyAman Gupta2015-10-132-2/+4
| * Merge remote-tracking branch 'origin/devel' into appveyorAman Gupta2015-10-133-9/+9
| |\
| * | really be pedanticAman Gupta2015-10-132-2/+2
| * | Merge remote-tracking branch 'origin/devel' into appveyorAman Gupta2015-10-1359-321/+1124
| |\ \
| * | | copy server.dll too?Aman Gupta2015-10-081-0/+2
| * | | skip sdl/opengl/fsmonitor tests when unavailableAman Gupta2015-10-081-0/+6
| * | | show failure codeAman Gupta2015-10-081-1/+1
| * | | standardize on forward slashes for pathsAman Gupta2015-10-071-1/+1
| * | | framework is requiredAman Gupta2015-10-071-1/+1
| * | | fix compile errorAman Gupta2015-10-071-1/+1
| * | | collect any output of appveyor commandAman Gupta2015-10-071-1/+3
| * | | show current commitAman Gupta2015-10-071-0/+1
| * | | skip tester html on travis/appveyorAman Gupta2015-10-071-1/+2
| * | | report duration to appveyor runnerAman Gupta2015-10-071-3/+5
| * | | install zlibAman Gupta2015-10-071-0/+1
| * | | fix unsafeaddr testAman Gupta2015-10-071-2/+2
| * | | use category as filename, and full filename in test nameAman Gupta2015-10-071-1/+1
| * | | clean up whitespace on error msgAman Gupta2015-10-071-1/+1
| * | | download and extract fasm.exeAman Gupta2015-10-071-0/+2
| * | | tie into appveyor test results apiAman Gupta2015-10-071-0/+10
| * | | avoid sqlite db on travis and appveyorAman Gupta2015-10-071-1/+2
| * | | avoid libcurl.dll since it clashes with msys curlAman Gupta2015-10-071-1/+2
| * | | use pre-built dllsAman Gupta2015-10-071-7/+3
| * | | show openssl-devel contentsAman Gupta2015-10-071-1/+2
| * | | show libopenssl contentsAman Gupta2015-10-071-0/+4
| * | | install libsslAman Gupta2015-10-071-3/+3
| * | | list out openssl contentsAman Gupta2015-10-071-1/+3
| * | | try installing openssl?Aman Gupta2015-10-071-0/+1
| * | | add bin to pathAman Gupta2015-10-071-2/+2
| * | | add nim.exe artifactAman Gupta2015-10-071-0/+3
| * | | add test scriptAman Gupta2015-10-071-0/+9
| * | | so closeAman Gupta2015-10-071-1/+1
| * | | oh yea windows pathsAman Gupta2015-10-071-2/+4
| * | | oops, wrong nameAman Gupta2015-10-071-0/+0
| * | | rename; faster clonesAman Gupta2015-10-071-0/+0
| * | | start with 64-bit buildAman Gupta2015-10-071-2/+2
| * | | try mingw64 pathAman Gupta2015-10-071-1/+1
| * | | try usr/binAman Gupta2015-10-071-1/+1
| * | | set path for msys64Aman Gupta2015-10-071-0/+1
| * | | use the batch fileAman Gupta2015-10-071-1/+6
| * | | add basic appveyor configAman Gupta2015-10-071-0/+6
* | | | Merge pull request #3445 from jlp765/popdAndreas Rumpf2015-10-141-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | add {.pop.} for {.push debugger:off.} to balance push/popJamesP2015-10-141-1/+3
|/ / /