Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tesh revalidation to account for file descriptor id display.
[simgrid.git] / appveyor.yml
2015-09-22 Martin Quinson[appveyor] disable MSVC for now. mingw-w64 is almost...
2015-09-22 Martin Quinson[appveyor] don't install before running the tests
2015-09-22 Martin Quinson[appveyor] MSVC seems to freeze in 64 bits
2015-09-21 Martin Quinson[appveyor] switch to x64. Who still uses 32bits?
2015-09-20 Martin Quinson[appveyor] disable LTO as symengine's mingw does not...
2015-09-20 Martin Quinson[appveyor] Enable Java. That's what we need on windows...
2015-09-20 Martin Quinson[appveyor] restrict MinGW to Win32 as win_ucontext...
2015-09-19 Martin Quinsonreuse the mingw 'install' from symengine to our benefit
2015-09-18 Martin Quinson[appveyor] give a spin to MinGW, just to see
2015-09-18 Martin Quinsontry to refresh mingw before using it
2015-09-17 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-09-17 Martin Quinson[appveyor] disable x64 for now, it's borken
2015-09-17 Martin Quinson[appveyor] try MinGW-w64 instead of MSys2
2015-09-17 Martin Quinson[appveyor] now that it does (not) compile with MSVC...
2015-09-17 Martin Quinson[appveyor] try to use boost 1.59 as the older ones...
2015-09-17 Martin Quinson[appveyor] disable mallocators on windows: they need...
2015-09-15 Martin Quinson[appveyor] try MinGW-w64 instead of MSys2
2015-09-14 Martin Quinson[appveyor] now that it does (not) compile with MSVC...
2015-09-14 Martin Quinson[appveyor] try to use boost 1.59 as the older ones...
2015-09-14 Martin Quinson[appveyor] disable mallocators on windows: they need...
2015-09-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-13 Martin Quinson[appveyor] disable SMPI on windows for now
2015-09-11 Martin Quinson[appveyor] verbose msbuild messages are really useless
2015-09-11 Martin Quinson[appveyor] typo in msbuild args
2015-09-11 Martin Quinson[MSVC] be verbose, and don't use args that I don't...
2015-09-11 Martin Quinson[appveyor] more info; configure git
2015-09-10 Martin Quinson[appveyor] let's try MSVC
2015-09-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-08 Martin Quinson[appveyor] don't close stdin, bummer
2015-09-08 Martin Quinson[appveyor] try to use msys2 (aka mingw-w64?)
2015-09-08 Martin Quinson[appveyor] link the win directory to the lin one before...
2015-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-07 Martin Quinson[appveyor] try to get some info on appveyor installs
2015-09-07 Martin Quinson[appveyor] try to KISS
2015-09-07 Martin Quinson[appeveyor] try to use mingw-w64
2015-07-29 Martin Quinson[appveyor] request the image that is intended for MinGW
2015-07-29 Martin Quinson[appveyor] give it a try when java is not blocking...
2015-07-28 Martin Quinson[appveyor] show compile command lines (plus: kill dead...
2015-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-28 Martin QuinsonActually, pthreads are not mandatory (win32_ucontext...
2015-07-28 Martin Quinson[appveyor] more verbose on problems
2015-07-28 Martin Quinson[appveyor] copy everything from the pthread libs, not...
2015-07-28 Martin Quinson[appveyor] dump gcc's builtins symbols
2015-07-28 Martin Quinson[appveyor] be more verbose about what's going on
2015-07-28 Martin Quinson[appveyor] install pthread directly in mingw, not in...
2015-07-28 Martin Quinson[appveyor] Get it working with MSYS (or almost)
2015-07-28 Martin Quinson[appveyor] configuration file