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

Wouter Deconinck noreply at github.com
Wed Feb 13 21:44:39 EST 2019


  Branch: refs/heads/feature-git-info
  Home:   https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cf9c561c897374edfc36708d692265e12%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636857090824847981&sdata=1%2BpsaCBaGkvZQoKBeDO%2BGCNNVzo7iX4HpvpZAOgpimw%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%7Cf9c561c897374edfc36708d692265e12%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636857090824857928&sdata=f77VWXDVAX9LGhzau24KUEtB3ONJAbocCx%2FkJ8oRXq4%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%7Cf9c561c897374edfc36708d692265e12%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636857090824857928&sdata=VggRPa4xo7IOc8kQaQ5pLYHTXK0ESzWTl2jNOezEDLc%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%7Cf9c561c897374edfc36708d692265e12%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636857090824857928&sdata=ktF7RP1%2FdlGp5IskDuyoEIvkvbhCgQ8RYBlYsYOuk1w%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%7Cf9c561c897374edfc36708d692265e12%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636857090824857928&sdata=PbEk6JAT%2F7G%2BnOYfEU981Fg%2FSsPo3Qw5hcOKdzUnJOo%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%7Cf9c561c897374edfc36708d692265e12%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636857090824857928&sdata=6gLPW2RQzRg9RwEoQsGZwe3n1NGrEUbUXW%2FsKj8YUdA%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%7Cf9c561c897374edfc36708d692265e12%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636857090824857928&sdata=%2BA5bDdRYiA5I%2BqqE4Py%2Bn4u6P8EJJ6SJH3TsKI%2FkAZE%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%7Cf9c561c897374edfc36708d692265e12%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636857090824857928&sdata=0bmoDJeE0duhv5kDOEa9NoBoSX3bfuzGbpb5pQV0Das%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


Compare: https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcompare%2F1c94c6cbfa1e%255E...4ce11128bdbc&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cf9c561c897374edfc36708d692265e12%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636857090824857928&sdata=3A4ylfMcGoJkQEO%2B1SkTYYNQliZzyiiL91R5j%2Fy5dVk%3D&reserved=0


More information about the 12gevmoller_sim mailing list