aboutsummaryrefslogtreecommitdiff
path: root/lib/atf/libatf-c++/Makefile
Commit message (Expand)AuthorAgeFilesLines
* atf: Switch from std::auto_ptr<> to std::unique_ptr<>John Baldwin2025-04-161-3/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: Install atf and kyua in the tests packageEmmanuel Vadot2021-01-041-0/+1
* Another round of attempting to squelch -Wdeprecated-declarations, whichDimitry Andric2019-09-171-0/+3
* Instead of disabling gcc's deprecated declaration warnings about e.g.Dimitry Andric2019-09-141-3/+0
* Add workarounds for obsolete std::auto_ptr usage in atf.Dimitry Andric2019-09-031-0/+3
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Minor Makefile simplifications for lib/atf/...Enji Cooper2016-08-291-3/+3
* Add LIB_CXX so that C++ libraries will use CXX to link.Bryan Drewery2015-03-171-1/+1
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* MFV: Import atf-0.21.Julio Merino2014-11-011-4/+3
* Fix typo in lib/atf/libatfc++/MakefileEnji Cooper2014-08-171-1/+1
* Homogenize libatf-* version numbers with upstream.Julio Merino2014-06-061-1/+1
* Change libatf-c and libatf-c++ to be private libraries.Julio Merino2014-05-251-14/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-0/+1
* Add atf m4 files from the vendor branch.Julio Merino2014-04-011-0/+2
* MFV: Import atf-0.20.Julio Merino2014-02-141-5/+1
* Generate and install pkg-config files for atf.Julio Merino2014-01-121-0/+13
* MFV: Import atf-0.18.Julio Merino2013-11-171-1/+3
* Build and install the atf tests.Julio Merino2013-11-081-0/+5
* Remove -L<path> from LDADD, it doesn't belong there.Marcel Moolenaar2012-11-071-1/+3
* Add ATF to the build. This is may be a bit rought around the egdes,Marcel Moolenaar2012-10-221-0/+74