Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make simix headers public so that we can write external bindings
[simgrid.git] / buildtools / Cmake /
2010-12-02 mquinsonmake simix headers public so that we can write external...
2010-12-02 mquinsonsmx_context.h must be installed so that I can write...
2010-12-02 mquinsondon't glob txt files in archive and install, I have...
2010-12-02 mquinsonalso remove java tests. They live in another package now
2010-12-02 schnorr[trace] tracing simulations is enabled by default
2010-12-02 mquinsonthe supernovae exploded: let's split the archive and...
2010-12-02 navarropRename and search into GRAS_ROOT and SIMGRID_ROOT.
2010-12-02 navarropAdd a Module to find Simgrid
2010-12-02 mquinsonSimGrid now refuse to get compiled without Perl. Removi...
2010-12-02 navarropCosmetics.
2010-12-02 navarropAdd version of simgrid into the footer of the documenta...
2010-12-02 piniNo need to generate that file.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 piniAllow SMPI to run on old unixes (even on darwin).
2010-12-02 navarropRemove variable enable_doc.
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-12-01 agierschRemove generated file after use.
2010-12-01 agierschCheck if we are on a git-svn repository before running...
2010-12-01 navarropChange PROJECT_DIRECTORY for CMAKE_HOME_DIRECTORY
2010-12-01 navarropNow it shoulds correctely work.
2010-12-01 mquinsonDon't try to compile sd_dotloader.c if I feel like... v3_5
2010-12-01 mquinsonput sd_dotloader.c in the archive even if I cannot...
2010-12-01 mquinsonadd the txt of examples/msg/actions to the archive
2010-12-01 alegrandLook for our libraries first!
2010-12-01 navarropSome Missing files into distrib.
2010-12-01 mquinsonInclude some missing CMakeLists.txt into the archive...
2010-12-01 mquinsongive up on adding to archive a generated file mandatory...
2010-12-01 navarropEnsure compatibility with cmake v2.6
2010-12-01 navarropNew memcheck tests.
2010-12-01 navarropAlso copy doc when disable.
2010-12-01 alegrandFix the map/png generation for the documentation.
2010-12-01 navarropDon't give the possibility to change value on APPLE...
2010-12-01 navarropDeclare smpi broken in APPLE.
2010-12-01 navarropCosmetics.
2010-12-01 navarropFix generated file for memcheck.
2010-11-30 mquinsondefinitely fix doc generation, and inclusion of documen...
2010-11-30 navarropAdd README files into install directory an dinto the...
2010-11-30 navarropRemove testsuite/simdag.
2010-11-30 navarropThose script are not find by cmake, so put the full...
2010-11-30 navarropRemove test of metaxml which is not compatible with...
2010-11-30 navarropDelete units files from svn and distrib.
2010-11-30 navarropAdd binaries into bin directory:
2010-11-30 navarropRemove error if not having f2c.
2010-11-30 navarropRemove this variable for smpi.
2010-11-30 navarropKill old tests and update broken tests.
2010-11-30 mquinsonFix sem_init testing.
2010-11-30 navarropRedo temporary links for lua and ruby examples.
2010-11-30 navarropNew way to give LUA_CPATH.
2010-11-29 mquinsonSupernovae should not set specific settings, which...
2010-11-29 mquinsoncosmetics in cmake
2010-11-29 mquinsonfix supernovae in cmake (we only need perl now); cosmet...
2010-11-29 mquinsoncosmetics
2010-11-29 navarropFix path of script simgrid_update_xml.pl
2010-11-29 navarropFix generated documentation.
2010-11-29 navarropAdd the perl script in the install bin directory.
2010-11-28 mquinsoncmake cleanup: redo the documentation generation
2010-11-28 mquinsonlet unit testing stuff build out of source
2010-11-28 mquinsonlet the binding examples work without the funky symlink...
2010-11-28 mquinsonwrite java class files into CMAKE_CURRENT_BINARY_DIR...
2010-11-28 mquinsonChange the way supernovae files are generated so that...
2010-11-28 mquinsonmore verbose around make distcheck (to get a chance...
2010-11-28 mquinsonchange the way unit testing is handled by cmake. Put...
2010-11-28 mquinsonyet another unused cmake variable: unit testing now...
2010-11-28 mquinsonKill the comments intending to explain which part of...
2010-11-28 mquinsonkill the definition of an unused (cmake) variable
2010-11-28 mquinsonglob_recurse are the devil, but globbing from root...
2010-11-28 mquinsonreindent
2010-11-27 mquinsonput the LGPL 2.1 in a specific file. This should make...
2010-11-27 mquinsonusers want performance. Even if the library compilation...
2010-11-27 mquinsonKill enable_graphviz cmake variable
2010-11-27 mquinsonsupernovae was missing sd_dotloader because of we were...
2010-11-27 mquinsonstop using our own variable, and use the classical
2010-11-26 mquinsonkill the (unused) lua context factory. Lua does fine...
2010-11-26 navarropAdd verification of bin lua.
2010-11-25 navarropAdd new tests and exes for windows.
2010-11-25 navarropCorrect Name of test.
2010-11-25 navarropCosmetics.
2010-11-25 navarropFor make a cdash report on windows.
2010-11-25 navarropThis is not true on windows.
2010-11-25 navarropNeed to make this test for windows.
2010-11-25 navarropDelete test if apple for smpi.
2010-11-25 navarropFix error detection of f2c.
2010-11-25 navarropFix SMPI on Mac.
2010-11-23 mquinsonNew tesh file for the msg actions (plus some little...
2010-11-23 navarropUpdate memcheck tests.
2010-11-23 navarropRemove tracing from buildname.
2010-11-23 navarropAdd a dependency for smpi.
2010-11-23 navarropCosmetics.
2010-11-22 piniSupport for Fortran code in SMPI based on f2c, some...
2010-11-22 navarropEnable supernovae only if all needed tools are installed.
2010-11-22 navarropMake static libraries if enabled with supernovae mode.
2010-11-22 navarropThose messages should appear only on Mac platform.
2010-11-22 navarropAdd tests for floyd model.
2010-11-22 navarropUpdate script for make a remake a tesh file.
2010-11-22 navarropAdd new scripts to distrib.
2010-11-22 navarropPermit to enable maintainer_mode on mac and Windows...
2010-11-22 navarropAdd verification for LUA_CPATH for use require.
2010-11-18 navarropUpdate liste of failure tests.
2010-11-18 velhoAdded test files for testing fullduplex TCP model.
2010-11-18 navarropAdd more path to find Lua
next