mirror of
https://gitlab.gnome.org/GNOME/gitg
synced 2024-11-04 23:34:39 +00:00
4e7a553f1e
- The bash script is called make-installer, not make-gedit-installer. - Fix the second path to bash.exe (for stage2). See: https://git.gnome.org/browse/gedit/commit/?id=b03d7a9749ca6a4960739921b65908f16495a1a8 |
||
---|---|---|
.. | ||
installer | ||
make-installer | ||
make-installer.bat | ||
Makefile.am | ||
README |
To create the installer you need to follow the next steps: - install the latest version of msys2: http://msys2.github.io/ - launch msys2_shell.bat and update it with pacman -Syu, you will need to relaunch msys2_shell.bat after updating it - install git: pacman -S git - clone gedit: git clone git://git.gnome.org/gitg - cd gitg/win32 - edit make-installer and set the right version of gitg - ./make-installer.bat