Skip to content
Snippets Groups Projects
  1. Nov 08, 2016
    • Ralph Giles's avatar
      mingw: Don't use deltarpm reconstruction. · 6a08376d
      Ralph Giles authored
      The fedora docker images ship without the necessary metadata
      to reconstruct rpm packages from installed data, so attempting
      to download delta rpm packages when updating the system just
      wastes time and bandwidth.
      Unverified
      6a08376d
  2. Nov 04, 2016
  3. Jul 08, 2016
  4. Jan 05, 2016
  5. Jan 04, 2016
  6. Jan 01, 2016
  7. Dec 31, 2015
  8. Dec 30, 2015
    • Ralph Giles's avatar
      Add a makefile for cross-compiling on mingw. · 9f65b16e
      Ralph Giles authored
      This builds win32 versions of the library and examples
      on linux using the mingw-gcc cross toolchain and wine.
      
      It also automates downloading and building the
      required dependencies. Update the _URL and _SHA
      variables to build against newer upstream releases.
      
      Thanks to Ron and Mark Harris for help with the makefile.
      9f65b16e
Loading