Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge changes of maxmin_selective_update branch into the trunk.
[simgrid.git] / src / Makefile.am
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-08-20 mquinsonThis file does not exist anymore after xbt_dynar_foreac...
2009-08-18 mquinsonVarious fixes to the java building infrastructure ...
2009-08-17 mquinsonAdd a missing file to the archive
2009-07-21 genaud* minimum of datatype handling for alltoall tuned
2009-07-13 mquinsonLots of renamings from xbt_ to smx_
2009-07-13 mquinsonmake dist works again
2009-07-13 mquinsonSome build adjustments mandatory for the relocation...
2009-07-13 mquinsonkill network_common.h: empty
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-07 mquinsonFix make dist by locating surf_resource.h in its real...
2009-07-04 mquinsoninline the accessors of surf_resource_t
2009-07-04 mquinsonmerge redundant surf_cpu_state_t and surf_link_state_t...
2009-07-02 genaudembed smpi/smpi_coll_private.h in the tarball
2009-07-02 genaud* added support for optimized collectives:
2009-07-02 mquinsonmove private datatypes into relevant file; kill header...
2009-07-01 mquinsonExtract the routing logic into its own object.
2009-07-01 mquinsonMove surf_action related function to a specific file
2009-07-01 mquinsonmv surf_timer.c surf_model_timer.c
2009-06-30 mquinsonrename src/surf/model.c into surf_model.c to avoid...
2009-06-30 mquinsonImplement a generic resource; use it as ancestor to...
2009-06-30 mquinsonFactorize some code in SURF
2009-06-26 mquinsonSanitize the way surf options are declared: in surf_con...
2009-06-25 mquinsonCompile about every existing SMPI examples (reduce...
2009-05-05 mquinsonfirst draft of the action runner
2008-11-26 alegrandAdd useful gnets headers to the dist.
2008-11-10 mquinsonErm. Fix previous commit (by looking for the header...
2008-11-10 mquinsonAdd a header file to the SRC list so that it lands...
2008-11-10 mquinsonChange sg_unit_extractor so that it takes all units...
2008-09-04 mquinsonRemove trailing space to jardir definition since it...
2008-07-12 mquinsonAdd jmsg_application_handler.c to the libs
2008-05-14 mquinsonAn implementation of the SHA1 hashing algorithm
2008-04-14 mquinsonThe xbt/xbt_context_factory.h file was merged into...
2008-04-14 mquinsonContinue propagating the recent file renamings
2008-03-15 alegrandStarting to code a "constant" network model.
2008-03-15 alegrandMove a definition around so that other network models...
2008-02-03 mquinsonReintroduce a more robust hack here
2008-02-03 mquinsonRemove a useless and now harmful rapid hack
2008-01-23 mquinsonAllow gcc cross-compilation targetting windows, and...
2008-01-22 mquinsonSeparate the dummy implementation of the backtraces...
2008-01-11 cheriermThis change is relative with the mailbox concept :
2008-01-07 mquinsonAlso distribute the msg_mailbox header in the tarball
2008-01-07 mquinsonsplit windows and linux backtrace setup out of the...
2008-01-07 cheriermA distraction
2008-01-07 cheriermAdd end line in msg_mailbox* files and add the file...
2007-12-20 mquinsonmv surfxml.dtd simgrid.dtd
2007-12-12 mquinsonFinish the code cleanup by killing completely the KCCFL...
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-28 mquinsoncosmetics: inline header files loaded only at one location
2007-11-27 mquinsonRename xbt/xbt_context.h to xbt/context.h, and add...
2007-11-19 mquinsonOps, forgot this in the java cleanup commit
2007-11-16 mquinsonadd a stub for the java factory initier for the cases...
2007-11-16 mquinsonDo not include C files. Instead, add them to the projec...
2007-11-15 cheriermImpact of the new context switch implementation of...
2007-11-08 mquinsonSpecify that only <platform> can be a root tag
2007-10-12 mquinsonAllow java to compile in VPATH settings (at the price...
2007-10-11 mquinsonMove string buffers from 'private to tesh' to 'public...
2007-10-11 mquinsonMove private definition out of the log.h public header...
2007-10-05 mquinsonOther useless copyright notice updates
2007-09-25 alegrandDo not forget to distribute the java sources...
2007-09-25 alegrandAdd missing files to the dist...
2007-09-25 alegrandAdd forgotten headers to the dist...
2007-09-25 alegrandFixing EXTRA_DIST (a \ was missing...)
2007-09-25 alegrandfix broken file name.
2007-09-25 alegrandTrying to fix make dist.
2007-09-24 mquinsonAuto apply the changes needed to port flexml to windows...
2007-09-18 mquinsonOnly clean unit files in maintainer mode since we canno...
2007-09-18 mquinsonAdd a compilation mode suited to build daemons. It...
2007-09-13 mquinsonNew version of the java bindings by Malek, passing...
2007-09-12 alegrandgetting rid of workstation_KCCFLN05_private.h
2007-09-04 mquinsonWindows users (at least, MSVC ones) need a def file
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-28 marklsrefactoring smpi into multiple source files.
2007-08-24 marklsmoving smpi.h to public include directory.
2007-08-10 alegrandremove dead files.
2007-08-10 alegrandAdd a new workstation model. Should give much more...
2007-08-10 alegrandAdd a new "max-min" like sharing for parallel tasks.
2007-08-09 alegrandUse XBT_PUBLIC instead of XBT_PUBLIC_DATA
2007-08-08 alegrandUse XBT_PUBLIC_DATA instead of extern in the automatica...
2007-08-08 marklssmpicc/smpirun no longer require special envirnment...
2007-08-07 mquinsonDo not pass -g, or we conflict with the -g3 passed...
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonYou stupid automatic dependency trackers! Move out...
2007-08-06 mquinsonactually, when --enable-maintainer-mode is on, we can...
2007-08-06 mquinsonAlso get ride of unit files on make maintainer-clean
2007-08-06 mquinsonInsist on having the unit files generated in current...
2007-08-06 mquinsonFurther fix of win build
2007-08-06 mquinsonFix ucontext build
2007-08-05 mquinsonStop C file inclusion madness and do include the files...
2007-08-05 marklsmoving smpi into the mainstream build...
2007-08-04 mquinsonThese two files need to be added to EXTRA_DIST for...
2007-08-02 alegrandMaking gtnets and csdp detection and compilation working.
2007-08-01 alegrandImprove gtnets and sdp detection.
2007-07-17 mquinsonAdd a thread to listen the network. Not used so far
2007-07-14 mquinsonKill dead files
2007-07-13 donassbrAdded xbt_os_time and xbt_os_sleep. Execute in the...
2007-07-10 mquinsonadd the ability to specify a timeout on waiting a condi...
2007-07-10 mquinsonrename xbt_portability.h and sysdep.c to xbt_os_time...
2007-07-10 mquinsonSplit up a too long file, taking the oportunity to...
2007-07-09 mquinsonHello module xbt/queue (classical producer/consumer...
next