summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Fix variable escaping for newer autoconfMichal Privoznik2023-04-031-1/+1
* configure.ac: Rework cython detection slightlyMichal Privoznik2023-04-031-3/+5
* build: undefine "mips" to prevent build problems for MIPS targetsPaul Moore2020-08-041-1/+3
* arch: use gperf to generate a perfact hash to lookup syscall namesGiuseppe Scrivano2020-03-231-0/+5
* build: fix building outside source directoryAndreas Schwab2020-03-101-1/+1
* build: try to use explicitly marked Python 3.x tools firstPaul Moore2019-11-191-6/+6
* python: use Cython language "3str"Paul Moore2019-05-011-2/+2
* build: enable distcheck'ing for the python codePaul Moore2018-05-101-0/+1
* build: add basic code coverage supportPaul Moore2017-02-061-0/+6
* all: use the seccomp() syscall whenever possible for tested ABIsPaul Moore2016-02-221-6/+0
* build: fix == bashismMike Frysinger2015-08-241-1/+1
* all: reset the version in the master branch to 0.0.0Paul Moore2015-02-121-1/+1
* all: update CHANGELOG and version info for v2.2.0v2.2.0Paul Moore2015-02-111-1/+1
* build: allow the creation of a static libraryPaul Moore2014-10-211-1/+1
* build: fixup b6da7a923a6200b115b5f48be7377e59b1537c3ePaul Moore2014-08-291-7/+7
* build: only add 'serial-tests' for automake >= 1.12.Vicente Olivert Riera2014-08-281-1/+14
* build: add support for Coverity scanningPaul Moore2014-08-211-0/+6
* system: add initial support for the new seccomp() syscallPaul Moore2014-08-211-0/+6
* build: add headers to all of the autotools filesPaul Moore2014-05-011-0/+17
* build: cleanup and document the remaining autoconf bitsPaul Moore2014-05-011-4/+22
* build: regression test fixesPaul Moore2014-05-011-1/+1
* build: fixup the autotools build flagsPaul Moore2014-04-291-1/+3
* build: general cleanup and reorganization of the autotools configurationPaul Moore2014-04-291-1/+7
* build: cleanup version dependent aspects of the autotools buildPaul Moore2014-04-291-8/+34
* build: enable python bindings support in the autotools frameworkPaul Moore2014-04-291-11/+25
* build: initial attempt to use autotools as the build systemJan Engelhardt2014-04-291-0/+49