Compile under Windows

@damarko
This issue was solved by a modification made after 5.3. So the new builds should start much faster.
You can get development builds and feature builds here:

@sguyader

Could you check the list of all dependencies I copy in the builds.
I dont’know if they are all required

  1. dlls
    The list in rawpedia is ok except the error in libbz2-1 name

  2. Adwaita icons
    icons/Adwaita/16x16/actions/*
    icons/Adwaita/16x16/devices icons/Adwaita/16x16/mimetypes/*
    icons/Adwaita/16x16/places icons/Adwaita/16x16/status/*
    icons/Adwaita/48x48/devices/*
    icons/Adwaita/24x24/status/image-missing.png

from prefix/share → .share

  1. Adwaita cursors
    plus.cur
    sb_h_double_arrow.cur
    sb_left_arrow.cur
    sb_right_arrow.cur
    sb_v_double_arrow.cur
    from prefix/share/icons/Adwaita/cursors
    to ./share/icons/Adwaita.cursors

4 adwaita files
icon-theme.cache
index.theme
from prefix/share/icons/Adwaita
to ./share/icons/Adwaita

4 Schemas
\share\glib-2.0\schemas\gschemas.compiled → .\share\glib-2.0\schemas

5 gdk pixbuf

/lib/gdk-pixbuf-2.0/* to ./lib/gdk-pixbuf-2.0

6 Lensfun DB
Its ok in rawpedia.
As I make my own lensfun build, location is different.
Perhaps we should document lensfun build.

Copy of GTK2 files should be suppressed.