Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TriBITS Snapshot 2022-12-12 working toward TriBITSPub/TriBITS#63 #11380

Merged

Commits on Dec 13, 2022

  1. Automatic snapshot commit from tribits at 07aeef0f

    Origin repo remote tracking branch: 'github/master'
    Origin repo remote repo URL: 'github = [email protected]:TriBITSPub/TriBITS.git'
    Git describe: Vera4.0-RC1-start-1400-g07aeef0f
    
    At commit:
    
    commit 07aeef0f9f10d928b614214c1c8b38af0eecc6d4
    Author:  Roscoe A. Bartlett <[email protected]>
    Date:    Mon Dec 12 19:20:48 2022 -0700
    Summary: Remove assert of local matches cache export var (trilinos#551)
    bartlettroscoe committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    808def3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tribits_github_snapshot' into develop (TriBITSPub/TriBI…

    …TS#63)
    
    I resolved the conflicts in:
    
    * cmake/tribits/common_tpls/FindTPLHDF5.cmake
    * cmake/tribits/common_tpls/FindTPLNetcdf.cmake
    
    by going with what was in in the snapshot tribits_github_snapshot.  (Those
    commits are more current.)
    bartlettroscoe committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    fb29940 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. GTest: Remove usage of deprecated include_directories() (TriBITSPub/T…

    …riBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    67e32ad View commit details
    Browse the repository at this point in the history
  2. Adelus: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    0d6c68c View commit details
    Browse the repository at this point in the history
  3. Amesos: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ee3b74e View commit details
    Browse the repository at this point in the history
  4. Amesos2: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f046b63 View commit details
    Browse the repository at this point in the history
  5. Anasazi: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    16500d1 View commit details
    Browse the repository at this point in the history
  6. AztecOO: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f6cca4c View commit details
    Browse the repository at this point in the history
  7. Belos: Remove usage of deprecated include_directories() (TriBITSPub/T…

    …riBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    3dcb92d View commit details
    Browse the repository at this point in the history
  8. SuiteSparse: Remove usage of deprecated include_directories() (TriBIT…

    …SPub/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d61e69e View commit details
    Browse the repository at this point in the history
  9. Compadre: Remove usage of deprecated include_directories() (TriBITSPu…

    …b/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    766ad63 View commit details
    Browse the repository at this point in the history
  10. Domi: Remove usage of deprecated include_directories() (TriBITSPub/Tr…

    …iBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f6d9091 View commit details
    Browse the repository at this point in the history
  11. Epetra: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    073459e View commit details
    Browse the repository at this point in the history
  12. EpetraExt: Remove usage of deprecated include_directories() (TriBITSP…

    …ub/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    cd3921a View commit details
    Browse the repository at this point in the history
  13. FEI: Remove usage of deprecated include_directories() (TriBITSPub/Tri…

    …BITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f155dc8 View commit details
    Browse the repository at this point in the history
  14. Galeri: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    63d7c63 View commit details
    Browse the repository at this point in the history
  15. Ifpack: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f12db50 View commit details
    Browse the repository at this point in the history
  16. Ifpack2: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    872b8a5 View commit details
    Browse the repository at this point in the history
  17. Intrepid: Remove usage of deprecated include_directories() (TriBITSPu…

    …b/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f2cd557 View commit details
    Browse the repository at this point in the history
  18. Intrepid2: Remove usage of deprecated include_directories() (TriBITSP…

    …ub/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ee8e4fc View commit details
    Browse the repository at this point in the history
  19. Isorropia: Remove usage of deprecated include_directories() (TriBITSP…

    …ub/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d1f0b3d View commit details
    Browse the repository at this point in the history
  20. Komplex: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    fc73a6d View commit details
    Browse the repository at this point in the history
  21. Krino: Remove usage of deprecated include_directories() (TriBITSPub/T…

    …riBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    26f3231 View commit details
    Browse the repository at this point in the history
  22. MiniTensor: Remove usage of deprecated include_directories() (TriBITS…

    …Pub/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ed7c3ff View commit details
    Browse the repository at this point in the history
  23. ML: Remove usage of deprecated include_directories() (TriBITSPub/TriB…

    …ITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    0f403d2 View commit details
    Browse the repository at this point in the history
  24. Moertel: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f222f3e View commit details
    Browse the repository at this point in the history
  25. MueLu: Remove usage of deprecated include_directories() (TriBITSPub/T…

    …riBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b1b9310 View commit details
    Browse the repository at this point in the history
  26. NOX: Remove usage of deprecated include_directories() (TriBITSPub/Tri…

    …BITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f49b2be View commit details
    Browse the repository at this point in the history
  27. Pamgen: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2421cce View commit details
    Browse the repository at this point in the history
  28. Panzer: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8d25941 View commit details
    Browse the repository at this point in the history
  29. Percept: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8a4480a View commit details
    Browse the repository at this point in the history
  30. Phalanx: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f130989 View commit details
    Browse the repository at this point in the history
  31. Pike: Remove usage of deprecated include_directories() (TriBITSPub/Tr…

    …iBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    362da71 View commit details
    Browse the repository at this point in the history
  32. Piro: Remove usage of deprecated include_directories() (TriBITSPub/Tr…

    …iBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    5fe6344 View commit details
    Browse the repository at this point in the history
  33. Pilris: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    de68e4f View commit details
    Browse the repository at this point in the history
  34. ROL: Remove usage of deprecated include_directories() (TriBITSPub/Tri…

    …BITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    
    NOTE: Running these files through the script token-replace.py also resulted in
    removing the DOS/Windows carriage return from one of the files
    BuildOptions.cmake.  This will cause conflicts with any merges but this is
    arguably the right thing to do for a file like this.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    471728c View commit details
    Browse the repository at this point in the history
  35. Rythmos: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    af4482d View commit details
    Browse the repository at this point in the history
  36. Sacado: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    fd79139 View commit details
    Browse the repository at this point in the history
  37. SEACAS: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2c0cc23 View commit details
    Browse the repository at this point in the history
  38. Shards: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    a4da95b View commit details
    Browse the repository at this point in the history
  39. ShyLU: Remove usage of deprecated include_directories() (TriBITSPub/T…

    …riBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    011d232 View commit details
    Browse the repository at this point in the history
  40. STK: Remove usage of deprecated include_directories() (TriBITSPub/Tri…

    …BITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    6312eb4 View commit details
    Browse the repository at this point in the history
  41. Stokhos: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    c42de67 View commit details
    Browse the repository at this point in the history
  42. Stratimikos: Remove usage of deprecated include_directories() (TriBIT…

    …SPub/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    afda592 View commit details
    Browse the repository at this point in the history
  43. Teko: Remove usage of deprecated include_directories() (TriBITSPub/Tr…

    …iBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    9fb3557 View commit details
    Browse the repository at this point in the history
  44. Tempus: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    35c80c1 View commit details
    Browse the repository at this point in the history
  45. Teuchos: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    351aaa0 View commit details
    Browse the repository at this point in the history
  46. Thyra: Remove usage of deprecated include_directories() (TriBITSPub/T…

    …riBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    2373bc7 View commit details
    Browse the repository at this point in the history
  47. Tpetra: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b37c50a View commit details
    Browse the repository at this point in the history
  48. TrilinosCouplings: Remove usage of deprecated include_directories() (T…

    …riBITSPub/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    5195a50 View commit details
    Browse the repository at this point in the history
  49. TriUtils: Remove usage of deprecated include_directories() (TriBITSPu…

    …b/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    7bac684 View commit details
    Browse the repository at this point in the history
  50. Xpetra: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    a641f77 View commit details
    Browse the repository at this point in the history
  51. Zoltan: Remove usage of deprecated include_directories() (TriBITSPub/…

    …TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    5484de2 View commit details
    Browse the repository at this point in the history
  52. Zoltan2: Remove usage of deprecated include_directories() (TriBITSPub…

    …/TriBITS#429)
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() instead
    and use raw CMake include_directories() where that is the behavior you want.
    bartlettroscoe committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    28092f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. KokkosKernels: Use KOKKOSKERNELS_INCLUDE_DIRECTORIES() (TriBITSPub/Tr…

    …iBITS#429)
    
    This replaces the usage of raw include_directories() with the wrapper
    KOKKOSKERNELS_INCLUDE_DIRECTORIES().
    
    The deprecated TriBITS macro include_directories() now issues a CMake
    Deprecation warning.  The fix is to use tribits_include_directories() in a
    TriBITS build instead.
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    acca2f9 View commit details
    Browse the repository at this point in the history
  2. Set TRIBITS_HIDE_DEPRECATED_INCLUDE_DIRECTORIES_OVERRIDE=TRUE (TriBIT…

    …SPub/TriBITS#429)
    
    This will silence the warnings about using deprecated TriBITS override
    `include_directories()`.  There is some code like in imported googletest that
    uses raw `include_directories()` and we don't want to emit deprecation
    warnings for those.
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    aa0e1c5 View commit details
    Browse the repository at this point in the history
  3. Automatic snapshot commit from tribits at b0749b08

    Origin repo remote tracking branch: 'github/master'
    Origin repo remote repo URL: 'github = [email protected]:TriBITSPub/TriBITS.git'
    Git describe: Vera4.0-RC1-start-1416-g5d375826
    
    At commit:
    
    commit b0749b08964ba9133f200b331e5b8d104f0d3588
    Author:  Roscoe A. Bartlett <[email protected]>
    Date:    Tue Dec 20 07:06:40 2022 -0700
    Summary: Add replace_set_and_inc_dirs_r.sh and CHANGLOG entry (trilinos#429)
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    075e2a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0615c31 View commit details
    Browse the repository at this point in the history
  5. Ifpack2: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (T…

    …riBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    99dbebc View commit details
    Browse the repository at this point in the history
  6. MiniTensor: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (

    TriBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    495eff2 View commit details
    Browse the repository at this point in the history
  7. ML: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (TriBI…

    …TSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    cdf0a03 View commit details
    Browse the repository at this point in the history
  8. MueLu: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (Tr…

    …iBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    e4c1a46 View commit details
    Browse the repository at this point in the history
  9. Percept: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (T…

    …riBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    d0d5126 View commit details
    Browse the repository at this point in the history
  10. Pike: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (Tri…

    …BITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    cdd89bb View commit details
    Browse the repository at this point in the history
  11. ROL: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (TriB…

    …ITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    5b48da2 View commit details
    Browse the repository at this point in the history
  12. RTOp: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (Tri…

    …BITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    71b920f View commit details
    Browse the repository at this point in the history
  13. Rythmos: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (T…

    …riBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    d6e6c5d View commit details
    Browse the repository at this point in the history
  14. SEACAS: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (T…

    …riBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    434800a View commit details
    Browse the repository at this point in the history
  15. Stratimikos: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs…

    …() (TriBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    b859bfe View commit details
    Browse the repository at this point in the history
  16. Tempus: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (T…

    …riBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6130ea6 View commit details
    Browse the repository at this point in the history
  17. Teuchos: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (T…

    …riBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2c9c907 View commit details
    Browse the repository at this point in the history
  18. Thyra: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (Tr…

    …iBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    a7b089c View commit details
    Browse the repository at this point in the history
  19. Tpetra: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (T…

    …riBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    a239283 View commit details
    Browse the repository at this point in the history
  20. Xpetra: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (T…

    …riBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    e0ea232 View commit details
    Browse the repository at this point in the history
  21. Zoltan2: Replace set_and_inc_dirs() with tribits_set_and_inc_dirs() (T…

    …riBITSPub/TriBITS#429)
    
    A refactoring in TriBITS related to tribits_include_directories() (see
    TriBITSPub/TriBITS#553) required renaming set_and_inc_dirs() to
    tribits_set_and_inc_dirs() and deprecating the former.  The deprecated TriBITS
    macro set_and_inc_dirs() now issues a CMake Deprecation warning.  This change
    wsa made with the TriBITS script:
    
      TriBITS/refactoring/replace_set_and_inc_dirs_r.sh
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    eca14d3 View commit details
    Browse the repository at this point in the history
  22. Automatic snapshot commit from tribits at c2f52215

    Origin repo remote tracking branch: 'github/master'
    Origin repo remote repo URL: 'github = [email protected]:TriBITSPub/TriBITS.git'
    Git describe: Vera4.0-RC1-start-1418-g3879de00
    
    At commit:
    
    commit c2f52215a2bf6d1004c5422164f0019952fcc1f2
    Author:  Roscoe A. Bartlett <[email protected]>
    Date:    Tue Dec 20 11:15:04 2022 -0700
    Summary: Add RUN_SERIAL to tribits_add_executable_and_test() (trilinos#554)
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    03df3a0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    aacf63d View commit details
    Browse the repository at this point in the history
  24. Merge remote-tracking branch 'github/develop' into tribits-snapshot-2…

    …022-12-12
    
    Here I resolved the conflicts in the files:
    
    * CMakeLists.txt
    * packages/teko/src/CMakeLists.txt
    
    by combining the changes from the two branches.  It was pretty
    straightforward.  (Just do some diffs for these files between the two branches
    and this merge commit).
    bartlettroscoe committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    bfb7dc8 View commit details
    Browse the repository at this point in the history