fedora-mingw.git
15 years agoRuntime requires PDCurses library.
Richard W.M. Jones [Mon, 17 Nov 2008 17:59:25 +0000 (17:59 +0000)]
Runtime requires PDCurses library.

15 years agoAdded README.Fedora.
Richard W.M. Jones [Mon, 17 Nov 2008 17:59:06 +0000 (17:59 +0000)]
Added README.Fedora.

15 years agoAdded virt-top (not for Fedora).
Richard W.M. Jones [Mon, 17 Nov 2008 17:27:13 +0000 (17:27 +0000)]
Added virt-top (not for Fedora).

15 years agoMove to version 1.0.3 which supports Windows, PDCurses.
Richard W.M. Jones [Mon, 17 Nov 2008 17:27:03 +0000 (17:27 +0000)]
Move to version 1.0.3 which supports Windows, PDCurses.

15 years agoBetter linking of ocaml-curses library.
Richard W.M. Jones [Mon, 17 Nov 2008 13:07:50 +0000 (13:07 +0000)]
Better linking of ocaml-curses library.

15 years agoApply real-objdump patch.
Richard W.M. Jones [Mon, 17 Nov 2008 13:06:10 +0000 (13:06 +0000)]
Apply real-objdump patch.

15 years agoPatch the tests so they don't use absolute float equality.
Richard W.M. Jones [Mon, 17 Nov 2008 12:34:27 +0000 (12:34 +0000)]
Patch the tests so they don't use absolute float equality.

15 years agoAdded two float tests which show a difference under native & cross compilers.
Richard W.M. Jones [Mon, 17 Nov 2008 12:34:04 +0000 (12:34 +0000)]
Added two float tests which show a difference under native & cross compilers.

15 years agoApply no-directory patch.
Richard W.M. Jones [Sun, 16 Nov 2008 18:44:04 +0000 (18:44 +0000)]
Apply no-directory patch.

15 years ago- Use ocamlfind to install in the correct location.
Richard W.M. Jones [Sun, 16 Nov 2008 18:17:33 +0000 (18:17 +0000)]
- Use ocamlfind to install in the correct location.
- Install the META file.
- Fix the version number in changelog.

15 years agoAvoid some tail-recursion problem in flexdll.
Richard W.M. Jones [Sun, 16 Nov 2008 18:03:57 +0000 (18:03 +0000)]
Avoid some tail-recursion problem in flexdll.

15 years agoAdded mingw32-ocaml-findlib BR
Richard W.M. Jones [Sun, 16 Nov 2008 17:59:35 +0000 (17:59 +0000)]
Added mingw32-ocaml-findlib BR

15 years agoocaml-libvirt package.
Richard W.M. Jones [Sun, 16 Nov 2008 17:55:28 +0000 (17:55 +0000)]
ocaml-libvirt package.

15 years agoUse mingw32 strip to avoid corrupting binaries.
Richard W.M. Jones [Sun, 16 Nov 2008 17:03:29 +0000 (17:03 +0000)]
Use mingw32 strip to avoid corrupting binaries.

15 years agoDon't run ranlib - that wasn't the problem.
Richard W.M. Jones [Sun, 16 Nov 2008 16:18:45 +0000 (16:18 +0000)]
Don't run ranlib - that wasn't the problem.

15 years agoRun ranlib on '*.a' files
Richard W.M. Jones [Sun, 16 Nov 2008 15:55:47 +0000 (15:55 +0000)]
Run ranlib on '*.a' files

15 years agoTypo
Richard W.M. Jones [Sun, 16 Nov 2008 15:43:11 +0000 (15:43 +0000)]
Typo

15 years agoFix Name
Richard W.M. Jones [Sun, 16 Nov 2008 15:41:04 +0000 (15:41 +0000)]
Fix Name

15 years ago- Allow the normal dependency generators to run because this
Richard W.M. Jones [Sun, 16 Nov 2008 15:34:32 +0000 (15:34 +0000)]
- Allow the normal dependency generators to run because this
  is a native package.

15 years agolablGL (NOT working)
Richard W.M. Jones [Sun, 16 Nov 2008 15:34:15 +0000 (15:34 +0000)]
lablGL (NOT working)

15 years agoFix so that gcc -m32 works in mock.
Richard W.M. Jones [Sun, 16 Nov 2008 15:18:56 +0000 (15:18 +0000)]
Fix so that gcc -m32 works in mock.

15 years agoForce rebuild against latest OCaml compiler.
Richard W.M. Jones [Sun, 16 Nov 2008 14:35:45 +0000 (14:35 +0000)]
Force rebuild against latest OCaml compiler.

15 years ago- Build the native compiler as 32 bits even on a 64 bit build
Richard W.M. Jones [Sun, 16 Nov 2008 14:29:40 +0000 (14:29 +0000)]
- Build the native compiler as 32 bits even on a 64 bit build
  architecture (because the target, Windows, is 32 bit).  The
  compiler does strength reduction and other optimizations
  internally so we must ensure it uses the same int type.

15 years agoMore test programs to track down Format / overflow bug.
Richard W.M. Jones [Sun, 16 Nov 2008 14:08:24 +0000 (14:08 +0000)]
More test programs to track down Format / overflow bug.

15 years agoAdd program to test the Format module, and Sudoku program.
Richard W.M. Jones [Sun, 16 Nov 2008 13:31:22 +0000 (13:31 +0000)]
Add program to test the Format module, and Sudoku program.

15 years agoPull in ocamlfind binary.
Richard W.M. Jones [Sun, 16 Nov 2008 10:47:50 +0000 (10:47 +0000)]
Pull in ocamlfind binary.

15 years agoAdded some tests.
Richard W.M. Jones [Sun, 16 Nov 2008 10:38:35 +0000 (10:38 +0000)]
Added some tests.

15 years agoBuild ocaml-calendar.
Richard W.M. Jones [Sun, 16 Nov 2008 10:24:45 +0000 (10:24 +0000)]
Build ocaml-calendar.

15 years ago- Use ocamlc now that we have it.
Richard W.M. Jones [Sun, 16 Nov 2008 10:24:31 +0000 (10:24 +0000)]
- Use ocamlc now that we have it.
- Rename package correctly.
- BuildRequires fixed for mock.

15 years agoInstall ocamlc.
Richard W.M. Jones [Sun, 16 Nov 2008 10:23:48 +0000 (10:23 +0000)]
Install ocamlc.

15 years agoDon't use cygpath.
Richard W.M. Jones [Sun, 16 Nov 2008 10:23:32 +0000 (10:23 +0000)]
Don't use cygpath.

15 years agoAdded ocaml-findlib for cross-compiler environment.
Richard W.M. Jones [Sun, 16 Nov 2008 00:40:55 +0000 (00:40 +0000)]
Added ocaml-findlib for cross-compiler environment.

15 years agoSet stack unlimited.
Richard W.M. Jones [Sun, 16 Nov 2008 00:20:42 +0000 (00:20 +0000)]
Set stack unlimited.

15 years agoRequires ocaml
Richard W.M. Jones [Sat, 15 Nov 2008 23:49:58 +0000 (23:49 +0000)]
Requires ocaml

15 years agoRun in unlimited stack.
Richard W.M. Jones [Sat, 15 Nov 2008 23:38:49 +0000 (23:38 +0000)]
Run in unlimited stack.

15 years agoAdded mingw32-ocaml-curses.
Richard W.M. Jones [Sat, 15 Nov 2008 23:15:16 +0000 (23:15 +0000)]
Added mingw32-ocaml-curses.

15 years agoAdded ocaml XML Light
Richard W.M. Jones [Sat, 15 Nov 2008 22:19:24 +0000 (22:19 +0000)]
Added ocaml XML Light

15 years ago+Requires mingw32-flexdll and the cross-compiler.
Richard W.M. Jones [Sat, 15 Nov 2008 21:50:54 +0000 (21:50 +0000)]
+Requires mingw32-flexdll and the cross-compiler.

15 years agoAdded ocaml-csv
Richard W.M. Jones [Sat, 15 Nov 2008 21:46:47 +0000 (21:46 +0000)]
Added ocaml-csv

15 years agoAdded test programs.
Richard W.M. Jones [Sat, 15 Nov 2008 21:21:00 +0000 (21:21 +0000)]
Added test programs.

15 years agoAdded ocaml-extlib
Richard W.M. Jones [Sat, 15 Nov 2008 21:15:36 +0000 (21:15 +0000)]
Added ocaml-extlib

15 years agoAdded tests of the Graphics module.
Richard W.M. Jones [Sat, 15 Nov 2008 20:49:40 +0000 (20:49 +0000)]
Added tests of the Graphics module.

15 years agoGet the Unix module working.
Richard W.M. Jones [Sat, 15 Nov 2008 20:44:43 +0000 (20:44 +0000)]
Get the Unix module working.

15 years agoAdding some OCaml test programs.
Richard W.M. Jones [Sat, 15 Nov 2008 20:22:32 +0000 (20:22 +0000)]
Adding some OCaml test programs.

15 years agoBundle the correct ocamlrun with the binary.
Richard W.M. Jones [Sat, 15 Nov 2008 20:10:39 +0000 (20:10 +0000)]
Bundle the correct ocamlrun with the binary.

15 years agoBuild the ocaml cross-compiler now.
Richard W.M. Jones [Sat, 15 Nov 2008 19:03:58 +0000 (19:03 +0000)]
Build the ocaml cross-compiler now.

15 years agoBeginnings of an OCaml cross-compiler.
Richard W.M. Jones [Sat, 15 Nov 2008 18:44:09 +0000 (18:44 +0000)]
Beginnings of an OCaml cross-compiler.

15 years agoProvide both flexlink and flexlink.exe.
Richard W.M. Jones [Fri, 14 Nov 2008 11:58:05 +0000 (11:58 +0000)]
Provide both flexlink and flexlink.exe.

15 years agoElementary mistake #2
Richard W.M. Jones [Fri, 14 Nov 2008 11:45:45 +0000 (11:45 +0000)]
Elementary mistake #2

15 years agoElementary mistake.
Richard W.M. Jones [Fri, 14 Nov 2008 11:26:10 +0000 (11:26 +0000)]
Elementary mistake.

15 years agoFixes to build in mock.
Richard W.M. Jones [Fri, 14 Nov 2008 11:18:09 +0000 (11:18 +0000)]
Fixes to build in mock.

15 years agoAdded flexdll.
Richard W.M. Jones [Fri, 14 Nov 2008 11:05:46 +0000 (11:05 +0000)]
Added flexdll.

15 years agoFix https handling under Wine. Better error checking.
Richard W.M. Jones [Thu, 13 Nov 2008 18:29:19 +0000 (18:29 +0000)]
Fix https handling under Wine.  Better error checking.

15 years agoAdd a note about the location of ca-bundle.crt.
Richard W.M. Jones [Thu, 13 Nov 2008 18:29:00 +0000 (18:29 +0000)]
Add a note about the location of ca-bundle.crt.

15 years agoAdded https test program.
Richard W.M. Jones [Thu, 13 Nov 2008 17:25:18 +0000 (17:25 +0000)]
Added https test program.

15 years agoNew mingw32-filesystem version 35.
Richard W.M. Jones [Thu, 13 Nov 2008 17:25:09 +0000 (17:25 +0000)]
New mingw32-filesystem version 35.

15 years agoRe-enable building mingw32-curl package.
Richard W.M. Jones [Thu, 13 Nov 2008 16:10:10 +0000 (16:10 +0000)]
Re-enable building mingw32-curl package.

15 years agoMore updates to the example specfile.
Richard W.M. Jones [Thu, 13 Nov 2008 16:08:26 +0000 (16:08 +0000)]
More updates to the example specfile.

15 years agoAdded libcurl.
Richard W.M. Jones [Thu, 13 Nov 2008 16:08:11 +0000 (16:08 +0000)]
Added libcurl.

15 years ago- fix chain verification issue CVE-2008-4989 (#470079)
Richard W.M. Jones [Thu, 13 Nov 2008 10:58:00 +0000 (10:58 +0000)]
- fix chain verification issue CVE-2008-4989 (#470079)
- separate out the MinGW-specific patch from the others

15 years agoIgnore NSS tarballs.
Richard W.M. Jones [Thu, 13 Nov 2008 10:57:38 +0000 (10:57 +0000)]
Ignore NSS tarballs.

15 years agoNon-working NSPR and NSS packages. See the README file for details.
Richard W.M. Jones [Thu, 13 Nov 2008 10:57:24 +0000 (10:57 +0000)]
Non-working NSPR and NSS packages.  See the README file for details.

15 years agoAdded nspr.
Richard W.M. Jones [Mon, 10 Nov 2008 17:27:14 +0000 (17:27 +0000)]
Added nspr.

15 years agoIgnore curl, pidgin for now.
Richard W.M. Jones [Mon, 10 Nov 2008 17:27:02 +0000 (17:27 +0000)]
Ignore curl, pidgin for now.

15 years agolibssh2 package.
Richard W.M. Jones [Mon, 10 Nov 2008 15:04:47 +0000 (15:04 +0000)]
libssh2 package.

15 years agoAdded libidn.
Richard W.M. Jones [Mon, 10 Nov 2008 13:29:15 +0000 (13:29 +0000)]
Added libidn.

15 years agoAll specfiles should use make %{?_smp_mflags}
Richard W.M. Jones [Mon, 10 Nov 2008 13:28:34 +0000 (13:28 +0000)]
All specfiles should use make %{?_smp_mflags}

15 years agoMark packages which are not intended to be added to Fedora (ie. end user / non-devel...
Richard W.M. Jones [Sun, 9 Nov 2008 17:14:00 +0000 (17:14 +0000)]
Mark packages which are not intended to be added to Fedora (ie. end user / non-devel apps).

15 years agoNotes on Crystalspace.
Richard W.M. Jones [Sat, 8 Nov 2008 15:41:18 +0000 (15:41 +0000)]
Notes on Crystalspace.

15 years agoPoco 1.3.3p1 added.
Richard W.M. Jones [Sat, 8 Nov 2008 14:33:43 +0000 (14:33 +0000)]
Poco 1.3.3p1 added.

15 years agoFix script now that some packages can be missing.
Richard W.M. Jones [Thu, 6 Nov 2008 15:14:50 +0000 (15:14 +0000)]
Fix script now that some packages can be missing.

15 years agoAdded latest news to the README file.
Richard W.M. Jones [Thu, 6 Nov 2008 13:49:25 +0000 (13:49 +0000)]
Added latest news to the README file.

15 years agofilesystem & binutils are now in Fedora, removing from here.
Richard W.M. Jones [Thu, 6 Nov 2008 13:29:37 +0000 (13:29 +0000)]
filesystem & binutils are now in Fedora, removing from here.

15 years agowindbus now builds under mock.
Richard W.M. Jones [Mon, 3 Nov 2008 15:20:31 +0000 (15:20 +0000)]
windbus now builds under mock.

15 years ago- Changed the summary (Bruno Haible).
Richard W.M. Jones [Mon, 3 Nov 2008 10:18:52 +0000 (10:18 +0000)]
- Changed the summary (Bruno Haible).
- Note about mingw32-gettext / Remove *.mo files.

15 years agoImplementation of windbus.
Richard W.M. Jones [Fri, 31 Oct 2008 17:20:38 +0000 (17:20 +0000)]
Implementation of windbus.

15 years agotermcap: Rename the library as libtermcap-0.dll for compatibility with
Richard W.M. Jones [Fri, 31 Oct 2008 13:49:58 +0000 (13:49 +0000)]
termcap: Rename the library as libtermcap-0.dll for compatibility with
  gettext.
gettext: Add patch to allow building with newer mingw32-runtime package.
Rebuild dependent libraries.

15 years agoAdded expat.
Richard W.M. Jones [Fri, 31 Oct 2008 13:00:57 +0000 (13:00 +0000)]
Added expat.

15 years agoAdded Dan's fd/socket fix.
Richard W.M. Jones [Thu, 30 Oct 2008 19:11:51 +0000 (19:11 +0000)]
Added Dan's fd/socket fix.

15 years agoUpdate gtk-vnc with all the latest MinGW patches and latest Gnulib.
Richard W.M. Jones [Thu, 30 Oct 2008 14:23:47 +0000 (14:23 +0000)]
Update gtk-vnc with all the latest MinGW patches and latest Gnulib.

15 years agoDon't BR mpfr-devel for RHEL/EPEL-5 (Levente Farkas).
Richard W.M. Jones [Thu, 30 Oct 2008 14:23:17 +0000 (14:23 +0000)]
Don't BR mpfr-devel for RHEL/EPEL-5 (Levente Farkas).

15 years agoAdd a bandwidth limit to stop it killing my ADSL.
Richard W.M. Jones [Thu, 30 Oct 2008 09:41:32 +0000 (09:41 +0000)]
Add a bandwidth limit to stop it killing my ADSL.

15 years agoMultiple fixes suggested by rpmlint.
Richard W.M. Jones [Wed, 29 Oct 2008 16:55:57 +0000 (16:55 +0000)]
Multiple fixes suggested by rpmlint.

15 years agoSet --prefix correctly.
Richard W.M. Jones [Wed, 29 Oct 2008 16:54:38 +0000 (16:54 +0000)]
Set --prefix correctly.

15 years ago--prefix was being set to empty - fix that.
Richard W.M. Jones [Wed, 29 Oct 2008 16:54:08 +0000 (16:54 +0000)]
--prefix was being set to empty - fix that.

15 years agomingw32-filesystem version 33.
Richard W.M. Jones [Wed, 29 Oct 2008 11:06:35 +0000 (11:06 +0000)]
mingw32-filesystem version 33.

15 years ago* Wed Oct 29 2008 Richard Jones <rjones@redhat.com> - 33-1
Richard W.M. Jones [Wed, 29 Oct 2008 11:06:27 +0000 (11:06 +0000)]
* Wed Oct 29 2008 Richard Jones <rjones@redhat.com> - 33-1
- Remove mingw32.{sh,csh} which are unused.

15 years agoFix paths and fonts.
Richard W.M. Jones [Tue, 28 Oct 2008 11:09:55 +0000 (11:09 +0000)]
Fix paths and fonts.

15 years agoBuilt in mock, fixed missing dependencies.
Richard W.M. Jones [Mon, 27 Oct 2008 19:37:51 +0000 (19:37 +0000)]
Built in mock, fixed missing dependencies.

15 years agoAdded mingw32-configure script.
Richard W.M. Jones [Mon, 27 Oct 2008 19:15:36 +0000 (19:15 +0000)]
Added mingw32-configure script.

15 years agoRename this so that show_build_order will ignore it.
Richard W.M. Jones [Mon, 27 Oct 2008 18:10:03 +0000 (18:10 +0000)]
Rename this so that show_build_order will ignore it.

15 years ago- Update the spec file with explanation of the 'Provides: mingw32(...)'
Richard W.M. Jones [Mon, 27 Oct 2008 18:03:31 +0000 (18:03 +0000)]
- Update the spec file with explanation of the 'Provides: mingw32(...)'
  lines for Windows system DLLs.

15 years agoUpdated patch.
Richard W.M. Jones [Mon, 27 Oct 2008 17:50:14 +0000 (17:50 +0000)]
Updated patch.

15 years ago%files section.
Richard W.M. Jones [Mon, 27 Oct 2008 17:39:52 +0000 (17:39 +0000)]
%files section.

15 years agoNeeded to bump the version again in order to get rid of the %preun.
Richard W.M. Jones [Mon, 27 Oct 2008 17:32:36 +0000 (17:32 +0000)]
Needed to bump the version again in order to get rid of the %preun.

15 years agoRemove preun script, no longer used.
Richard W.M. Jones [Mon, 27 Oct 2008 17:00:28 +0000 (17:00 +0000)]
Remove preun script, no longer used.

15 years agoRemove call to setenv.
Richard W.M. Jones [Mon, 27 Oct 2008 15:31:54 +0000 (15:31 +0000)]
Remove call to setenv.

15 years agoInitial version of inkscape.
Richard W.M. Jones [Mon, 27 Oct 2008 15:02:10 +0000 (15:02 +0000)]
Initial version of inkscape.

15 years agoRename the update specfile.
Richard W.M. Jones [Mon, 27 Oct 2008 15:01:29 +0000 (15:01 +0000)]
Rename the update specfile.

15 years agoAdd some simple test programs which build Linux and Windows versions so
Richard W.M. Jones [Mon, 27 Oct 2008 14:28:46 +0000 (14:28 +0000)]
Add some simple test programs which build Linux and Windows versions so
we can check if the latest Gtk + Cairo + Wine produces something reasonable.