index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
bsd
/
atf
/
lib
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_MAYBE_UNINITIALIZED}
lukem
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2020-06-07
external/bsd/atf: Suppress -Werror=stringop-truncation error
fox
2020-01-29
Hack for clang.
christos
2019-09-29
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
2019-02-04
with GCC 7, apply -Wno-error=maybe-uninitialized to parser.cpp.
mrg
2017-10-06
bump because libstdc++
christos
2014-03-02
Fix bundling of the atf version into pkgconfig files and atf-version.
jmmv
2014-02-15
Fix the bundling of the version number in built files.
jmmv
2014-02-12
Homogenize reachover build file structure with that of kyua-cli:
jmmv
2014-02-11
Stop using bconfig.h in the tools code.
jmmv
2014-02-11
Remove defs.hpp.
jmmv
2014-02-11
Update reachover build files for atf-0.20.
jmmv
2014-02-09
Update for atf 0.19.
jmmv
2014-02-08
Adjust reachover Makefiles for atf-0.19.
jmmv
2013-09-12
Handle dependency on libstdc++ / libc++ in bsd.lib.mk.
joerg
2013-03-14
Deduce the version number to encode in pkgconfig files by getting it from
jmmv
2013-02-19
Fix atf version in pkgconfig files (should be 0.17).
jmmv
2013-02-15
Update reachover Makefiles for atf 0.17.
jmmv
2012-07-15
Check for ${HAVE_GCC} and pick the right path to stdc++
abs
2012-07-12
depend on more libraries
christos
2012-07-12
Properly include dependent library, unbreaks objdir build.
christos
2012-07-11
Update reachover Makefiles for atf 0.16.
jmmv
2012-01-16
Update reachover build files and scripts to deal with the just-imported
jmmv
2011-09-16
Disable noreturn checks for remaining external code
joerg
2011-06-14
Update reachover build files for atf-0.14.
jmmv
2011-06-11
turn on printf warnings for all the printf-like atf functions.
christos
2011-04-05
Set LIBISCXX=yes; from joerg@.
jmmv
2011-03-31
Adjust reachover build files with the import of atf-0.13.
jmmv
2011-02-20
Fix the values of atf_arch and atf_machine: the former is supposed to be
jmmv
2011-02-20
Set DPADD to point to the static versions of libatf-c and libatf-c++ as
jmmv
2011-02-06
Add missing DPADD on libatf-c.a. Spotted by Garrett Cooper.
jmmv
2010-11-07
Adjust reachover build files after import of atf-0.12.
jmmv
2010-10-20
Adjust reachover makefiles for atf 0.11.
jmmv
2010-07-03
Update reachover makefiles for atf 0.10.
jmmv
2010-06-04
Adjust reachover makefiles for atf 0.9.
jmmv
2010-05-08
Update reachover Makefiles for atf 0.8.
jmmv
2009-12-22
Update build files to match atf 0.7.
jmmv
2009-01-26
fix defs.h building.
christos
2009-01-19
Add reachover Makefiles to build ATF 0.6. These replace the old Makefiles
jmmv