OSDN Git Service

Android porting
[android-x86/external-libpciaccess.git] / configure.ac
2015-05-01 Thomas KlausnerFix quoting issue.
2015-05-01 Alan Coopersmithlibpciaccess 0.13.4
2015-02-16 Tobias NygrenBug 89151: Fix build on NetBSD/alpha and NetBSD/sparc64.
2015-02-03 Alan Coopersmithlibpciaccess 0.13.3
2014-01-27 Samuel PitoisetWindows/Cygwin: Add support through the WinIo library
2013-11-23 Thomas KlausnerImprove NetBSD i386 detection.
2013-07-21 Thomas KlausnerFix zlib handling on NetBSD.
2013-07-20 Alan Coopersmithlibpciaccess 0.13.2
2013-07-06 Thomas KlausnerFix build on NetBSD-4.
2013-06-12 Thomas KlausnerUpdate NetBSD support.
2013-01-15 Adam Jacksonconfigure: Remove AM_MAINTAINER_MODE
2012-04-09 Julien CristauBump to 0.13.1
2012-03-05 Adam JacksonMerge branch 'master' of ssh://git.freedesktop.org...
2012-03-04 Jeremy Huddlestonconfigure.ac: Bump to 0.13
2012-02-27 Adam JacksonUse O_CLOEXEC for internal file descriptors
2011-11-09 Jeremy Huddlestonconfigure.ac: Bump to 0.12.902
2011-10-09 Jeremy Huddlestonscanpci: Build fix for systems without <err.h>
2011-10-07 Jeremy Huddlestonconfigure.ac: Bump version to 0.12.901
2011-09-17 Alan CoopersmithStrip trailing whitespace
2011-02-03 Gaetan Nadonconfig: comment, minor upgrade, quote and layout config...
2011-02-03 Alan Coopersmithlibpciaccess 0.12.1
2011-01-28 Gaetan Nadonconfig: replace deprecated AC_HELP_STRING with AS_HELP_...
2011-01-14 Alan Coopersmithconfig: remove AC_PROG_CC as it overrides AC_PROG_C_C99
2011-01-14 Alan Coopersmithconfig: replace deprecated AM_CONFIG_HEADER with AC_CON...
2010-10-03 Gaetan Nadoninclude: add a Makefile to install and distribute heade...
2010-10-03 Gaetan Nadonconfig: provide a makefile for scanpci man pages
2010-10-03 Gaetan Nadonconfig: provide a makefile for scanpci dev tool
2010-08-21 Gaetan Nadonconfig: upgrade AC_DEFINE_DIR to AX_DEFINE_DIR
2010-07-20 Dave Airlielibpciaccess 0.12.0 - bump version for release
2010-03-29 Gaetan Nadonconfig: update AC_PREREQ statement to 2.60
2010-02-09 Samuel Thibaultlibpciaccess x86 backend
2009-12-14 Adam Jacksonlibpciaccess 0.11.0
2009-10-28 Gaetan NadonINSTALL, NEWS, README or AUTHORS files are missing...
2009-10-27 Gaetan NadonDeploy the new XORG_DEFAULT_OPTIONS #24242
2009-09-25 Dave Airlielibpciaccess 0.10.9
2009-08-30 Dave Airliepciaccess: bump to 0.10.8
2009-08-28 Dave Airlielibpciaccess: bump to 0.10.7 for vga arb interface...
2009-08-28 Dave AirlieMerge branch 'vga'
2009-08-21 Dave AirlieMerge remote branch 'origin/vga-arbiter'
2009-08-08 Julien Cristauconfigure.ac: fix help text for the linux-rom-fallback...
2009-08-05 Dave Airliepciaccess: make linux rom reading fallback optional
2009-08-05 Dave Airliepciaccess: make linux rom reading fallback optional
2009-08-05 Dave Airliepciaccess: make linux rom reading fallback optional
2009-04-24 Alan CoopersmithVersion bump: 0.10.6
2009-04-18 Alan CoopersmithFix $CWARNFLAGS addition
2009-04-18 Alan CoopersmithMove included m4 to a subdir so we can more easily...
2009-01-28 Paulo Cesar Pereir... Janitor: Correct make distcheck and compiler warnings.
2008-11-19 Alan CoopersmithAdd AC_SYS_LARGEFILE to configure.ac
2008-10-31 Julien CristauBump to 0.10.5
2008-10-31 Julien CristauMake --without-zlib work
2008-10-17 Alan CoopersmithVersion 0.10.4
2008-10-11 Juan RPAdd NetBSD support
2008-10-11 Petr SalingerAdd support for GNU/kFreeBSD
2008-09-23 John Tapsellconfigure.ac: Make mtrr.h test more portable
2008-07-08 Kel ModdermanHandle compressed pci.ids
2008-06-10 Adam Jacksonlibpciaccess 0.10.3
2008-06-10 Adam Jacksonlibpciaccess 0.10.2
2008-05-21 Dave Airliepciaccess: bump to 0.10.1
2008-04-07 Hasso TepperAdd DragonFly BSD support
2008-03-12 Mark KettenisOpenBSD support for libpciaccess.
2008-03-06 Adam Jacksonlibpciaccess 0.10
2007-10-18 Ian RomanickUpdate bug reporting link.
2007-09-27 Alan CoopersmithNeed to link with -ldevinfo on Solaris
2007-09-03 James CloosMerge branch 'master' of ssh://git.freedesktop.org...
2007-08-31 Ian RomanickNew interfaces to map memory with MTRR (or similar...
2007-08-27 Ian RomanickBump version to 0.9.1 (sigh).
2007-08-27 Ian RomanickBump version to 0.9.0.
2007-06-06 edward shuLibpciaccess on Solaris Initial integration
2007-01-15 Ian RomanickMerge branch 'master' of git+ssh://git.freedesktop...
2007-01-15 Ian RomanickConvert pci_device_write_u* funtions to take a value...
2007-01-12 Eric AnholtEnable more warnings when the compiler is GCC.
2007-01-12 Ian RomanickAdd interfaces to map / unmap specific memory ranges...
2006-11-14 Eric AnholtMerge branch 'origin'
2006-11-14 Eric AnholtAdd the beginnings of a FreeBSD port.
2006-07-25 Ian RomanickAdd pci_device_get_bridge_buses, bump API version to...
2006-07-07 Ian RomanickFiles missed (for reasons I still don't understand...
2006-04-12 Ian RomanickBump to version 0.4.0.
2006-03-27 Ian RomanickRemove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.
2006-03-18 Ian RomanickInitial import of libpciaccess.