Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make GTNETS compatible with new parsing and variable name convention.
[simgrid.git] / src / Makefile.am
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...
2007-07-09 mquinsonHello xbt/synchro module (synchronization working both...
2007-07-09 mquinsonrename xbt_thread, xbt_mutex and xbt_thcond to xbt_os_t...
2007-07-09 mquinsondo not break when java isn't around
2007-07-08 mquinson(kinda) working java wrappers by Malek and me
2007-07-04 mquinsonRationalize the description of which file goes in which...
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-06-06 mquinsonAdd log layouts and xbt/str tests
2007-05-10 mquinsonRandom cleanups in the log mecanisms, and make room...
2007-05-02 mquinsongtnets integration
2007-04-26 mquinsonconcatenate getline.c at the end of xbt_str.c
2007-04-26 mquinsonRename trim.c to xbt_str.c, so that we can have all...
2007-04-26 donassbrChanges to gras_simix
2007-04-21 velhoRemoved file lagrangedico.c.
2007-04-20 donassbrInitial structure to implement gras using simix.
2007-04-18 velhoNew file, surf/lagrangedico.c, added. This module uses...
2007-04-11 cheriermno message
2007-04-11 cheriermconsider the trim files
2007-03-23 alegrandRenaming!
2007-03-22 mquinsonLet's start with the library versionning
2007-03-21 velhoAdded surf/lagrange.c.
2007-03-15 mquinsonTypo in my last change aiming at including SIMIX in...
2007-03-15 mquinsonKill old context implementations on windows. We now...
2007-03-15 mquinsonMove xbt/xbt_thread.h to private interfaces since it...
2007-03-14 mquinsonMake sure that SIMIX is in the distributed tarballs
2007-03-12 mquinsonMake sure libsimgrid depend on libpthreads only when...
2007-03-09 mquinsonuse the empty functions for context module init/exit...
2007-03-08 mquinsonremplacement implementation of the GNU only getline
2007-03-08 mquinsonMake room for the new xbt_thread module
2007-03-01 mquinsonsrc/Makefile.am:195: whitespace following trailing...
2007-03-01 donassbrInitial structure. Nothing works yet.
next