Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow to use non absolute path in MPI IO.
[simgrid.git] / .gitlab-ci.yml
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-10 Martin QuinsonMeld autodoxy into a single file for sake of import...
2019-11-10 Martin Quinsongitlab-ci: define PYTHONPATH explicitly to see if it...
2019-11-10 Martin QuinsonTry to debug the autodoxy pb on framagit builders
2019-11-10 Martin Quinsongitlab-ci: show sphinx output on error
2019-10-17 Arnaud GierschGitLab/CI: disable coverage.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-07-08 Martin Quinsondebian just got released
2019-07-03 Martin Quinsonfix some sphinx warnings
2019-06-29 Martin Quinsonci: yet another attempt at pip dependencies
2019-06-29 Martin Quinsontry to coin the minimal dependencies to build the pip...
2019-06-25 Martin Quinsonsecond attempt at pip@gitlab-ci
2019-06-25 Martin Quinsongitlab-ci: add a job to test the pip building
2019-06-25 Martin Quinsonci: fix jarfile generation on stable branch v3.23
2019-06-06 Martin QuinsonMerge branch 'stable'
2019-06-06 Martin Quinsongitlab-ci: use release as a testing script to reduce...
2019-06-06 Martin QuinsonJenkins host name changed since last dot release
2019-06-05 Martin QuinsonRename cmake option 'minimal_java' into 'minimal-bindings'
2019-06-04 Martin Quinsonci: don't check external links because of the false...
2019-06-04 Martin Quinsonbuilding the pages needs to rebuild python beforehand
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-30 Martin Quinsonfix gitlab-ci.yml
2019-05-30 Martin Quinsonci: don't rebuild specifically to build and linkcheck...
2019-05-24 Martin QuinsonSpecify that we use framagit as a gitlab instance
2019-05-22 Martin Quinsondoc: fix some borken links
2019-05-22 Martin Quinsonlinkcheck doc: we won't fix javasphinx ourselves
2019-05-19 Martin Quinsonargh, linkchecker needs --check-extern to be really...
2019-05-19 Martin Quinsonci@doc: fix the parameter of linkchecker
2019-05-19 Martin Quinsondoc: fix the last broken links (?)
2019-05-19 Martin Quinsonstupid me, that file was moved just before
2019-05-19 Martin QuinsonOnly linkcheck the pages that we just generated
2019-05-19 Martin Quinsonfix dead links on the webpage, and linkcheck it upon...
2019-04-04 Martin Quinsonrename the 'releases' branch to 'stable'
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 Martin Quinsongitlab-ci: only release the commits that are on the...
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Martin Quinsongitlab-ci: we also need zip and unzip, and build a...
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Martin Quinsongitlab-ci: apt update
2019-04-03 Martin Quinsongitlab: install wget before using it
2019-04-03 Martin Quinsongitlab-ci: try to build a complete jarfile automatically
2019-01-11 Martin Quinsondo not build the examples by default, only when running...
2019-01-08 Martin Quinsonci: make target got renamed
2019-01-03 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2019-01-03 Martin Quinsongitlab-ci: don't build with sonar, as it does not work
2019-01-03 Martin Quinsonsphinx autodoc needs the package to be built before...
2019-01-03 Martin QuinsonInstall unzip to get sonar on framagit
2019-01-03 Martin QuinsonInstall curl to get sonar on framagit
2019-01-03 Martin Quinsontry to activate sonar on framagit
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-10-01 Martin Quinsongitlab-ci: generate the docs with UTF encoding
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-08-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-23 Martin Quinsondocker: new simgrid/build-deps image, and use it on...
2018-08-23 Martin Quinsonuser manual: create the page, and fiddle with the graph...
2018-08-22 Martin Quinsongitlab-ci: disable MC tests, as they get SIGIOT on...
2018-08-21 Martin Quinsongitlab-ci: install the MC dependencies
2018-08-21 Martin Quinsonguess what? We need a C++ compiler to test SimGrid
2018-08-21 Martin Quinsonopenjdk cannot install on slim variant of Debian
2018-08-21 Martin QuinsonTry to add a working 'test' job to gitlab-ci
2018-08-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-08-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-12 Martin QuinsonMerge branch 'auto_restart' into 'master'
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-09 Martin Quinsondoc@framagit: re-increase the verbosity now that we...
2018-08-07 Martin Quinsondoc@framagit: reduce the verbosity of apt to keep under...
2018-08-07 Martin Quinsondoc: current state of the future generation documentation
2018-08-07 Martin Quinsondoc@framagit: use requirement file, don't lose doxygen...
2018-08-06 Martin Quinsondoc on framagit: use pip to install sphinx and friends...
2018-08-06 Martin Quinsondoc on framagit: Install the missing dependency fig2dev
2018-08-06 Martin Quinsondoc on framagit: fix the name of the python3-pip package
2018-08-06 Martin Quinsondoc: current state of the future generation documentation
2018-07-31 Martin QuinsonAutomatically rebuild the pages on git push on framagit