mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 10:03:08 +02:00
afbc872140c684d0db5cf511a49ce3eb091b9ab7
- variables we do not need here moved to libpbuild.bash
- unset XXX_PATH, XFLAGS etc variables used by compiler and linker
instead of setting them to empty string
- pbuild::set:initial_env() and pbuild::cleanupenv() removed, code moved
to global scope
- start to use camel-case for global variables
- rename several non-constant capitalized variables to camel-case
- improve documentation
- pbuild::set_{build,runtime}_dependencies() removed
- cleanup
Languages
Tcl
70.1%
Shell
29.8%
Python
0.1%