Skip to content
Permalink
master

Commits on Jan 12, 2016

  1. Change geda-gaf to build from tarball.

    * Temporarily disable building from git.
    
    * Build libgeda as a static library.  We're building gc as a static
      library, and as a result libtool is currently refusing to make
      libguile into a dynamic library (even though such a thing is
      perfectly reasonable).  This means that, in turn, libgeda has to
      be a static library.  Probably worth fixing at some point.
    peter-b committed Jan 12, 2016

Commits on Jan 10, 2016

  1. Update dependency versions

    * atk-2.18
    * cairo-1.15.2
    * freetype-2.6
    * gdk-pixbuf-2.32.3
    * glib-2.46.2
    * gtk+-2.24.29
    * jpeg-9a
    * libpng-1.5.26
    * pango-1.28.1
    * pixman 0.32.8
    * tiff-4.0.6
    peter-b committed Jan 10, 2016
  2. Enable building Guile 2.0.11

    * Change to using gc-7.2e, because gc-7.4.0 is hard to get working
    * Compile gc and libatomic_ops as static libraries
    * Update to gmp-6.1.0
    * Update to libffi-3.1.1
    * Update to libtool-2.4.6
    * Update to libunistring-0.9.5
    * Build libguile from tarball, and update to 2.0.11
    * MinGW32 doesn't have clock_getcpuclockid()
    * Add a minimal "to do" list
    peter-b committed Jan 10, 2016

Commits on Oct 12, 2015

  1. Bump geda-gaf version.

    vzh committed Oct 12, 2015

Commits on Sep 9, 2015

  1. guile: Checkout needed $commit before installation onto build system.

    Facilitates necessary preliminary guile building and installation on the
    build host system.
    vzh committed Sep 9, 2015

Commits on Aug 26, 2015

Commits on Aug 13, 2015

  1. Add the 'hicolor-icon-theme' package.

    This partially solves issue with icons in gschem and pcb. Not all icons
    are still present, though.
    vzh committed Aug 13, 2015

Commits on Aug 12, 2015

  1. Revert "Use geda-gaf unstable branch."

    This reverts commit 54e131a as
    compilation now works for the contrib/ directory.
    vzh committed Aug 12, 2015
Older