aboutsummaryrefslogtreecommitdiff
path: root/progs/Makefile
AgeCommit message (Expand)Author
2023-04-22Partially revive fully static binaries.Andrew G. Morgan
2022-10-15Modify DYNAMIC=no linking to only refer to libcap.aAndrew G. Morgan
2021-09-29Fix miscellaneous build and lint warnings.Andrew G. Morgan
2021-09-24Fix to 'make clean sudotest' reliablyAndrew G. Morgan
2021-09-05Fixed parallel make issuesAndrew G. Morgan
2021-09-04Refactor top level Makefile to reduce redundant buildingAndrew G. Morgan
2021-08-31Move $(LDFLAGS) earlier in build command lines.Andrew G. Morgan
2021-08-30Be more consistent with make variables.Andrew G. Morgan
2021-08-25Support overriding choice of 'sudo'.Andrew G. Morgan
2021-08-23Revert most of the LDFLAGS -> LDSTATIC change.Andrew G. Morgan
2021-08-19Drop non-standard IPATH in favor of CPPFLAGS.Andrew G. Morgan
2021-08-13Support distributions that build libcap with aggressive link options.Andrew G. Morgan
2021-06-19Add kernel test to quicktest.shAndrew G. Morgan
2021-05-28Make capsh an installed binary againAndrew G. Morgan
2021-03-27Add --explain=cap_foo support to capsh.Andrew G. Morgan
2020-10-27Support systems with no available pthreads support.Andrew G. Morgan
2020-09-12Be slightly more selective in what to build.Andrew G. Morgan
2020-09-07Migrate all uses of tcapsh-static to sudotest target.Andrew G. Morgan
2020-09-07Support dynamic test compilation and execution.Andrew G. Morgan
2020-04-05Support overriding the preferred shell for capsh.Andrew G. Morgan
2019-12-15Break out test into two parts: test or sudotest.Andrew G. Morgan
2019-12-13Restructure the make files into build vs. testAndrew G. Morgan
2019-12-05Implement a helper library for POSIX semantics syscalls.Andrew G. Morgan
2019-05-19A Go (golang) implementation of libcap: import "libcap/cap".Andrew G. Morgan
2016-01-30Drop use of libattr for our trivial use case of kernel API.Andrew G. Morgan
2014-05-31don't include FAKEROOT in Makefile variablesBenedikt Morbach
2010-08-08Default to installing setcap with an inheritable capability.Andrew G. Morgan
2010-08-08fix MakefilesTorsten Werner
2008-11-10Makefile tweaks mostlyAndrew G. Morgan
2008-10-24No longer need verify-caps since setcap -v performs this operation.Andrew G. Morgan
2008-10-19Make programs dynamically linked.Andrew G. Morgan
2008-10-19Add an example program to verify that a file has specific capabilities.Andrew G. Morgan
2008-06-02Some makefile cleanups.Andrew G. Morgan
2008-03-05Clean up more things in progs (side effects of failing quicktest.sh)Andrew G. Morgan
2008-02-17do not use the '-s' flag with `install`Mike Frysinger
2008-01-21Introduce a capability shell wrapper; capsh.Andrew G. Morgan
2007-08-13Add tentitive support for filesystem capabilities with 2.6.23-mm kernelsAndrew Morgan
2007-07-17Support for static library creation (libcap.a) + miscAndrew Morgan
2007-07-10Prepare for 1.95 release.Andrew Morgan
2007-07-10This is libcap-1.01Andrew Morgan
2007-07-10This is the source for libcap-1.0.tar.gzAndrew Morgan