summaryrefslogtreecommitdiff
path: root/lib/atf
AgeCommit message (Expand)Author
2025-11-05atf: Move the tests back to the tests packageLexi Winter
2025-09-18packages: Remove the tests-dev packageLexi Winter
2025-05-31atf, kyua: Implement require.kmods.Dag-Erling Smørgrav
2025-04-16atf: Switch from std::auto_ptr<> to std::unique_ptr<>John Baldwin
2024-10-14Update Makefile.depend filesSimon J. Gerraty
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2023-01-26Retire WITHOUT_CXX optionEd Maste
2022-12-04Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>.John Baldwin
2021-10-29Do not build libatf-c++ when WITHOUT_CXXEd Maste
2021-02-04Import atf 0.22 snapshot ca73d08c3fc1ecffc1f1c97458c31ab82c12bb01Alex Richardson
2021-02-03atf: Fix ATF_BUILD_* values when not using the bootstrap compilerAlex Richardson
2021-01-04pkgbase: Install atf and kyua in the tests packageEmmanuel Vadot
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-09-17Another round of attempting to squelch -Wdeprecated-declarations, whichDimitry Andric
2019-09-14Instead of disabling gcc's deprecated declaration warnings about e.g.Dimitry Andric
2019-09-03Add workarounds for obsolete std::auto_ptr usage in atf.Dimitry Andric
2019-06-01libatf: remove workaround not required after atf >= 0.18 updateEd Maste
2019-05-01Add MLINKS to atf-c.3.Edward Tomasz Napierala
2019-04-04Add requiered programs (cc and c++) for some lib/atf regression testsOlivier Cochard
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2016-09-01Don't bake all of CC/CPP/CXX into CFLAGSEnji Cooper
2016-08-30Filter certain compile-time options into -DATF_BUILD_*Enji Cooper
2016-08-29Minor Makefile simplifications for lib/atf/...Enji Cooper
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-04-29Fix including Kyuafile in packaged base system.Glen Barber
2016-03-14MFHGlen Barber
2016-03-11Remove bogus .ORDER.Bryan Drewery
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-03More 'tests' packaging fixes.Glen Barber
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-11-25META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2015-03-17Add LIB_CXX so that C++ libraries will use CXX to link.Bryan Drewery
2014-11-25Convert libraries to use LIBADDBaptiste Daroussin
2014-11-19Merge from head@274682Simon J. Gerraty
2014-11-01MFV: Import atf-0.21.Julio Merino
2014-08-19Merge head from 7/28Simon J. Gerraty
2014-08-17Fix typo in lib/atf/libatfc++/MakefileEnji Cooper
2014-06-06Homogenize libatf-* version numbers with upstream.Julio Merino
2014-05-25Change libatf-c and libatf-c++ to be private libraries.Julio Merino
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty