log src/openal.mk @ 5571:b19fb3ed330c

age author description
Fri, 30 Oct 2020 10:06:00 -0400 John W. Eaton use cmake command line to set build shared/static options (bug #59373)
Sun, 20 Sep 2020 11:57:01 +0200 Markus Mützel Use ccache for packages built with cmake.
Tue, 30 Oct 2018 13:44:10 -0400 John Donoghue openal: update for using github
Tue, 01 Jul 2014 10:11:40 -0400 John Donoghue openal: update to 1.15.1
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Fri, 14 Jun 2013 16:51:29 -0400 John W. Eaton treat gcc and binutils as build tools
Sun, 09 Jun 2013 09:48:08 -0400 John W. Eaton improve handling of cross tool prefix
Sun, 02 Jun 2013 16:59:24 -0400 John W. Eaton Use HOST_BINDIR, HOST_LIBDIR, and HOST_INCDIR instead of MXE_BINDIR, MXE_LIBDIR, and MXE_INCDIR. Attempt to use these variables consistently instead of using $(HOST_PREFIX)/bin, $(HOST_PREFIX)/lib, and $(HOST_PREFIX)/include
Sun, 02 Jun 2013 10:31:04 -0400 John W. Eaton Improve handling of prefix directories by defining HOST_PREFIX and
Mon, 17 Sep 2012 20:06:50 +1000 Tony Theodore package openal: disable examples build
Wed, 09 May 2012 01:16:05 +1000 Tony Theodore all packages: use $(WGET) portability variable
Tue, 03 Apr 2012 14:59:00 +0200 Mark Brand update package openal
Thu, 29 Mar 2012 21:41:44 +0200 Volker Grabsch Move full package names from src/*.mk into package list (index.html)
Thu, 29 Mar 2012 12:14:15 +0200 Volker Grabsch Move doc/index.html -> index.html
Thu, 29 Mar 2012 11:07:07 +0200 Volker Grabsch Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
Wed, 28 Mar 2012 15:46:58 +0200 Volker Grabsch Rebrand to new project name MXE
Thu, 17 Mar 2011 01:54:10 +0100 Volker Grabsch improved quoting
Thu, 17 Mar 2011 05:05:00 +1100 Tony Theodore add cmake toolchain file and simplify build rules of relevant packages
Wed, 09 Mar 2011 15:20:56 +0100 Volker Grabsch add missing depedency to package openal
Wed, 02 Mar 2011 15:59:39 +1100 Tony Theodore package openal: remove libOpenAl32 link and add -luuid to pkg-config
Wed, 02 Mar 2011 00:32:35 +1100 Tony Theodore update package openal
Sun, 12 Dec 2010 01:16:13 +0100 Mark Brand remove $($PKG)_SUBDIR) from FILE and URL defintions
Tue, 30 Nov 2010 00:03:40 +0100 Volker Grabsch fix nasty whitespaces
Tue, 30 Nov 2010 00:01:36 +0100 Volker Grabsch improved update script of package openal
Fri, 01 Oct 2010 02:08:17 +1000 Tony Theodore package openal: fic CXX cmake variable
Fri, 01 Oct 2010 02:03:08 +1000 Tony Theodore package openal: combine patch files, portability fixes, and add test program
Fri, 01 Oct 2010 01:56:08 +1000 Martin Gerhardy new package: OpenAL