Commit Graph

14 Commits

Author SHA1 Message Date
Tony Kelman
2a3067765f build maint branches on appveyor
equivalent of ca183d2736
2015-05-22 14:02:44 -07:00
Jeff Hostetler
d06c589f48 Add MSVC CRTDBG memory leak reporting. 2015-04-15 10:25:09 -04:00
Edward Thomson
9a08b3196f Revert "add fast-fail feature for pending builds in PR's"
This reverts commit 8008ab6a41.
2015-03-10 16:08:44 -04:00
Tony Kelman
2326ea68b5 Allow failures on mingw for now 2015-03-05 18:12:32 -08:00
Tony Kelman
4c88fd7ce6 Add MinGW-w64 to matrix
cache mingw-w64 downloads

quiet curl and 7zip

run appveyor steps in cmd for mingw
2015-03-04 16:52:37 -08:00
Tony Kelman
8008ab6a41 add fast-fail feature for pending builds in PR's 2015-03-04 11:29:44 -08:00
Tony Kelman
ac5fad2780 add mingw to appveyor matrix
use MSYS makefiles generator

add bash script for running mingw on appveyor

add --login and fix run paths

use msys style path to appveyor-mingw.sh

add mingw path to /etc/fstab
2015-03-04 11:29:40 -08:00
Edward Thomson
feb0e02286 tests: separate INVASIVE filesystem tests
Introduce GITTEST_INVASIVE_FS_STRUCTURE for things that are invasive
to your filesystem structure (like creating folders at your filesystem
root) and GITTEST_INVASIVE_FS_SIZE for things that write lots of data.
2015-02-19 12:14:06 -05:00
Carlos Martín Nieto
e07c1e1a15 Merge pull request #2880 from ethomson/mkdir_root
Ensure we can make a repo at the root of the filesystem
2015-02-12 00:40:12 +01:00
Arthur Schreiber
554063a5fe Speed up AppVeyor builds.
AppVeyor build machines come with Python 2.7 and CMake 2.8 pre-installed and in the PATH.
2015-02-06 23:12:58 +01:00
Edward Thomson
2f4ee00039 appveyor: include the invasive filesystem tests 2015-02-05 12:09:36 -05:00
nulltoken
f4e3a6ab59 AppVeyor: Prettify build script 2015-01-31 22:15:10 +01:00
Edward Thomson
1d67e8fd0c Windows CI: use 32 and 64 bit for AppVeyor builds
Add 64 bit and always build with default calling conventions, to
avoid trying to build with stdcall on amd64.
2015-01-21 11:53:16 -06:00
Edward Thomson
388ca7e73c Add appveyor yaml 2015-01-06 17:10:50 -06:00