aboutsummaryrefslogtreecommitdiff
path: root/lib/atf/libatf-c++
Commit message (Expand)AuthorAgeFilesLines
* Import atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31ab82c12bb01Alex Richardson2021-02-041-0/+2
* 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 requiered programs (cc and c++) for some lib/atf regression testsOlivier Cochard2019-04-041-0/+7
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-313-3/+0
* 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
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-042-9/+3
* MFHGlen Barber2016-03-102-0/+46
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-092-0/+46
* | More 'tests' packaging fixes.Glen Barber2016-02-031-0/+2
* | First pass to fix the 'tests' packages.Glen Barber2016-02-022-0/+5
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-122-3/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+23
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-3/+9
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-7/+8
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-192-17/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-8/+2
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-0/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-275-4/+91
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | Sync with HEAD.David E. O'Brien2013-02-081-1/+3
| |\ \ \ \ \
| * | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+22
* | | | | | | 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-013-6/+7
* | | | | | 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-252-16/+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
* | | Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-142-2/+2
* | | MFV: Import atf-0.20.Julio Merino2014-02-142-9/+11
* | | Generate and install pkg-config files for atf.Julio Merino2014-01-121-0/+13
* | | Respect the original layout of the atf-{c,c++} tests.Julio Merino2014-01-103-17/+30
* | | MFV: Import atf-0.18.Julio Merino2013-11-171-1/+3
* | | Fix the build of some ATF tests.Julio Merino2013-11-171-2/+2
* | | Build and install the atf tests.Julio Merino2013-11-083-0/+55
| |/ |/|
* | 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