![]() |
The Gaudi Framework
v26r0
|
Functions | |
def | cmakelists |
def | getSubdirVer |
def | main |
Variables | |
string | __author__ = "Marco Clemencic <Marco.Clemencic@cern.ch>" |
def git_tag_packages.cmakelists | ( | path | ) |
Generator yielding the paths of the requirements files in a tree.
Definition at line 11 of file git_tag_packages.py.
def git_tag_packages.getSubdirVer | ( | cmakelists | ) |
Extract subdir name and version from a CMakeLists.txt file.
Definition at line 25 of file git_tag_packages.py.
def git_tag_packages.main | ( | ) |
Definition at line 36 of file git_tag_packages.py.
string git_tag_packages.__author__ = "Marco Clemencic <Marco.Clemencic@cern.ch>" |
Definition at line 5 of file git_tag_packages.py.