Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines for 2022.
[simgrid.git] / src / smpi / smpicc.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-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-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-10-07 Frederic SuterMerge branch 'master' into CRTP
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-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-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-01 Arnaud GierschClang's address sanitizer is not compatible with -Wl...
2018-04-23 Martin Quinsonsmpicc: give -lm to all architectures, not only linux
2018-04-18 degommeforce -lm inclusion in smpicc
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-03 degommetry to handle getopt internal global variable
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-02-01 Millian Poquet[#!] #!/bin/sh -> #!/usr/bin/env sh
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin Quinsonshell typo
2017-05-03 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-03 Martin Quinsontry to fix #161 on Mac OSX too
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-02 Martin Quinsonsmpicc: fail on undefined symbols (fix #161)
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
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaMerge master branches
2016-05-27 Christian Heinrich[SMPI] Fix smpicc.in for call-location tracing.
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-19 Christian Heinrich[SMPICC] Make call location conditional
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-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-20 Arnaud GierschFix build when an older version of simgrid is already...
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-14 Arnaud GierschDeal with empty args.
2013-11-13 Arnaud GierschRewrite smpi build scripts to deal with file names...
2013-11-12 Augustin DegommeFrom M.Volat : make smpi scripts sh-compliants to avoid...
2013-11-08 Augustin Degommebe a little more tricky and hopefully more portable
2013-11-08 Augustin Degommethanks to Matthieu Volat, freebsd build may work again...
2013-11-08 Augustin Degommebe a little more tricky and hopefully more portable
2013-11-07 Augustin Degommethanks to Matthieu Volat, freebsd build may work again...
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-29 Augustin Degommenew attempt to stabilize the use of underscores on...
2013-03-28 Arnaud GierschDon't build smpi in a separate library anymore.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommeresolve cmakelists conflict
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-29 Paul BédarideMerge branch 'master' of 192.168.8.160:/git/simgrid
2013-01-28 Augustin Degommedo not force the O2 parameter inside SMPI scripts
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-11-30 Augustin Degommereplace smpi_simulated main by smpi_simulated_main__...
2012-11-27 Jonathan Rouzaud... update
next