summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: add a basic C style/format checking toolPaul Moore2013-10-211-1/+5
* build: enable "make check" to run the regression testsPaul Moore2013-10-181-1/+5
* build: fixup the "clean" portions of the build processPaul Moore2013-10-171-1/+1
* build: correct some build dependenciesPaul Moore2013-10-141-3/+3
* build: install the scmp_sys_resolver toolPaul Moore2013-05-291-1/+1
* api: add an API to query version informationPaul Moore2013-01-281-2/+9
* build: quiet the build INFO messages during verbose buildsPaul Moore2013-01-161-12/+12
* build: remove/cleanup some of the install macrosPaul Moore2012-07-271-12/+12
* build: fix some pkgconfig problems during configure/installThiago Marcos P. Santos2012-07-271-1/+1
* build: enable verbose buildingPaul Moore2012-07-251-29/+29
* build: fixed target dependency issuesThiago Marcos P. Santos2012-07-201-1/+9
* build: minor Makefile cleanupsPaul Moore2012-06-061-4/+4
* build: install the pkg-config filePaul Moore2012-04-161-1/+2
* build: generate version_info.mk at configure timePaul Moore2012-04-161-5/+3
* all: relicense the library from GPLv2 to LGPLv2.1Paul Moore2012-04-091-8/+8
* build: fixup the shared library's name/versionPaul Moore2012-04-091-5/+6
* build: install the library header filePaul Moore2012-04-091-1/+1
* build: add the ability to do a "make install"Paul Moore2012-04-051-20/+15
* build: introduce a configure scriptPaul Moore2012-04-021-5/+16
* build: add simple support for tagsEduardo Otubo2012-03-221-1/+10
* tools: a very basic BPF disassembler for use in development/debuggingPaul Moore2012-02-141-1/+1
* libseccomp: initial import of projectPaul Moore2012-01-301-0/+88