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
/
pcc
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2016-02-09
update build machinery for pcc-20160208
plunky
2014-07-24
update build framework for import of pcc-20140706
plunky
2012-03-26
update for pcc-20120325
plunky
2012-01-11
update for pcc-20120105
plunky
2011-09-01
update build machinery for pcc-20110901
plunky
2011-06-07
make PCC_DEBUG a global flag (will not compile without, currently)
plunky
2011-06-07
use better method of creating version string, current method can
plunky
2011-06-03
INCLUDEDIR and LIBEXECDIR only need to be defined for the
plunky
2010-06-03
apply build framework and config changes for pcc-100602, plus add a
plunky
2010-02-11
actually include the top-level Makefile.inc
plunky
2010-02-11
keep generated config.h file in a subdir
plunky
2010-02-11
provide endian information at build time rather than embedding it
plunky
2010-02-05
amd64 provides MACHINE_ARCH=x86_64 but pcc wants TARGMACH=amd64. handle that
plunky
2010-02-05
when making VERSSTR, provide the target os/machine rather than the host.
plunky
2010-02-05
be more adaptable when choosing the target arch, try to relate
plunky
2010-02-05
just use the actual date in PACKAGE_CHECKOUT definition
plunky
2010-02-03
fix the embedded VERSSTR by providing the correct machine architecture
plunky
2010-01-20
Clean up the build framework for pcc
plunky
2008-08-24
Add pcc build framework.
gmcgarry