Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #3450 from Varriount/add-dll-downloads | Andreas Rumpf | 2015-10-15 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Added DLL download to installer | Clay Sweetser | 2015-10-15 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | fixes regression: tactiontable | Araq | 2015-10-14 | 2 | -52/+3 | |
* | | | Merge pull request #3428 from tmm1/appveyor | Andreas Rumpf | 2015-10-14 | 7 | -7/+68 | |
|\ \ \ | ||||||
| * | | | try with windows slashes | Aman Gupta | 2015-10-13 | 1 | -1/+1 | |
| * | | | use tester directly | Aman Gupta | 2015-10-13 | 2 | -2/+4 | |
| * | | | Merge remote-tracking branch 'origin/devel' into appveyor | Aman Gupta | 2015-10-13 | 3 | -9/+9 | |
| |\ \ \ | ||||||
| * | | | | really be pedantic | Aman Gupta | 2015-10-13 | 2 | -2/+2 | |
| * | | | | Merge remote-tracking branch 'origin/devel' into appveyor | Aman Gupta | 2015-10-13 | 59 | -321/+1124 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | copy server.dll too? | Aman Gupta | 2015-10-08 | 1 | -0/+2 | |
| * | | | | skip sdl/opengl/fsmonitor tests when unavailable | Aman Gupta | 2015-10-08 | 1 | -0/+6 | |
| * | | | | show failure code | Aman Gupta | 2015-10-08 | 1 | -1/+1 | |
| * | | | | standardize on forward slashes for paths | Aman Gupta | 2015-10-07 | 1 | -1/+1 | |
| * | | | | framework is required | Aman Gupta | 2015-10-07 | 1 | -1/+1 | |
| * | | | | fix compile error | Aman Gupta | 2015-10-07 | 1 | -1/+1 | |
| * | | | | collect any output of appveyor command | Aman Gupta | 2015-10-07 | 1 | -1/+3 | |
| * | | | | show current commit | Aman Gupta | 2015-10-07 | 1 | -0/+1 | |
| * | | | | skip tester html on travis/appveyor | Aman Gupta | 2015-10-07 | 1 | -1/+2 | |
| * | | | | report duration to appveyor runner | Aman Gupta | 2015-10-07 | 1 | -3/+5 | |
| * | | | | install zlib | Aman Gupta | 2015-10-07 | 1 | -0/+1 | |
| * | | | | fix unsafeaddr test | Aman Gupta | 2015-10-07 | 1 | -2/+2 | |
| * | | | | use category as filename, and full filename in test name | Aman Gupta | 2015-10-07 | 1 | -1/+1 | |
| * | | | | clean up whitespace on error msg | Aman Gupta | 2015-10-07 | 1 | -1/+1 | |
| * | | | | download and extract fasm.exe | Aman Gupta | 2015-10-07 | 1 | -0/+2 | |
| * | | | | tie into appveyor test results api | Aman Gupta | 2015-10-07 | 1 | -0/+10 | |
| * | | | | avoid sqlite db on travis and appveyor | Aman Gupta | 2015-10-07 | 1 | -1/+2 | |
| * | | | | avoid libcurl.dll since it clashes with msys curl | Aman Gupta | 2015-10-07 | 1 | -1/+2 | |
| * | | | | use pre-built dlls | Aman Gupta | 2015-10-07 | 1 | -7/+3 | |
| * | | | | show openssl-devel contents | Aman Gupta | 2015-10-07 | 1 | -1/+2 | |
| * | | | | show libopenssl contents | Aman Gupta | 2015-10-07 | 1 | -0/+4 | |
| * | | | | install libssl | Aman Gupta | 2015-10-07 | 1 | -3/+3 | |
| * | | | | list out openssl contents | Aman Gupta | 2015-10-07 | 1 | -1/+3 | |
| * | | | | try installing openssl? | Aman Gupta | 2015-10-07 | 1 | -0/+1 | |
| * | | | | add bin to path | Aman Gupta | 2015-10-07 | 1 | -2/+2 | |
| * | | | | add nim.exe artifact | Aman Gupta | 2015-10-07 | 1 | -0/+3 | |
| * | | | | add test script | Aman Gupta | 2015-10-07 | 1 | -0/+9 | |
| * | | | | so close | Aman Gupta | 2015-10-07 | 1 | -1/+1 | |
| * | | | | oh yea windows paths | Aman Gupta | 2015-10-07 | 1 | -2/+4 | |
| * | | | | oops, wrong name | Aman Gupta | 2015-10-07 | 1 | -0/+0 | |
| * | | | | rename; faster clones | Aman Gupta | 2015-10-07 | 1 | -0/+0 | |
| * | | | | start with 64-bit build | Aman Gupta | 2015-10-07 | 1 | -2/+2 | |
| * | | | | try mingw64 path | Aman Gupta | 2015-10-07 | 1 | -1/+1 | |
| * | | | | try usr/bin | Aman Gupta | 2015-10-07 | 1 | -1/+1 | |
| * | | | | set path for msys64 | Aman Gupta | 2015-10-07 | 1 | -0/+1 | |
| * | | | | use the batch file | Aman Gupta | 2015-10-07 | 1 | -1/+6 | |
| * | | | | add basic appveyor config | Aman Gupta | 2015-10-07 | 1 | -0/+6 | |
* | | | | | Merge pull request #3445 from jlp765/popd | Andreas Rumpf | 2015-10-14 | 1 | -1/+3 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | add {.pop.} for {.push debugger:off.} to balance push/pop | JamesP | 2015-10-14 | 1 | -1/+3 | |
|/ / / / | ||||||
* | | | | fixes regression: tobjconstr2 test works again | Araq | 2015-10-14 | 2 | -2/+2 | |
* | | | | updated httpclient to use tables.getOrDefault | Araq | 2015-10-14 | 1 | -7/+7 | |
| |/ / |/| | |