mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 10:29:37 +02:00
58359b837e764ae3002e6f04ee95718c25fff1ca
- 'system' and 'OS' have different meaning now 'system' defaults to a string derived from the Linux distribution (like rhel7) or on Mac to the macOS version (like macOS10.14) - OS is equivalent to the output of 'uname -s' - move dynamically created functions to new library libpbuild_dyn.bash - do not set defaults in libpbuild.bash - use the string returned by std::get_os_release() as system string if not passed as argument -
Languages
Tcl
70.1%
Shell
29.8%
Python
0.1%