Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename instr_interface.h and mc_ignore.h to .hpp.
[simgrid.git] / tools / cmake / DefinePackages.cmake
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-17 degommeSplit up Fortran bindings in several files to avoid...
2017-07-17 degommeExplode 3700 lines of smpi_pmpi.cpp file in several...
2017-07-17 degommeBig move of all SMPI files in subfolders because it...
2017-07-16 Martin Quinsonthis is a hpp header
2017-07-16 Martin QuinsonMC: rename process into RemoteClient
2017-07-05 Martin Quinsonthis header is C++ only
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Frederic Sutermodernize one more simcall
2017-07-04 Martin Quinsonfinish removing simix.h from C files, and avoid the...
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-26 Frederic SuterWIP. crude surf_file_t to FileImpl conversion
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-16 Martin Quinsonnew platform file, serving as a documentation to clusters
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-08 Frederic Suteroops, another module was dropped
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Sutergetting closer: no more MSG_STORAGE_LEVEL
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-27 Martin QuinsonRename some activity/SynchroBlah into activity/BlahImpl...
2017-05-26 Martin Quinsonkill a useless file
2017-05-24 Frederic Sutersimgrid::surf::Storage => simgrid::surf::StorageImpl
2017-05-24 Frederic Suterfirst step towards a CommPtr
2017-05-23 Martin Quinsonremove an empty file
2017-05-22 Frederic Suternow useless that app-pmm is dead
2017-05-22 Martin QuinsonConvert our README file to markdown
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin Quinsondrop module strbuff. We don't need it anymore.
2017-05-20 Martin QuinsonRemove an empty file (thx, sonar)
2017-05-20 Martin Quinsoninstr: merge the TI output in the converted code (WIP)
2017-05-14 Martin QuinsonFix dist
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin Quinsonfinish the conversion of public MACRO names, in the...
2017-05-04 Takishippget methods and theirs print methods together
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-04-14 Augustin Degommefix dist
2017-04-13 Martin QuinsonMerge pull request #154 from simgrid/partial_shared_malloc
2017-04-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Christian Heinrich[SMPI] Added SmpiHost.cpp and .hpp
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommeOoooops ²
2017-03-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-28 degommeSplit up smpi_bench.cpp .
2017-03-24 Frederic SuterTESH: msg to s4u - act 1
2017-03-23 Martin Quinsonfix case of a header file
2017-03-19 degommeAdd smpi_status.cpp and hpp.
2017-03-19 degommesay goodbye to smpi_base.cpp .. It was made quite empty...
2017-03-18 degommeIntroduce smpi::Process
2017-03-15 degommeMove Keyval handling to a new file, as it is shared...
2017-03-15 degommeFactorize keyval handling for Comm and Datatype (Win...
2017-03-14 degommeSimplify, cleanup, remove useless bits, and some files.
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
2017-03-14 degommeMove collective algorithms to separate folders
2017-03-14 Christian Heinrich[PLUGIN] Added the HostLoad plugin
2017-03-14 Frederic Suterone step further on C++ization of replay
2017-03-11 degommeReplace all the lookup tables in smpi_f77.cpp by a...
2017-03-09 degommeMove derived datatypes to their own file.
2017-03-09 degommeContinuing work on datatypes
2017-03-09 degommeFirst works on the datatypes. Still missing a lot.
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 degommeWelcome to simgrid::smpi::Op
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Martin Quinsonfix copyright years and other psychotic cleanups
2017-03-07 degommewelcome simgrid::smpi::Request
2017-03-07 degommeMPI_Win (RMA) -> C++
2017-03-07 Frederic SuterRevert "fix distcheck"
2017-03-07 Frederic Suterfix distcheck
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 degommeMPI_Topo -> c++
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin QuinsonCleanups
2017-03-06 degommeMerge branch 'smpi_cpp'
2017-03-06 degommeMPI_Comm -> C++
2017-03-05 degommefix dist
2017-03-05 degommeMove all smpi colls to cpp.
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-17 Frederic Suterxbt_fifo are no longer used, remove the code
2017-02-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-15 Martin Quinsonput all of the host_energy plugin in one file only
2017-02-14 Frederic Suterget rid of sd_workstation.cpp
2017-02-13 Martin Quinsonmove MailboxImpl to kernel::activity where it belongs
2017-02-10 Martin Quinsonsplit simix::MailboxImpl to its own files
2017-02-10 Martin Quinsonrename a header file now that it's clean
2017-02-07 Martin QuinsonAdd a s4u::Link class, at least
2017-01-28 Martin Quinsontuto improvements, and add a link to the SMPI CourseWare
2017-01-27 Martin Quinsonjava: kill obscure NativeException
2017-01-26 Martin Quinsonfix make distcheck
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2017-01-16 Martin Quinsoncontinue to split the source code of MC. Split remoting
2017-01-14 Martin Quinsonmove the checker algorithms to their own directory
2016-12-19 Martin Quinsonconvert the last vm simcall into s4u code
next