Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines for 2022.
[simgrid.git] / src / smpi / smpicxx.in
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-10-24 Augustin Degommeadd -lm to flags on smpicc smpicxx.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-17 Arnaud GierschTry to reduce requirements about C++ standard for smpicxx.
2020-10-13 Augustin DegommeRevert "Try to help for freebsd and paths. Thanks Matth...
2020-10-13 Augustin DegommeTry to help for freebsd and paths. Thanks Matthieu...
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-07 Augustin Degommebump C++ to 14 in smpicxx as well
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-14 Augustin Degommecheck smpi compilation scripts with shellcheck.net
2020-06-09 Augustin Degommedon't throw in smpi_helpers when passing configure...
2020-05-26 Augustin DegommeSMPI : Allow to deactivate link-time definitions check...
2020-05-13 Augustin Degommethird time's the charm. It was already done properly...
2020-05-13 Augustin Degommedisable on osx as -z is not supported there
2020-05-13 Augustin Degommeadd definitions check to link phase in SMPI (gh #342...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-19 Martin QuinsonLet all smpi wrapper obey the VERBOSE variable
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschReplace non-breaking spaces.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-08-01 Martin Quinsonsmpicxx: obey the VERBOSE environment variable and...
2019-07-23 Martin QuinsonChange -fpic to -fPIC as the former is not always suffi...
2019-07-17 Martin Quinsonbe compatible with the standard of cmake+MPI
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-17 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschCopy the values of {C,CXX,F}FLAGS into smpi{cc,cxx...
2019-01-30 Augustin Degommeuncomment forgotten line, includes smpi_helper in C...
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-24 Arnaud GierschRestore CMDARGS before LINKARGS (commit 11c619824e2acd3...
2018-09-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-21 Augustin Degommepass linkargs before cmdargs to avoid overriding a...
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-23 Martin QuinsonMerge pull request #272 from mpoquet/SMPI_convert
2018-06-18 Arnaud GierschMissing extern "C" in smpi_helpers.h.
2018-04-17 Martin Quinsonfactorize the fact that C++ compiles with -std=gnu...
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-30 Martin Quinsonbe verbose when the SMPI_PRETEND_CC trick is activated
2018-03-29 Martin Quinsonsmpicc: don't add -shared when SMPI_PRETEND_CC is on
2018-03-29 degommeadd gnu+11 flags to smpicxx as this seems needed
2018-02-01 Millian Poquet[#!] #!/bin/sh -> #!/usr/bin/env sh
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommeYet another dlopen merge
2017-03-22 degommeSMPI copyright bump before release
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-16 Martin QuinsonHave smpirun, smpicc and friends display the simgrid...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Stéphane CastelliAdd an option to get the compiler version, change the...
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-05 Arnaud GierschChange non-portable echo -e for printf.
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 scastelliAdd version notes to smpiXXX scripts
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-07 suterbetter to add this file ...