Emilio Cobos Álvarez
29382a0fc9
Bug 1638401 - Make liblowercase also wrap fxstatat. r=froydnj
...
This is needed to get a win cross build on my machine.
Differential Revision: https://phabricator.services.mozilla.com/D75589
2020-05-15 17:10:34 +00:00
Mike Hommey
0da6053f46
Bug 1621205 - Fix ABI for dlsym'ed callbacks in liblowercase. r=froydnj
...
Fortunately, in practice, for the callbacks we use, it didn't matter.
Differential Revision: https://phabricator.services.mozilla.com/D66182
--HG--
extra : moz-landing-system : lando
2020-03-10 13:06:35 +00:00
Mike Hommey
8041004164
Bug 1618752 - Fix the Windows cross builds so they include MSVC runtime DLLs. r=froydnj
...
One part is fixing old-configure.in to use `pwd` when `pwd -W` doesn't work
(it errors on Linux), and another part is supporting two additional
system calls in liblowercase:
- chdir used in the same commands as the `pwd -W` fix
- symlink, used by the install manifest processor to create symbolic
links of those DLLs in $MOZ_OBJDIR/dist/bin.
Differential Revision: https://phabricator.services.mozilla.com/D64707
--HG--
extra : moz-landing-system : lando
2020-02-28 12:33:36 +00:00
Mike Hommey
58228b3764
Bug 1617794
- Add a toolchain task to build a LD_PRELOAD helper for Windows cross builds. r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D64295
--HG--
extra : moz-landing-system : lando
2020-02-27 21:40:50 +00:00
Razvan Maries
2e07e8ca83
Backed out 2 changesets (bug 1617794
) for Gecko Decision Task bustage. CLOSED TREE
...
Backed out changeset e6cdc99bb877 (bug 1617794
)
Backed out changeset 71cfd922f86a (bug 1617794
)
2020-02-27 23:35:10 +02:00
Mike Hommey
c2a988f4e0
Bug 1617794
- Add a toolchain task to build a LD_PRELOAD helper for Windows cross builds. r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D64295
--HG--
extra : moz-landing-system : lando
2020-02-27 15:55:20 +00:00