summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-04-13configure: break long list of python-embed packagesGerhard Sittig
2023-04-12configure: Add python 3.11 and 3.12 supportFrank Stettner
2021-12-26ir_irmp: wrapper lib, add locking and Python threading supportGerhard Sittig
2021-12-21configure.ac: Use python3-embed.pc as a fallbackEvangelos Foutras
2021-12-20configure: Add python 3.10 supportSoeren Apel
2020-08-05configure.ac: Add support for Python 3.9.Dan HorĂ¡k
2020-07-18irmp: hook up IRMP to the build, create a separate shared objectGerhard Sittig
2020-07-18configure: add AC_C_CONST to configure.acGerhard Sittig
2019-11-12configure.ac: Add support for Python 3.8.Uwe Hermann
2018-08-12configure.ac: Also check for Python 3.7.Uwe Hermann
2018-05-17configure.ac: Add some more compiler warning options.Uwe Hermann
2018-03-17Fix part of #1128 by adding a way to retrieve PD search pathsSoeren Apel
2018-02-10configure.ac: explicitly require pkg-config related macroGerhard Sittig
2017-11-11configure.ac: Added AC_C_BIGENDIAN to autoconfJoel Holdsworth
2017-06-15configure.ac: Bump package version to 0.6.0.Uwe Hermann
2017-06-12Bump libtool version (not package version) to 4:0:0.Uwe Hermann
2017-05-26Show lib versions in the debug output.Uwe Hermann
2017-03-05configure summary: Show linker flags.Uwe Hermann
2017-03-05configure summary: Show whether shared/static build is enabled.Uwe Hermann
2016-12-26configure.ac: Also check for Python 3.6.Uwe Hermann
2016-03-03configure.ac: Bump package version to 0.5.0.Uwe Hermann
2016-01-29Bump libtool version (not package version) to 3:0:0.Uwe Hermann
2016-01-29configure.ac: Also check for Python 3.5.Martijn van Buul
2015-10-06build: Require GLib 2.28.0Daniel Elstner
2015-10-03build: Do not hard-code decoders location on WindowsDaniel Elstner
2015-09-13Build: Move _POSIX_C_SOURCE definition to config.hDaniel Elstner
2015-09-10Build: Put --no-print-directory into GNUMAKEFLAGSDaniel Elstner
2015-09-06Build: Show CC and CFLAGS in configuration summaryDaniel Elstner
2015-08-26configure: Enable largefile support on 32-bit systemsDaniel Elstner
2015-08-26Build: Use TESTS prefix instead of CHECK for flag variablesDaniel Elstner
2015-08-26Build: Adopt new Autotools magicDaniel Elstner
2015-07-18Bump version to 0.4.0 (the upcoming next major release).Uwe Hermann
2015-07-18Append "-git" to the version string.Uwe Hermann
2014-09-01PD tests moved into the sigrok-test repo.Uwe Hermann
2014-08-16configure.ac: Use AM_CFLAGS instead of CFLAGS.Uwe Hermann
2014-06-15do not add check to common cflags/libsMike Frysinger
2014-06-15fix test operatorMike Frysinger
2014-05-09Add python as a pkg-config dependencyAbhishek Kumar
2014-05-06configure.ac: Bump package version to 0.3.0.Uwe Hermann
2014-05-06configure.ac: Bump libtool/library version from 1:0:0 to 2:0:0.Uwe Hermann
2014-05-06Bump libsigrok (optional) dependency to 0.3.0.Uwe Hermann
2014-05-04Fix 'make install' on OSes where 'python3' doesn't exist.Uwe Hermann
2014-04-24Detect Python 3.4 if not installed as "python3".Bert Vermeulen
2014-04-13Switch to a non-recursive automake setup.Uwe Hermann
2014-04-09configure.ac: Clearly mark required and optional libs.Uwe Hermann
2014-03-20Bump minimum Python version to 3.2Bert Vermeulen
2014-01-30configure.ac: Add -Wmissing-prototypes.Uwe Hermann
2014-01-30configure.ac: Only check for things we actually use.Uwe Hermann
2014-01-17configure.ac: Drop obsolete MinGW Python3 workaround.Uwe Hermann
2014-01-17configure.ac: Check for all known Python3 pkg-config names.Uwe Hermann