Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Need to know if have smpi when compiling
[simgrid.git] / buildtools / Cmake / gras_config.h.in
2011-12-16 NavarropNeed to know if have smpi when compiling
2011-10-20 Martin Quinsonmerge branches
2011-09-20 NavarropRemove option for pcre from cmake files and from sources.
2011-07-06 Martin Quinsontrivial merge of changes about gras architecture
2011-06-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-28 NavarropPrefer the raw context to the ucontext by default.
2011-06-23 NavarropASM on mac is not the same as linux.
2011-04-26 NavarropUse function mergesort against qsort if possible.
2011-04-22 NavarropCheck if __thread is available.
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-21 NavarropPut ns3 sources in place.
2011-03-08 navarropRemove old unused lines for java.
2011-01-05 navarropTest if having futex.h.
2010-12-17 piniOnly evaluate the arguments needed.
2010-12-09 mquinsonsome preprocessor macros to detect which flavor of...
2010-11-30 navarropRemove this variable for smpi.
2010-11-25 navarropFix error detection of f2c.
2010-11-17 navarropFix problem with detection of graphviz.
2010-10-04 navarropNow cluster Tag don't necessary need libpcre.
2010-09-30 navarropAdd Tracking Latency bound option to cmake.
2010-08-04 navarropMore windows compatibility for context.
2010-06-21 navarropAdd DLL_STATIC flags.
2010-06-18 navarropVariables setted by an other file.
2010-06-18 navarropDefine correctly variables for windows.
2010-06-16 navarropDeclare variable DLL_EXPORT for Libs.
2010-06-15 navarropAdd context ucontext for windows.
2010-06-14 navarropWe used those lines in VBC.
2010-06-04 navarropCorrect macro declaration for VA_COPY so that it does...
2010-06-04 navarropSet some variables and flags for windows.
2010-06-02 alegrandRevert "Make gras compil with Visual C++." This commit...
2010-06-01 navarropMake gras compil with Visual C++.
2010-06-01 navarropSolve variable init value for windows.
2010-05-27 navarropAdd a variable HAVE_MC for enable model-checking.
2010-05-21 navarropCosmetics and generate lib links for bindings correctely.
2010-05-21 navarropReorganize cmake directory.