Commit Graph

8 Commits (83d3349c5a9a8b6116f7a4c2dc8a0f7778972be7)

Author SHA1 Message Date
Pavel Roskin 865676a026 Use special name "." for the branches in .gitmodules
It is used to indicate that the submodule branch should be the same as
the branch of the parent repository - devel for devel, master for master.

It's a new feature of git, appearing in version 2.10, but most users
should not really care. It only affects the behavior of "git submodule
update --remote" when updating the submodules.
8 years ago
Pavel Roskin 6cf62e6d45 Don't consider submodules dirty if they contain untracked files 8 years ago
Pavel Roskin 96bb1d4cfd Add libpainter submodule 8 years ago
Pavel Roskin ca8ddb51ac Use https for librfxcodec reference
The git protocol is so limited that GitHub doesn't show it when selecting "Clone
of download". It may be blocked by strict firewalls, whereas https would work
almost certainly. Pushing code is not allowed over git protocol, but it's
possible over https with a tocken.
8 years ago
Jay Sorg 2066ea2ff2 remove xorgxrdp submodule 8 years ago
Jay Sorg 0889772f6e added xorgxrdp submodule 10 years ago
Jay Sorg ceacbfb75e add submodule back 11 years ago
Jay Sorg 1330f340c6 added librfxcodec submodule 11 years ago