Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Compile with a recent flexml
[simgrid.git] / src / win32 /
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschRename gras_config to internal_config.
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-19 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 navarroClean for win32
2012-10-19 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 navarroNeed this file for windows. But still need to clean...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Arnaud GierschMore cleanup!
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroReplace usleep for nanosleep
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-02-13 unknownFix compilation error on windows.
2010-10-11 alegrandIndent include and src using this command:
2010-10-01 mquinsonFix misbalanced parentheses in checks for va_copy....
2010-09-13 navarropWindows compatibility.
2010-06-18 navarropVariables correctly set by cmake in gras_config.h.
2010-06-18 navarropDefine correctly variables for windows.
2010-06-16 navarropChange path for win32 ucontext files.
2010-06-16 navarropAdd LGPL files for ucontext.
2010-06-15 navarropAdd context ucontext for windows.
2010-06-14 navarropDo not redefine function in visualc.
2010-06-04 navarropProtect EWOULDBLOCK, EINPROGRESS, ETIMEDOUT macro defin...
2010-06-04 navarropProtect macro definitions for VA_COPY. They should...
2010-04-25 mquinsonFix copyright headers
2008-06-20 cheriermupdate gras architecture macro to 3 for Visual C++...
2008-06-17 mquinsongcc needs uint32_t on windows
2007-10-25 cheriermThe configuration file visualc.h is change to declare...
2007-10-23 mquinsonKill broken portability bits for visual and macosx
2007-10-22 cheriermThis change concerne the usage of the semaphore object...
2007-10-04 cheriermuse snprintf of Visual C++
2007-09-26 cheriermThe windows implementation of simgrid use now the porta...
2007-09-24 mquinsonCleanup of the portability between win and lin at heade...
2007-09-21 cheriermupdate the configuration file of Visual C++
2007-03-22 mquinsonFactorize the definition of socklen_t between all compilers
2007-03-16 cheriermremove the pragma directives in borland configuration...
2007-03-16 cheriermforce bye alignement to 8 and disable a avertissment
2007-03-13 cheriermdefine CONTEXT_THREADS to 1
2007-03-13 cheriermconsider the new macros CONTEXT_UCONTEXT and CONTEXT_TH...
2007-03-13 mquinsonReintroduce the changes to the windows build chain...
2007-03-13 cheriermVisual C++ compiler configuration file
2007-03-13 cheriermspecial configuration for Visual C++ compiler
2007-03-13 cheriermspecial configuration for Visual C++ compiler
2007-03-09 mquinsonBorland uses the thread implementation of the contextes
2007-03-09 mquinsonLoad the result of configure on cross-compilation
2007-03-08 mquinsonadd a newline at the end of the file to make gcc happy
2007-03-08 mquinsonAllow to cross-compile with gcc again
2007-02-16 cheriermborland compiler use now windows thread (instead of...
2007-02-12 cheriermnow define the macro NEED_ASPRINTF
2007-02-07 mquinsonCleanup XBT_PUBLIC stuff under windows
2006-10-10 cheriermAvoids macro redefinitions in src/win32/compiler/borland.h.
2006-10-10 mquinsonMove to misc.h the definitions needed to define XBT_PUB...
2006-10-06 cheriermif needed replace (_XBT_WIN32_PLATFORM) || defined...
2006-10-06 cheriermSpecific to borland builder configuration.
2006-10-06 cheriermThe new Windows config file.
2006-09-29 cheriermRelocate connected socket macros in Windows configurati...
2006-09-29 cheriermBring home connected socket macros.
2006-09-29 cheriermAdd win32/compiler/borland.h for specific borland compi...
2006-09-29 cheriermAdd win32/compiler/select_compiler_features.h to detect...
2006-09-29 cheriermAdd win32/platform/select_platform_features.h for Windo...
2006-09-29 cheriermAdd win32/config.h for windows platform config.