| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Avoids case-sensitivity issues, flattens the layout, no Win32 but x86 instead
Issue #4586
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #3641
|
|
|
|
|
|
|
|
it was used for communication with vcpkg
|
|
|
|
|
|
|
|
|
|
switching bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It works also in cases where scripts/functions are calling each other.
Without the $script prefix, it would instead give you the calling function OR the path if there was no parent function.
With the prefix, it always yields the directory of the script
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|