2015-09-13 |
Martin Quinson | typo |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | [MSVC] don't declare the 'xbt' log channel both extern... |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | [MSCV] no UNISTD here |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | dont load smpi.h when not needed: it breaks on MSVC |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | [MSVC] silence some warnings |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | fix make distcheck |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | bummer |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | Cut the dirname in error messages so that the tests... |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | document last change |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | Add xbt_basename to the xbt/file module |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | New XBT module: file |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | [appveyor] disable SMPI on windows for now |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | dont' use basename when not mandatory. Doesn't exist... |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | cosmetics |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | [MSCV] sys/time.h does not exist here |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | there is no dirname() windows |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | [MSVC] Disable raw contextes: inline assembler syntax... |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | [MSVC] correct support for thread-local storage |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | [MSVC] no unistd here |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | remove an unused header that is not found on windows |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | Search a better location for MSVC definition intended... |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Martin Quinson | [MSVC] disable all 'POSIX name is deprecated' at once |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | [MSVC] don't whine on fopen being insecure |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | [MSVC] unistd.h does not exist on windows |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | [MSVC] POSIX is not deprecated yet, you bummer |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | [MSVC] use our extended xbt_malloc, but don't choke... |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | [MSVC] define ssize_t (sick sad compiler) |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | cosmetics in the uglyness that MSVC requires |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | MSVC don't like macros that pass VA_ARGS to each other |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Christian Heinrich | [Doc] Updated deployment description file. |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Christian Heinrich | [Doc] Updated index.doc |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Christian Heinrich | [Doc] Updated deployment.doc |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Christian Heinrich | [Doc] Added TOC to options.doc and introduction.doc |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Christian Heinrich | [Doc] Improved TOC styles. |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Christian Heinrich | [Doc] Started cleanup of examples.doc |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Christian Heinrich | [Doc] Renamed use.doc to examples.doc |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Christian Heinrich | [Doc] Updated info on our website |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Christian Heinrich | [Doc] Included image for storage doc |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Christian Heinrich | [Doc] Fixed errors in platform.doc |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | [MSVC] manually define HAVE_VA_COPY |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | kill the useless win32/config.h |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | [MSVC] VA_COPY is defined |
commit | commitdiff | tree | snapshot |
2015-09-12 |
Martin Quinson | don't choke on MSVC; cosmetics in cmake output |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | [appveyor] verbose msbuild messages are really useless |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | [MSVC] don't load system headers within the extern... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | [appveyor] typo in msbuild args |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | spell-checking |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | [MSVC] be verbose, and don't use args that I don't... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | [MSVC] don't pass gcc flags to MSVC, try to define... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | [MSVC] Fix a 'no target architecture' fatal error |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | don't give gcc flags to MSVC |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | whoopsy. I broke cmake |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | [appveyor] more info; configure git |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | [MSVC] Assume that MSVC is C99 and C++11 compliant |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Martin Quinson | test that the node is well installed before trying... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Martin Quinson | [appveyor] let's try MSVC |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Martin Quinson | plug some memleaks |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Martin Quinson | make it so that the test pass, even if it is useless now |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Martin Quinson | [MC] add a lib to the whitelist of libs that are not... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Gabriel Corona | [mc] Better explanation when complaining about the... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Gabriel Corona | [cmake] Use _GNU_SOURCE in order to detect asprintf |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Gabriel Corona | [mingw] Fix format for MinGW |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Gabriel Corona | [cmake] Better detection of snprintf, asprintf, etc. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Martin Quinson | ignore some generated cruft |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Gabriel Corona | [mingw] Use __USE_MINGW_ANSI_STDIO when checking for... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Gabriel Corona | [mingw] Please use standard printf/scanf |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Frederic Suter | edits in storage documentation |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Martin Quinson | fix a typo |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Martin Quinson | disable a broken test, and cleanups |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Martin Quinson | The debian package are of course very uptodate, what... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Martin Quinson | create the directory before populating it |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Christian Heinrich | [Doc] Next major revision of the documentation |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Christian Heinrich | [Doc] Changed a few pieces of the introduction file. |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Christian Heinrich | [Doc] Added links to Packet Level Sim Examples |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Christian Heinrich | [Doc] Removed 'install' section in intro.doc |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Christian Heinrich | [Doc] Removed links for 'As' in text.. |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Martin Quinson | Fix a misleading output |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Gabriel Corona | s/onexit/my_onexit |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Martin Quinson | [appveyor] don't close stdin, bummer |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Christian Heinrich | [Doc] Second major update on platform.doc |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Christian Heinrich | [Doc] First batch of updates of platform.doc |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Martin Quinson | [appveyor] try to use msys2 (aka mingw-w64?) |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Martin Quinson | [appveyor] link the win directory to the lin one before... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Gabriel Corona | [mc] Add some boost libs to our debugging whitelisting |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Gabriel Corona | [cmake] Remove the explicit linking on C++ standard... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Martin Quinson | [appveyor] try to get some info on appveyor installs |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Martin Quinson | [appveyor] try to KISS |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Martin Quinson | [appeveyor] try to use mingw-w64 |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Gabriel Corona | [mc] Fix another bunch of shebang with env |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Gabriel Corona | [mc] Stylistic changes in mc_dwarf.cpp |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Gabriel Corona | [mc] Simplify MC_dwarf_get_variables() |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Gabriel Corona | [mc] Use UNW_REG_SP insteaf of UNW_TDP_SP |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Gabriel Corona | [mc] Use target preprocessor symbol instead of UNW_TARG... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Gabriel Corona | Merge remote-tracking branch 'origin2/master' |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Gabriel Corona | Use env to find script interpreters |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Martin Quinson | Merge branch 'master' of scm.gforge.inria.fr:/gitroot... |
commit | commitdiff | tree | snapshot |
next |