11 Commits

Author SHA1 Message Date
Christoph Reiter
11a162b0e5 repo: make file executable permissions match the cygwin derived status
In case we have a git clone from Linux that is accessed via cygwin git
the files executable status will be derived from the file content (shebang)
and won't match the git repo, leading to a initially dirty tree.

This can be worked around by setting "core.filemode=false", but let's try
to match the cygwin permissions with the in-repo permissions so this isn't
needed.
2024-04-14 15:17:42 +02:00
Viktor Szakats
7f7316ba9b use HTTPS in URLs where supported (#1741) 2019-09-30 09:33:57 +03:00
Ray Donnelly
056ddd2dc9 crosstool-ng: Refresh patches 2015-01-08 20:59:24 +00:00
Ray Donnelly
77c061f327 msys2-unlocker: Added Inconsolate-g.otf 2014-11-25 22:29:45 +00:00
Ray Donnelly
076aea4e02 msys2-unlocker: Load splash animation frames as gpBitmaps (WIP)
Includes a gimp script to convert all xcfs in "splash/" to jpgs and write out a
(windres) resource file (splash_frames.rc2) and header file (splash_frames.h)
2014-11-23 22:33:38 +00:00
Ray Donnelly
4186ac2677 msys2-unlocker: Started splash screen (WIP)
Turning this into a bit of a do-it-all thing, may make
it like busybox, so the behaviour depends on argv[0].
2014-11-21 19:32:11 +00:00
Ray Donnelly
94e8c47fb7 msys2-unlocker: Still very WIP 2014-11-13 00:18:58 +00:00
Ray Donnelly
d6bddeddd4 msys2-unlocker: Minor reorgs + clang-format (WIP) 2014-11-12 00:39:34 +00:00
Ray Donnelly
e78c27f54b msys2-updater: Minor fix (WIP) 2014-11-11 22:17:09 +00:00
Ray Donnelly
b9725d8c59 msys2-unlocker: Update (WIP) 2014-11-11 22:14:39 +00:00
Ray Donnelly
6e5cf1e7b8 msys2-unlocker: First commit, WIP 2014-11-11 22:12:23 +00:00