summaryrefslogtreecommitdiffstats
path: root/lib/libexecinfo
Commit message (Collapse)AuthorAgeFilesLines
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
| | | | | | | | This both avoids some dependencies on xinstall.host and allows bootstrapping on older releases to work due to lack of at least 'install -l' support. Sponsored by: EMC / Isilon Storage Division
* Add META_MODE support.sjg2015-06-131-0/+20
|\ | | | | | | | | | | | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| |
| * Merge sync of headsjg2015-05-271-2/+1
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+1
| |
| * Updated dependenciessjg2014-05-101-0/+2
| |
| * New dependenciessjg2013-10-131-0/+19
| |
* | Convert libraries to use LIBADDbapt2014-11-251-2/+1
|/ | | | While here reduce a bit overlinking
* Don't install private libexecinfo headersemaste2013-09-031-1/+1
|
* libexecinfo compatibility with devel/libexecinfo portemaste2013-09-021-0/+4
| | | | | | | 1. Match shlib number 2. Add libelf dependency Suggested by: bapt[1]
* Add libexecinfo Makefileemaste2013-08-231-0/+19
Sponsored by: DARPA, AFRL
OpenPOWER on IntegriCloud