log

age author description
Tue, 28 Aug 2012 23:04:37 +0200 Jan Nieuwenhuizen Silence python-2 parent module warning.
Tue, 28 Aug 2012 19:01:24 +0200 Jan Nieuwenhuizen python-2.4, python-2.6 tools and cross build fixes.
Wed, 29 Aug 2012 19:44:04 +0200 Jan Nieuwenhuizen Add tools::libffi.
Tue, 28 Aug 2012 12:20:01 +0200 Jan Nieuwenhuizen Eradicate hardcoded python2.4, softcode using tools.python_version.
Tue, 28 Aug 2012 11:52:31 +0200 Jan Nieuwenhuizen Python transition: keep toplevel 'python' name after version switch.
Tue, 28 Aug 2012 11:26:57 +0200 Jan Nieuwenhuizen Python: add conflict dicts. Enables python-2.x builds and installs.
Tue, 28 Aug 2012 10:29:46 +0200 Jan Nieuwenhuizen Prepare for python-2.6 transition. tools.py: add python version switch.
Tue, 28 Aug 2012 14:10:40 +0200 Jan Nieuwenhuizen Remove python-2.5'ism. Fixes running GUB using python-2.4 from tools.
Tue, 28 Aug 2012 09:48:59 +0200 Jan Nieuwenhuizen python-2-6: update with fixes from python[-2.4].
Tue, 28 Aug 2012 09:28:06 +0200 Jan Nieuwenhuizen zip: set version.
Mon, 27 Aug 2012 22:01:25 +0200 Jan Nieuwenhuizen lilypond-doc: Use makeinfo and zip from tools. Relaxes system dependencies.
Mon, 27 Aug 2012 20:08:05 +0200 Jan Nieuwenhuizen tools::zip.py: new package.
Mon, 27 Aug 2012 16:05:11 +0200 Jan Nieuwenhuizen python: setup.py handle cross compilation. Fixes /usr-dependencies.
Mon, 27 Aug 2012 15:47:39 +0200 Jan Nieuwenhuizen Revert "tools::python: -lcrypt, gcc -R build fixes."
Mon, 27 Aug 2012 15:46:33 +0200 Jan Nieuwenhuizen Revert "tools::python: explicitly set flags for building dbm module"
Mon, 27 Aug 2012 12:16:16 +0200 John Mandereau tools::python: explicitly set flags for building dbm module
Sun, 26 Aug 2012 19:32:51 +0200 Jan Nieuwenhuizen Document need for zip and regenerate README [ make README ].
Sun, 26 Aug 2012 11:39:49 +0200 Jan Nieuwenhuizen lilypond.make: do not use TOOLS. Adds /usr/bin/makeinfo dep.
Sun, 26 Aug 2012 11:38:36 +0200 Jan Nieuwenhuizen cosmetic change: lilypond: sort depedencies.
Sun, 26 Aug 2012 16:21:18 +0200 Jan Nieuwenhuizen tools::python: -lcrypt, gcc -R build fixes.
Sun, 26 Aug 2012 10:59:17 +0200 Jan Nieuwenhuizen Nsis: add rpath to linux-x86::libstdc++; requires GNU/Linux build host. Fixes /usr/lib/libstdc++ dependency.
Sun, 26 Aug 2012 01:37:04 +0200 Jan Nieuwenhuizen installer: do not impose librestrict on tar. Fixes osx-lilypond extract.
Sun, 26 Aug 2012 00:06:54 +0200 Jan Nieuwenhuizen <native>::python: Also add . to LD_LIBRARY_PATH. Fixes build on Precise.
Sat, 25 Aug 2012 20:15:42 +0200 Jan Nieuwenhuizen Bugfix: odcctools depends on automake.
Sat, 25 Aug 2012 18:50:51 +0200 John Mandereau Disable parallel build for tools::python
Sat, 25 Aug 2012 18:27:56 +0200 Jan Nieuwenhuizen tools::python: Also add . to LD_LIBRARY_PATH. Fixes build on Precise.
Sat, 25 Aug 2012 17:21:06 +0200 Jan Nieuwenhuizen cross/binutils: For Fedora 17, remove libiberty too. Fixes build.
Sat, 25 Aug 2012 12:21:41 +0200 Jan Nieuwenhuizen {darwin-x86,freebsd-*}::cross/gcc: add rpath to LDFLAGS
Sat, 25 Aug 2012 12:10:59 +0200 Jan Nieuwenhuizen darwin: do not kill rpath for cross packages. Allows using rpath in cross/gcc.
Sat, 25 Aug 2012 10:01:39 +0200 Janek WarchoĊ‚ odcctools: always use D_FORTIFY_SOURCE=0. fixes bootstrap