aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: support clang a bit betterMike Frysinger2018-06-071-4/+6
* split out ld.so.cache & ld.so.conf parsing logicMike Frysinger2016-11-121-1/+1
* build: update README->README.md namev1.1.5Mike Frysinger2016-02-101-1/+1
* build: include -Wmisleading-indentation when availableMike Frysinger2016-01-021-1/+2
* build: add a clang static analyzer checkMike Frysinger2016-01-011-0/+3
* build: update autotools build to pass distcheckMike Frysinger2015-12-161-1/+1
* build: defer man page expansionMike Frysinger2015-12-161-1/+1
* use `sed -E -i.tmp` everywhereMike Frysinger2015-12-161-1/+2
* build: add plumbing for building w/debug codeMike Frysinger2015-08-241-4/+4
* security: use seccomp to lock ourselves downv1.1Mike Frysinger2015-08-201-0/+7
* security: leverage namespaces to restrict the runtime a bitMike Frysinger2015-08-201-1/+1
* build: refresh autotool regen logic for gitMike Frysinger2015-08-181-16/+18
* build: use pkg-config for libcap settingsMike Frysinger2015-08-181-2/+6
* fix up autotool generation in dist targetsv1.0.1Mike Frysinger2015-03-041-7/+3
* migrate to gitv1.0Mike Frysinger2015-03-021-26/+9
* add a fuzz targetMike Frysinger2015-02-281-1/+7
* build with more asan flagsMike Frysinger2015-02-211-2/+4
* install scripts explicitly #525852v0.9.1Mike Frysinger2014-10-191-3/+5
* add autotools supportMike Frysinger2014-10-191-3/+36
* enable python by defaultMike Frysinger2014-08-011-2/+2
* use 64bit file interfaces even with 32bit processes #471024Mike Frysinger2013-05-231-2/+2
* add a new check_gcc_many to check a bunch of flags at once, and add new asan ...Mike Frysinger2013-04-101-8/+14
* fix typo in call -- check_gcc vs check-gccMike Frysinger2013-04-101-7/+7
* install lddtree.py if USE_PYTHON=yes is setMike Frysinger2012-11-151-1/+4
* simplify install/dist targets a bitMike Frysinger2012-02-041-19/+15
* allow people to control install paths via `make`Mike Frysinger2012-02-041-7/+11
* fix `make debug -j` so that it works and doesnt do "all" then "clean"Mike Frysinger2012-01-231-3/+3
* make xz tarballsMike Frysinger2011-03-031-3/+3
* avoid cc tests when installing #308577 by Jeroen RooversMike Frysinger2010-06-081-1/+4
* run tests too when doing distMike Frysinger2010-02-141-4/+5
* tweak debug/dist targets to avoid warningsMike Frysinger2010-02-141-3/+5
* filter .cvsignore files from dist tooMike Frysinger2010-01-151-2/+2
* cleanup install targets a littleMike Frysinger2009-03-151-8/+10
* Improve Makefile to avoid relinking all targets when changing one tool.Diego Pettenò2008-10-221-8/+8
* Don't remove macho stuff, we need it to be able to compile properly.Fabian Groffen2008-09-121-2/+2
* Initial commit of Mach-O related files. (bug #236512)Fabian Groffen2008-09-081-6/+1
* - add -Z/--size optionNed Ludd2008-04-191-1/+2
* - Make sure lddtree.sh get added in the intall phasev0.1.17Ned Ludd2008-01-171-2/+2
* overhaul dist target to be more robustMike Frysinger2007-08-251-16/+13
* split xfuncs off into a sep file for all utils to use, cleanup misc things, a...Mike Frysinger2007-08-201-6/+12
* For Solaris, use -f instead of -e to avoid "/bin/sh: test: argumentFabian Groffen2007-08-121-2/+2
* - show endian in -a display and be sure to exclude *macho* files from normal ...Ned Ludd2007-06-291-2/+2
* - make sure we can fully override ELF_TARGETSNed Ludd2007-04-081-3/+2
* - do not compile pspax on solaris.. make porting.h use __svr4__ vs __sun__ de...Ned Ludd2007-04-081-2/+3
* - added regexp symbol matching using existing gmatch optionNed Ludd2007-01-181-2/+2
* update dist targetMike Frysinger2007-01-181-4/+4
* - be sure that variable definitions do not ver overridden by cmdline options....Ned Ludd2006-07-251-3/+3
* - update copyrightNed Ludd2006-06-091-2/+2
* only apply cap stuff to pspax filesMike Frysinger2006-05-141-8/+15
* we want to increment CPPFLAGS/LDFLAGS, not set themMike Frysinger2006-05-131-4/+4