lp:ubuntu/utopic/mingw-w64

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic/mingw-w64
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

27. By Stephen Kitt

Update strtok_r.patch as done upstream, to remove the conditions on
strtok_r's availability.

26. By Stephen Kitt

* g++-mingw-w64 exists separately in stable, drop obsolete alternate
  dependency on old versions of gcc-mingw-w64.
* Merge upstream implementation of strtok_r, so it's available on
  Windows XP. Thanks to Gianluigi Tiesi for pointing out the problem,
  and to Jonathan Young for pointing out that he'd fixed it upstream.
  (Closes: #755448.)
* Small typo fix on 'targeting' in mingw-w64's description, thanks
  Lintian!

25. By Stephen Kitt

* Use strtok_s to implement strtok_r instead of the non-reentrant
  version provided in pthread.h. Thanks to Bill Alombert for pointing
  out the problem. (Closes: #736253.)
* Apply upstream patch to __mingw_wcstold to handle NULL _EndPtr.
  (Closes: #750768.)
* Suggest wine and wine64. (Closes: #745345.)

24. By Stephen Kitt

* New upstream release.
* Add support for hppa; thanks to John David Anglin for the patch.
  (Closes: #730398.)
* Standards-Version 3.9.5, no change required.
* Drop Makefile.in patch from libvfw32.patch; it's regenerated during
  the build (this allows building twice in a row without errors).

23. By Stephen Kitt

* Explicitly build-depend on automake 1.14 or later.
* Ship common header files in a new mingw-w64-common package.
* Make the build target in debian/rules depend on build-indep as well
  as build-arch, so it builds everything.

22. By Stephen Kitt

Restore libvfw32.a in the 32-bit package (thanks to Eugen Dedu for
pointing out that it had been dropped).

21. By Stephen Kitt

* New upstream release.
* Add links to the pkg-config manpage.
* Import widl manpage from the Wine project.

20. By Stephen Kitt

* New upstream snapshot.
* Drop obsolete mingw-w64-dev package.
* Provide pkg-config symlinks in mingw-w64-tools.
* Improve mingw-w64-tools package description.

19. By Stephen Kitt

* New upstream snapshot.
* Merge from experimental, tracking upstream trunk (required for
  wine-gecko 1.6 and later, and gcc 4.8 and later). Other than the
  different upstream, the changes are as follows:
  - Build genpeimg, libwinpthreads (which replaces
    libpthreads-mingw-w64), libwinstorecompat and widl.
  - Drop unused contexts and add missing CPU information for widl on
    ia64, s390 and s390x.
  - Rework debian/rules to use declarative rules and recipes, working
    towards making parallel builds possible.
  - Specify the full target prefix as required since 5197.
* Fix target mangling to build on hurd-i386.
* Make DLLs non-executable and drop .la files.

18. By Stephen Kitt

* New upstream release.
* Switch to my Debian address and drop DM-Upload-Allowed.
* Use dh_autoreconf to update all the autotools-generated files and
  allow multiple builds in a row.
* Use canonical VCS URIs.
* Build libmangle for the current architecture, it's intended for
  gendef; use it to build gendef.
* Enable hardened builds for gendef and genidl.
* Fix another spelling mistake in gendef (via libmangle).
* Standards-Version 3.9.4, no change required.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers