summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-06-08Windows: Enable MinGW and MSVC DLL interchangeabilityPete Batard1-0/+2
2012-06-07Windows: Fix possible crash when using longjmp and gcc 4.6Pete Batard1-1/+2
2012-06-05Autotools: Fix versioning regression in configure.acPete Batard1-1/+1
2012-06-04Core: Add toggleable debug loggingPete Batard1-2/+2
2012-06-04Autotools: Apply autoupdate 2.68 recommendationsLudovic Rousseau1-4/+4
2012-05-06Core: Add a timestamping and thread ID to loggingPeter Stuge1-0/+1
2012-04-19BSD: add NetBSD experimental supportPete Batard1-26/+43
2012-03-30Autotools: Fix package name and URLs in configure.acPete Batard1-1/+1
2012-03-28autotools: LT_LANG([Windows Resource]) makes windres check redundantPete Batard1-1/+0
2012-01-30OpenBSD backendMartin Pieuchot1-0/+12
2012-01-13configure.ac: Darwin: Move -lobjc from LIBS to PC_LIBS_PRIVATEXiaofan Chen1-2/+1
2011-10-17configure.ac: Enable libtool support for Windows Resource languagePeter Stuge1-0/+1
2011-10-17Support release candidate versions in configure.ac and libusb-1.0.rcPeter Stuge1-1/+5
2011-07-24configure.ac: Fix #97 clang warning about -fgnu89-inlineSean McBride1-7/+1
2011-06-13Darwin: Fix #63 error when apps use Objective-C garbage collectionSean McBride1-0/+1
2011-06-13Move library version number from configure.ac to libusb/version.hPeter Stuge1-8/+12
2011-06-13Windows: Remove SetupAPI, AdvAPI32 and OLE32 link-time dependenciesPete Batard1-1/+1
2011-06-13configure.ac: Refactor Windows backend settings into one occurencePeter Stuge1-12/+8
2011-06-13configure.ac: Rename AM_LDFLAGS to LTLDFLAGS and actually use themPeter Stuge1-8/+7
2011-06-13configure.ac: Clean up PC_LIBS_PRIVATE and AM_LDFLAGSPeter Stuge1-2/+4
2011-06-13configure.ac: Call AC_CONFIG_FILES() for each output filePeter Stuge1-1/+7
2011-06-13configure.ac: Whitespace changes and trivial reorderingPeter Stuge1-7/+4
2011-06-13configure.ac: Quote AC_COMPILE_IFELSE() inputPeter Stuge1-3/+3
2011-06-13configure.ac: Define booleans to 1 when set, instead of an empty stringPeter Stuge1-6/+6
2011-06-13configure.ac: Clean up redundancy and fix LIBS on LinuxPeter Stuge1-15/+9
2011-06-13configure.ac: Touch up Darwin and Cygwin OS messagesPeter Stuge1-2/+2
2011-06-13configure.ac: Do not use -pthread on DarwinPeter Stuge1-2/+1
2011-06-13configure.ac: Check for poll.h, and for nfds_t on DarwinPeter Stuge1-0/+9
2010-11-26Remove USBI_OS_HANDLES_TIMEOUT and fix int/isoc timeouts on DarwinNathan Hjelm1-1/+0
2010-10-04Fix libtool version settingDaniel Drake1-6/+6
2010-10-04Populate the pkg-config Libs.private fieldMike Frysinger1-5/+12
2010-10-04Update libtool version infoDaniel Drake1-8/+11
2010-09-19MinGW: Use --add-stdcall-alias linker optionDaniel Drake1-1/+1
2010-08-23Introduced calling convention (for Windows)Pete Batard1-2/+2
2010-08-06removed trailing whitespacesPete Batard1-1/+1
2010-07-27Add Windows supportPete Batard1-3/+40
2010-07-22Only compile dpfp examples when sigaction is availableDaniel Drake1-0/+4
2010-07-05configure.ac: fix bashismsAurelien Jarno1-3/+3
2010-06-25Only include sys/time.h on appropriate platformsDaniel Drake1-0/+3
2010-06-10add AM_MAINTAINER_MODELudovic Rousseau1-0/+2
2010-05-12Add internal abstraction for POSIX ThreadsPeter Stuge1-0/+7
2010-05-04v1.0.8 releaseDaniel Drake1-1/+1
2010-04-19v1.0.7 releaseDaniel Drake1-1/+1
2009-11-22v1.0.6 releaseDaniel Drake1-1/+1
2009-11-21Refine timerfd header check (#18)Daniel Drake1-3/+7
2009-11-15v1.0.5 releaseDaniel Drake1-1/+1
2009-11-07Use timerfd for timeout handlingDaniel Drake1-0/+24
2009-11-07Use AM_SILENT_RULES for buildingDaniel Drake1-0/+1
2009-11-06v1.0.4 releaseDaniel Drake1-1/+1
2009-08-27v1.0.3 releaseDaniel Drake1-1/+1