Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Generate files in good order.
[simgrid.git] / configure.ac
2010-03-22 mquinsonUse nanosecond timers if found
2010-03-17 mquinsontell the user how to get the lua bindings in configure...
2010-03-09 mquinsonExplain the user why the java bindings are not usable...
2010-03-01 mquinsonStupid me. If using ruby bindings, we need to link...
2010-03-01 mquinsonOngoing cleanup in ruby bindings. Does not compile...
2010-03-01 mquinsonSomehow fix the ruby detection with autotools. Still...
2010-01-15 mquinsonBetterly integrated lua bindings (detected by configure...
2010-01-05 navarropAdd verification for fig2dev
2009-12-27 mquinsonSetup the devel of v3.3.5, just in case anyone gets...
2009-12-24 mquinsonRelease 3.3.4
2009-12-22 mquinsonSpecific Makefile.am for buildtools. Allows for a clean...
2009-12-22 mquinsonShorter git identification since tar don't want to...
2009-12-22 mquinsonTry to get the version identification working with git
2009-12-22 mquinsonFix tiny bugs in autodetection that we are compiling...
2009-12-15 alegrandDo not enable supernovae by default (independently...
2009-12-11 mquinsonWe need to try linking the code to detect getline,...
2009-12-11 mquinsonInstall a configure-generated header file containing...
2009-12-11 mquinsonalso activate our asprintf internal implementation...
2009-12-03 alegrandAutomatically generare html files from our bibtex file.
2009-12-02 navarropStop building a 3.3.3 version...
2009-12-02 mquinsonReplay is not mature enough for distribution, yet
2009-11-24 mquinsondefault of supernovae should be the opposite of maintai...
2009-11-20 mquinsonTry to compile in supernovae mode when requested to
2009-11-20 mquinsonA configure option to control the supernovae mode
2009-10-08 mquinsonStart working on a trace replayer in GRAS (to replay...
2009-08-20 mquinsonrelease 3.3.3
2009-08-19 mquinsoninit development of 3.3.3
2009-08-19 mquinsonRelease 3.3.2
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-01 mquinsonMake sure that the warning flags are set in maintainer...
2009-06-29 mquinsonStart the work on 3.3.2
2009-06-26 mquinsonCorrectly detect release archives (as opposed to beta...
2009-06-26 mquinsonRelease 3.3.1
2009-06-25 mquinsonCompile about every existing SMPI examples (reduce...
2009-06-23 mquinsonAutomatically set the execution bit to the smpi scripts
2009-05-19 mquinsonTest for doxygen even out of maintainer mode + get...
2009-05-18 mquinsonDo not require doxygen in maintainer mode
2009-04-28 mquinsonInitiate the 3.4 development cycle
2009-04-28 mquinsonRELEASING VERSION 3.3 v3.3
2009-04-06 mquinsonAlso work with older test binary which don't understand...
2009-03-10 mquinsonFix a small bug found by eclipse, and change some detai...
2008-11-07 mquinsonCircumvent what seems to be a bug in recent libtools...
2008-06-17 mquinsonDamn. I forgot to commit the check for the valgrind...
2008-06-09 velhoClean up the mess. Now the GTNETS and SDP detection...
2008-06-09 velhoAfter extensible reading in automake info files the...
2008-05-21 mquinsonadd one more testing script to the archive
2008-04-14 mquinsonThis file was renamed
2008-04-10 mquinsonrename some ucontext files to context_sysv so that...
2007-11-16 mquinsonadd a stub for the java factory initier for the cases...
2007-11-06 mquinsonadd gras prop tests to the make check
2007-10-28 mquinsonAdd the SVN revision to the VERSION string so that...
2007-10-27 mquinsoncosmetics
2007-10-27 mquinsonCheck for sem_init
2007-10-27 mquinsonCheck for pthread_mutex_timedlock()
2007-10-23 mquinson* Check that sem_timedwait is available (since it's...
2007-10-05 mquinsonOther useless copyright notice updates
2007-09-26 alegrandRevert "ucontext and java are incompatible."
2007-09-26 alegranducontext and java are incompatible.
2007-09-26 alegrandcosmetics.
2007-09-26 mquinson* One makefile to deal with all the AMOK examples
2007-09-25 mquinsonI must be a code cleanup freak, sorry
2007-09-25 alegrandThese Makefiles should always be generated to ensure...
2007-09-18 mquinsonTypo in botbuild detection
2007-09-18 mquinsonAdd a compilation mode suited to build daemons. It...
2007-09-12 mquinsonFinalize the conversion of GRAS tests to TESH
2007-09-11 mquinsonAdd a teshsuite directory, very similar to the testsuit...
2007-09-05 alegrandcleanup
2007-09-04 mquinsonWindows users (at least, MSVC ones) need a def file
2007-08-08 marklssmpicc/smpirun no longer require special envirnment...
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonfix win build
2007-08-05 mquinsonStop C file inclusion madness and do include the files...
2007-08-03 mquinsonCleanup the way we specify that we are compiling on...
2007-08-03 alegrandCleaning stuff.
2007-08-02 alegrandMaking gtnets and csdp detection and compilation working.
2007-08-02 velhoNow configure receives the csdp path as parameter when...
2007-08-02 mquinsonUsing shell comments to rip out M4 macros is dangerous...
2007-08-01 alegrandImprove gtnets and sdp detection.
2007-07-17 velhoRemoving the burden of generating .tesh files of configure.
2007-07-16 velhoNew directory hierarchy for examples/msg added.
2007-07-16 alegrandStop bugging me with java when I don't want it.
2007-07-16 alegrandShut automake's mouth up.
2007-07-16 mquinsonAllow users to disable Java binding, even if the config...
2007-07-11 mquinsonxbt/synchro.h test case, unfortunately showing some...
2007-07-11 mquinsonTest case for the gras_agent_spawn function
2007-07-10 mquinsontypos preventing the java disabling from working
2007-07-10 mquinsonWindows don't have any pthread implementation...
2007-07-09 mquinsonWe also need jni.h to compile (naturally) + move java...
2007-07-08 mquinson(kinda) working java wrappers by Malek and me
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-06-29 mquinsonMake sure that amok test files (which are not converted...
2007-06-22 mquinsonstop looking for the useless fortran compiler
2007-06-12 mquinsonAdd gtnets to the dependencies of the libsimgrid.so...
2007-06-08 mquinsonGet the P2P gras examples out of the picture: they...
2007-06-08 mquinsonsplit the MSG tesh test in several files, and get them...
2007-05-02 mquinsonDamn, forgot to remove that debugging output before...
2007-05-02 mquinsontweak a bit gtnets integration in autotools mecanism
2007-05-02 kayof*** empty log message ***
2007-04-26 mquinsonMore verbose warning (long overdue commit)
2007-03-26 alegrandUse tesh!!! It really works great! Thanks Martin!
next