Files
eepp/.gitmodules
Martín Lucas Golini 9ef654929c Display the stashes creation date. Also add a tooltip text for the stash in order to make easier to read the full name.
Fix in Process::create when parsing command arguments from string.
Fix text-align in UITooltip.
Fix in GitPlugin refreshing repositories during git lock files changes.
2024-10-25 00:10:30 -03:00

13 lines
441 B
Plaintext

[submodule "src/thirdparty/efsw"]
path = src/thirdparty/efsw
url = https://github.com/SpartanJ/efsw
[submodule "src/thirdparty/SOIL2"]
path = src/thirdparty/SOIL2
url = https://github.com/SpartanJ/soil2
[submodule "premake/premake-ninja"]
path = premake/premake-ninja
url = https://github.com/jimon/premake-ninja.git
[submodule "premake/premake-cmake"]
path = premake/premake-cmake
url = https://github.com/Jarod42/premake-cmake.git