aboutsummaryrefslogtreecommitdiff
path: root/lib/atf
Commit message (Expand)AuthorAgeFilesLines
* Don't bake all of CC/CPP/CXX into CFLAGSEnji Cooper2016-09-011-3/+15
* Filter certain compile-time options into -DATF_BUILD_*Enji Cooper2016-08-301-6/+6
* Minor Makefile simplifications for lib/atf/...Enji Cooper2016-08-292-4/+4
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-046-35/+6
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-293-3/+6
* MFHGlen Barber2016-03-141-2/+0
|\
| * Remove bogus .ORDER.Bryan Drewery2016-03-111-2/+0
* | MFHGlen Barber2016-03-106-0/+118
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-096-0/+118
* | More 'tests' packaging fixes.Glen Barber2016-02-032-0/+7
* | First pass to fix the 'tests' packages.Glen Barber2016-02-025-0/+18
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-252-2/+0
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-126-8/+6
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+42
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-3/+9
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-198-36/+24
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-194-36/+4
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-162-9/+3
| * | | Updated dependenciesSimon J. Gerraty2014-05-102-0/+4
| * | | Merge from headSimon J. Gerraty2014-05-083-1/+3
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-2715-9/+254
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-112-0/+2
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-162-4/+0
| * | | | | Sync with HEAD.David E. O'Brien2013-02-081-1/+3
| |\ \ \ \ \
| * | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-082-0/+41
* | | | | | | 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-018-35/+23
* | | | | | Fix typo in lib/atf/libatfc++/MakefileEnji Cooper2014-08-171-1/+1
| |_|_|_|/ |/| | | |
* | | | | Homogenize libatf-* version numbers with upstream.Julio Merino2014-06-062-2/+2
* | | | | Change libatf-c and libatf-c++ to be private libraries.Julio Merino2014-05-254-34/+2
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-063-1/+3
| |_|/ |/| |
* | | Add atf m4 files from the vendor branch.Julio Merino2014-04-012-0/+6
* | | Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-145-5/+5
* | | MFV: Import atf-0.20.Julio Merino2014-02-143-13/+19
* | | Generate and install pkg-config files for atf.Julio Merino2014-01-123-0/+45
* | | Fix path to the process_helpers for the libatf-c++ tests.Julio Merino2014-01-101-0/+1
* | | Respect the original layout of the atf-{c,c++} tests.Julio Merino2014-01-106-39/+64
* | | To avoid having to explicitly test COMPILER_TYPE for settingDimitry Andric2013-12-221-3/+1
* | | MFV: Import atf-0.18.Julio Merino2013-11-173-3/+4
* | | Fix the build of some ATF tests.Julio Merino2013-11-173-8/+8
* | | Build and install the atf tests.Julio Merino2013-11-0810-5/+168
| |/ |/|
* | 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-224-0/+240