Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove log.
[simgrid.git] / buildtools / Cmake / CompleteInFiles.cmake
2011-06-28 NavarropRemove log.
2011-06-28 NavarropChange the name generate_files_to_clean by the right...
2011-06-28 NavarropHide line when configure.
2011-06-27 NavarropAdd a documentation link.
2011-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-27 Martin Quinsonmake sure that if semaphore are not usable, we detect...
2011-06-27 NavarropFirst step for a windows package.
2011-06-24 Arnaud GierschFix test program for va_copy().
2011-06-23 NavarropCosmetics
2011-06-23 NavarropSorry, now we can use ucontext...
2011-06-23 NavarropTo use ucontext on OSX gcc must be greater than 4.5
2011-06-23 NavarropChange true and false by 0 and 1.
2011-06-23 NavarropFix detection of amd64 arch on mac.
2011-06-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-17 NavarropChange name install_HEADERS for headers_to_install.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-15 NavarropRemove unused flag.
2011-05-25 Martin QuinsonLet's assume that Hurd systems provide working MMAP...
2011-05-16 NavarropAdd an hidden option to enable ucontext on Mac.
2011-05-16 NavarropIn mac ucontext.h is not detected by cmake but we want...
2011-05-12 NavarropIf ucontext.h is not present don't try to run prog_AC_C...
2011-04-26 NavarropUse function mergesort against qsort if possible.
2011-04-22 NavarropInclude WinDef.h for win32 typedef "DWORD" xbt_os_threa...
2011-04-22 Christophe ThiéryDon't link this test to pthread
2011-04-22 NavarropCheck if __thread is available.
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-20 Martin Quinsonindeed, agier's commit fixes our MMAP usage on kFreeBSD
2011-04-19 Christophe ThiéryOur usage of mmap (MMAP_ANONYMOUS) is Linux-specific
2011-04-18 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Arnaud GierschCopy file for "make check" in out-of-source build.
2011-04-14 NavarropAdd FindNS3 module to cmake.
2011-04-11 Lucas Schnorrmerging tracing changes
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 NavarropSet enable_pcre to auto by default.
2011-03-17 navarropNew way to find svn version
2011-02-28 navarropRevert "Remove lua from cmake files."
2011-02-28 navarropRemove lua from cmake files.
2011-02-25 navarropCompletely remove ruby and java from simgrid project.
2011-02-09 sahuadded jedule output to SimDAG
2011-01-24 navarropCosmetics
2011-01-13 navarropRemove supernovae files with make clean.
2011-01-12 agierschRemove redundant call to git svn info.
2011-01-10 navarropDon't remove files from svn sources.
2011-01-06 navarropSuppress warning of cmake in mac.
2011-01-06 piniWe have to somehow rely on F2C if we want it.
2011-01-05 navarropCosmetics
2011-01-05 navarropTest if having futex.h.
2010-12-17 piniOnly evaluate the arguments needed.
2010-12-13 navarropAdd an hide option "enable_pcre" for enable or not...
2010-12-06 navarropRemove old variable with_context.
2010-12-06 navarropNow take context pthread and ucontext if it is possible.
2010-12-03 navarropRestructuration of file CompleteInFiles.
2010-12-03 navarropRemove gtnets_path. Now use a module.
2010-12-03 navarropCosmetics
2010-12-03 navarropDon't remove this file otherwise cmake reconfigures...
2010-12-03 navarropCosmetics.
2010-12-03 agierschRemaining s/PROJECT_DIRECTORY/CMAKE_HOME_DIRECTORY/.
2010-12-02 cristianrosaSwitch to Ruby 1.9.x
2010-12-02 mquinsonthe supernovae exploded: let's split the archive and...
2010-12-02 navarropCosmetics.
2010-12-02 piniNo need to generate that file.
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-12-01 agierschRemove generated file after use.
2010-12-01 agierschCheck if we are on a git-svn repository before running...
2010-11-30 navarropRemove error if not having f2c.
2010-11-27 mquinsonKill enable_graphviz cmake variable
2010-11-27 mquinsonstop using our own variable, and use the classical
2010-11-25 navarropNeed to make this test for windows.
2010-11-23 navarropAdd a dependency for smpi.
2010-11-22 piniSupport for Fortran code in SMPI based on f2c, some...
2010-11-18 navarropFix lua detection on apple and re-enable option lua...
2010-11-17 navarropMake example dot if graphviz is enable and if it is...
2010-11-17 navarropFix graphviz on Linux.
2010-11-17 navarropFix problem with detection of graphviz.
2010-11-09 mquinsonmore verbose autosetting
2010-10-31 mquinsondo not write in source directory when building out...
2010-10-31 mquinsonattempt to let it cross-compile windows from linux...
2010-10-28 navarropAdd a verification on pcre.h
2010-10-28 schnorralways set latency_bound_tracking to on when gtnets...
2010-10-14 navarropAuto set the library extension for links.
2010-10-08 navarropEnable testing for windows.
2010-10-08 navarropSet snprintf and vsnprintf function are available on...
2010-10-06 navarropFix the smpi_traced test if user compil out of source.
2010-10-04 navarropNow cluster Tag don't necessary need libpcre.
2010-10-01 mquinsonFix misbalanced parentheses in checks for va_copy....
2010-10-01 mquinsonFix check for getline: it is not needed to try to run...
2010-09-30 navarropAdd Tracking Latency bound option to cmake.
2010-09-29 mquinsonmore explicit error message
2010-09-28 navarropFix pcre path.
2010-09-28 schnorrfix on libpcre detection by cmake
2010-09-28 navarropAdd Lib path correctly.
2010-09-28 navarropCosmetics for print.
2010-09-28 navarropadd-to-cmake-files-the-pcre-library by David
2010-09-13 navarropWindows implementation
2010-08-05 navarropGive LD_LIBRARY_PATH to smpirun.
2010-08-05 navarropSorry.
2010-08-05 navarropBe more strict with gtnets.
2010-08-05 navarropDon't need this variable now.
2010-08-04 navarropMake smpi tests work
next