summaryrefslogtreecommitdiff
path: root/progs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix to 'make clean sudotest' reliablyAndrew G. Morgan2021-09-241-1/+1
* Fixed parallel make issuesAndrew G. Morgan2021-09-051-1/+1
* Refactor top level Makefile to reduce redundant buildingAndrew G. Morgan2021-09-041-2/+3
* Move $(LDFLAGS) earlier in build command lines.Andrew G. Morgan2021-08-311-2/+4
* Be more consistent with make variables.Andrew G. Morgan2021-08-301-2/+2
* Support overriding choice of 'sudo'.Andrew G. Morgan2021-08-251-1/+1
* Revert most of the LDFLAGS -> LDSTATIC change.Andrew G. Morgan2021-08-231-3/+6
* Drop non-standard IPATH in favor of CPPFLAGS.Andrew G. Morgan2021-08-191-3/+3
* Support distributions that build libcap with aggressive link options.Andrew G. Morgan2021-08-131-4/+4
* Add kernel test to quicktest.shAndrew G. Morgan2021-06-191-2/+6
* Make capsh an installed binary againAndrew G. Morgan2021-05-281-2/+2
* Add --explain=cap_foo support to capsh.Andrew G. Morgan2021-03-271-5/+13
* Support systems with no available pthreads support.Andrew G. Morgan2020-10-271-7/+8
* Be slightly more selective in what to build.Andrew G. Morgan2020-09-121-2/+4
* Migrate all uses of tcapsh-static to sudotest target.Andrew G. Morgan2020-09-071-1/+1
* Support dynamic test compilation and execution.Andrew G. Morgan2020-09-071-5/+10
* Support overriding the preferred shell for capsh.Andrew G. Morgan2020-04-051-1/+1
* Break out test into two parts: test or sudotest.Andrew G. Morgan2019-12-151-0/+2
* Restructure the make files into build vs. testAndrew G. Morgan2019-12-131-1/+9
* Implement a helper library for POSIX semantics syscalls.Andrew G. Morgan2019-12-051-2/+1
* A Go (golang) implementation of libcap: import "libcap/cap".Andrew G. Morgan2019-05-191-1/+1
* Drop use of libattr for our trivial use case of kernel API.Andrew G. Morgan2016-01-301-4/+1
* don't include FAKEROOT in Makefile variablesBenedikt Morbach2014-05-311-3/+3
* Default to installing setcap with an inheritable capability.Andrew G. Morgan2010-08-081-0/+3
* fix MakefilesTorsten Werner2010-08-081-2/+2
* Makefile tweaks mostlyAndrew G. Morgan2008-11-101-2/+6
* No longer need verify-caps since setcap -v performs this operation.Andrew G. Morgan2008-10-241-2/+2
* Make programs dynamically linked.Andrew G. Morgan2008-10-191-0/+2
* Add an example program to verify that a file has specific capabilities.Andrew G. Morgan2008-10-191-3/+4
* Some makefile cleanups.Andrew G. Morgan2008-06-021-1/+4
* Clean up more things in progs (side effects of failing quicktest.sh)Andrew G. Morgan2008-03-051-1/+1
* do not use the '-s' flag with `install`Mike Frysinger2008-02-171-1/+1
* Introduce a capability shell wrapper; capsh.Andrew G. Morgan2008-01-211-1/+1
* Add tentitive support for filesystem capabilities with 2.6.23-mm kernelsAndrew Morgan2007-08-131-5/+2
* Support for static library creation (libcap.a) + miscAndrew Morgan2007-07-171-1/+1
* Prepare for 1.95 release.Andrew Morgan2007-07-101-24/+0
* This is libcap-1.01libcap-1.01Andrew Morgan2007-07-101-0/+3
* This is the source for libcap-1.0.tar.gzlibcap-1.0Andrew Morgan2007-07-101-0/+49