Commits on Source (7)
-
Steve Lhomme authored
So we don't need to include windows style path. By default light.exe looks for files in the current directory.
385db2b1 -
Steve Lhomme authored
winepath, wslpath and cygpath have a compatible syntax (at least -w and -u). They should be used depending on what is available in the build environment rather than hardcoding "wine winepath".
6151644c -
Steve Lhomme authored
Rather than hardcoding "wine winepath".
268d209e -
Steve Lhomme authored
In the CI the path is in a wine location. If we build WIX in contribs, we can use that path instead. We default to the contrib path unless set by the user.
a9f4e219 -
Steve Lhomme authoredef0c6a51
-
Steve Lhomme authored8e167abc
-
Steve Lhomme authoreda5ea1181
Showing
- configure.ac 37 additions, 0 deletionsconfigure.ac
- extras/ci/gitlab-ci.yml 4 additions, 1 deletionextras/ci/gitlab-ci.yml
- extras/package/win32/build.sh 6 additions, 2 deletionsextras/package/win32/build.sh
- extras/package/win32/msi.mak 5 additions, 10 deletionsextras/package/win32/msi.mak
- extras/package/win32/msi/config.wxi.in 1 addition, 4 deletionsextras/package/win32/msi/config.wxi.in
- extras/package/win32/msi/msi-heat.py 2 additions, 2 deletionsextras/package/win32/msi/msi-heat.py