log gub/specs/guile.py @ 6459:73d419fb8438

age author description
Mon, 31 Jan 2011 16:27:03 +0100 Jan Nieuwenhuizen mingw::guile: add dirent patch. Fixes starting up lilypond.
Mon, 31 Jan 2011 15:03:32 +0100 Jan Nieuwenhuizen guile: cross build and mingw fork fixes.
Sun, 30 Jan 2011 15:11:39 +0100 Jan Nieuwenhuizen guile: mingw and linux fixes. Now also runs on mingw.
Sat, 29 Jan 2011 16:52:11 +0100 Jan Nieuwenhuizen tools::guile: build fixes.
Mon, 28 Feb 2011 11:46:07 +0100 Jan Nieuwenhuizen tools32::guile: Support building linux-x86 and mingw[32] guile on linux-64.
Sat, 29 Jan 2011 20:47:54 +0100 Jan Nieuwenhuizen guile: small cleanups and fixes.
Sat, 29 Jan 2011 15:48:48 +0100 Jan Nieuwenhuizen guile: bump to 1.9.14.
Wed, 14 Jan 2015 23:13:39 +0900 Masamichi Hosoda Fix darwin-ppc::guile
Thu, 17 Mar 2011 21:59:08 +0100 Jan Nieuwenhuizen guile: more build and mingw patches.
Wed, 16 Mar 2011 22:41:39 +0100 Jan Nieuwenhuizen guile: bump to 2.0.0.1. Fixes running schikkers-list.
Tue, 15 Mar 2011 21:04:32 +0100 Jan Nieuwenhuizen mingw::guile: depend on pthreads.
Tue, 15 Mar 2011 14:42:54 +0100 Jan Nieuwenhuizen guile: use 2.0-version of patch.
Tue, 15 Mar 2011 14:13:15 +0100 Jan Nieuwenhuizen guile: bump to 2.0 guile-1.9
Mon, 07 Feb 2011 12:51:53 +0100 Jan Nieuwenhuizen mingw::guile: another round of 1.9 patches.
Thu, 03 Feb 2011 23:57:03 +0100 Jan Nieuwenhuizen mingw::guile: fix socket and compiling.
Thu, 03 Feb 2011 17:09:45 +0100 Jan Nieuwenhuizen guile-1.9.15-mingw.patch: update.
Thu, 03 Feb 2011 13:25:57 +0100 Jan Nieuwenhuizen guile-1.9.15-cross.patch: new version
Thu, 03 Feb 2011 12:58:34 +0100 Jan Nieuwenhuizen guile: depend on pkg-config and bump to 1.9.15.
Thu, 03 Feb 2011 08:37:35 +0100 Jan Nieuwenhuizen guile: depend on libffi.
Wed, 02 Feb 2011 23:39:16 +0100 Jan Nieuwenhuizen guile: use included gnulib-tools. Fixes build & patching.
Wed, 02 Feb 2011 22:19:56 +0100 Jan Nieuwenhuizen guile: more aggressive gnulib:putenv exorcism.
Wed, 02 Feb 2011 18:23:54 +0100 Jan Nieuwenhuizen guile: always retool and junk putenv.
Tue, 01 Feb 2011 23:59:39 +0100 Jan Nieuwenhuizen guile: never use gnulib's putenv. Fixes env-related bugs such as pango fonts.
Tue, 01 Feb 2011 15:21:20 +0100 Jan Nieuwenhuizen guile: somewhat better relocation patch.
Mon, 31 Jan 2011 16:27:03 +0100 Jan Nieuwenhuizen mingw::guile: add dirent patch. Fixes starting up lilypond.
Mon, 31 Jan 2011 15:03:32 +0100 Jan Nieuwenhuizen guile: cross build and mingw fork fixes.
Sun, 30 Jan 2011 15:11:39 +0100 Jan Nieuwenhuizen guile: mingw and linux fixes. Now also runs on mingw.
Sat, 29 Jan 2011 16:52:11 +0100 Jan Nieuwenhuizen tools::guile: build fixes.
Mon, 28 Feb 2011 11:46:07 +0100 Jan Nieuwenhuizen tools32::guile: Support building linux-x86 and mingw[32] guile on linux-64.
Sat, 29 Jan 2011 20:47:54 +0100 Jan Nieuwenhuizen guile: small cleanups and fixes.
Sat, 29 Jan 2011 15:48:48 +0100 Jan Nieuwenhuizen guile: bump to 1.9.14.
Fri, 03 Dec 2010 22:39:28 +0100 Jan Nieuwenhuizen cygwin::guile update.
Fri, 05 Nov 2010 21:01:51 +0100 Jan Nieuwenhuizen guile: support info command. tools::guile: keep devel stuff.
Fri, 02 Jul 2010 16:33:09 -0700 Patrick McCarty Guile: Fix compile with GCC 4.5.
Fri, 16 Oct 2009 11:10:17 +0200 Jan Nieuwenhuizen guile.py: yet another Let's run i386 on 64 bit hardware build fix.
Tue, 13 Oct 2009 22:17:13 +0200 Jan Nieuwenhuizen guile: move LD_LIBRARY_PATH libgmp.so hack to compile_flags_native. Fixes build.
Mon, 12 Oct 2009 20:36:47 +0200 Jan Nieuwenhuizen Guile: also set LD_LIBRARY_PATH when cross building. Fixes etch debootstrap.
Wed, 07 Oct 2009 19:31:50 +0200 Jan Nieuwenhuizen LIBRESTRICT=open:stat: flex, guile, build fixes.
Mon, 05 Oct 2009 14:47:14 +0200 Jan Nieuwenhuizen LIBRESTRICT=open:stat updates.
Mon, 28 Sep 2009 15:32:16 +0200 Jan Nieuwenhuizen cygwin::guile: build fixes.
Sat, 26 Sep 2009 23:41:55 +0200 Jan Nieuwenhuizen Grand config_cache_overrides () -> class.config_cache_overrides hack.
Sat, 26 Sep 2009 22:52:26 +0200 Jan Nieuwenhuizen Grand compile_command () -> class.compile_command hack.
Sat, 26 Sep 2009 12:52:38 +0200 Jan Nieuwenhuizen Grand def configure_command () -> class.configure_command hack.
Sat, 26 Sep 2009 10:01:08 +0200 Jan Nieuwenhuizen Grand makeflags () -> compile_flags, install_flags [make_flags] hack.
Fri, 25 Sep 2009 15:23:11 +0200 Jan Nieuwenhuizen Grand def get_subpackage_names () -> subpackage_names replace.
Fri, 25 Sep 2009 15:31:07 +0200 Jan Nieuwenhuizen Grand make_flags, compile_flags, install_flags hack.
Fri, 25 Sep 2009 12:50:25 +0200 Jan Nieuwenhuizen Grand makeflags () -> class.makeflags replace.
Fri, 25 Sep 2009 11:22:55 +0200 Jan Nieuwenhuizen Grand configure_flags (), Class.configure_flags replacement. Also _vars.
Thu, 24 Sep 2009 14:47:15 +0200 Jan Nieuwenhuizen Grand rename: _get_build_dependencies () -> dependencies.
Wed, 23 Sep 2009 14:38:21 +0200 Jan Nieuwenhuizen guile: configure_flags update. Fixes build.
Tue, 22 Sep 2009 21:41:01 +0200 Jan Nieuwenhuizen configure_command cleanup and thinko.
Tue, 22 Sep 2009 20:33:14 +0200 Jan Nieuwenhuizen Grand rpath, configure_flags, configure_variables, cross_compiling hack.
Thu, 17 Sep 2009 12:06:41 +0200 Jan Nieuwenhuizen freebsd::guile: remove LD_LIBRARY_PATH setting. Fixes x86 build.
Fri, 21 Aug 2009 10:16:41 +0200 Jan Nieuwenhuizen tools::guile: debootstrap build fixes.
Tue, 18 Aug 2009 22:15:56 +0200 Jan Nieuwenhuizen Promote 'dash' usage into autoupdate command. Fixes stray bash usage.
Tue, 18 Aug 2009 20:54:40 +0200 Jan Nieuwenhuizen tools::guile: build fix.
Tue, 11 Aug 2009 09:38:40 +0200 Jan Nieuwenhuizen Move update_libtool from linux-x86::guile up to Guile. Fixes FreeBSD.
Mon, 10 Aug 2009 15:28:30 +0200 Jan Nieuwenhuizen guile: bump to 1.8.7 (was some GIT version). Workaround for ball/GIT download.
Tue, 21 Jul 2009 14:56:07 +0200 Jan Nieuwenhuizen darwin-x86::Denemo: further progress.
Wed, 08 Jul 2009 17:07:00 +0200 Jan Nieuwenhuizen Guile build fix for linux-x86, bump to 1.8.7, use version_from_shell_script.