Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Initial structure to implement gras using simix.
[simgrid.git] / src / Makefile.am
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.
2007-02-28 alegrandMaking room for simix.
2007-01-18 alegrandCompile sdp.c only if we have found a working libsdp.
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2006-09-28 mquinsonRemove the #line directive from the flex generated...
2006-09-28 mquinsonRemove the #line directive from the flex generated...
2006-09-26 mquinsonFix a typo so that the regular version still compiles
2006-09-26 mquinsonImplement GRAMINE
2006-08-29 mquinsonLet's declare that the library is stable (interface...
2006-08-28 mquinsonExplain the linker that all our symbols are defined...
2006-08-08 thieryAdd mallocators into Makefile
2006-08-02 mquinsonAdd a clean-unit target which removes any extracted...
2006-07-19 mquinsonGet the flexml rules right
2006-07-19 mquinsontypo
2006-07-19 mquinsongras_modules come into the dance, cleanup the GRAS...
2006-07-17 mquinsonRename xbt/module.c into xbt/xbt_main.c since this...
2006-07-13 mquinsonsimplify that chunk thanks to flexml 1.5.1
2006-07-12 alegrandbug fix suggested by Vince... :)
2006-07-12 mquinsons/xbt_host_t/xbt_peer_t/
2006-07-06 mquinsonAh! Some vpath build issues that vince didn't saw ...
2006-07-06 mquinsonAnother small fix for Vince, the only guy I know who...
2006-06-26 alegrandCosmetics + adding simdag to the main compilation branch.
2006-06-12 thieryWrong error message
2006-06-09 mquinsonAdd the matrices to the XBT
2006-05-16 mquinsonNew amok module: Host management
2006-05-16 mquinsonAdd xbt/host module to the lib
2006-04-20 mquinsonThis file was recently added and is missing from the...
2006-03-30 mquinsonDo not forget this great new feature in the library...
2006-03-21 alegrandRemoved useless commands that made flex happy.
2006-03-21 alegrandtypo
2006-03-20 alegrandAdding a XML graph parser
2006-03-20 alegrandmv surf_parse -> surfxml_parse
2006-03-10 dimitrovAdding a stub for the graph library.
2005-11-01 mquinsonMore explicit error message when not going the maintain...
2005-10-23 mquinsonRun the testing infrastructure on make check
2005-10-23 mquinsonconvert the modules dict, dynar and swag to unit testing
2005-10-23 mquinsonOk, I'm a lammer, and I cannot get the rule from an...
2005-10-23 mquinsonConvert config module to unit testing
2005-10-23 mquinsonAdd a tool to automatically extract the test units...
2005-10-22 mquinsonRename testsuite to cunit (more sexy name); integrate...
2005-10-22 mquinsonMove OSSP testsuite code out of the testsuite/ dir...
2005-09-08 mquinsonRework the Transport layer to simplify it and improve...
2005-09-05 mquinsonThe buffered transport is now RL only (will allow a...
2005-09-05 mquinsonmsg now has a RL and a SG specific files
2005-08-16 alegrandmoving public parts to public places and generating...
2005-08-07 mquinsonOnly pass '-Wl,--export-dynamic' (we need to get neat...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-01 mquinsonInclude libex and snprintf replacement
2005-06-29 mquinsonput the great MSG_config stuff in the libs
2005-06-29 mquinsonInclude amok into libraries to avoid issues on AIX...
2005-06-27 mquinsonbump library version info; add dict_multi; cosmetics
2005-06-02 mquinsonmove the dynar type definition to a specific header...
2005-06-01 alegrandSkeleton of a timer (still lack a little bit of code...
2005-05-25 mquinsonProperly explain to automake that flexml generated...
2005-05-10 mquinsonMerge conditional execution and timing macros into...
2005-04-14 alegrandmoving timer functions so that we can use them for...
2005-04-14 mquinsonReact sainly when flexml is not installed
2005-04-14 mquinsonPlease die properly when flexml goes wrong or is not...
2005-04-06 mquinsonReduce a bit the flexml stack now that flexml 1.3 is out
2005-03-29 mquinsonImplement a gras_os_myname. KISS and don't try a DNS...
2005-02-27 mquinsonAdd a dist-files target to all makefiles. It outputs...
2005-02-26 alegrandGRAS_rl does not depends on MSG anymore.
2005-02-25 mquinsonMove out of COMMON sources all SG specific files. libgr...
2005-02-23 mquinsongras_os_sleep needs floor. SG users thus need -lm
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
2005-02-13 mquinsonmv include/xbt/context.h src/include/xbt/context.h...
2005-02-13 mquinsonadd timers to GRAS
2005-02-13 mquinsonAdd a missing header; move include/surf/surfxml.h from...
2005-02-13 mquinsonDo generate the header we need with flexml
2005-02-13 mquinsonReadd the -b option to flexml now that it is part of...
2005-02-10 mquinsonNo idea what this -b flag is for. It's not in flexml...
2005-02-09 mquinsonmv src/modules.doc doc/modules.doc
2005-02-08 mquinsonstupid me
2005-02-08 mquinsonUseless cleanup
2005-02-07 alegrandAdding a nice skeleton for Henri.
2005-02-01 alegrandNo need to rebuild the parser if you're not a maintainer.
2005-01-31 alegrandupdating library number
2005-01-31 alegrandmoving include/surf to src/include/surf (continued)
2005-01-31 alegrandmoving include/surf to src/include/surf
2005-01-28 mquinsonYou know the refain. It's needed to make dist, it must...
2005-01-27 alegrandI probably had been drinking too much the day I have...
2005-01-26 alegrandmissing files
2005-01-11 alegrandNow, it works.
next