summaryrefslogtreecommitdiffstats
path: root/lib/libxo
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade libxo to 0.4.5.marcel2015-08-241-11/+32
| | | | | | | Local changes incorporated by 0.4.5: r284340 Local changes retained: r276260, r282117 Obtained from: https://github.com/Juniper/libxo
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
|
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
| | | | | | | | | Since METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loading bsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere. This makes /lib being populated again. Reported by: many
* Add META_MODE support.sjg2015-06-131-0/+19
|\ | | | | | | | | | | | | | | | | | | | | 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-0/+48
| |\ | |/ |/|
| * Updated/new dependenciessjg2014-11-191-0/+20
| |
* | Upgrade libxo to 0.3.2.marcel2015-04-271-0/+2
| | | | | | | | | | | | | | | | Obtained from: https://github.com/Juniper/libxo/tree/0.3.2 Requested by: Phil Shafer <phil@juniper.net> This import incorporates local change 279966. Local change 276260 has been merged-in.
* | Upgrade libxo to 0.2.0.marcel2015-01-191-0/+1
| | | | | | | | | | | | | | | | Obtained from: https://github.com/Juniper/libxo Requested by: Phil Shafer <phil@juniper.net> Revisions 276253 & 276273 were incorporated into 0.2.0. Revision 276260 has been merged-in.
* | Move libxo to /libalfred2014-12-251-0/+2
| | | | | | | | | | | | | | Update ObsoleteFiles to reflect libxo move. Reviewed by: ngie Differential Revision: https://reviews.freebsd.org/D1370
* | Add MLINKs for all functions described in the libxo manpages.brueffer2014-12-041-0/+43
|/
* Hook libxo to the build.marcel2014-10-231-0/+36
Sponsored by: Juniper Networks, Inc.
OpenPOWER on IntegriCloud