[12gevmoller_sim] [JeffersonLab/remoll] 1c94c6: Rename linkdef to .hh as all other headers.

Wouter Deconinck noreply at github.com
Mon Feb 18 11:45:22 EST 2019


  Branch: refs/heads/develop
  Home:   https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636861051246062099&sdata=Dmcu4tX73inm0Fs%2B3t0rgCrW3eW8YsooWg4ho68QD5w%3D&reserved=0
  Commit: 1c94c6cbfa1ebdf9bdc7e5722cff8ad840bcedce
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F1c94c6cbfa1ebdf9bdc7e5722cff8ad840bcedce&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636861051246062099&sdata=OrHO0OeeFuDzVFqZpE%2FMEPwdvF1bcrKaeL6ro6cuYtU%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    R include/remollLinkDef.h
    A include/remollLinkDef.hh

  Log Message:
  -----------
  Rename linkdef to .hh as all other headers.


  Commit: 0cbe7f61005b1eca1d0d9dd89cebc3572ff54f3c
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F0cbe7f61005b1eca1d0d9dd89cebc3572ff54f3c&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636861051246072101&sdata=M0Qf%2BV%2FqgX8PRpKUll19ws%2FTgQ8yGmt%2BsNRLPg8Zrvo%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    A cmake/modules/CMakeEnv.cmake
    A cmake/modules/CMakeMacroParseArguments.cmake
    A cmake/modules/FindROOT.cmake
    A cmake/scripts/mk_rootdict.sh

  Log Message:
  -----------
  Use FindROOT from Japan/Podd/all the other JLab projects

Better support if we reuse code...

New thing here is using a single LinkDef and single dictionary file from
multiple header files.


  Commit: 6976f6feb8d46d53774d608afca2dd289f082d30
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F6976f6feb8d46d53774d608afca2dd289f082d30&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636861051246072101&sdata=9X97VszdxqqGzdYu0OKxYQ%2Bcn5vAIFSiZ4hg%2BG1WkS8%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Rename library target to lib${PROJECT_NAME}


  Commit: 5b8bc947fc12a658ef52e002f50b9c1e01c9b3fe
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F5b8bc947fc12a658ef52e002f50b9c1e01c9b3fe&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636861051246072101&sdata=SkcCXKxWtknCQvQhjriw8tlpx0vAJANYBpJoxmQ5D7g%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Rename target {remoll,reroot}-bin to {remoll,reroot}


  Commit: a6a24a815c26e6c58b2d620bb3995de42d4cf362
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Fa6a24a815c26e6c58b2d620bb3995de42d4cf362&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636861051246072101&sdata=awgH86nkW5tXiBAp%2FjqFQtZkfoqhMIiph2UU2G8DcUE%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    A cmake/modules/CMakeGitInfo.cmake
    A cmake/templates/gitinfo.cc.in

  Log Message:
  -----------
  Use gitinfo from Japan


  Commit: da4be04ba8781b94a3dd13829a7fe8808d997e98
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Fda4be04ba8781b94a3dd13829a7fe8808d997e98&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636861051246072101&sdata=arUcdy3%2F4i31Yc2PAC9dXhGUNlnb7WRSkyRD%2FYjZssI%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Use CMakeLists segments from Japan


  Commit: 4ce11128bdbcce9adb56f2381b19aac0c8c83117
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F4ce11128bdbcce9adb56f2381b19aac0c8c83117&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636861051246072101&sdata=otf4FFDkPJpjazlfVl8d6m2H5lDtu7faKguIVzE1NBE%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M src/remollGenPion.cc
    M src/remollParallelConstruction.cc
    M src/remollSystemOfUnits.cc
    M src/remollTextFile.cc
    M src/remollTrackReconstruct.cc

  Log Message:
  -----------
  Compiler warning fixes


  Commit: afcc6c577a302fa90cb534599f682585bca4ba54
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Fafcc6c577a302fa90cb534599f682585bca4ba54&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636861051246082107&sdata=0PlpcnFB8qG4Z3UX%2BB0JPBZQ6BkHu8yMNTviGti2RpU%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    M src/remollRunData.cc

  Log Message:
  -----------
  Use extern gGitInfo


  Commit: 95cbd12b0996f76f950cb1c341799eba07ac30f3
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F95cbd12b0996f76f950cb1c341799eba07ac30f3&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636861051246082107&sdata=honbpiyJCGwked%2BO7uA8hDONHeMFU4ZyQRiwMIUSBrg%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    A cmake/modules/CMakeEnv.cmake
    A cmake/modules/CMakeGitInfo.cmake
    A cmake/modules/CMakeMacroParseArguments.cmake
    A cmake/modules/FindROOT.cmake
    A cmake/scripts/mk_rootdict.sh
    A cmake/templates/gitinfo.cc.in
    R include/remollLinkDef.h
    A include/remollLinkDef.hh
    M src/remollGenPion.cc
    M src/remollParallelConstruction.cc
    M src/remollRunData.cc
    M src/remollSystemOfUnits.cc
    M src/remollTextFile.cc
    M src/remollTrackReconstruct.cc

  Log Message:
  -----------
  Merge pull request #193 from JeffersonLab/feature-git-info

Feature git info into develop


Compare: https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcompare%2F4ef17d5e58d4...95cbd12b0996&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C46bcdb00765d4d4c311608d695c079fd%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C0%7C636861051246082107&sdata=H5znR%2Bn7QLp%2B8iHzEHocBLuYoPnGHNhutcj%2B3Lm9SKc%3D&reserved=0


More information about the 12gevmoller_sim mailing list