summaryrefslogtreecommitdiff
path: root/macros.mk
Commit message (Expand)AuthorAgeFilesLines
* build: Hide non-public symbolsAndy Lutomirski2013-10-221-2/+3
* build: remove quotes in the INSTALL_BIN_MACRO macroJoe MacDonald2013-10-041-1/+1
* doc: add a manpage for scmp_sys_resolverPaul Moore2013-05-291-0/+10
* build: install the scmp_sys_resolver toolPaul Moore2013-05-291-0/+9
* build: quiet the build INFO messages during verbose buildsPaul Moore2013-01-161-0/+3
* build: fix the makefile verbosityPaul Moore2013-01-141-0/+4
* api: add Python bindings via CythonPaul Moore2012-10-011-3/+29
* build: remove/cleanup some of the install macrosPaul Moore2012-07-271-47/+10
* build: fix some pkgconfig problems during configure/installThiago Marcos P. Santos2012-07-271-0/+12
* build: enable verbose buildingPaul Moore2012-07-251-73/+62
* build: install the shared library with the executable bit setPaul Moore2012-06-061-1/+1
* build: minor whitespace tweakPaul Moore2012-06-061-2/+2
* build: pass CPPFLAGS into the build correctlyKees Cook2012-06-061-7/+8
* build: build the shared library with a versioned sonamePaul Moore2012-05-221-2/+14
* build: install the pkg-config filePaul Moore2012-04-161-5/+5
* build: cleanup some of the build macros and MakefilesPaul Moore2012-04-161-3/+78
* all: relicense the library from GPLv2 to LGPLv2.1Paul Moore2012-04-091-8/+8
* build: *really* fix the shared library versioning problemPaul Moore2012-04-091-1/+7
* build: don't install files with the execute bit setPaul Moore2012-04-091-1/+1
* build: add the ability to do a "make install"Paul Moore2012-04-051-5/+26
* build: remove -pie from LDFLAGSPaul Moore2012-04-051-1/+1
* build: enable relocation and partial relroPaul Moore2012-04-051-2/+2
* Adding support for dynamic libraryEduardo Otubo2012-04-051-1/+1
* build: introduce a configure scriptPaul Moore2012-04-021-1/+3
* arch: set the arch_def->token valuePaul Moore2012-03-091-5/+5
* tests: add the static library as a dependencyPaul Moore2012-02-231-2/+21
* build: generate and use automated dependenciesPaul Moore2012-02-201-6/+16
* libseccomp: initial import of projectPaul Moore2012-01-301-0/+71