Commit Graph

9 Commits

Author SHA1 Message Date
Koichiro IWAO d0197b7124 Add ulalaca submodule 2022-05-19 12:07:20 +09:00
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.
2017-03-01 20:38:33 -08:00
Pavel Roskin 6cf62e6d45 Don't consider submodules dirty if they contain untracked files 2017-01-04 10:37:22 -08:00
Pavel Roskin 96bb1d4cfd Add libpainter submodule 2016-12-14 08:44:07 -08:00
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.
2016-12-14 08:44:07 -08:00
Jay Sorg 2066ea2ff2 remove xorgxrdp submodule 2016-11-16 22:51:34 -08:00
Jay Sorg 0889772f6e added xorgxrdp submodule 2014-11-05 23:27:28 -08:00
Jay Sorg ceacbfb75e add submodule back 2014-07-24 16:12:08 -07:00
Jay Sorg 1330f340c6 added librfxcodec submodule 2014-07-08 19:26:07 -07:00