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

Changes in FindPetsc and related modules from Flow123d #3

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 4, 2013

  1. Initial commit

    jbrezmorf committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    4c4719a View commit details
    Browse the repository at this point in the history
  2. Merge https://github.com/jedbrown/cmake-modules

    Just get all Jed's modules.
    
    Conflicts:
    	LICENSE
    jbrezmorf committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    0d48a58 View commit details
    Browse the repository at this point in the history
  3. Merge modules from Flow123d with those from Jed.

    FindPETSc - add support for extracting more variables from PETSc mekefiles
              - succed with warning if tests compiles but do not run ( e.g. on PBS systems)
              - more informative error messages
    
    FindPackageMultipass - add MULTIPASS_C_SOURCE_COMPILES
    ResolveCompilerPaths - add comments with changes possibly necessary on cygwin (needs more testing)
    jbrezmorf committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    c73e62a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2013

  1. Make minimize changes compared to Jed's version.

    CorrectWindowsPaths.cmake - do not convert paths under cygwin
    ResolveCompilerPaths.cmake - make beter lib name separation for libraries given by absolute path
    	CMake's find_library needs the root part of the filename (i.e. .../lib(ROOT).a)
    jbrezmorf committed Sep 5, 2013
    Configuration menu
    Copy the full SHA
    42927d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2013

  1. Rebase to Jed's branch.

    jbrezmorf committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    8c891c6 View commit details
    Browse the repository at this point in the history
  2. New merge of changes from Flow123d.

    Remove unecessary changes in formating,
    add parameter PETSC_EXPORT_LIST
    leave Debian hint path
    jbrezmorf committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    c70e6d0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/jbrezmorf/cmake-modules

    Conflicts:
    	FindPETSc.cmake
    jbrezmorf committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    039ebb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2015

  1. Merge remote-tracking branch 'jedbrown-origin/master'

    Conflicts:
    	FindPETSc.cmake
    	FindPackageMultipass.cmake
    jbrezmorf committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    2e1e099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    127f5c7 View commit details
    Browse the repository at this point in the history