Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix SMPI on Mac.
[simgrid.git] / buildtools / Cmake / MakeExeLib.cmake
2010-11-25 navarropFix SMPI on Mac.
2010-11-22 navarropEnable supernovae only if all needed tools are installed.
2010-11-22 navarropAdd verification for LUA_CPATH for use require.
2010-11-18 navarropFix lua detection on apple and re-enable option lua...
2010-11-17 navarropMake example dot if graphviz is enable and if it is...
2010-11-17 navarropMake example dot if graphviz is enable.
2010-11-17 navarropFix problem with detection of graphviz.
2010-11-16 navarropAdd option enable_lib_static for compile libsimgrid...
2010-11-15 mquinsondon't build the static version anymore (should be a...
2010-10-31 mquinsonremove the link before creating it
2010-10-14 navarropChange way for cleaning generated files.
2010-10-14 navarropAuto set the library extension for links.
2010-10-13 navarropAdd simgrid dependency for ping_generator.lua
2010-09-28 navarropadd-to-cmake-files-the-pcre-library by David
2010-09-16 schnorrcreating a static version of libsmpi version to link...
2010-09-06 navarropLink to lib simgrid work when compil out of build source.
2010-08-11 coldpeaceadd gras console example, illustrating the use of lua...
2010-08-04 coldpeaceadd new example to simdag using lua script(...not yet...
2010-07-29 coldpeaceadd line to generate simgrid.so in masterslave example...
2010-07-07 navarropBe generic with cgraph.c so now no path to set.
2010-07-05 navarropAdd an example for isend and ireceive functions.
2010-07-02 navarropAdd simgrid dependency for bindings.
2010-07-01 quintinavoid the complilation of dot_test.c if graphviz wasn...
2010-07-01 quintinAdd a dot loader to have a connection with the random...
2010-06-28 navarropChange dependancies for libs.
2010-06-28 navarropAdd dependancies for libraries and testall.
2010-06-24 navarropGenerate link for binding lua and ruby with ADD_CUSTOM_...
2010-06-21 navarropAdd a new cmake file for windows. Cosmetics.
2010-06-18 navarropDefine correctly variables for windows.
2010-06-17 suterAdd the new example to the build
2010-06-16 mquinsonOf course we only need to add /D DLL_EXPORT to CFLAGS...
2010-06-16 navarropDeclare variable DLL_EXPORT for Libs.
2010-06-15 mquinsonmake clean works now
2010-06-14 navarropAdd a flags for include a lib for winsock.
2010-06-14 navarropDelete some unused flags.
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.